Sep 04 22:33:06 devstack devstack@c-api.service[75198]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 04 22:33:06 devstack devstack@c-api.service[75198]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Sep 4 22:33:06 2026] *** Sep 04 22:33:06 devstack devstack@c-api.service[75198]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 04 22:33:06 devstack devstack@c-api.service[75198]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 04 22:33:06 devstack devstack@c-api.service[75198]: nodename: devstack Sep 04 22:33:06 devstack devstack@c-api.service[75198]: machine: x86_64 Sep 04 22:33:06 devstack devstack@c-api.service[75198]: clock source: unix Sep 04 22:33:06 devstack devstack@c-api.service[75198]: pcre jit disabled Sep 04 22:33:06 devstack devstack@c-api.service[75198]: detected number of CPU cores: 4 Sep 04 22:33:06 devstack devstack@c-api.service[75198]: current working directory: / Sep 04 22:33:06 devstack devstack@c-api.service[75198]: detected binary path: /usr/bin/uwsgi-core Sep 04 22:33:06 devstack devstack@c-api.service[75198]: your processes number limit is 47518 Sep 04 22:33:06 devstack devstack@c-api.service[75198]: your memory page size is 4096 bytes Sep 04 22:33:06 devstack devstack@c-api.service[75198]: detected max file descriptor number: 2048 Sep 04 22:33:06 devstack devstack@c-api.service[75198]: lock engine: pthread robust mutexes Sep 04 22:33:06 devstack devstack@c-api.service[75198]: thunder lock: enabled Sep 04 22:33:06 devstack devstack@c-api.service[75198]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 04 22:33:06 devstack devstack@c-api.service[75198]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 04 22:33:06 devstack devstack@c-api.service[75198]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 04 22:33:06 devstack devstack@c-api.service[75198]: Set PythonHome to /opt/stack/data/venv Sep 04 22:33:06 devstack devstack@c-api.service[75198]: Python main interpreter initialized at 0x7520feea4668 Sep 04 22:33:06 devstack devstack@c-api.service[75198]: python threads support enabled Sep 04 22:33:06 devstack devstack@c-api.service[75198]: your server socket listen backlog is limited to 100 connections Sep 04 22:33:06 devstack devstack@c-api.service[75198]: your mercy for graceful operations on workers is 80 seconds Sep 04 22:33:06 devstack devstack@c-api.service[75198]: mapped 403077 bytes (393 KB) for 2 cores Sep 04 22:33:06 devstack devstack@c-api.service[75198]: *** Operational MODE: preforking *** Sep 04 22:33:06 devstack devstack@c-api.service[75198]: *** uWSGI is running in multiple interpreter mode *** Sep 04 22:33:06 devstack devstack@c-api.service[75198]: spawned uWSGI master process (pid: 75198) Sep 04 22:33:06 devstack devstack@c-api.service[75198]: spawned uWSGI worker 1 (pid: 75205, cores: 1) Sep 04 22:33:06 devstack devstack@c-api.service[75198]: spawned uWSGI worker 2 (pid: 75207, cores: 1) Sep 04 22:33:06 devstack devstack@c-api.service[75198]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 04 22:33:07 devstack devstack@c-api.service[75207]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 22:33:07 devstack devstack@c-api.service[75207]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 22:33:07 devstack devstack@c-api.service[75207]: we strongly recommend against using it for new projects. Sep 04 22:33:07 devstack devstack@c-api.service[75207]: If you are already using Eventlet, we recommend migrating to a different Sep 04 22:33:07 devstack devstack@c-api.service[75207]: framework. For more detail see Sep 04 22:33:07 devstack devstack@c-api.service[75207]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 22:33:07 devstack devstack@c-api.service[75207]: import eventlet # noqa Sep 04 22:33:07 devstack devstack@c-api.service[75205]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 22:33:07 devstack devstack@c-api.service[75205]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 22:33:07 devstack devstack@c-api.service[75205]: we strongly recommend against using it for new projects. Sep 04 22:33:07 devstack devstack@c-api.service[75205]: If you are already using Eventlet, we recommend migrating to a different Sep 04 22:33:07 devstack devstack@c-api.service[75205]: framework. For more detail see Sep 04 22:33:07 devstack devstack@c-api.service[75205]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 22:33:07 devstack devstack@c-api.service[75205]: import eventlet # noqa Sep 04 22:33:07 devstack devstack@c-api.service[75207]: /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 04 22:33:07 devstack devstack@c-api.service[75207]: from cgi import parse_header Sep 04 22:33:07 devstack devstack@c-api.service[75205]: /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 04 22:33:07 devstack devstack@c-api.service[75205]: from cgi import parse_header Sep 04 22:33:07 devstack devstack@c-api.service[75207]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 22:33:07 devstack devstack@c-api.service[75207]: warnings.warn( Sep 04 22:33:07 devstack devstack@c-api.service[75205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 22:33:07 devstack devstack@c-api.service[75205]: warnings.warn( Sep 04 22:33:07 devstack devstack@c-api.service[75207]: /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 04 22:33:07 devstack devstack@c-api.service[75207]: removals.removed_module( Sep 04 22:33:07 devstack devstack@c-api.service[75207]: /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 04 22:33:07 devstack devstack@c-api.service[75207]: removals.removed_module( Sep 04 22:33:07 devstack devstack@c-api.service[75205]: /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 04 22:33:07 devstack devstack@c-api.service[75205]: removals.removed_module( Sep 04 22:33:07 devstack devstack@c-api.service[75205]: /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 04 22:33:07 devstack devstack@c-api.service[75205]: removals.removed_module( Sep 04 22:33:09 devstack devstack@c-api.service[75205]: /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 04 22:33:09 devstack devstack@c-api.service[75205]: warnings.warn( Sep 04 22:33:09 devstack devstack@c-api.service[75207]: /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 04 22:33:09 devstack devstack@c-api.service[75207]: warnings.warn( Sep 04 22:33:09 devstack devstack@c-api.service[75205]: /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 04 22:33:09 devstack devstack@c-api.service[75205]: warnings.warn( Sep 04 22:33:09 devstack devstack@c-api.service[75207]: /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 04 22:33:09 devstack devstack@c-api.service[75207]: warnings.warn( Sep 04 22:33:09 devstack devstack@c-api.service[75205]: 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 04 22:33:09 devstack devstack@c-api.service[75205]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75205) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 22:33:09 devstack devstack@c-api.service[75207]: 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 04 22:33:09 devstack devstack@c-api.service[75207]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75207) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: /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 04 22:33:10 devstack devstack@c-api.service[75205]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 22:33:10 devstack devstack@c-api.service[75207]: /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 04 22:33:10 devstack devstack@c-api.service[75207]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75205) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75207) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:10 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:10 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: INFO dbcounter [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Registered counter for database cinder Sep 04 22:33:11 devstack devstack@c-api.service[75205]: INFO dbcounter [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Registered counter for database cinder Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG oslo_db.sqlalchemy.engines [None req-c855b568-9490-4612-8887-a85c131233b5 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=75207) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG oslo_db.sqlalchemy.engines [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b 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=75205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG dbcounter [-] [75205] Writer thread running {{(pid=75205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: /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 04 22:33:11 devstack devstack@c-api.service[75205]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:33:11 devstack devstack@c-api.service[75205]: INFO cinder.rpc [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG dbcounter [-] [75207] Writer thread running {{(pid=75207) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: INFO cinder.rpc [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 22:33:11 devstack devstack@c-api.service[75207]: /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 04 22:33:11 devstack devstack@c-api.service[75207]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:33:11 devstack devstack@c-api.service[75207]: INFO cinder.rpc [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 22:33:11 devstack devstack@c-api.service[75205]: INFO cinder.rpc [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 22:33:11 devstack devstack@c-api.service[75207]: INFO cinder.rpc [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 22:33:11 devstack devstack@c-api.service[75205]: INFO cinder.rpc [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: INFO cinder.rpc [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING cinder.keymgr.conf_key_mgr [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b 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 04 22:33:11 devstack devstack@c-api.service[75207]: INFO cinder.rpc [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING cinder.keymgr.conf_key_mgr [None req-c855b568-9490-4612-8887-a85c131233b5 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 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG oslo_db.sqlalchemy.engines [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b 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=75205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: INFO cinder.rpc [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG oslo_db.sqlalchemy.engines [None req-c855b568-9490-4612-8887-a85c131233b5 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=75207) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: INFO cinder.rpc [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: INFO cinder.rpc [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 22:33:11 devstack devstack@c-api.service[75207]: INFO cinder.rpc [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING cinder.api.contrib.hosts [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING cinder.api.contrib.hosts [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: extensions {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: os-volume-manage {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: os-quota-class-sets {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: os-hosts {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: capabilities {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: encryption {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: extensions {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: scheduler-stats {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: os-volume-manage {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: os-quota-sets {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: os-availability-zone {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: os-quota-class-sets {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: qos-specs {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: os-hosts {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: extra_specs {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: backups {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: capabilities {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: encryption {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: encryption {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: cgsnapshots {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: os-volume-type-access {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: scheduler-stats {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: consistencygroups {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: os-quota-sets {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: os-volume-transfer {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: os-availability-zone {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extended resource: os-snapshot-manage {{(pid=75207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: qos-specs {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: extra_specs {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: backups {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING stevedore.named [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WARNING castellan.key_manager [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.contrib.snapshot_actions [None req-c855b568-9490-4612-8887-a85c131233b5 None None] SnapshotActionsController initialized {{(pid=75207) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extension AdminActions extending resource: volumes {{(pid=75207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extension AdminActions extending resource: snapshots {{(pid=75207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extension AdminActions extending resource: backups {{(pid=75207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extension VolumeActions extending resource: volumes {{(pid=75207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extension UsedLimits extending resource: limits {{(pid=75207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: encryption {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extension TypesManage extending resource: types {{(pid=75207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=75207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.v3.router [None req-c855b568-9490-4612-8887-a85c131233b5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=75207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: cgsnapshots {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: os-volume-type-access {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: consistencygroups {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: os-volume-transfer {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extended resource: os-snapshot-manage {{(pid=75205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7520feea4668 pid: 75207 (default app) Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING stevedore.named [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WARNING castellan.key_manager [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.contrib.snapshot_actions [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] SnapshotActionsController initialized {{(pid=75205) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extension AdminActions extending resource: volumes {{(pid=75205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extension AdminActions extending resource: snapshots {{(pid=75205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extension AdminActions extending resource: backups {{(pid=75205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: DEBUG cinder.api.middleware.request_id [None req-2624ac7a-a2cc-4417-a30e-5d67a2f8a683 None None] RequestId filter calling following filter/app {{(pid=75207) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extension VolumeActions extending resource: volumes {{(pid=75205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extension UsedLimits extending resource: limits {{(pid=75205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extension TypesManage extending resource: types {{(pid=75205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extension SnapshotActions extending resource: snapshots {{(pid=75205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75205]: DEBUG cinder.api.v3.router [None req-2c126b47-2e4b-41fd-b376-3b9b58fd6e5b None None] Extension VolumeTypeAccess extending resource: types {{(pid=75205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:33:11 devstack devstack@c-api.service[75207]: [pid: 75207|app: 0|req: 1/1] 192.168.122.93 () {50 vars in 780 bytes} [Fri Sep 4 22:33:11 2026] GET /volume/v3/ => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 22:33:11 devstack devstack@c-api.service[75205]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7520feea4668 pid: 75205 (default app) Sep 04 22:33:19 devstack devstack@c-api.service[75207]: DEBUG cinder.api.middleware.request_id [None req-3a70c7d8-a280-42b7-8bbc-64b3323e910f None None] RequestId filter calling following filter/app {{(pid=75207) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:33:21 devstack devstack@c-api.service[75207]: INFO cinder.api.openstack.wsgi [None req-3a70c7d8-a280-42b7-8bbc-64b3323e910f admin admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:33:21 devstack devstack@c-api.service[75207]: DEBUG cinder.api.openstack.wsgi [None req-3a70c7d8-a280-42b7-8bbc-64b3323e910f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=75207) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:33:21 devstack devstack@c-api.service[75207]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:33:21 devstack devstack@c-api.service[75207]: warnings.warn( Sep 04 22:33:21 devstack devstack@c-api.service[75207]: DEBUG oslo_db.sqlalchemy.engines [None req-3a70c7d8-a280-42b7-8bbc-64b3323e910f 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=75207) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:33:21 devstack devstack@c-api.service[75207]: INFO cinder.api.openstack.wsgi [None req-3a70c7d8-a280-42b7-8bbc-64b3323e910f admin admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:33:21 devstack devstack@c-api.service[75207]: [pid: 75207|app: 0|req: 2/2] 192.168.122.93 () {60 vars in 1186 bytes} [Fri Sep 4 22:33:19 2026] POST /volume/v3/types => generated 186 bytes in 1330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:33:21 devstack devstack@c-api.service[75205]: DEBUG cinder.api.middleware.request_id [None req-864d6fa1-d590-472b-83af-20ecdd1a0a82 None None] RequestId filter calling following filter/app {{(pid=75205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:33:21 devstack devstack@c-api.service[75205]: DEBUG dbcounter [-] [75205] Writing DB stats cinder:SELECT=6 {{(pid=75205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:33:22 devstack devstack@c-api.service[75205]: INFO cinder.api.openstack.wsgi [None req-864d6fa1-d590-472b-83af-20ecdd1a0a82 admin admin] POST http://192.168.122.93/volume/v3/types/c1893006-d22a-4a22-ab93-276428e75fdd/extra_specs Sep 04 22:33:22 devstack devstack@c-api.service[75205]: DEBUG cinder.api.openstack.wsgi [None req-864d6fa1-d590-472b-83af-20ecdd1a0a82 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=75205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:33:22 devstack devstack@c-api.service[75205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:33:22 devstack devstack@c-api.service[75205]: warnings.warn( Sep 04 22:33:22 devstack devstack@c-api.service[75205]: DEBUG oslo_db.sqlalchemy.engines [None req-864d6fa1-d590-472b-83af-20ecdd1a0a82 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=75205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:33:22 devstack devstack@c-api.service[75205]: INFO cinder.api.openstack.wsgi [None req-864d6fa1-d590-472b-83af-20ecdd1a0a82 admin admin] http://192.168.122.93/volume/v3/types/c1893006-d22a-4a22-ab93-276428e75fdd/extra_specs returned with HTTP 200 Sep 04 22:33:22 devstack devstack@c-api.service[75205]: [pid: 75205|app: 0|req: 1/3] 192.168.122.93 () {60 vars in 1333 bytes} [Fri Sep 4 22:33:21 2026] POST /volume/v3/types/c1893006-d22a-4a22-ab93-276428e75fdd/extra_specs => generated 55 bytes in 1125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:33:31 devstack devstack@c-api.service[75207]: DEBUG dbcounter [-] [75207] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=75207) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:33:32 devstack devstack@c-api.service[75205]: DEBUG dbcounter [-] [75205] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=75205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:34:01 devstack devstack@c-api.service[75207]: DEBUG cinder.api.middleware.request_id [None req-dd50fcde-11f8-424e-affb-bc21411563f7 None None] RequestId filter calling following filter/app {{(pid=75207) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:34:01 devstack devstack@c-api.service[75207]: INFO cinder.api.openstack.wsgi [None req-dd50fcde-11f8-424e-affb-bc21411563f7 None None] GET http://192.168.122.93/volume// Sep 04 22:34:01 devstack devstack@c-api.service[75207]: DEBUG cinder.api.openstack.wsgi [None req-dd50fcde-11f8-424e-affb-bc21411563f7 None None] Empty body provided in request {{(pid=75207) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:34:01 devstack devstack@c-api.service[75207]: DEBUG cinder.api.openstack.wsgi [None req-dd50fcde-11f8-424e-affb-bc21411563f7 None None] Calling method 'all' {{(pid=75207) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:34:01 devstack devstack@c-api.service[75207]: INFO cinder.api.openstack.wsgi [None req-dd50fcde-11f8-424e-affb-bc21411563f7 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:34:01 devstack devstack@c-api.service[75207]: [pid: 75207|app: 0|req: 3/4] 192.168.122.93 () {58 vars in 1309 bytes} [Fri Sep 4 22:34:01 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:35:47 devstack devstack@c-api.service[75205]: DEBUG cinder.api.middleware.request_id [None req-ba9869e8-b9ea-4126-a991-9700f62bf944 None None] RequestId filter calling following filter/app {{(pid=75205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:35:47 devstack devstack@c-api.service[75205]: INFO cinder.api.openstack.wsgi [None req-ba9869e8-b9ea-4126-a991-9700f62bf944 tempest-verify_tempest_config-1649854877 tempest-verify_tempest_config-1649854877-project-member] GET http://192.168.122.93/volume/v3/extensions Sep 04 22:35:47 devstack devstack@c-api.service[75205]: DEBUG cinder.api.openstack.wsgi [None req-ba9869e8-b9ea-4126-a991-9700f62bf944 tempest-verify_tempest_config-1649854877 tempest-verify_tempest_config-1649854877-project-member] Empty body provided in request {{(pid=75205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:35:47 devstack devstack@c-api.service[75205]: DEBUG cinder.api.openstack.wsgi [None req-ba9869e8-b9ea-4126-a991-9700f62bf944 tempest-verify_tempest_config-1649854877 tempest-verify_tempest_config-1649854877-project-member] Calling method 'index' {{(pid=75205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:35:47 devstack devstack@c-api.service[75205]: INFO cinder.api.openstack.wsgi [None req-ba9869e8-b9ea-4126-a991-9700f62bf944 tempest-verify_tempest_config-1649854877 tempest-verify_tempest_config-1649854877-project-member] http://192.168.122.93/volume/v3/extensions returned with HTTP 200 Sep 04 22:35:47 devstack devstack@c-api.service[75205]: [pid: 75205|app: 0|req: 2/5] 192.168.122.93 () {58 vars in 1125 bytes} [Fri Sep 4 22:35:47 2026] GET /volume/v3/extensions => generated 5245 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:35:55 devstack devstack@c-api.service[75207]: DEBUG cinder.api.middleware.request_id [None req-d29381e3-8087-495a-a2d9-53bf680f0557 None None] RequestId filter calling following filter/app {{(pid=75207) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:35:55 devstack devstack@c-api.service[75207]: INFO cinder.api.openstack.wsgi [None req-d29381e3-8087-495a-a2d9-53bf680f0557 demo admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:35:55 devstack devstack@c-api.service[75207]: DEBUG cinder.api.openstack.wsgi [None req-d29381e3-8087-495a-a2d9-53bf680f0557 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=75207) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:35:55 devstack devstack@c-api.service[75207]: INFO cinder.api.openstack.wsgi [None req-d29381e3-8087-495a-a2d9-53bf680f0557 demo admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:35:55 devstack devstack@c-api.service[75207]: [pid: 75207|app: 0|req: 4/6] 192.168.122.93 () {60 vars in 1186 bytes} [Fri Sep 4 22:35:55 2026] POST /volume/v3/types => generated 184 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:36:05 devstack devstack@c-api.service[75207]: DEBUG dbcounter [-] [75207] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=75207) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:37:54 devstack devstack@c-api.service[75198]: Fri Sep 4 22:37:54 2026 - graceful shutdown triggered... Sep 04 22:37:54 devstack devstack@c-api.service[75207]: Gracefully killing worker 2 (pid: 75207)... Sep 04 22:37:54 devstack devstack@c-api.service[75205]: Gracefully killing worker 1 (pid: 75205)... Sep 04 22:37:55 devstack devstack@c-api.service[75198]: worker 1 buried after 1 seconds Sep 04 22:37:55 devstack devstack@c-api.service[75198]: worker 2 buried after 1 seconds Sep 04 22:37:55 devstack devstack@c-api.service[75198]: goodbye to uWSGI. Sep 04 22:37:55 devstack devstack@c-api.service[86869]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 04 22:37:55 devstack devstack@c-api.service[86869]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Sep 4 22:37:55 2026] *** Sep 04 22:37:55 devstack devstack@c-api.service[86869]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 04 22:37:55 devstack devstack@c-api.service[86869]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 04 22:37:55 devstack devstack@c-api.service[86869]: nodename: devstack Sep 04 22:37:55 devstack devstack@c-api.service[86869]: machine: x86_64 Sep 04 22:37:55 devstack devstack@c-api.service[86869]: clock source: unix Sep 04 22:37:55 devstack devstack@c-api.service[86869]: pcre jit disabled Sep 04 22:37:55 devstack devstack@c-api.service[86869]: detected number of CPU cores: 4 Sep 04 22:37:55 devstack devstack@c-api.service[86869]: current working directory: / Sep 04 22:37:55 devstack devstack@c-api.service[86869]: detected binary path: /usr/bin/uwsgi-core Sep 04 22:37:55 devstack devstack@c-api.service[86869]: your processes number limit is 47518 Sep 04 22:37:55 devstack devstack@c-api.service[86869]: your memory page size is 4096 bytes Sep 04 22:37:55 devstack devstack@c-api.service[86869]: detected max file descriptor number: 2048 Sep 04 22:37:55 devstack devstack@c-api.service[86869]: lock engine: pthread robust mutexes Sep 04 22:37:55 devstack devstack@c-api.service[86869]: thunder lock: enabled Sep 04 22:37:55 devstack devstack@c-api.service[86869]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 04 22:37:55 devstack devstack@c-api.service[86869]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 04 22:37:55 devstack devstack@c-api.service[86869]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 04 22:37:55 devstack devstack@c-api.service[86869]: Set PythonHome to /opt/stack/data/venv Sep 04 22:37:55 devstack devstack@c-api.service[86869]: Python main interpreter initialized at 0x7ef3350a4668 Sep 04 22:37:55 devstack devstack@c-api.service[86869]: python threads support enabled Sep 04 22:37:55 devstack devstack@c-api.service[86869]: your server socket listen backlog is limited to 100 connections Sep 04 22:37:55 devstack devstack@c-api.service[86869]: your mercy for graceful operations on workers is 80 seconds Sep 04 22:37:55 devstack devstack@c-api.service[86869]: mapped 403077 bytes (393 KB) for 2 cores Sep 04 22:37:55 devstack devstack@c-api.service[86869]: *** Operational MODE: preforking *** Sep 04 22:37:55 devstack devstack@c-api.service[86869]: *** uWSGI is running in multiple interpreter mode *** Sep 04 22:37:55 devstack devstack@c-api.service[86869]: spawned uWSGI master process (pid: 86869) Sep 04 22:37:55 devstack devstack@c-api.service[86869]: spawned uWSGI worker 1 (pid: 86870, cores: 1) Sep 04 22:37:55 devstack devstack@c-api.service[86869]: spawned uWSGI worker 2 (pid: 86871, cores: 1) Sep 04 22:37:55 devstack devstack@c-api.service[86869]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 04 22:37:56 devstack devstack@c-api.service[86871]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 22:37:56 devstack devstack@c-api.service[86871]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 22:37:56 devstack devstack@c-api.service[86871]: we strongly recommend against using it for new projects. Sep 04 22:37:56 devstack devstack@c-api.service[86871]: If you are already using Eventlet, we recommend migrating to a different Sep 04 22:37:56 devstack devstack@c-api.service[86871]: framework. For more detail see Sep 04 22:37:56 devstack devstack@c-api.service[86871]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 22:37:56 devstack devstack@c-api.service[86871]: import eventlet # noqa Sep 04 22:37:56 devstack devstack@c-api.service[86870]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 22:37:56 devstack devstack@c-api.service[86870]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 22:37:56 devstack devstack@c-api.service[86870]: we strongly recommend against using it for new projects. Sep 04 22:37:56 devstack devstack@c-api.service[86870]: If you are already using Eventlet, we recommend migrating to a different Sep 04 22:37:56 devstack devstack@c-api.service[86870]: framework. For more detail see Sep 04 22:37:56 devstack devstack@c-api.service[86870]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 22:37:56 devstack devstack@c-api.service[86870]: import eventlet # noqa Sep 04 22:37:56 devstack devstack@c-api.service[86871]: /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 04 22:37:56 devstack devstack@c-api.service[86871]: from cgi import parse_header Sep 04 22:37:56 devstack devstack@c-api.service[86870]: /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 04 22:37:56 devstack devstack@c-api.service[86870]: from cgi import parse_header Sep 04 22:37:56 devstack devstack@c-api.service[86871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 22:37:56 devstack devstack@c-api.service[86871]: warnings.warn( Sep 04 22:37:56 devstack devstack@c-api.service[86871]: /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 04 22:37:56 devstack devstack@c-api.service[86871]: removals.removed_module( Sep 04 22:37:56 devstack devstack@c-api.service[86871]: /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 04 22:37:56 devstack devstack@c-api.service[86871]: removals.removed_module( Sep 04 22:37:56 devstack devstack@c-api.service[86870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 22:37:56 devstack devstack@c-api.service[86870]: warnings.warn( Sep 04 22:37:56 devstack devstack@c-api.service[86870]: /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 04 22:37:56 devstack devstack@c-api.service[86870]: removals.removed_module( Sep 04 22:37:56 devstack devstack@c-api.service[86870]: /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 04 22:37:56 devstack devstack@c-api.service[86870]: removals.removed_module( Sep 04 22:37:59 devstack devstack@c-api.service[86870]: /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 04 22:37:59 devstack devstack@c-api.service[86870]: warnings.warn( Sep 04 22:37:59 devstack devstack@c-api.service[86871]: /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 04 22:37:59 devstack devstack@c-api.service[86871]: warnings.warn( Sep 04 22:37:59 devstack devstack@c-api.service[86870]: /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 04 22:37:59 devstack devstack@c-api.service[86870]: warnings.warn( Sep 04 22:37:59 devstack devstack@c-api.service[86871]: /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 04 22:37:59 devstack devstack@c-api.service[86871]: warnings.warn( Sep 04 22:37:59 devstack devstack@c-api.service[86870]: 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 04 22:37:59 devstack devstack@c-api.service[86870]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86870) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 22:37:59 devstack devstack@c-api.service[86871]: 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 04 22:37:59 devstack devstack@c-api.service[86871]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86871) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 22:37:59 devstack devstack@c-api.service[86871]: /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 04 22:37:59 devstack devstack@c-api.service[86871]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 22:37:59 devstack devstack@c-api.service[86870]: /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 04 22:37:59 devstack devstack@c-api.service[86870]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86871) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86870) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86871]: INFO dbcounter [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Registered counter for database cinder Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:00 devstack devstack@c-api.service[86870]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG oslo_db.sqlalchemy.engines [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 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=86871) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: INFO dbcounter [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Registered counter for database cinder Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG oslo_db.sqlalchemy.engines [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 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=86870) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG dbcounter [-] [86871] Writer thread running {{(pid=86871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: /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 04 22:38:01 devstack devstack@c-api.service[86871]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:38:01 devstack devstack@c-api.service[86871]: INFO cinder.rpc [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 22:38:01 devstack devstack@c-api.service[86871]: INFO cinder.rpc [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 22:38:01 devstack devstack@c-api.service[86871]: INFO cinder.rpc [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 22:38:01 devstack devstack@c-api.service[86871]: INFO cinder.rpc [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING cinder.keymgr.conf_key_mgr [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 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 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG dbcounter [-] [86870] Writer thread running {{(pid=86870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: /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 04 22:38:01 devstack devstack@c-api.service[86870]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:38:01 devstack devstack@c-api.service[86870]: INFO cinder.rpc [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG oslo_db.sqlalchemy.engines [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 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=86871) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: INFO cinder.rpc [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 22:38:01 devstack devstack@c-api.service[86871]: INFO cinder.rpc [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 22:38:01 devstack devstack@c-api.service[86870]: INFO cinder.rpc [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 22:38:01 devstack devstack@c-api.service[86871]: INFO cinder.rpc [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: INFO cinder.rpc [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING cinder.keymgr.conf_key_mgr [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 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 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG oslo_db.sqlalchemy.engines [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 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=86870) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: INFO cinder.rpc [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: INFO cinder.rpc [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING cinder.api.contrib.hosts [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: extensions {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: os-volume-manage {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: os-quota-class-sets {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: os-hosts {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: capabilities {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: encryption {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: scheduler-stats {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: os-quota-sets {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: os-availability-zone {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: qos-specs {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: extra_specs {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: backups {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: encryption {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: cgsnapshots {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: os-volume-type-access {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: consistencygroups {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: os-volume-transfer {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extended resource: os-snapshot-manage {{(pid=86871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING stevedore.named [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WARNING castellan.key_manager [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.contrib.snapshot_actions [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] SnapshotActionsController initialized {{(pid=86871) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extension AdminActions extending resource: volumes {{(pid=86871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extension AdminActions extending resource: snapshots {{(pid=86871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extension AdminActions extending resource: backups {{(pid=86871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extension VolumeActions extending resource: volumes {{(pid=86871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extension UsedLimits extending resource: limits {{(pid=86871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extension TypesManage extending resource: types {{(pid=86871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86871]: DEBUG cinder.api.v3.router [None req-51a881fd-64e4-41b1-9d9c-7e73601bf702 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING cinder.api.contrib.hosts [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86871]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ef3350a4668 pid: 86871 (default app) Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: extensions {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: os-volume-manage {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: os-quota-class-sets {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: os-hosts {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: capabilities {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: encryption {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: scheduler-stats {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: os-quota-sets {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: os-availability-zone {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: qos-specs {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: extra_specs {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: backups {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: encryption {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: cgsnapshots {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: os-volume-type-access {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: consistencygroups {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: os-volume-transfer {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extended resource: os-snapshot-manage {{(pid=86870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING stevedore.named [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WARNING castellan.key_manager [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.contrib.snapshot_actions [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] SnapshotActionsController initialized {{(pid=86870) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extension AdminActions extending resource: volumes {{(pid=86870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extension AdminActions extending resource: snapshots {{(pid=86870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extension AdminActions extending resource: backups {{(pid=86870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extension VolumeActions extending resource: volumes {{(pid=86870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extension UsedLimits extending resource: limits {{(pid=86870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extension TypesManage extending resource: types {{(pid=86870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: DEBUG cinder.api.v3.router [None req-68c042e1-2e27-4e7b-8922-7a721622a0b7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:01 devstack devstack@c-api.service[86870]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ef3350a4668 pid: 86870 (default app) Sep 04 22:38:04 devstack devstack@c-api.service[86869]: Fri Sep 4 22:38:04 2026 - graceful shutdown triggered... Sep 04 22:38:04 devstack devstack@c-api.service[86871]: Gracefully killing worker 2 (pid: 86871)... Sep 04 22:38:04 devstack devstack@c-api.service[86870]: Gracefully killing worker 1 (pid: 86870)... Sep 04 22:38:05 devstack devstack@c-api.service[86869]: worker 1 buried after 1 seconds Sep 04 22:38:05 devstack devstack@c-api.service[86869]: worker 2 buried after 1 seconds Sep 04 22:38:05 devstack devstack@c-api.service[86869]: goodbye to uWSGI. Sep 04 22:38:05 devstack devstack@c-api.service[87248]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 04 22:38:05 devstack devstack@c-api.service[87248]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Sep 4 22:38:05 2026] *** Sep 04 22:38:05 devstack devstack@c-api.service[87248]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 04 22:38:05 devstack devstack@c-api.service[87248]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 04 22:38:05 devstack devstack@c-api.service[87248]: nodename: devstack Sep 04 22:38:05 devstack devstack@c-api.service[87248]: machine: x86_64 Sep 04 22:38:05 devstack devstack@c-api.service[87248]: clock source: unix Sep 04 22:38:05 devstack devstack@c-api.service[87248]: pcre jit disabled Sep 04 22:38:05 devstack devstack@c-api.service[87248]: detected number of CPU cores: 4 Sep 04 22:38:05 devstack devstack@c-api.service[87248]: current working directory: / Sep 04 22:38:05 devstack devstack@c-api.service[87248]: detected binary path: /usr/bin/uwsgi-core Sep 04 22:38:05 devstack devstack@c-api.service[87248]: your processes number limit is 47518 Sep 04 22:38:05 devstack devstack@c-api.service[87248]: your memory page size is 4096 bytes Sep 04 22:38:05 devstack devstack@c-api.service[87248]: detected max file descriptor number: 2048 Sep 04 22:38:05 devstack devstack@c-api.service[87248]: lock engine: pthread robust mutexes Sep 04 22:38:05 devstack devstack@c-api.service[87248]: thunder lock: enabled Sep 04 22:38:05 devstack devstack@c-api.service[87248]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 04 22:38:05 devstack devstack@c-api.service[87248]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 04 22:38:05 devstack devstack@c-api.service[87248]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 04 22:38:05 devstack devstack@c-api.service[87248]: Set PythonHome to /opt/stack/data/venv Sep 04 22:38:05 devstack devstack@c-api.service[87248]: Python main interpreter initialized at 0x797f764a4668 Sep 04 22:38:05 devstack devstack@c-api.service[87248]: python threads support enabled Sep 04 22:38:05 devstack devstack@c-api.service[87248]: your server socket listen backlog is limited to 100 connections Sep 04 22:38:05 devstack devstack@c-api.service[87248]: your mercy for graceful operations on workers is 80 seconds Sep 04 22:38:05 devstack devstack@c-api.service[87248]: mapped 403077 bytes (393 KB) for 2 cores Sep 04 22:38:05 devstack devstack@c-api.service[87248]: *** Operational MODE: preforking *** Sep 04 22:38:05 devstack devstack@c-api.service[87248]: *** uWSGI is running in multiple interpreter mode *** Sep 04 22:38:05 devstack devstack@c-api.service[87248]: spawned uWSGI master process (pid: 87248) Sep 04 22:38:05 devstack devstack@c-api.service[87248]: spawned uWSGI worker 1 (pid: 87249, cores: 1) Sep 04 22:38:05 devstack devstack@c-api.service[87248]: spawned uWSGI worker 2 (pid: 87250, cores: 1) Sep 04 22:38:05 devstack devstack@c-api.service[87248]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 04 22:38:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 22:38:05 devstack devstack@c-api.service[87250]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 22:38:05 devstack devstack@c-api.service[87250]: we strongly recommend against using it for new projects. Sep 04 22:38:05 devstack devstack@c-api.service[87250]: If you are already using Eventlet, we recommend migrating to a different Sep 04 22:38:05 devstack devstack@c-api.service[87250]: framework. For more detail see Sep 04 22:38:05 devstack devstack@c-api.service[87250]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 22:38:05 devstack devstack@c-api.service[87250]: import eventlet # noqa Sep 04 22:38:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 22:38:05 devstack devstack@c-api.service[87249]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 22:38:05 devstack devstack@c-api.service[87249]: we strongly recommend against using it for new projects. Sep 04 22:38:05 devstack devstack@c-api.service[87249]: If you are already using Eventlet, we recommend migrating to a different Sep 04 22:38:05 devstack devstack@c-api.service[87249]: framework. For more detail see Sep 04 22:38:05 devstack devstack@c-api.service[87249]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 22:38:05 devstack devstack@c-api.service[87249]: import eventlet # noqa Sep 04 22:38:06 devstack devstack@c-api.service[87250]: /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 04 22:38:06 devstack devstack@c-api.service[87250]: from cgi import parse_header Sep 04 22:38:06 devstack devstack@c-api.service[87249]: /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 04 22:38:06 devstack devstack@c-api.service[87249]: from cgi import parse_header Sep 04 22:38:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 22:38:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:38:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 22:38:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:38:06 devstack devstack@c-api.service[87250]: /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 04 22:38:06 devstack devstack@c-api.service[87250]: removals.removed_module( Sep 04 22:38:06 devstack devstack@c-api.service[87250]: /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 04 22:38:06 devstack devstack@c-api.service[87250]: removals.removed_module( Sep 04 22:38:06 devstack devstack@c-api.service[87249]: /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 04 22:38:06 devstack devstack@c-api.service[87249]: removals.removed_module( Sep 04 22:38:06 devstack devstack@c-api.service[87249]: /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 04 22:38:06 devstack devstack@c-api.service[87249]: removals.removed_module( Sep 04 22:38:08 devstack devstack@c-api.service[87249]: /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 04 22:38:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:38:08 devstack devstack@c-api.service[87249]: /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 04 22:38:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:38:08 devstack devstack@c-api.service[87250]: /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 04 22:38:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:38:08 devstack devstack@c-api.service[87250]: /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 04 22:38:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:38:08 devstack devstack@c-api.service[87249]: 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 04 22:38:08 devstack devstack@c-api.service[87249]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87249) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 22:38:09 devstack devstack@c-api.service[87249]: /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 04 22:38:09 devstack devstack@c-api.service[87249]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 22:38:09 devstack devstack@c-api.service[87250]: 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 04 22:38:09 devstack devstack@c-api.service[87250]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87250) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 22:38:09 devstack devstack@c-api.service[87250]: /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 04 22:38:09 devstack devstack@c-api.service[87250]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87249) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: INFO dbcounter [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Registered counter for database cinder Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87250) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 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=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:38:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: INFO dbcounter [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Registered counter for database cinder Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee 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=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writer thread running {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: /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 04 22:38:11 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:38:11 devstack devstack@c-api.service[87249]: INFO cinder.rpc [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 22:38:11 devstack devstack@c-api.service[87249]: INFO cinder.rpc [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 22:38:11 devstack devstack@c-api.service[87249]: INFO cinder.rpc [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 22:38:11 devstack devstack@c-api.service[87249]: INFO cinder.rpc [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING cinder.keymgr.conf_key_mgr [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 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 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 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=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: INFO cinder.rpc [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 22:38:11 devstack devstack@c-api.service[87249]: INFO cinder.rpc [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writer thread running {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: /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 04 22:38:11 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:38:11 devstack devstack@c-api.service[87250]: INFO cinder.rpc [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: INFO cinder.rpc [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: INFO cinder.rpc [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: INFO cinder.rpc [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING cinder.keymgr.conf_key_mgr [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee 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 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING cinder.api.contrib.hosts [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: extensions {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: os-volume-manage {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: os-quota-class-sets {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: os-hosts {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: capabilities {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: encryption {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: scheduler-stats {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: os-quota-sets {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: os-availability-zone {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: qos-specs {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: extra_specs {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: backups {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: encryption {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: cgsnapshots {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: os-volume-type-access {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee 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=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: consistencygroups {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: os-volume-transfer {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: INFO cinder.rpc [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extended resource: os-snapshot-manage {{(pid=87249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: INFO cinder.rpc [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.snapshot_actions [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] SnapshotActionsController initialized {{(pid=87249) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extension AdminActions extending resource: volumes {{(pid=87249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extension AdminActions extending resource: snapshots {{(pid=87249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extension AdminActions extending resource: backups {{(pid=87249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extension VolumeActions extending resource: volumes {{(pid=87249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extension UsedLimits extending resource: limits {{(pid=87249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extension TypesManage extending resource: types {{(pid=87249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.router [None req-ce08d37e-db1a-4913-915c-6d5e7cbc16a8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87249]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x797f764a4668 pid: 87249 (default app) Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING cinder.api.contrib.hosts [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: extensions {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: os-volume-manage {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: os-quota-class-sets {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: os-hosts {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: capabilities {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: encryption {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: scheduler-stats {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: os-quota-sets {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: os-availability-zone {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: qos-specs {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: extra_specs {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: backups {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: encryption {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: cgsnapshots {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: os-volume-type-access {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: consistencygroups {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: os-volume-transfer {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extended resource: os-snapshot-manage {{(pid=87250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.snapshot_actions [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] SnapshotActionsController initialized {{(pid=87250) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extension AdminActions extending resource: volumes {{(pid=87250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extension AdminActions extending resource: snapshots {{(pid=87250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extension AdminActions extending resource: backups {{(pid=87250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extension VolumeActions extending resource: volumes {{(pid=87250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extension UsedLimits extending resource: limits {{(pid=87250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extension TypesManage extending resource: types {{(pid=87250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extension SnapshotActions extending resource: snapshots {{(pid=87250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.router [None req-ff67cb08-e52a-413e-abef-5da0ce5cb8ee None None] Extension VolumeTypeAccess extending resource: types {{(pid=87250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:38:11 devstack devstack@c-api.service[87250]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x797f764a4668 pid: 87250 (default app) Sep 04 22:38:21 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=6 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:38:21 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=6 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:39:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-acc66b26-6eda-429e-a99f-d17973059ef7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:39:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-729270372"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-729270372'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:39:20 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Create volume of 1 GB Sep 04 22:39:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:39:20 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:39:20 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Availability zone cache updated, next update will occur around 2026-09-04 21:39:20.778434. {{(pid=87249) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 04 22:39:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Availability Zones retrieved successfully. Sep 04 22:39:20 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Flow 'volume_create_api' (fe7c1e45-b9cb-486b-989a-0fb04a3a6927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:39:20 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (000185d2-2f80-47e2-bafd-30ac53346756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:20 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:39:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (000185d2-2f80-47e2-bafd-30ac53346756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e57812-c5d5-4fe7-b9c8-21c859084a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:21 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-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 04 22:39:21 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-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 04 22:39:22 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Created reservations ['538d5aa4-259d-4f3c-8806-56f06890e7b3', 'ae498976-698c-4209-a2bc-93fe82e7569d', '03846baa-e85d-4462-ba83-2346330b4e8b', '0d173311-8de1-446c-b6f4-6179b6a0951d'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:39:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e57812-c5d5-4fe7-b9c8-21c859084a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['538d5aa4-259d-4f3c-8806-56f06890e7b3', 'ae498976-698c-4209-a2bc-93fe82e7569d', '03846baa-e85d-4462-ba83-2346330b4e8b', '0d173311-8de1-446c-b6f4-6179b6a0951d']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42d6a7db-35af-4d43-8143-2461b1f51564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:22 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:22 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:39:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42d6a7db-35af-4d43-8143-2461b1f51564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62d9369b-477c-4081-9d59-c557a6104d68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-729270372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f43a7ca37cd0440cbf3dc390a3914b61',qos_specs=None,replication_status=,reservations=['538d5aa4-259d-4f3c-8806-56f06890e7b3','ae498976-698c-4209-a2bc-93fe82e7569d','03846baa-e85d-4462-ba83-2346330b4e8b','0d173311-8de1-446c-b6f4-6179b6a0951d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea62b7e5022e448589c9e41bbe6ec729',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:39:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-729270372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62d9369b-477c-4081-9d59-c557a6104d68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f43a7ca37cd0440cbf3dc390a3914b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea62b7e5022e448589c9e41bbe6ec729',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34f57adc-7283-47f4-bfa8-b7bc4eeec64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34f57adc-7283-47f4-bfa8-b7bc4eeec64a) transitioned into state 'SUCCESS' from state '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-729270372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f43a7ca37cd0440cbf3dc390a3914b61',qos_specs=None,replication_status=,reservations=['538d5aa4-259d-4f3c-8806-56f06890e7b3','ae498976-698c-4209-a2bc-93fe82e7569d','03846baa-e85d-4462-ba83-2346330b4e8b','0d173311-8de1-446c-b6f4-6179b6a0951d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea62b7e5022e448589c9e41bbe6ec729',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261d8964-fafc-4f81-8609-9a8124ef4016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261d8964-fafc-4f81-8609-9a8124ef4016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Flow 'volume_create_api' (fe7c1e45-b9cb-486b-989a-0fb04a3a6927) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:39:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Create volume request issued successfully. Sep 04 22:39:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-acc66b26-6eda-429e-a99f-d17973059ef7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:39:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1/1] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:39:18 2026] POST /volume/v3/volumes => generated 758 bytes in 3876 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:39:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-74964e55-784f-47f5-b1a3-9727c12346b1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-74964e55-784f-47f5-b1a3-9727c12346b1 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-74964e55-784f-47f5-b1a3-9727c12346b1 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-74964e55-784f-47f5-b1a3-9727c12346b1 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:24 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-74964e55-784f-47f5-b1a3-9727c12346b1 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:39:25 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:25 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:39:25 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:25 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:39:25 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-74964e55-784f-47f5-b1a3-9727c12346b1 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-74964e55-784f-47f5-b1a3-9727c12346b1 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 200 Sep 04 22:39:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1/2] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:22 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 850 bytes in 2399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-aac9b116-a106-4e06-a0dc-4c5361525367 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aac9b116-a106-4e06-a0dc-4c5361525367 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aac9b116-a106-4e06-a0dc-4c5361525367 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aac9b116-a106-4e06-a0dc-4c5361525367 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:39:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:39:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-aac9b116-a106-4e06-a0dc-4c5361525367 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aac9b116-a106-4e06-a0dc-4c5361525367 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 200 Sep 04 22:39:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 2/3] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:26 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 850 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2cfc3432-79d5-4071-bd06-bfd95bb50679 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2cfc3432-79d5-4071-bd06-bfd95bb50679 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2cfc3432-79d5-4071-bd06-bfd95bb50679 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2cfc3432-79d5-4071-bd06-bfd95bb50679 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:39:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:39:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2cfc3432-79d5-4071-bd06-bfd95bb50679 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2cfc3432-79d5-4071-bd06-bfd95bb50679 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 200 Sep 04 22:39:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 2/4] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:27 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 851 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-dd9bbe08-4adb-4874-b925-3ce6cbb456c8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-dd9bbe08-4adb-4874-b925-3ce6cbb456c8 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-dd9bbe08-4adb-4874-b925-3ce6cbb456c8 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-dd9bbe08-4adb-4874-b925-3ce6cbb456c8 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:28 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:28 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:39:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:39:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-dd9bbe08-4adb-4874-b925-3ce6cbb456c8 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-dd9bbe08-4adb-4874-b925-3ce6cbb456c8 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 200 Sep 04 22:39:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 3/5] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:39:28 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 851 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-359d0052-b685-4ab6-8edf-53ea6ab73be5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-359d0052-b685-4ab6-8edf-53ea6ab73be5 None None] GET http://192.168.122.93/volume// Sep 04 22:39:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-359d0052-b685-4ab6-8edf-53ea6ab73be5 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-359d0052-b685-4ab6-8edf-53ea6ab73be5 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-359d0052-b685-4ab6-8edf-53ea6ab73be5 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:39:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 3/6] 192.168.122.93 () {58 vars in 1312 bytes} [Fri Sep 4 22:39:28 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:39:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-d6fcc30e-058f-483c-93ec-93d4541ed7e7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-d6fcc30e-058f-483c-93ec-93d4541ed7e7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:39:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-d6fcc30e-058f-483c-93ec-93d4541ed7e7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62d9369b-477c-4081-9d59-c557a6104d68", "connector": null, "instance_uuid": "dfbe5059-a11f-4477-b098-14dba23c8c91"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:29 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:29 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:39:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:39:29 devstack devstack@c-api.service[87249]: /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 04 22:39:29 devstack devstack@c-api.service[87249]: .first() Sep 04 22:39:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-d6fcc30e-058f-483c-93ec-93d4541ed7e7 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:39:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 4/7] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:39:28 2026] POST /volume/v3/attachments => generated 273 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:39:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a9b12b6d-0cb3-4e0d-b553-4019b9070009 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a9b12b6d-0cb3-4e0d-b553-4019b9070009 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a9b12b6d-0cb3-4e0d-b553-4019b9070009 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a9b12b6d-0cb3-4e0d-b553-4019b9070009 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-665b5dbd-0893-4df9-94ac-18f0e7977ae6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:29 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:29 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:39:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-665b5dbd-0893-4df9-94ac-18f0e7977ae6 None None] GET http://192.168.122.93/volume// Sep 04 22:39:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-665b5dbd-0893-4df9-94ac-18f0e7977ae6 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-665b5dbd-0893-4df9-94ac-18f0e7977ae6 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-665b5dbd-0893-4df9-94ac-18f0e7977ae6 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:39:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 5/8] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:39:29 2026] GET /volume/ => generated 389 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:39:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:39:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a9b12b6d-0cb3-4e0d-b553-4019b9070009 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a9b12b6d-0cb3-4e0d-b553-4019b9070009 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 200 Sep 04 22:39:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 4/9] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:29 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 850 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-6a0f0297-7fb8-4013-a4b0-4aa0f3df03f2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-6a0f0297-7fb8-4013-a4b0-4aa0f3df03f2 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-6a0f0297-7fb8-4013-a4b0-4aa0f3df03f2 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-6a0f0297-7fb8-4013-a4b0-4aa0f3df03f2 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:29 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:29 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:39:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:39:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-6a0f0297-7fb8-4013-a4b0-4aa0f3df03f2 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-6a0f0297-7fb8-4013-a4b0-4aa0f3df03f2 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 200 Sep 04 22:39:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 6/10] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:39:29 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 1031 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:39:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c5e254ac-7db1-4273-b9d1-f76e14432121 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c5e254ac-7db1-4273-b9d1-f76e14432121 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c5e254ac-7db1-4273-b9d1-f76e14432121 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c5e254ac-7db1-4273-b9d1-f76e14432121 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:39:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:39:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c5e254ac-7db1-4273-b9d1-f76e14432121 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c5e254ac-7db1-4273-b9d1-f76e14432121 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 200 Sep 04 22:39:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 5/11] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:30 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 850 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-854f8608-a403-4d87-8da6-0ec47aeecf34 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-854f8608-a403-4d87-8da6-0ec47aeecf34 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-854f8608-a403-4d87-8da6-0ec47aeecf34 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-854f8608-a403-4d87-8da6-0ec47aeecf34 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:32 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:39:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:39:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-854f8608-a403-4d87-8da6-0ec47aeecf34 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-854f8608-a403-4d87-8da6-0ec47aeecf34 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 200 Sep 04 22:39:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 7/12] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:32 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 850 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-841e63cb-28f4-46c9-a857-b23cfc52c7b9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-841e63cb-28f4-46c9-a857-b23cfc52c7b9 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] PUT http://192.168.122.93/volume/v3/attachments/cb9d36eb-46c9-428b-ab41-caebe6234d93 Sep 04 22:39:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-841e63cb-28f4-46c9-a857-b23cfc52c7b9 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 04 22:39:33 devstack devstack@c-api.service[87250]: .first() Sep 04 22:39:33 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-841e63cb-28f4-46c9-a857-b23cfc52c7b9 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Acquiring lock "cinder-attachment_update-62d9369b-477c-4081-9d59-c557a6104d68-devstack" by "attachment_update" {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:39:33 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-841e63cb-28f4-46c9-a857-b23cfc52c7b9 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Lock "cinder-attachment_update-62d9369b-477c-4081-9d59-c557a6104d68-devstack" acquired by "attachment_update" :: waited 0.056s {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:39:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:39:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-65cbb19c-e10a-46f0-b1b7-7198859424d1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-65cbb19c-e10a-46f0-b1b7-7198859424d1 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-65cbb19c-e10a-46f0-b1b7-7198859424d1 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-65cbb19c-e10a-46f0-b1b7-7198859424d1 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:39:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:39:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:39:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-65cbb19c-e10a-46f0-b1b7-7198859424d1 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-65cbb19c-e10a-46f0-b1b7-7198859424d1 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 200 Sep 04 22:39:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 8/13] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:33 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 850 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:39:34 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-841e63cb-28f4-46c9-a857-b23cfc52c7b9 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Lock "cinder-attachment_update-62d9369b-477c-4081-9d59-c557a6104d68-devstack" released by "attachment_update" :: held 0.917s {{(pid=87250) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:39:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-841e63cb-28f4-46c9-a857-b23cfc52c7b9 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/attachments/cb9d36eb-46c9-428b-ab41-caebe6234d93 returned with HTTP 200 Sep 04 22:39:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 6/14] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:39:33 2026] PUT /volume/v3/attachments/cb9d36eb-46c9-428b-ab41-caebe6234d93 => generated 694 bytes in 1237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:39:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1be44e63-983a-4e70-a5b9-bd675c9f97d6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1be44e63-983a-4e70-a5b9-bd675c9f97d6 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1be44e63-983a-4e70-a5b9-bd675c9f97d6 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1be44e63-983a-4e70-a5b9-bd675c9f97d6 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:39:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:39:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1be44e63-983a-4e70-a5b9-bd675c9f97d6 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1be44e63-983a-4e70-a5b9-bd675c9f97d6 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 200 Sep 04 22:39:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 9/15] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:34 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 851 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-37bf3a6b-575e-4ecf-bb8e-fcbc3c460ac6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-37bf3a6b-575e-4ecf-bb8e-fcbc3c460ac6 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-37bf3a6b-575e-4ecf-bb8e-fcbc3c460ac6 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-37bf3a6b-575e-4ecf-bb8e-fcbc3c460ac6 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:39:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:39:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-37bf3a6b-575e-4ecf-bb8e-fcbc3c460ac6 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-37bf3a6b-575e-4ecf-bb8e-fcbc3c460ac6 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 200 Sep 04 22:39:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 7/16] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:35 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 851 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7d4384de-7c19-4542-940d-57c429b354f9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:39:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-130009828"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-130009828'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:39:36 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Create volume of 1 GB Sep 04 22:39:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Availability Zones retrieved successfully. Sep 04 22:39:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Flow 'volume_create_api' (c8501261-12cc-46e7-a8ba-7165c5619fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:39:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba8d7632-6448-486a-bcc7-a7c064b1c153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:39:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba8d7632-6448-486a-bcc7-a7c064b1c153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db799ca2-468a-4fa2-9cce-a68c387e04e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-95ea0a3c-0604-420d-9652-9122f3b7859f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-95ea0a3c-0604-420d-9652-9122f3b7859f tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] POST http://192.168.122.93/volume/v3/attachments/cb9d36eb-46c9-428b-ab41-caebe6234d93/action Sep 04 22:39:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-95ea0a3c-0604-420d-9652-9122f3b7859f tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Action body: b'{"os-complete": null}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:39:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-95ea0a3c-0604-420d-9652-9122f3b7859f tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:39:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:39:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f2d4774d-54df-4395-bbe1-b56952dc323b req-95ea0a3c-0604-420d-9652-9122f3b7859f tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/attachments/cb9d36eb-46c9-428b-ab41-caebe6234d93/action returned with HTTP 204 Sep 04 22:39:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 8/17] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:39:36 2026] POST /volume/v3/attachments/cb9d36eb-46c9-428b-ab41-caebe6234d93/action => generated 0 bytes in 180 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:36 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Created reservations ['36eab982-8449-4f96-a873-7d7570d98304', '4856346d-63d1-41a9-9984-2495821ee4b6', '6252a0cc-35e2-49a4-9dd7-956379a4189c', 'f46aadc4-41be-49bc-98f1-b55f95d128e0'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:39:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db799ca2-468a-4fa2-9cce-a68c387e04e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36eab982-8449-4f96-a873-7d7570d98304', '4856346d-63d1-41a9-9984-2495821ee4b6', '6252a0cc-35e2-49a4-9dd7-956379a4189c', 'f46aadc4-41be-49bc-98f1-b55f95d128e0']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ca55174-7900-4010-8ea2-7090fe1044b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:39:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ca55174-7900-4010-8ea2-7090fe1044b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e471e21c-f14a-49ed-bf9c-25c124e7c42f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-130009828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe1085a5baaa4cc382aa98c012feeda8',qos_specs=None,replication_status=,reservations=['36eab982-8449-4f96-a873-7d7570d98304','4856346d-63d1-41a9-9984-2495821ee4b6','6252a0cc-35e2-49a4-9dd7-956379a4189c','f46aadc4-41be-49bc-98f1-b55f95d128e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a45d82245bd4416a491588a0f3b647b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-130009828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e471e21c-f14a-49ed-bf9c-25c124e7c42f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe1085a5baaa4cc382aa98c012feeda8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a45d82245bd4416a491588a0f3b647b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ebaaff2-8d09-4f15-b641-99a1fcaeffc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ebaaff2-8d09-4f15-b641-99a1fcaeffc7) transitioned into state 'SUCCESS' from state '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-130009828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe1085a5baaa4cc382aa98c012feeda8',qos_specs=None,replication_status=,reservations=['36eab982-8449-4f96-a873-7d7570d98304','4856346d-63d1-41a9-9984-2495821ee4b6','6252a0cc-35e2-49a4-9dd7-956379a4189c','f46aadc4-41be-49bc-98f1-b55f95d128e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a45d82245bd4416a491588a0f3b647b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e455f654-94a9-4ef8-ac1e-cb377a101dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e455f654-94a9-4ef8-ac1e-cb377a101dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Flow 'volume_create_api' (c8501261-12cc-46e7-a8ba-7165c5619fe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:39:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Create volume request issued successfully. Sep 04 22:39:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7d4384de-7c19-4542-940d-57c429b354f9 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:39:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 10/18] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:39:36 2026] POST /volume/v3/volumes => generated 761 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:39:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a34f19ed-9e4f-463a-8fec-41443c4ded0a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a34f19ed-9e4f-463a-8fec-41443c4ded0a tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] GET http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f Sep 04 22:39:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a34f19ed-9e4f-463a-8fec-41443c4ded0a tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a34f19ed-9e4f-463a-8fec-41443c4ded0a tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:39:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:39:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a34f19ed-9e4f-463a-8fec-41443c4ded0a tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Volume info retrieved successfully. Sep 04 22:39:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a34f19ed-9e4f-463a-8fec-41443c4ded0a tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f returned with HTTP 200 Sep 04 22:39:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 9/19] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:36 2026] GET /volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f => generated 829 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-79e4cd82-8144-41e8-a574-a358f9037283 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-79e4cd82-8144-41e8-a574-a358f9037283 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-79e4cd82-8144-41e8-a574-a358f9037283 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-79e4cd82-8144-41e8-a574-a358f9037283 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:39:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:39:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-79e4cd82-8144-41e8-a574-a358f9037283 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-79e4cd82-8144-41e8-a574-a358f9037283 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 200 Sep 04 22:39:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 11/20] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:37 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 1143 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:39:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cf423d14-7b64-4d77-81ba-708fded3627b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cf423d14-7b64-4d77-81ba-708fded3627b tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cf423d14-7b64-4d77-81ba-708fded3627b tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cf423d14-7b64-4d77-81ba-708fded3627b tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:37 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:37 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:39:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:39:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cf423d14-7b64-4d77-81ba-708fded3627b tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cf423d14-7b64-4d77-81ba-708fded3627b tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 200 Sep 04 22:39:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 10/21] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:37 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 1143 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:39:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-70c3ac21-1952-4f99-8830-430130d9f691 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-70c3ac21-1952-4f99-8830-430130d9f691 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] GET http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f Sep 04 22:39:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-70c3ac21-1952-4f99-8830-430130d9f691 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-70c3ac21-1952-4f99-8830-430130d9f691 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:39:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:39:38 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-70c3ac21-1952-4f99-8830-430130d9f691 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Volume info retrieved successfully. Sep 04 22:39:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-70c3ac21-1952-4f99-8830-430130d9f691 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f returned with HTTP 200 Sep 04 22:39:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 12/22] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:37 2026] GET /volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-08f9766a-d359-488f-9bf0-28583ff37d7e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-08f9766a-d359-488f-9bf0-28583ff37d7e tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] GET http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f Sep 04 22:39:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-08f9766a-d359-488f-9bf0-28583ff37d7e tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-08f9766a-d359-488f-9bf0-28583ff37d7e tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:39 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:39 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:39:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:39:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-08f9766a-d359-488f-9bf0-28583ff37d7e tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Volume info retrieved successfully. Sep 04 22:39:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-08f9766a-d359-488f-9bf0-28583ff37d7e tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f returned with HTTP 200 Sep 04 22:39:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 11/23] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:39 2026] GET /volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f => generated 853 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b2ca2a99-5c20-4392-8638-cd5769eaf709 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b2ca2a99-5c20-4392-8638-cd5769eaf709 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] GET http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f Sep 04 22:39:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b2ca2a99-5c20-4392-8638-cd5769eaf709 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b2ca2a99-5c20-4392-8638-cd5769eaf709 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:40 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:40 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:39:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:39:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b2ca2a99-5c20-4392-8638-cd5769eaf709 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Volume info retrieved successfully. Sep 04 22:39:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b2ca2a99-5c20-4392-8638-cd5769eaf709 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f returned with HTTP 200 Sep 04 22:39:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 13/24] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:40 2026] GET /volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f => generated 854 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:39:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-252b710d-3883-4889-aa77-f13a13d5b28d req-f6f72bce-40a7-4305-be5d-fefddc0b5683 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-252b710d-3883-4889-aa77-f13a13d5b28d req-f6f72bce-40a7-4305-be5d-fefddc0b5683 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] DELETE http://192.168.122.93/volume/v3/attachments/cb9d36eb-46c9-428b-ab41-caebe6234d93 Sep 04 22:39:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-252b710d-3883-4889-aa77-f13a13d5b28d req-f6f72bce-40a7-4305-be5d-fefddc0b5683 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-252b710d-3883-4889-aa77-f13a13d5b28d req-f6f72bce-40a7-4305-be5d-fefddc0b5683 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:39:40 devstack devstack@c-api.service[87250]: /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 04 22:39:40 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, Sep 04 22:39:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-252b710d-3883-4889-aa77-f13a13d5b28d req-f6f72bce-40a7-4305-be5d-fefddc0b5683 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/attachments/cb9d36eb-46c9-428b-ab41-caebe6234d93 returned with HTTP 200 Sep 04 22:39:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 12/25] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:39:40 2026] DELETE /volume/v3/attachments/cb9d36eb-46c9-428b-ab41-caebe6234d93 => generated 19 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:39:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-1a4ea508-a079-48ae-8c35-5fb95721d62f req-03663880-1655-488f-87cc-0ac407f0ad19 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-1a4ea508-a079-48ae-8c35-5fb95721d62f req-03663880-1655-488f-87cc-0ac407f0ad19 tempest-VolumesAdminNegativeTest-1172829669 tempest-VolumesAdminNegativeTest-1172829669-project] GET http://192.168.122.93/volume/v3/volumes/3fabdf6d-f09e-4ee2-9a98-c7c9561f0181 Sep 04 22:39:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-1a4ea508-a079-48ae-8c35-5fb95721d62f req-03663880-1655-488f-87cc-0ac407f0ad19 tempest-VolumesAdminNegativeTest-1172829669 tempest-VolumesAdminNegativeTest-1172829669-project] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-1a4ea508-a079-48ae-8c35-5fb95721d62f req-03663880-1655-488f-87cc-0ac407f0ad19 tempest-VolumesAdminNegativeTest-1172829669 tempest-VolumesAdminNegativeTest-1172829669-project] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-1a4ea508-a079-48ae-8c35-5fb95721d62f req-03663880-1655-488f-87cc-0ac407f0ad19 tempest-VolumesAdminNegativeTest-1172829669 tempest-VolumesAdminNegativeTest-1172829669-project] http://192.168.122.93/volume/v3/volumes/3fabdf6d-f09e-4ee2-9a98-c7c9561f0181 returned with HTTP 404 Sep 04 22:39:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 14/26] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:39:40 2026] GET /volume/v3/volumes/3fabdf6d-f09e-4ee2-9a98-c7c9561f0181 => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c33a7345-c3b4-424b-ba91-3ace5845de32 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c33a7345-c3b4-424b-ba91-3ace5845de32 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] DELETE http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f Sep 04 22:39:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c33a7345-c3b4-424b-ba91-3ace5845de32 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c33a7345-c3b4-424b-ba91-3ace5845de32 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:40 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-c33a7345-c3b4-424b-ba91-3ace5845de32 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Delete volume with id: e471e21c-f14a-49ed-bf9c-25c124e7c42f Sep 04 22:39:40 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:40 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:39:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:39:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c33a7345-c3b4-424b-ba91-3ace5845de32 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Volume info retrieved successfully. Sep 04 22:39:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c33a7345-c3b4-424b-ba91-3ace5845de32 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Delete volume request issued successfully. Sep 04 22:39:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c33a7345-c3b4-424b-ba91-3ace5845de32 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f returned with HTTP 202 Sep 04 22:39:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 13/27] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:39:40 2026] DELETE /volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:39:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-875c622d-0764-43a0-995d-b2ff2fedf6ac None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-875c622d-0764-43a0-995d-b2ff2fedf6ac tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] GET http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f Sep 04 22:39:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-875c622d-0764-43a0-995d-b2ff2fedf6ac tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-875c622d-0764-43a0-995d-b2ff2fedf6ac tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:41 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:41 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:39:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:39:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-875c622d-0764-43a0-995d-b2ff2fedf6ac tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Volume info retrieved successfully. Sep 04 22:39:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-875c622d-0764-43a0-995d-b2ff2fedf6ac tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f returned with HTTP 200 Sep 04 22:39:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 15/28] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:41 2026] GET /volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f => generated 853 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1b9da477-342a-4a4b-b299-ab8c4daacaf7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1b9da477-342a-4a4b-b299-ab8c4daacaf7 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] GET http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f Sep 04 22:39:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1b9da477-342a-4a4b-b299-ab8c4daacaf7 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1b9da477-342a-4a4b-b299-ab8c4daacaf7 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:42 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:42 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:39:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:39:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1b9da477-342a-4a4b-b299-ab8c4daacaf7 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Volume info retrieved successfully. Sep 04 22:39:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1b9da477-342a-4a4b-b299-ab8c4daacaf7 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f returned with HTTP 200 Sep 04 22:39:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 14/29] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:42 2026] GET /volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7478f5af-79de-40e1-85b5-f3cfa8b06edd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7478f5af-79de-40e1-85b5-f3cfa8b06edd tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7478f5af-79de-40e1-85b5-f3cfa8b06edd tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7478f5af-79de-40e1-85b5-f3cfa8b06edd tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:42 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:42 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:39:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:39:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7478f5af-79de-40e1-85b5-f3cfa8b06edd tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7478f5af-79de-40e1-85b5-f3cfa8b06edd tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 200 Sep 04 22:39:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 16/30] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:42 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f6e0b2af-f100-40de-94a1-263a3142a4e5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f6e0b2af-f100-40de-94a1-263a3142a4e5 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f6e0b2af-f100-40de-94a1-263a3142a4e5 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f6e0b2af-f100-40de-94a1-263a3142a4e5 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:42 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:42 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:39:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:39:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f6e0b2af-f100-40de-94a1-263a3142a4e5 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f6e0b2af-f100-40de-94a1-263a3142a4e5 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 200 Sep 04 22:39:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 15/31] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:42 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d39e9ebd-f5a6-4316-ae0e-a071a6d16727 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d39e9ebd-f5a6-4316-ae0e-a071a6d16727 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d39e9ebd-f5a6-4316-ae0e-a071a6d16727 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d39e9ebd-f5a6-4316-ae0e-a071a6d16727 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:42 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:42 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:39:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:39:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d39e9ebd-f5a6-4316-ae0e-a071a6d16727 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d39e9ebd-f5a6-4316-ae0e-a071a6d16727 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 200 Sep 04 22:39:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 17/32] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:42 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:39:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0a79d243-0060-4a07-93b9-e399a5f788d2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0a79d243-0060-4a07-93b9-e399a5f788d2 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] DELETE http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0a79d243-0060-4a07-93b9-e399a5f788d2 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0a79d243-0060-4a07-93b9-e399a5f788d2 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:43 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-0a79d243-0060-4a07-93b9-e399a5f788d2 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Delete volume with id: 62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:39:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:39:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0a79d243-0060-4a07-93b9-e399a5f788d2 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0a79d243-0060-4a07-93b9-e399a5f788d2 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Delete volume request issued successfully. Sep 04 22:39:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0a79d243-0060-4a07-93b9-e399a5f788d2 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 202 Sep 04 22:39:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 16/33] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:39:43 2026] DELETE /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:39:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-07f934e6-d367-4171-b029-55c7f47717dc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-07f934e6-d367-4171-b029-55c7f47717dc tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-07f934e6-d367-4171-b029-55c7f47717dc tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-07f934e6-d367-4171-b029-55c7f47717dc tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:43 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:43 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:39:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:39:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-07f934e6-d367-4171-b029-55c7f47717dc tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Volume info retrieved successfully. Sep 04 22:39:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-07f934e6-d367-4171-b029-55c7f47717dc tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 200 Sep 04 22:39:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 18/34] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:43 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 850 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-86dd30ec-706e-4f8c-be7d-ab2ef2c9fb47 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-86dd30ec-706e-4f8c-be7d-ab2ef2c9fb47 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] GET http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f Sep 04 22:39:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-86dd30ec-706e-4f8c-be7d-ab2ef2c9fb47 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-86dd30ec-706e-4f8c-be7d-ab2ef2c9fb47 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:39:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:39:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-86dd30ec-706e-4f8c-be7d-ab2ef2c9fb47 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Volume info retrieved successfully. Sep 04 22:39:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-86dd30ec-706e-4f8c-be7d-ab2ef2c9fb47 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f returned with HTTP 200 Sep 04 22:39:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 17/35] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:43 2026] GET /volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:39:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8912392d-0666-419e-a7fc-ffd60de33d83 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8912392d-0666-419e-a7fc-ffd60de33d83 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] GET http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 Sep 04 22:39:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8912392d-0666-419e-a7fc-ffd60de33d83 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8912392d-0666-419e-a7fc-ffd60de33d83 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8912392d-0666-419e-a7fc-ffd60de33d83 tempest-DeleteServersTestJSON-1111476981 tempest-DeleteServersTestJSON-1111476981-project-member] http://192.168.122.93/volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 returned with HTTP 404 Sep 04 22:39:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 19/36] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:44 2026] GET /volume/v3/volumes/62d9369b-477c-4081-9d59-c557a6104d68 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6300ee7f-ec9a-477e-b238-a5591c968962 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6300ee7f-ec9a-477e-b238-a5591c968962 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] GET http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f Sep 04 22:39:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6300ee7f-ec9a-477e-b238-a5591c968962 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6300ee7f-ec9a-477e-b238-a5591c968962 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6300ee7f-ec9a-477e-b238-a5591c968962 tempest-VolumesAdminNegativeTest-1661083561 tempest-VolumesAdminNegativeTest-1661083561-project-member] http://192.168.122.93/volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f returned with HTTP 404 Sep 04 22:39:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 18/37] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:39:44 2026] GET /volume/v3/volumes/e471e21c-f14a-49ed-bf9c-25c124e7c42f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:39:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1140321807"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1140321807'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:39:53 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Create volume of 1 GB Sep 04 22:39:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Availability Zones retrieved successfully. Sep 04 22:39:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Flow 'volume_create_api' (6ed957d5-40a3-47ab-8e19-3ef4716a7618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:39:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb852a46-f2f2-4550-8d02-f26f7c01b60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:39:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb852a46-f2f2-4550-8d02-f26f7c01b60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208abc2b-9d37-4cd3-ac18-b7f49cf8f226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:53 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Created reservations ['3d09a072-bfa2-4371-a1c5-ef82d03a8b8b', 'e5f957fc-bdfc-4a6a-b5a4-ad52b99787ae', '144f5638-5516-4ff1-b38d-0ebe481b711a', 'df069cfa-a759-491c-83ba-1b78861cabff'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:39:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208abc2b-9d37-4cd3-ac18-b7f49cf8f226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d09a072-bfa2-4371-a1c5-ef82d03a8b8b', 'e5f957fc-bdfc-4a6a-b5a4-ad52b99787ae', '144f5638-5516-4ff1-b38d-0ebe481b711a', 'df069cfa-a759-491c-83ba-1b78861cabff']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96ad1438-22fc-4c7a-93cd-09854e0c2043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:39:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96ad1438-22fc-4c7a-93cd-09854e0c2043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd50533bc-a0e9-4418-a402-dbbc4bd3e47f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1140321807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d359355b26a475c917d3e127dabc63d',qos_specs=None,replication_status=,reservations=['3d09a072-bfa2-4371-a1c5-ef82d03a8b8b','e5f957fc-bdfc-4a6a-b5a4-ad52b99787ae','144f5638-5516-4ff1-b38d-0ebe481b711a','df069cfa-a759-491c-83ba-1b78861cabff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f908b56dc4574f18b8029d303a0cd35b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:39:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1140321807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d50533bc-a0e9-4418-a402-dbbc4bd3e47f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d359355b26a475c917d3e127dabc63d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f908b56dc4574f18b8029d303a0cd35b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e33341a8-a2e1-462b-89ac-242a7f7ea9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e33341a8-a2e1-462b-89ac-242a7f7ea9db) transitioned into state 'SUCCESS' from state '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-1140321807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d359355b26a475c917d3e127dabc63d',qos_specs=None,replication_status=,reservations=['3d09a072-bfa2-4371-a1c5-ef82d03a8b8b','e5f957fc-bdfc-4a6a-b5a4-ad52b99787ae','144f5638-5516-4ff1-b38d-0ebe481b711a','df069cfa-a759-491c-83ba-1b78861cabff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f908b56dc4574f18b8029d303a0cd35b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e91b305-0e64-4199-8b04-dfa1f543415d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e91b305-0e64-4199-8b04-dfa1f543415d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Flow 'volume_create_api' (6ed957d5-40a3-47ab-8e19-3ef4716a7618) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:39:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Create volume request issued successfully. Sep 04 22:39:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-144c4178-b2aa-4499-8c6e-70c9631cf05c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:39:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 20/38] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:39:53 2026] POST /volume/v3/volumes => generated 761 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:39:54 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=73,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:40:04 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=147,cinder:INSERT=31,cinder:UPDATE=38 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:40:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c917a1da-ee48-42c7-9960-1f32d0cddba4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c917a1da-ee48-42c7-9960-1f32d0cddba4 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:40:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c917a1da-ee48-42c7-9960-1f32d0cddba4 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c917a1da-ee48-42c7-9960-1f32d0cddba4 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:48 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:48 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:40:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:40:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c917a1da-ee48-42c7-9960-1f32d0cddba4 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:40:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c917a1da-ee48-42c7-9960-1f32d0cddba4 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 200 Sep 04 22:40:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 19/39] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:40:48 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 854 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-51566e09-4506-40e4-910a-813343abff7e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-51566e09-4506-40e4-910a-813343abff7e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:40:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-51566e09-4506-40e4-910a-813343abff7e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-51566e09-4506-40e4-910a-813343abff7e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:48 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:48 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:40:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:40:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-51566e09-4506-40e4-910a-813343abff7e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:40:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-51566e09-4506-40e4-910a-813343abff7e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 200 Sep 04 22:40:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 21/40] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:40:48 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 854 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-17cf6c4b-fbfb-480f-bcab-3d3d2d504716 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-17cf6c4b-fbfb-480f-bcab-3d3d2d504716 None None] GET http://192.168.122.93/volume// Sep 04 22:40:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-17cf6c4b-fbfb-480f-bcab-3d3d2d504716 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-17cf6c4b-fbfb-480f-bcab-3d3d2d504716 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-17cf6c4b-fbfb-480f-bcab-3d3d2d504716 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:40:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 20/41] 192.168.122.93 () {58 vars in 1312 bytes} [Fri Sep 4 22:40:49 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:40:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-ec2dc4be-4243-4e46-86b9-f8aad09b405c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-ec2dc4be-4243-4e46-86b9-f8aad09b405c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:40:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-ec2dc4be-4243-4e46-86b9-f8aad09b405c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d50533bc-a0e9-4418-a402-dbbc4bd3e47f", "connector": null, "instance_uuid": "aef2891e-2ca4-4e77-8cf0-4615316d50a8"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:40:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:40:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-ec2dc4be-4243-4e46-86b9-f8aad09b405c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:40:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 22/42] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:40:49 2026] POST /volume/v3/attachments => generated 273 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2a7c071e-fc2e-4362-9da2-bdfbd2f72d06 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2a7c071e-fc2e-4362-9da2-bdfbd2f72d06 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:40:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2a7c071e-fc2e-4362-9da2-bdfbd2f72d06 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2a7c071e-fc2e-4362-9da2-bdfbd2f72d06 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:49 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:49 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:40:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:40:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2a7c071e-fc2e-4362-9da2-bdfbd2f72d06 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:40:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-54aa3977-6f2b-44c8-ac1a-f48d7bb1dbfd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-54aa3977-6f2b-44c8-ac1a-f48d7bb1dbfd None None] GET http://192.168.122.93/volume// Sep 04 22:40:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-54aa3977-6f2b-44c8-ac1a-f48d7bb1dbfd None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-54aa3977-6f2b-44c8-ac1a-f48d7bb1dbfd None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-54aa3977-6f2b-44c8-ac1a-f48d7bb1dbfd None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:40:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 23/43] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:40:49 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:40:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2a7c071e-fc2e-4362-9da2-bdfbd2f72d06 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 200 Sep 04 22:40:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 21/44] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:40:49 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-987a4395-cc60-41f4-89fe-b6cf8c406f01 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-987a4395-cc60-41f4-89fe-b6cf8c406f01 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:40:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-987a4395-cc60-41f4-89fe-b6cf8c406f01 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-987a4395-cc60-41f4-89fe-b6cf8c406f01 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:40:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:40:49 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-987a4395-cc60-41f4-89fe-b6cf8c406f01 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:40:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-987a4395-cc60-41f4-89fe-b6cf8c406f01 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 200 Sep 04 22:40:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 24/45] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:40:49 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 1034 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:40:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-5e99d17f-74f2-41a1-85ad-39e49ed49e65 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-5e99d17f-74f2-41a1-85ad-39e49ed49e65 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] PUT http://192.168.122.93/volume/v3/attachments/10ec1523-28d1-4edf-880a-f70a611b814b Sep 04 22:40:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-5e99d17f-74f2-41a1-85ad-39e49ed49e65 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:49 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-5e99d17f-74f2-41a1-85ad-39e49ed49e65 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Acquiring lock "cinder-attachment_update-d50533bc-a0e9-4418-a402-dbbc4bd3e47f-devstack" by "attachment_update" {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:40:49 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-5e99d17f-74f2-41a1-85ad-39e49ed49e65 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Lock "cinder-attachment_update-d50533bc-a0e9-4418-a402-dbbc4bd3e47f-devstack" acquired by "attachment_update" :: waited 0.037s {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:40:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:40:50 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:50 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:40:50 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-5e99d17f-74f2-41a1-85ad-39e49ed49e65 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Lock "cinder-attachment_update-d50533bc-a0e9-4418-a402-dbbc4bd3e47f-devstack" released by "attachment_update" :: held 0.288s {{(pid=87250) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:40:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-5e99d17f-74f2-41a1-85ad-39e49ed49e65 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/attachments/10ec1523-28d1-4edf-880a-f70a611b814b returned with HTTP 200 Sep 04 22:40:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 22/46] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:40:49 2026] PUT /volume/v3/attachments/10ec1523-28d1-4edf-880a-f70a611b814b => generated 694 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-444d3734-1b6e-4ee7-8902-8402ff3f17b7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-444d3734-1b6e-4ee7-8902-8402ff3f17b7 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:40:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-444d3734-1b6e-4ee7-8902-8402ff3f17b7 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-444d3734-1b6e-4ee7-8902-8402ff3f17b7 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:50 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:40:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:40:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-444d3734-1b6e-4ee7-8902-8402ff3f17b7 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:40:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-444d3734-1b6e-4ee7-8902-8402ff3f17b7 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 200 Sep 04 22:40:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 25/47] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:40:50 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 854 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:40:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1363275350"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1363275350'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Create volume of 1 GB Sep 04 22:40:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:40:51 devstack devstack@c-api.service[87250]: /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 04 22:40:51 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Availability zone cache updated, next update will occur around 2026-09-04 21:40:51.038226. {{(pid=87250) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Availability Zones retrieved successfully. Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Flow 'volume_create_api' (7d84db5b-fe6c-4864-84c5-70cfbd0b4b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a245d24c-b7ef-44b5-9730-f561b856ad56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:40:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-2ec907b0-4615-4087-a4b2-8ac131b3cbc2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-2ec907b0-4615-4087-a4b2-8ac131b3cbc2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] POST http://192.168.122.93/volume/v3/attachments/10ec1523-28d1-4edf-880a-f70a611b814b/action Sep 04 22:40:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-2ec907b0-4615-4087-a4b2-8ac131b3cbc2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action body: b'{"os-complete": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:40:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-2ec907b0-4615-4087-a4b2-8ac131b3cbc2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:40:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a245d24c-b7ef-44b5-9730-f561b856ad56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31873e0a-6457-454f-8940-71ab8f13ba98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-17ea9100-5a4c-4e76-a340-5bf1a0d2e33d req-2ec907b0-4615-4087-a4b2-8ac131b3cbc2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/attachments/10ec1523-28d1-4edf-880a-f70a611b814b/action returned with HTTP 204 Sep 04 22:40:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 26/48] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:40:51 2026] POST /volume/v3/attachments/10ec1523-28d1-4edf-880a-f70a611b814b/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:40:51 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-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 04 22:40:51 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-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 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Created reservations ['058d34f1-e7d1-46fd-b60e-8643e5a3951f', 'ebb706df-dffb-415c-a149-edafd8dcb5e5', '8cc460f4-38b8-4491-ab8c-10339d0f1a64', 'ed6235d9-fd19-4e64-b4d8-dcbe15b54b74'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31873e0a-6457-454f-8940-71ab8f13ba98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['058d34f1-e7d1-46fd-b60e-8643e5a3951f', 'ebb706df-dffb-415c-a149-edafd8dcb5e5', '8cc460f4-38b8-4491-ab8c-10339d0f1a64', 'ed6235d9-fd19-4e64-b4d8-dcbe15b54b74']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63cc8d8-6c96-4802-bdd9-2b3b7fb04938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63cc8d8-6c96-4802-bdd9-2b3b7fb04938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '189af7bd-b66e-4157-a4af-e814f536cd17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1363275350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5242a749c684a328f53cd071afe030b',qos_specs=None,replication_status=,reservations=['058d34f1-e7d1-46fd-b60e-8643e5a3951f','ebb706df-dffb-415c-a149-edafd8dcb5e5','8cc460f4-38b8-4491-ab8c-10339d0f1a64','ed6235d9-fd19-4e64-b4d8-dcbe15b54b74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53082f05ff774181aeca621ba5527749',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:40:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1363275350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=189af7bd-b66e-4157-a4af-e814f536cd17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5242a749c684a328f53cd071afe030b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53082f05ff774181aeca621ba5527749',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c72417ec-7adb-4f48-b576-14d4cf0361c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c72417ec-7adb-4f48-b576-14d4cf0361c7) transitioned into state 'SUCCESS' from state '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-1363275350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5242a749c684a328f53cd071afe030b',qos_specs=None,replication_status=,reservations=['058d34f1-e7d1-46fd-b60e-8643e5a3951f','ebb706df-dffb-415c-a149-edafd8dcb5e5','8cc460f4-38b8-4491-ab8c-10339d0f1a64','ed6235d9-fd19-4e64-b4d8-dcbe15b54b74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53082f05ff774181aeca621ba5527749',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667a83dc-47ec-4ad9-99f4-c52766b2d1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667a83dc-47ec-4ad9-99f4-c52766b2d1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Flow 'volume_create_api' (7d84db5b-fe6c-4864-84c5-70cfbd0b4b75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Create volume request issued successfully. Sep 04 22:40:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ccdf016f-aedc-40f8-9bf9-3c140fd24569 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:40:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 23/49] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:40:50 2026] POST /volume/v3/volumes => generated 759 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:40:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c5145c5d-12dc-4219-bdb7-b12a7bddfd37 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c5145c5d-12dc-4219-bdb7-b12a7bddfd37 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] GET http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:40:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c5145c5d-12dc-4219-bdb7-b12a7bddfd37 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c5145c5d-12dc-4219-bdb7-b12a7bddfd37 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:40:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:40:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c5145c5d-12dc-4219-bdb7-b12a7bddfd37 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Volume info retrieved successfully. Sep 04 22:40:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c5145c5d-12dc-4219-bdb7-b12a7bddfd37 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 returned with HTTP 200 Sep 04 22:40:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 27/50] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:40:51 2026] GET /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 => generated 827 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d88b1158-c7d1-42dc-9b5e-9cb504ed109b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d88b1158-c7d1-42dc-9b5e-9cb504ed109b tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d88b1158-c7d1-42dc-9b5e-9cb504ed109b tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d88b1158-c7d1-42dc-9b5e-9cb504ed109b tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:40:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:40:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d88b1158-c7d1-42dc-9b5e-9cb504ed109b tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:40:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d88b1158-c7d1-42dc-9b5e-9cb504ed109b tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 200 Sep 04 22:40:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 24/51] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:40:51 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 1146 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:40:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-09dc6be3-5f52-405d-bcf8-ae956014900a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-09dc6be3-5f52-405d-bcf8-ae956014900a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:40:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-09dc6be3-5f52-405d-bcf8-ae956014900a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-09dc6be3-5f52-405d-bcf8-ae956014900a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:40:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:40:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-09dc6be3-5f52-405d-bcf8-ae956014900a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:40:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-09dc6be3-5f52-405d-bcf8-ae956014900a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 200 Sep 04 22:40:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 28/52] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:40:51 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 1146 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-bd6ecf2e-4026-4446-8c74-f19de07bbb30 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-bd6ecf2e-4026-4446-8c74-f19de07bbb30 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:40:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-bd6ecf2e-4026-4446-8c74-f19de07bbb30 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-bd6ecf2e-4026-4446-8c74-f19de07bbb30 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:40:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-dee6c285-cac7-49ec-8c01-8155e12ad349 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dee6c285-cac7-49ec-8c01-8155e12ad349 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] GET http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:40:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dee6c285-cac7-49ec-8c01-8155e12ad349 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dee6c285-cac7-49ec-8c01-8155e12ad349 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:40:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:40:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:40:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-bd6ecf2e-4026-4446-8c74-f19de07bbb30 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:40:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-dee6c285-cac7-49ec-8c01-8155e12ad349 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Volume info retrieved successfully. Sep 04 22:40:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-bd6ecf2e-4026-4446-8c74-f19de07bbb30 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 200 Sep 04 22:40:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 25/53] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:40:52 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 1146 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dee6c285-cac7-49ec-8c01-8155e12ad349 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 returned with HTTP 200 Sep 04 22:40:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 29/54] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:40:52 2026] GET /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2a1af191-cd0c-4621-bb8d-f5ebd6523e49 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2a1af191-cd0c-4621-bb8d-f5ebd6523e49 None None] GET http://192.168.122.93/volume// Sep 04 22:40:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2a1af191-cd0c-4621-bb8d-f5ebd6523e49 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2a1af191-cd0c-4621-bb8d-f5ebd6523e49 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2a1af191-cd0c-4621-bb8d-f5ebd6523e49 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:40:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 26/55] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:40:53 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:40:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-c2e7adc4-02ad-440e-8892-b2d090639c69 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-c2e7adc4-02ad-440e-8892-b2d090639c69 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:40:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-c2e7adc4-02ad-440e-8892-b2d090639c69 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d50533bc-a0e9-4418-a402-dbbc4bd3e47f", "connector": null, "instance_uuid": "aef2891e-2ca4-4e77-8cf0-4615316d50a8"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:40:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:40:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:40:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-c2e7adc4-02ad-440e-8892-b2d090639c69 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:40:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 30/56] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:40:53 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-864531ff-a261-4936-9e11-2d6022ab50f1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-864531ff-a261-4936-9e11-2d6022ab50f1 None None] GET http://192.168.122.93/volume// Sep 04 22:40:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-864531ff-a261-4936-9e11-2d6022ab50f1 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-864531ff-a261-4936-9e11-2d6022ab50f1 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-864531ff-a261-4936-9e11-2d6022ab50f1 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:40:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 27/57] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:40:53 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:40:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-2caca603-06cc-4cc4-991b-22fe5fed737b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-2caca603-06cc-4cc4-991b-22fe5fed737b tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:40:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-2caca603-06cc-4cc4-991b-22fe5fed737b tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-2caca603-06cc-4cc4-991b-22fe5fed737b tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:40:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:40:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-2caca603-06cc-4cc4-991b-22fe5fed737b tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:40:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-2caca603-06cc-4cc4-991b-22fe5fed737b tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 200 Sep 04 22:40:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 31/58] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:40:53 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 1327 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:40:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-8ad52420-3503-415a-92c8-cca25b6dda9a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9905d2a2-b297-4b31-b7fc-a95e9f9b598e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-8ad52420-3503-415a-92c8-cca25b6dda9a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] DELETE http://192.168.122.93/volume/v3/attachments/10ec1523-28d1-4edf-880a-f70a611b814b Sep 04 22:40:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-8ad52420-3503-415a-92c8-cca25b6dda9a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9905d2a2-b297-4b31-b7fc-a95e9f9b598e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] GET http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:40:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-8ad52420-3503-415a-92c8-cca25b6dda9a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9905d2a2-b297-4b31-b7fc-a95e9f9b598e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9905d2a2-b297-4b31-b7fc-a95e9f9b598e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:40:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:40:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:40:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9905d2a2-b297-4b31-b7fc-a95e9f9b598e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Volume info retrieved successfully. Sep 04 22:40:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9905d2a2-b297-4b31-b7fc-a95e9f9b598e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 returned with HTTP 200 Sep 04 22:40:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 32/59] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:40:53 2026] GET /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:53 devstack devstack@c-api.service[87250]: /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 04 22:40:53 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, Sep 04 22:40:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-8ad52420-3503-415a-92c8-cca25b6dda9a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/attachments/10ec1523-28d1-4edf-880a-f70a611b814b returned with HTTP 200 Sep 04 22:40:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 28/60] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:40:53 2026] DELETE /volume/v3/attachments/10ec1523-28d1-4edf-880a-f70a611b814b => generated 192 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-230b12d0-6101-40f8-988e-4234d3d9e559 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-230b12d0-6101-40f8-988e-4234d3d9e559 None None] GET http://192.168.122.93/volume// Sep 04 22:40:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-230b12d0-6101-40f8-988e-4234d3d9e559 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-230b12d0-6101-40f8-988e-4234d3d9e559 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-230b12d0-6101-40f8-988e-4234d3d9e559 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:40:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 33/61] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:40:54 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:40:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-844f20f7-dce9-4ff9-8fdf-6ffba76962ab None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-844f20f7-dce9-4ff9-8fdf-6ffba76962ab tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:40:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-844f20f7-dce9-4ff9-8fdf-6ffba76962ab tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-844f20f7-dce9-4ff9-8fdf-6ffba76962ab tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:40:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:40:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-844f20f7-dce9-4ff9-8fdf-6ffba76962ab tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:40:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-844f20f7-dce9-4ff9-8fdf-6ffba76962ab tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 200 Sep 04 22:40:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 29/62] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:40:54 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 1034 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:40:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-c7026c32-e971-46c7-823c-2e89fbbcd6a2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-c7026c32-e971-46c7-823c-2e89fbbcd6a2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] PUT http://192.168.122.93/volume/v3/attachments/a90bdc87-ebb1-4358-98ad-dc351eb26f84 Sep 04 22:40:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-c7026c32-e971-46c7-823c-2e89fbbcd6a2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:54 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-c7026c32-e971-46c7-823c-2e89fbbcd6a2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Acquiring lock "cinder-attachment_update-d50533bc-a0e9-4418-a402-dbbc4bd3e47f-devstack" by "attachment_update" {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:40:54 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-c7026c32-e971-46c7-823c-2e89fbbcd6a2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Lock "cinder-attachment_update-d50533bc-a0e9-4418-a402-dbbc4bd3e47f-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:40:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:40:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:40:54 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-c7026c32-e971-46c7-823c-2e89fbbcd6a2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Lock "cinder-attachment_update-d50533bc-a0e9-4418-a402-dbbc4bd3e47f-devstack" released by "attachment_update" :: held 0.252s {{(pid=87249) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:40:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-c7026c32-e971-46c7-823c-2e89fbbcd6a2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/attachments/a90bdc87-ebb1-4358-98ad-dc351eb26f84 returned with HTTP 200 Sep 04 22:40:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 34/63] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:40:54 2026] PUT /volume/v3/attachments/a90bdc87-ebb1-4358-98ad-dc351eb26f84 => generated 694 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-1e271f06-57c5-41d1-8cea-f8f418ae7e0f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-1e271f06-57c5-41d1-8cea-f8f418ae7e0f tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] POST http://192.168.122.93/volume/v3/attachments/a90bdc87-ebb1-4358-98ad-dc351eb26f84/action Sep 04 22:40:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-1e271f06-57c5-41d1-8cea-f8f418ae7e0f tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action body: b'{"os-complete": null}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:40:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-1e271f06-57c5-41d1-8cea-f8f418ae7e0f tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:40:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:40:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f54085d4-aff7-4b1a-9dca-9124f4dec7af req-1e271f06-57c5-41d1-8cea-f8f418ae7e0f tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/attachments/a90bdc87-ebb1-4358-98ad-dc351eb26f84/action returned with HTTP 204 Sep 04 22:40:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 30/64] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:40:54 2026] POST /volume/v3/attachments/a90bdc87-ebb1-4358-98ad-dc351eb26f84/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:41:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:41:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1219653964"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1219653964'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:41:03 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Create volume of 1 GB Sep 04 22:41:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Availability Zones retrieved successfully. Sep 04 22:41:03 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Flow 'volume_create_api' (b842269c-9303-4895-bd65-477f61aa42b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:03 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bca08c4-2489-4908-ab14-b75c0e27b709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:03 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:41:03 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bca08c4-2489-4908-ab14-b75c0e27b709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:03 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df697022-4ff5-43ca-89e4-68e5cf607547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:03 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Created reservations ['f69bba92-a08c-4bfe-9535-4c9fef19c2dc', '2f3fe574-cb0a-49a2-88f8-fb1645ba538e', '7715577e-5bcb-4a9a-8e54-63dcef4b82d3', '54389e8e-13c7-4de2-bc07-0122b011365e'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:03 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df697022-4ff5-43ca-89e4-68e5cf607547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f69bba92-a08c-4bfe-9535-4c9fef19c2dc', '2f3fe574-cb0a-49a2-88f8-fb1645ba538e', '7715577e-5bcb-4a9a-8e54-63dcef4b82d3', '54389e8e-13c7-4de2-bc07-0122b011365e']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:03 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0707a856-a19d-4d63-94cb-2f9d5d29a84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:04 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:04 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0707a856-a19d-4d63-94cb-2f9d5d29a84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5c64895-45ac-41e6-8c14-4b45514ecfd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1219653964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e6f9c181a4d427da1bee626f8ba8829',qos_specs=None,replication_status=,reservations=['f69bba92-a08c-4bfe-9535-4c9fef19c2dc','2f3fe574-cb0a-49a2-88f8-fb1645ba538e','7715577e-5bcb-4a9a-8e54-63dcef4b82d3','54389e8e-13c7-4de2-bc07-0122b011365e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a711ae3d6d4622ba05848d90e01255',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:41:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1219653964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5c64895-45ac-41e6-8c14-4b45514ecfd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e6f9c181a4d427da1bee626f8ba8829',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88a711ae3d6d4622ba05848d90e01255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (813ba7ba-12f9-4139-966e-8057184e1bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (813ba7ba-12f9-4139-966e-8057184e1bf8) transitioned into state 'SUCCESS' from state '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-1219653964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e6f9c181a4d427da1bee626f8ba8829',qos_specs=None,replication_status=,reservations=['f69bba92-a08c-4bfe-9535-4c9fef19c2dc','2f3fe574-cb0a-49a2-88f8-fb1645ba538e','7715577e-5bcb-4a9a-8e54-63dcef4b82d3','54389e8e-13c7-4de2-bc07-0122b011365e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a711ae3d6d4622ba05848d90e01255',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05346b9b-479a-470f-ba3b-42fdf615c59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05346b9b-479a-470f-ba3b-42fdf615c59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Flow 'volume_create_api' (b842269c-9303-4895-bd65-477f61aa42b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Create volume request issued successfully. Sep 04 22:41:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3b0e6afd-ed57-495c-ad70-fc915e9b37ca tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:41:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 35/65] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:41:03 2026] POST /volume/v3/volumes => generated 762 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:41:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c55e654e-b4dc-497e-bfec-9a0e2e951b2a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c55e654e-b4dc-497e-bfec-9a0e2e951b2a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:41:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c55e654e-b4dc-497e-bfec-9a0e2e951b2a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c55e654e-b4dc-497e-bfec-9a0e2e951b2a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:04 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:04 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c55e654e-b4dc-497e-bfec-9a0e2e951b2a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:41:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c55e654e-b4dc-497e-bfec-9a0e2e951b2a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 200 Sep 04 22:41:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 31/66] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:04 2026] GET /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 830 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-97a925aa-f035-4ac3-aaec-076800e33b6a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-97a925aa-f035-4ac3-aaec-076800e33b6a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:41:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-97a925aa-f035-4ac3-aaec-076800e33b6a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-97a925aa-f035-4ac3-aaec-076800e33b6a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-97a925aa-f035-4ac3-aaec-076800e33b6a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:41:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-97a925aa-f035-4ac3-aaec-076800e33b6a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 200 Sep 04 22:41:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 36/67] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:05 2026] GET /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 854 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9af064d8-8831-4976-9d3e-bf70db1b85bb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9af064d8-8831-4976-9d3e-bf70db1b85bb tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:41:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9af064d8-8831-4976-9d3e-bf70db1b85bb tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9af064d8-8831-4976-9d3e-bf70db1b85bb tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9af064d8-8831-4976-9d3e-bf70db1b85bb tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:41:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9af064d8-8831-4976-9d3e-bf70db1b85bb tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 200 Sep 04 22:41:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 32/68] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:06 2026] GET /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-90c04a87-a45c-4f9a-8b32-ee3c75609b3d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-90c04a87-a45c-4f9a-8b32-ee3c75609b3d tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:41:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-90c04a87-a45c-4f9a-8b32-ee3c75609b3d tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-90c04a87-a45c-4f9a-8b32-ee3c75609b3d tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-90c04a87-a45c-4f9a-8b32-ee3c75609b3d tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:41:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-90c04a87-a45c-4f9a-8b32-ee3c75609b3d tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 200 Sep 04 22:41:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 37/69] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:41:06 2026] GET /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 855 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7409be3f-9679-4186-9d4b-61466297c5b4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7409be3f-9679-4186-9d4b-61466297c5b4 None None] GET http://192.168.122.93/volume// Sep 04 22:41:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7409be3f-9679-4186-9d4b-61466297c5b4 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7409be3f-9679-4186-9d4b-61466297c5b4 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7409be3f-9679-4186-9d4b-61466297c5b4 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:41:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 33/70] 192.168.122.93 () {58 vars in 1312 bytes} [Fri Sep 4 22:41:07 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:41:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-62933d91-3f73-43a3-a524-4ca8989c363c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-62933d91-3f73-43a3-a524-4ca8989c363c tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:41:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-62933d91-3f73-43a3-a524-4ca8989c363c tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5c64895-45ac-41e6-8c14-4b45514ecfd2", "connector": null, "instance_uuid": "fe878838-0ae0-4150-b902-91c61049b4dc"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:07 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:07 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:07 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:07 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-62933d91-3f73-43a3-a524-4ca8989c363c tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:41:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 38/71] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:41:07 2026] POST /volume/v3/attachments => generated 273 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-28132894-63b6-4d30-a85b-08f0f5bb7fd2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-28132894-63b6-4d30-a85b-08f0f5bb7fd2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:41:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-28132894-63b6-4d30-a85b-08f0f5bb7fd2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-28132894-63b6-4d30-a85b-08f0f5bb7fd2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:07 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:07 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a338a2b4-51bb-4849-a7d8-f34a956e0f65 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-28132894-63b6-4d30-a85b-08f0f5bb7fd2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:41:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a338a2b4-51bb-4849-a7d8-f34a956e0f65 None None] GET http://192.168.122.93/volume// Sep 04 22:41:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a338a2b4-51bb-4849-a7d8-f34a956e0f65 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a338a2b4-51bb-4849-a7d8-f34a956e0f65 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a338a2b4-51bb-4849-a7d8-f34a956e0f65 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:41:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 39/72] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:41:07 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:41:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-28132894-63b6-4d30-a85b-08f0f5bb7fd2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 200 Sep 04 22:41:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 34/73] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:07 2026] GET /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-930d880d-c637-437e-8e02-170c29e87d48 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-930d880d-c637-437e-8e02-170c29e87d48 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:41:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-930d880d-c637-437e-8e02-170c29e87d48 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-930d880d-c637-437e-8e02-170c29e87d48 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-930d880d-c637-437e-8e02-170c29e87d48 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:41:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-930d880d-c637-437e-8e02-170c29e87d48 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 200 Sep 04 22:41:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 40/74] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:41:08 2026] GET /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 1035 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:41:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-617c3ae6-3430-4e2c-8b78-66281f8f1fa4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-617c3ae6-3430-4e2c-8b78-66281f8f1fa4 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] PUT http://192.168.122.93/volume/v3/attachments/56e9eeb2-e956-490b-9f85-9dda5627cffb Sep 04 22:41:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-617c3ae6-3430-4e2c-8b78-66281f8f1fa4 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:08 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-617c3ae6-3430-4e2c-8b78-66281f8f1fa4 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Acquiring lock "cinder-attachment_update-a5c64895-45ac-41e6-8c14-4b45514ecfd2-devstack" by "attachment_update" {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:41:08 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-617c3ae6-3430-4e2c-8b78-66281f8f1fa4 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Lock "cinder-attachment_update-a5c64895-45ac-41e6-8c14-4b45514ecfd2-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:41:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:08 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:08 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:08 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-617c3ae6-3430-4e2c-8b78-66281f8f1fa4 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Lock "cinder-attachment_update-a5c64895-45ac-41e6-8c14-4b45514ecfd2-devstack" released by "attachment_update" :: held 0.208s {{(pid=87250) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:41:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-617c3ae6-3430-4e2c-8b78-66281f8f1fa4 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/attachments/56e9eeb2-e956-490b-9f85-9dda5627cffb returned with HTTP 200 Sep 04 22:41:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 35/75] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:41:08 2026] PUT /volume/v3/attachments/56e9eeb2-e956-490b-9f85-9dda5627cffb => generated 694 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-fccb8c3a-90d2-462f-9d93-09e8392365f2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-fccb8c3a-90d2-462f-9d93-09e8392365f2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] POST http://192.168.122.93/volume/v3/attachments/56e9eeb2-e956-490b-9f85-9dda5627cffb/action Sep 04 22:41:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-fccb8c3a-90d2-462f-9d93-09e8392365f2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action body: b'{"os-complete": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:41:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-fccb8c3a-90d2-462f-9d93-09e8392365f2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e955e3ae-9a9c-42dd-be83-5d178bdbc0a8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e955e3ae-9a9c-42dd-be83-5d178bdbc0a8 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:41:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e955e3ae-9a9c-42dd-be83-5d178bdbc0a8 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e955e3ae-9a9c-42dd-be83-5d178bdbc0a8 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e955e3ae-9a9c-42dd-be83-5d178bdbc0a8 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:41:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e955e3ae-9a9c-42dd-be83-5d178bdbc0a8 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 200 Sep 04 22:41:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 36/76] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:09 2026] GET /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-e3eca4ae-546a-4530-a61f-e7f2182d810e req-fccb8c3a-90d2-462f-9d93-09e8392365f2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/attachments/56e9eeb2-e956-490b-9f85-9dda5627cffb/action returned with HTTP 204 Sep 04 22:41:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 41/77] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:41:08 2026] POST /volume/v3/attachments/56e9eeb2-e956-490b-9f85-9dda5627cffb/action => generated 0 bytes in 296 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d356d0a8-2775-42f4-b718-a594661bee94 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d356d0a8-2775-42f4-b718-a594661bee94 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:41:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d356d0a8-2775-42f4-b718-a594661bee94 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d356d0a8-2775-42f4-b718-a594661bee94 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d356d0a8-2775-42f4-b718-a594661bee94 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d356d0a8-2775-42f4-b718-a594661bee94 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 200 Sep 04 22:41:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 37/78] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:10 2026] GET /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 1147 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-344d4aa5-4207-44ef-ab30-e15bbabcb75a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-344d4aa5-4207-44ef-ab30-e15bbabcb75a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:41:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-344d4aa5-4207-44ef-ab30-e15bbabcb75a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-344d4aa5-4207-44ef-ab30-e15bbabcb75a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-344d4aa5-4207-44ef-ab30-e15bbabcb75a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-344d4aa5-4207-44ef-ab30-e15bbabcb75a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 200 Sep 04 22:41:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 42/79] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:10 2026] GET /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 1147 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e0780178-7bb4-4fc6-810b-10841854e26d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:41:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-36230392"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-36230392'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:41:15 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Create volume of 1 GB Sep 04 22:41:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Availability Zones retrieved successfully. Sep 04 22:41:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Flow 'volume_create_api' (2531f6b5-bcca-4d43-829f-059fca9a1940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abe27bd7-e540-4423-aec6-e5a6465724f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:41:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abe27bd7-e540-4423-aec6-e5a6465724f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5efce12-c4af-42c1-9939-41a303e8fc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:15 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Created reservations ['0745cfad-4fad-4c2a-9901-09ac2457b443', '3b2799a8-a16e-4942-b0b7-1943a7b96199', '023f2cf6-5cbe-4875-9378-a442791e4acf', '6af778b2-5bc1-40ce-b9a8-d80adeb77f33'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5efce12-c4af-42c1-9939-41a303e8fc8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0745cfad-4fad-4c2a-9901-09ac2457b443', '3b2799a8-a16e-4942-b0b7-1943a7b96199', '023f2cf6-5cbe-4875-9378-a442791e4acf', '6af778b2-5bc1-40ce-b9a8-d80adeb77f33']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696c0005-810f-447b-b044-04df7bbc45c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:15 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:15 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696c0005-810f-447b-b044-04df7bbc45c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '242c4409-655b-413f-8e62-9ab39f3fc88b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-36230392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70f276e850d746a5a9f18556876cbad4',qos_specs=None,replication_status=,reservations=['0745cfad-4fad-4c2a-9901-09ac2457b443','3b2799a8-a16e-4942-b0b7-1943a7b96199','023f2cf6-5cbe-4875-9378-a442791e4acf','6af778b2-5bc1-40ce-b9a8-d80adeb77f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='628e137ca2f745eb869a4bde3c1b549d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:41:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-36230392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=242c4409-655b-413f-8e62-9ab39f3fc88b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70f276e850d746a5a9f18556876cbad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='628e137ca2f745eb869a4bde3c1b549d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bcd9af9-ac27-47c8-aa1a-295ff979c530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bcd9af9-ac27-47c8-aa1a-295ff979c530) transitioned into state 'SUCCESS' from state '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-36230392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70f276e850d746a5a9f18556876cbad4',qos_specs=None,replication_status=,reservations=['0745cfad-4fad-4c2a-9901-09ac2457b443','3b2799a8-a16e-4942-b0b7-1943a7b96199','023f2cf6-5cbe-4875-9378-a442791e4acf','6af778b2-5bc1-40ce-b9a8-d80adeb77f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='628e137ca2f745eb869a4bde3c1b549d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6def5112-e00d-4eea-80c0-a008e30e68a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6def5112-e00d-4eea-80c0-a008e30e68a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Flow 'volume_create_api' (2531f6b5-bcca-4d43-829f-059fca9a1940) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Create volume request issued successfully. Sep 04 22:41:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e0780178-7bb4-4fc6-810b-10841854e26d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:41:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 38/80] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:41:15 2026] POST /volume/v3/volumes => generated 756 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:41:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5f2ea3d4-ef07-40f3-aa59-e99d16da1bf5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5f2ea3d4-ef07-40f3-aa59-e99d16da1bf5 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:41:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5f2ea3d4-ef07-40f3-aa59-e99d16da1bf5 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5f2ea3d4-ef07-40f3-aa59-e99d16da1bf5 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5f2ea3d4-ef07-40f3-aa59-e99d16da1bf5 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:41:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5f2ea3d4-ef07-40f3-aa59-e99d16da1bf5 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 200 Sep 04 22:41:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 43/81] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:15 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 824 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a5df94c9-0200-4309-86ce-ad7774fb30f8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a5df94c9-0200-4309-86ce-ad7774fb30f8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:41:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a5df94c9-0200-4309-86ce-ad7774fb30f8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a5df94c9-0200-4309-86ce-ad7774fb30f8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:16 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:16 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a5df94c9-0200-4309-86ce-ad7774fb30f8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:41:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a5df94c9-0200-4309-86ce-ad7774fb30f8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 200 Sep 04 22:41:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 39/82] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:16 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:41:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ae6c9d82-2352-43f4-bfbe-3b5056e47688 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ae6c9d82-2352-43f4-bfbe-3b5056e47688 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:41:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ae6c9d82-2352-43f4-bfbe-3b5056e47688 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ae6c9d82-2352-43f4-bfbe-3b5056e47688 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ae6c9d82-2352-43f4-bfbe-3b5056e47688 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:41:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ae6c9d82-2352-43f4-bfbe-3b5056e47688 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 200 Sep 04 22:41:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 44/83] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:17 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-4c9130a2-9a1c-4a9f-b74f-680ccabf2926 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-4c9130a2-9a1c-4a9f-b74f-680ccabf2926 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:41:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-4c9130a2-9a1c-4a9f-b74f-680ccabf2926 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-4c9130a2-9a1c-4a9f-b74f-680ccabf2926 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:17 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:17 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-4c9130a2-9a1c-4a9f-b74f-680ccabf2926 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:41:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-4c9130a2-9a1c-4a9f-b74f-680ccabf2926 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 200 Sep 04 22:41:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 40/84] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:41:17 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-eb84b363-a393-4325-a3b2-ed8b12447b6c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eb84b363-a393-4325-a3b2-ed8b12447b6c None None] GET http://192.168.122.93/volume// Sep 04 22:41:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eb84b363-a393-4325-a3b2-ed8b12447b6c None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eb84b363-a393-4325-a3b2-ed8b12447b6c None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eb84b363-a393-4325-a3b2-ed8b12447b6c None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:41:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 45/85] 192.168.122.93 () {58 vars in 1312 bytes} [Fri Sep 4 22:41:18 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 22:41:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-8eec8716-b973-49b2-ad16-f9be580fbc3d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-8eec8716-b973-49b2-ad16-f9be580fbc3d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:41:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-8eec8716-b973-49b2-ad16-f9be580fbc3d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "242c4409-655b-413f-8e62-9ab39f3fc88b", "connector": null, "instance_uuid": "a455cda2-56de-4191-975a-d36c8ededfab"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-8eec8716-b973-49b2-ad16-f9be580fbc3d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:41:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 41/86] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:41:18 2026] POST /volume/v3/attachments => generated 273 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3547962f-5e8b-4a7a-b95a-9ee92f5d0868 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3547962f-5e8b-4a7a-b95a-9ee92f5d0868 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:41:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3547962f-5e8b-4a7a-b95a-9ee92f5d0868 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3547962f-5e8b-4a7a-b95a-9ee92f5d0868 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8ecf79dd-c431-472f-8bfd-edb41e6b3667 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8ecf79dd-c431-472f-8bfd-edb41e6b3667 None None] GET http://192.168.122.93/volume// Sep 04 22:41:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8ecf79dd-c431-472f-8bfd-edb41e6b3667 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8ecf79dd-c431-472f-8bfd-edb41e6b3667 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8ecf79dd-c431-472f-8bfd-edb41e6b3667 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:41:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 42/87] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:41:18 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:41:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3547962f-5e8b-4a7a-b95a-9ee92f5d0868 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:41:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-9d7d4397-311f-4062-802d-9f93127e5a13 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3547962f-5e8b-4a7a-b95a-9ee92f5d0868 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 200 Sep 04 22:41:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 46/88] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:18 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 848 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:41:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-9d7d4397-311f-4062-802d-9f93127e5a13 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:41:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-9d7d4397-311f-4062-802d-9f93127e5a13 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-9d7d4397-311f-4062-802d-9f93127e5a13 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-9d7d4397-311f-4062-802d-9f93127e5a13 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:41:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-9d7d4397-311f-4062-802d-9f93127e5a13 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 200 Sep 04 22:41:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 43/89] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:41:18 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 1029 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:41:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-17d61384-1723-47a7-a0e2-f64060f135cc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-17d61384-1723-47a7-a0e2-f64060f135cc tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] PUT http://192.168.122.93/volume/v3/attachments/4f823ad6-bd00-490b-a859-b6ab2df1858a Sep 04 22:41:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-17d61384-1723-47a7-a0e2-f64060f135cc tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:19 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-17d61384-1723-47a7-a0e2-f64060f135cc tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Acquiring lock "cinder-attachment_update-242c4409-655b-413f-8e62-9ab39f3fc88b-devstack" by "attachment_update" {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:41:19 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-17d61384-1723-47a7-a0e2-f64060f135cc tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Lock "cinder-attachment_update-242c4409-655b-413f-8e62-9ab39f3fc88b-devstack" acquired by "attachment_update" :: waited 0.053s {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:41:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:19 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:19 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:19 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-17d61384-1723-47a7-a0e2-f64060f135cc tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Lock "cinder-attachment_update-242c4409-655b-413f-8e62-9ab39f3fc88b-devstack" released by "attachment_update" :: held 0.379s {{(pid=87249) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:41:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-17d61384-1723-47a7-a0e2-f64060f135cc tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/attachments/4f823ad6-bd00-490b-a859-b6ab2df1858a returned with HTTP 200 Sep 04 22:41:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 47/90] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:41:19 2026] PUT /volume/v3/attachments/4f823ad6-bd00-490b-a859-b6ab2df1858a => generated 694 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-284a38e5-b145-4994-b241-66034e5f3dfc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-284a38e5-b145-4994-b241-66034e5f3dfc tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:41:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-284a38e5-b145-4994-b241-66034e5f3dfc tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-284a38e5-b145-4994-b241-66034e5f3dfc tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-284a38e5-b145-4994-b241-66034e5f3dfc tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:41:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-284a38e5-b145-4994-b241-66034e5f3dfc tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 200 Sep 04 22:41:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 44/91] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:19 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-6168263b-e678-4144-ba1b-406ef354bc95 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-6168263b-e678-4144-ba1b-406ef354bc95 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] POST http://192.168.122.93/volume/v3/attachments/4f823ad6-bd00-490b-a859-b6ab2df1858a/action Sep 04 22:41:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-6168263b-e678-4144-ba1b-406ef354bc95 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action body: b'{"os-complete": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:41:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-6168263b-e678-4144-ba1b-406ef354bc95 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:20 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:20 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-9fddbc34-5e85-4aa7-9937-1a9dc372bed5 req-6168263b-e678-4144-ba1b-406ef354bc95 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/attachments/4f823ad6-bd00-490b-a859-b6ab2df1858a/action returned with HTTP 204 Sep 04 22:41:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 48/92] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:41:20 2026] POST /volume/v3/attachments/4f823ad6-bd00-490b-a859-b6ab2df1858a/action => generated 0 bytes in 139 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:41:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-26182884-d905-4635-b24b-d99531a0822f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-26182884-d905-4635-b24b-d99531a0822f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:41:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-26182884-d905-4635-b24b-d99531a0822f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-26182884-d905-4635-b24b-d99531a0822f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:20 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:20 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-26182884-d905-4635-b24b-d99531a0822f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:41:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-26182884-d905-4635-b24b-d99531a0822f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 200 Sep 04 22:41:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 45/93] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:20 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 1141 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-48c01cfa-1d16-46e9-998d-4d01aae61461 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-48c01cfa-1d16-46e9-998d-4d01aae61461 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:41:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-48c01cfa-1d16-46e9-998d-4d01aae61461 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-48c01cfa-1d16-46e9-998d-4d01aae61461 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:21 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:21 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-48c01cfa-1d16-46e9-998d-4d01aae61461 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:41:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-48c01cfa-1d16-46e9-998d-4d01aae61461 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 200 Sep 04 22:41:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 49/94] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:21 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 1141 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:31 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=154,cinder:UPDATE=33,cinder:INSERT=21 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:41:31 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=141,cinder:UPDATE=26,cinder:INSERT=13 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:41:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-71976441-bf47-44ac-9de8-9799565dd610 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-71976441-bf47-44ac-9de8-9799565dd610 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] GET http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:41:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-71976441-bf47-44ac-9de8-9799565dd610 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-71976441-bf47-44ac-9de8-9799565dd610 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-71976441-bf47-44ac-9de8-9799565dd610 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Volume info retrieved successfully. Sep 04 22:41:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-71976441-bf47-44ac-9de8-9799565dd610 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 returned with HTTP 200 Sep 04 22:41:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 46/95] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:41:32 2026] GET /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 => generated 852 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cc68f6ef-ffdb-4517-b1ce-1b196b3c67d2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cc68f6ef-ffdb-4517-b1ce-1b196b3c67d2 None None] GET http://192.168.122.93/volume// Sep 04 22:41:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cc68f6ef-ffdb-4517-b1ce-1b196b3c67d2 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cc68f6ef-ffdb-4517-b1ce-1b196b3c67d2 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cc68f6ef-ffdb-4517-b1ce-1b196b3c67d2 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:41:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 50/96] 192.168.122.93 () {58 vars in 1312 bytes} [Fri Sep 4 22:41:32 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 22:41:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-3f6cb621-ecd4-4f80-b64e-f709fb34fe31 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-3f6cb621-ecd4-4f80-b64e-f709fb34fe31 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:41:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-3f6cb621-ecd4-4f80-b64e-f709fb34fe31 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "189af7bd-b66e-4157-a4af-e814f536cd17", "connector": null, "instance_uuid": "97e27f8e-12c0-48b5-870a-cd5e9211c727"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-3f6cb621-ecd4-4f80-b64e-f709fb34fe31 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:41:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 47/97] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:41:32 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 04 22:41:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-49fb23e4-c4f2-49b0-88c4-d23098383cf2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-49fb23e4-c4f2-49b0-88c4-d23098383cf2 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] GET http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:41:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-49fb23e4-c4f2-49b0-88c4-d23098383cf2 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-49fb23e4-c4f2-49b0-88c4-d23098383cf2 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-02ba53be-313b-4d4d-8456-be610132a031 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-02ba53be-313b-4d4d-8456-be610132a031 None None] GET http://192.168.122.93/volume// Sep 04 22:41:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-02ba53be-313b-4d4d-8456-be610132a031 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-02ba53be-313b-4d4d-8456-be610132a031 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-02ba53be-313b-4d4d-8456-be610132a031 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:41:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 48/98] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:41:33 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:41:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-23630ba2-d7f4-434b-8495-c6fad45a140c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-23630ba2-d7f4-434b-8495-c6fad45a140c tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] GET http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:41:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-23630ba2-d7f4-434b-8495-c6fad45a140c tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-23630ba2-d7f4-434b-8495-c6fad45a140c tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-49fb23e4-c4f2-49b0-88c4-d23098383cf2 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Volume info retrieved successfully. Sep 04 22:41:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-49fb23e4-c4f2-49b0-88c4-d23098383cf2 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 returned with HTTP 200 Sep 04 22:41:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 51/99] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:32 2026] GET /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-23630ba2-d7f4-434b-8495-c6fad45a140c tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Volume info retrieved successfully. Sep 04 22:41:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-23630ba2-d7f4-434b-8495-c6fad45a140c tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 returned with HTTP 200 Sep 04 22:41:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 49/100] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:41:33 2026] GET /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 => generated 1032 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:41:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-a699fddc-4c64-4c4c-8816-005d41b28f7e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-a699fddc-4c64-4c4c-8816-005d41b28f7e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] PUT http://192.168.122.93/volume/v3/attachments/0b0190ef-56db-4967-90ef-5c2f3b375ccc Sep 04 22:41:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-a699fddc-4c64-4c4c-8816-005d41b28f7e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:33 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-a699fddc-4c64-4c4c-8816-005d41b28f7e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Acquiring lock "cinder-attachment_update-189af7bd-b66e-4157-a4af-e814f536cd17-devstack" by "attachment_update" {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:41:33 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-a699fddc-4c64-4c4c-8816-005d41b28f7e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Lock "cinder-attachment_update-189af7bd-b66e-4157-a4af-e814f536cd17-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:41:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:33 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-a699fddc-4c64-4c4c-8816-005d41b28f7e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Lock "cinder-attachment_update-189af7bd-b66e-4157-a4af-e814f536cd17-devstack" released by "attachment_update" :: held 0.194s {{(pid=87249) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:41:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-a699fddc-4c64-4c4c-8816-005d41b28f7e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/attachments/0b0190ef-56db-4967-90ef-5c2f3b375ccc returned with HTTP 200 Sep 04 22:41:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 52/101] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:41:33 2026] PUT /volume/v3/attachments/0b0190ef-56db-4967-90ef-5c2f3b375ccc => generated 694 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-fe63c982-ff95-47a3-a480-a9b173bea105 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-fe63c982-ff95-47a3-a480-a9b173bea105 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] POST http://192.168.122.93/volume/v3/attachments/0b0190ef-56db-4967-90ef-5c2f3b375ccc/action Sep 04 22:41:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-fe63c982-ff95-47a3-a480-a9b173bea105 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Action body: b'{"os-complete": null}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:41:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-fe63c982-ff95-47a3-a480-a9b173bea105 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f5835b2c-d92c-4a3f-9b32-09bced9daaff req-fe63c982-ff95-47a3-a480-a9b173bea105 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/attachments/0b0190ef-56db-4967-90ef-5c2f3b375ccc/action returned with HTTP 204 Sep 04 22:41:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 50/102] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:41:33 2026] POST /volume/v3/attachments/0b0190ef-56db-4967-90ef-5c2f3b375ccc/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:41:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3c065ffb-532d-4770-ae9f-47bcff9f7f3a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3c065ffb-532d-4770-ae9f-47bcff9f7f3a tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] GET http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:41:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3c065ffb-532d-4770-ae9f-47bcff9f7f3a tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3c065ffb-532d-4770-ae9f-47bcff9f7f3a tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3c065ffb-532d-4770-ae9f-47bcff9f7f3a tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Volume info retrieved successfully. Sep 04 22:41:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3c065ffb-532d-4770-ae9f-47bcff9f7f3a tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 returned with HTTP 200 Sep 04 22:41:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 53/103] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:34 2026] GET /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 => generated 1144 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f7c84d2b-d1f9-4f29-9e6e-510881eaca88 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f7c84d2b-d1f9-4f29-9e6e-510881eaca88 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] GET http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:41:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f7c84d2b-d1f9-4f29-9e6e-510881eaca88 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f7c84d2b-d1f9-4f29-9e6e-510881eaca88 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:34 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:34 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:34 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:34 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f7c84d2b-d1f9-4f29-9e6e-510881eaca88 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Volume info retrieved successfully. Sep 04 22:41:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f7c84d2b-d1f9-4f29-9e6e-510881eaca88 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 returned with HTTP 200 Sep 04 22:41:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 51/104] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:34 2026] GET /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 => generated 1144 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-455112ea-57c7-4703-a644-62a2eb11e90d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-455112ea-57c7-4703-a644-62a2eb11e90d tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:41:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-455112ea-57c7-4703-a644-62a2eb11e90d tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-455112ea-57c7-4703-a644-62a2eb11e90d tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-455112ea-57c7-4703-a644-62a2eb11e90d tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-455112ea-57c7-4703-a644-62a2eb11e90d tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 200 Sep 04 22:41:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 54/105] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:34 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 1146 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-058f7a6e-3e5c-4c5b-824f-3cdc8f09f52e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-058f7a6e-3e5c-4c5b-824f-3cdc8f09f52e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] GET http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:41:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-058f7a6e-3e5c-4c5b-824f-3cdc8f09f52e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-058f7a6e-3e5c-4c5b-824f-3cdc8f09f52e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:34 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:34 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:34 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:34 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-058f7a6e-3e5c-4c5b-824f-3cdc8f09f52e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Volume info retrieved successfully. Sep 04 22:41:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-058f7a6e-3e5c-4c5b-824f-3cdc8f09f52e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 returned with HTTP 200 Sep 04 22:41:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 52/106] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:41:34 2026] GET /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 => generated 1144 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6d62b22d-d4be-4a70-a585-763e748f7c2e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6d62b22d-d4be-4a70-a585-763e748f7c2e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6d62b22d-d4be-4a70-a585-763e748f7c2e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6d62b22d-d4be-4a70-a585-763e748f7c2e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-3bee3440-a303-4b2e-aeec-f0e45bd951bc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6d62b22d-d4be-4a70-a585-763e748f7c2e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-3bee3440-a303-4b2e-aeec-f0e45bd951bc tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] POST http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17/action Sep 04 22:41:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-3bee3440-a303-4b2e-aeec-f0e45bd951bc tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:41:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-3bee3440-a303-4b2e-aeec-f0e45bd951bc tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6d62b22d-d4be-4a70-a585-763e748f7c2e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 200 Sep 04 22:41:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 55/107] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:35 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 1146 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-3bee3440-a303-4b2e-aeec-f0e45bd951bc tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Volume info retrieved successfully. Sep 04 22:41:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-3bee3440-a303-4b2e-aeec-f0e45bd951bc tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Begin detaching volume completed successfully. Sep 04 22:41:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-3bee3440-a303-4b2e-aeec-f0e45bd951bc tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17/action returned with HTTP 202 Sep 04 22:41:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 53/108] 192.168.122.93 () {64 vars in 1556 bytes} [Fri Sep 4 22:41:35 2026] POST /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6685595f-37e0-41fd-b3cc-53c0c77801e7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6685595f-37e0-41fd-b3cc-53c0c77801e7 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] GET http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6685595f-37e0-41fd-b3cc-53c0c77801e7 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6685595f-37e0-41fd-b3cc-53c0c77801e7 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6685595f-37e0-41fd-b3cc-53c0c77801e7 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Volume info retrieved successfully. Sep 04 22:41:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6685595f-37e0-41fd-b3cc-53c0c77801e7 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 returned with HTTP 200 Sep 04 22:41:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 56/109] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:35 2026] GET /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 => generated 1147 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-75959367-cf62-4a01-ac41-d51c3104f954 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-75959367-cf62-4a01-ac41-d51c3104f954 None None] GET http://192.168.122.93/volume// Sep 04 22:41:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-75959367-cf62-4a01-ac41-d51c3104f954 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-75959367-cf62-4a01-ac41-d51c3104f954 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-2c7ad98f-baa6-4e6e-ba23-a69e2e3ce1a2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-75959367-cf62-4a01-ac41-d51c3104f954 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:41:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 54/110] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:41:35 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:41:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-2c7ad98f-baa6-4e6e-ba23-a69e2e3ce1a2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-2c7ad98f-baa6-4e6e-ba23-a69e2e3ce1a2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-2c7ad98f-baa6-4e6e-ba23-a69e2e3ce1a2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-104cca02-efae-4b55-b442-34dc0a038d76 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-104cca02-efae-4b55-b442-34dc0a038d76 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] GET http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:41:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-104cca02-efae-4b55-b442-34dc0a038d76 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-104cca02-efae-4b55-b442-34dc0a038d76 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-2c7ad98f-baa6-4e6e-ba23-a69e2e3ce1a2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-104cca02-efae-4b55-b442-34dc0a038d76 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Volume info retrieved successfully. Sep 04 22:41:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-2c7ad98f-baa6-4e6e-ba23-a69e2e3ce1a2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 200 Sep 04 22:41:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 57/111] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:41:35 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 1146 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:41:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-104cca02-efae-4b55-b442-34dc0a038d76 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 returned with HTTP 200 Sep 04 22:41:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 55/112] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:41:35 2026] GET /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 => generated 1328 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-a17d251e-a08a-412c-afd7-36b5d342b87e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-a17d251e-a08a-412c-afd7-36b5d342b87e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] POST http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f/action Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-a17d251e-a08a-412c-afd7-36b5d342b87e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-a17d251e-a08a-412c-afd7-36b5d342b87e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-a17d251e-a08a-412c-afd7-36b5d342b87e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-a17d251e-a08a-412c-afd7-36b5d342b87e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Begin detaching volume completed successfully. Sep 04 22:41:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-a17d251e-a08a-412c-afd7-36b5d342b87e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f/action returned with HTTP 202 Sep 04 22:41:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 58/113] 192.168.122.93 () {64 vars in 1556 bytes} [Fri Sep 4 22:41:35 2026] POST /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:41:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a4277ce1-9f26-43cc-9e9c-3bf35ea5354d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a4277ce1-9f26-43cc-9e9c-3bf35ea5354d None None] GET http://192.168.122.93/volume// Sep 04 22:41:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a4277ce1-9f26-43cc-9e9c-3bf35ea5354d None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a4277ce1-9f26-43cc-9e9c-3bf35ea5354d None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a4277ce1-9f26-43cc-9e9c-3bf35ea5354d None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:41:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 56/114] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:41:35 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-e786af41-63f1-4a7d-a526-51d33c477839 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-e786af41-63f1-4a7d-a526-51d33c477839 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-e786af41-63f1-4a7d-a526-51d33c477839 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-e786af41-63f1-4a7d-a526-51d33c477839 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-2197a605-e1ac-41a9-8aa1-7e865bc81cdd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-2197a605-e1ac-41a9-8aa1-7e865bc81cdd tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] DELETE http://192.168.122.93/volume/v3/attachments/0b0190ef-56db-4967-90ef-5c2f3b375ccc Sep 04 22:41:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-2197a605-e1ac-41a9-8aa1-7e865bc81cdd tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-2197a605-e1ac-41a9-8aa1-7e865bc81cdd tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-e786af41-63f1-4a7d-a526-51d33c477839 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-e786af41-63f1-4a7d-a526-51d33c477839 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 200 Sep 04 22:41:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 59/115] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:41:35 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 1330 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:41:35 devstack devstack@c-api.service[87250]: /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 04 22:41:35 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, Sep 04 22:41:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-e04ecec9-21d2-447b-af2b-265cf167c3c3 req-2197a605-e1ac-41a9-8aa1-7e865bc81cdd tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/attachments/0b0190ef-56db-4967-90ef-5c2f3b375ccc returned with HTTP 200 Sep 04 22:41:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 57/116] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:41:35 2026] DELETE /volume/v3/attachments/0b0190ef-56db-4967-90ef-5c2f3b375ccc => generated 19 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-bc8c19cc-0422-4174-836c-b5b702ca92ce None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-bc8c19cc-0422-4174-836c-b5b702ca92ce tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] DELETE http://192.168.122.93/volume/v3/attachments/a90bdc87-ebb1-4358-98ad-dc351eb26f84 Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-bc8c19cc-0422-4174-836c-b5b702ca92ce tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-bc8c19cc-0422-4174-836c-b5b702ca92ce tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:36 devstack devstack@c-api.service[87249]: /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 04 22:41:36 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, Sep 04 22:41:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-4dcbb3cc-9ac4-47a7-9cbb-079609e641ed req-bc8c19cc-0422-4174-836c-b5b702ca92ce tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/attachments/a90bdc87-ebb1-4358-98ad-dc351eb26f84 returned with HTTP 200 Sep 04 22:41:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 60/117] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:41:35 2026] DELETE /volume/v3/attachments/a90bdc87-ebb1-4358-98ad-dc351eb26f84 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-648a592b-5a00-4f5c-bf78-5c309e1e8d7e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-648a592b-5a00-4f5c-bf78-5c309e1e8d7e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] GET http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:41:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-648a592b-5a00-4f5c-bf78-5c309e1e8d7e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-648a592b-5a00-4f5c-bf78-5c309e1e8d7e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-648a592b-5a00-4f5c-bf78-5c309e1e8d7e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Volume info retrieved successfully. Sep 04 22:41:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-648a592b-5a00-4f5c-bf78-5c309e1e8d7e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 returned with HTTP 200 Sep 04 22:41:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 58/118] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:36 2026] GET /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1f4520f2-51f8-4c41-b69d-274addc4e0e3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1f4520f2-51f8-4c41-b69d-274addc4e0e3 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:41:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1f4520f2-51f8-4c41-b69d-274addc4e0e3 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1f4520f2-51f8-4c41-b69d-274addc4e0e3 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1f4520f2-51f8-4c41-b69d-274addc4e0e3 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1f4520f2-51f8-4c41-b69d-274addc4e0e3 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 200 Sep 04 22:41:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 61/119] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:36 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5c069bbe-26fd-4ffa-8a74-520fafad30f4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5c069bbe-26fd-4ffa-8a74-520fafad30f4 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] GET http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:41:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5c069bbe-26fd-4ffa-8a74-520fafad30f4 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5c069bbe-26fd-4ffa-8a74-520fafad30f4 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:40 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:40 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5c069bbe-26fd-4ffa-8a74-520fafad30f4 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Volume info retrieved successfully. Sep 04 22:41:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5c069bbe-26fd-4ffa-8a74-520fafad30f4 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 returned with HTTP 200 Sep 04 22:41:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 59/120] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:40 2026] GET /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4dcfd860-9273-4a60-badc-2c9eaf86119e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4dcfd860-9273-4a60-badc-2c9eaf86119e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] GET http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:41:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4dcfd860-9273-4a60-badc-2c9eaf86119e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4dcfd860-9273-4a60-badc-2c9eaf86119e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:40 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:40 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4dcfd860-9273-4a60-badc-2c9eaf86119e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Volume info retrieved successfully. Sep 04 22:41:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4dcfd860-9273-4a60-badc-2c9eaf86119e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 returned with HTTP 200 Sep 04 22:41:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 62/121] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:40 2026] GET /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-f005a86c-0f4d-415f-9a66-32b8e6b7603f req-fa08779c-a448-4408-a840-84c1114e231d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f005a86c-0f4d-415f-9a66-32b8e6b7603f req-fa08779c-a448-4408-a840-84c1114e231d tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:41:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f005a86c-0f4d-415f-9a66-32b8e6b7603f req-fa08779c-a448-4408-a840-84c1114e231d tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f005a86c-0f4d-415f-9a66-32b8e6b7603f req-fa08779c-a448-4408-a840-84c1114e231d tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-f005a86c-0f4d-415f-9a66-32b8e6b7603f req-fa08779c-a448-4408-a840-84c1114e231d tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:41:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f005a86c-0f4d-415f-9a66-32b8e6b7603f req-fa08779c-a448-4408-a840-84c1114e231d tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 200 Sep 04 22:41:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 60/122] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:41:43 2026] GET /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 1147 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:41:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-111154604", "imageRef": "9ca596f4-8c12-4ab7-a901-a7cba7351064", "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-111154604', 'imageRef': '9ca596f4-8c12-4ab7-a901-a7cba7351064', 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:41:45 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Create volume of 1 GB Sep 04 22:41:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Availability Zones retrieved successfully. Sep 04 22:41:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Flow 'volume_create_api' (82ab72bd-786f-47de-a400-c6aa9e5f7409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4660109-fe6b-4f20-b549-c7729724d203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:41:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4660109-fe6b-4f20-b549-c7729724d203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adad2a87-4fc8-4015-bedf-8928e5aedfe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:45 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Created reservations ['4e78529f-c679-486e-8c56-f10bc3c4d985', 'd6236e68-bcfb-4dde-a5b3-a0ce0b6efbcb', 'e4ca55d2-e217-4eb1-be8d-725ed57230e2', '3bf523a1-b80d-4f56-adb2-d42cb0688431'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adad2a87-4fc8-4015-bedf-8928e5aedfe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e78529f-c679-486e-8c56-f10bc3c4d985', 'd6236e68-bcfb-4dde-a5b3-a0ce0b6efbcb', 'e4ca55d2-e217-4eb1-be8d-725ed57230e2', '3bf523a1-b80d-4f56-adb2-d42cb0688431']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d3f4966-8961-416f-a268-c35b2a862e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d3f4966-8961-416f-a268-c35b2a862e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '587857ab-565d-4e82-82ac-e0b6ebd7b8a1', '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-111154604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d359355b26a475c917d3e127dabc63d',qos_specs=None,replication_status=,reservations=['4e78529f-c679-486e-8c56-f10bc3c4d985','d6236e68-bcfb-4dde-a5b3-a0ce0b6efbcb','e4ca55d2-e217-4eb1-be8d-725ed57230e2','3bf523a1-b80d-4f56-adb2-d42cb0688431'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f908b56dc4574f18b8029d303a0cd35b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:41:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-111154604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=587857ab-565d-4e82-82ac-e0b6ebd7b8a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d359355b26a475c917d3e127dabc63d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f908b56dc4574f18b8029d303a0cd35b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad2848de-0579-438c-bd29-c73742e3abc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad2848de-0579-438c-bd29-c73742e3abc1) transitioned into state 'SUCCESS' from state '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-111154604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d359355b26a475c917d3e127dabc63d',qos_specs=None,replication_status=,reservations=['4e78529f-c679-486e-8c56-f10bc3c4d985','d6236e68-bcfb-4dde-a5b3-a0ce0b6efbcb','e4ca55d2-e217-4eb1-be8d-725ed57230e2','3bf523a1-b80d-4f56-adb2-d42cb0688431'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f908b56dc4574f18b8029d303a0cd35b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68711b34-0647-44e5-a1ce-1d27f5b2c136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68711b34-0647-44e5-a1ce-1d27f5b2c136) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Flow 'volume_create_api' (82ab72bd-786f-47de-a400-c6aa9e5f7409) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Create volume request issued successfully. Sep 04 22:41:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a3c8881c-62d5-4a0a-ab63-427f54701dc6 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:41:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 63/123] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:41:44 2026] POST /volume/v3/volumes => generated 759 bytes in 1618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:41:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-20b7f612-9d5f-4a66-a05c-92e864597207 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-20b7f612-9d5f-4a66-a05c-92e864597207 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 Sep 04 22:41:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-20b7f612-9d5f-4a66-a05c-92e864597207 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-20b7f612-9d5f-4a66-a05c-92e864597207 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-20b7f612-9d5f-4a66-a05c-92e864597207 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-20b7f612-9d5f-4a66-a05c-92e864597207 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 returned with HTTP 200 Sep 04 22:41:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 61/124] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:45 2026] GET /volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 => generated 827 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0b91cc64-702f-4643-b57b-95b27db2ca8e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0b91cc64-702f-4643-b57b-95b27db2ca8e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 Sep 04 22:41:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0b91cc64-702f-4643-b57b-95b27db2ca8e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0b91cc64-702f-4643-b57b-95b27db2ca8e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0b91cc64-702f-4643-b57b-95b27db2ca8e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0b91cc64-702f-4643-b57b-95b27db2ca8e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 returned with HTTP 200 Sep 04 22:41:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 64/125] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:46 2026] GET /volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 => generated 851 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:41:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f3b4b17f-7de0-417e-a040-408839e1638c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f3b4b17f-7de0-417e-a040-408839e1638c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 Sep 04 22:41:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f3b4b17f-7de0-417e-a040-408839e1638c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f3b4b17f-7de0-417e-a040-408839e1638c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f3b4b17f-7de0-417e-a040-408839e1638c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f3b4b17f-7de0-417e-a040-408839e1638c tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 returned with HTTP 200 Sep 04 22:41:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 62/126] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:47 2026] GET /volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-077fbac3-3470-4466-904b-67ee437f914d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-077fbac3-3470-4466-904b-67ee437f914d tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 Sep 04 22:41:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-077fbac3-3470-4466-904b-67ee437f914d tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-077fbac3-3470-4466-904b-67ee437f914d tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:49 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-077fbac3-3470-4466-904b-67ee437f914d tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-077fbac3-3470-4466-904b-67ee437f914d tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 returned with HTTP 200 Sep 04 22:41:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 65/127] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:49 2026] GET /volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2e66ef02-6ce7-4bc6-b2cf-c2df6cedcf2a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2e66ef02-6ce7-4bc6-b2cf-c2df6cedcf2a tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] DELETE http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:41:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2e66ef02-6ce7-4bc6-b2cf-c2df6cedcf2a tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2e66ef02-6ce7-4bc6-b2cf-c2df6cedcf2a tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:49 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-2e66ef02-6ce7-4bc6-b2cf-c2df6cedcf2a tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Delete volume with id: 189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:41:49 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:49 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2e66ef02-6ce7-4bc6-b2cf-c2df6cedcf2a tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Volume info retrieved successfully. Sep 04 22:41:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2e66ef02-6ce7-4bc6-b2cf-c2df6cedcf2a tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Delete volume request issued successfully. Sep 04 22:41:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2e66ef02-6ce7-4bc6-b2cf-c2df6cedcf2a tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 returned with HTTP 202 Sep 04 22:41:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 63/128] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:41:49 2026] DELETE /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:41:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b88f19c7-baa2-4394-b317-f7d10a9cf63e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b88f19c7-baa2-4394-b317-f7d10a9cf63e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] GET http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:41:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b88f19c7-baa2-4394-b317-f7d10a9cf63e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b88f19c7-baa2-4394-b317-f7d10a9cf63e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:49 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b88f19c7-baa2-4394-b317-f7d10a9cf63e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Volume info retrieved successfully. Sep 04 22:41:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b88f19c7-baa2-4394-b317-f7d10a9cf63e tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 returned with HTTP 200 Sep 04 22:41:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 66/129] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:49 2026] GET /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0b9715a0-1b86-479b-b92f-00b6940e1f69 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0b9715a0-1b86-479b-b92f-00b6940e1f69 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:41:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0b9715a0-1b86-479b-b92f-00b6940e1f69 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0b9715a0-1b86-479b-b92f-00b6940e1f69 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:49 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:49 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0b9715a0-1b86-479b-b92f-00b6940e1f69 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:41:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0b9715a0-1b86-479b-b92f-00b6940e1f69 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 200 Sep 04 22:41:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 64/130] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:49 2026] GET /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 1147 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-0beebca2-075b-4240-b02e-4ccacd636472 req-e6d4d5ac-4f2d-4120-a84a-55a065b1bc93 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-0beebca2-075b-4240-b02e-4ccacd636472 req-e6d4d5ac-4f2d-4120-a84a-55a065b1bc93 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:41:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-0beebca2-075b-4240-b02e-4ccacd636472 req-e6d4d5ac-4f2d-4120-a84a-55a065b1bc93 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-0beebca2-075b-4240-b02e-4ccacd636472 req-e6d4d5ac-4f2d-4120-a84a-55a065b1bc93 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:49 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-0beebca2-075b-4240-b02e-4ccacd636472 req-e6d4d5ac-4f2d-4120-a84a-55a065b1bc93 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:41:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-0beebca2-075b-4240-b02e-4ccacd636472 req-e6d4d5ac-4f2d-4120-a84a-55a065b1bc93 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 200 Sep 04 22:41:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 67/131] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:41:49 2026] GET /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 1147 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:41:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-0beebca2-075b-4240-b02e-4ccacd636472 req-be8c3506-8d52-4c0a-94ff-c94a8b56d034 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-0beebca2-075b-4240-b02e-4ccacd636472 req-be8c3506-8d52-4c0a-94ff-c94a8b56d034 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] POST http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2/action Sep 04 22:41:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-0beebca2-075b-4240-b02e-4ccacd636472 req-be8c3506-8d52-4c0a-94ff-c94a8b56d034 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:41:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-0beebca2-075b-4240-b02e-4ccacd636472 req-be8c3506-8d52-4c0a-94ff-c94a8b56d034 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:50 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:50 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:50 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:50 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-0beebca2-075b-4240-b02e-4ccacd636472 req-be8c3506-8d52-4c0a-94ff-c94a8b56d034 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:41:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-0beebca2-075b-4240-b02e-4ccacd636472 req-be8c3506-8d52-4c0a-94ff-c94a8b56d034 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Begin detaching volume completed successfully. Sep 04 22:41:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-0beebca2-075b-4240-b02e-4ccacd636472 req-be8c3506-8d52-4c0a-94ff-c94a8b56d034 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2/action returned with HTTP 202 Sep 04 22:41:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 65/132] 192.168.122.93 () {64 vars in 1556 bytes} [Fri Sep 4 22:41:50 2026] POST /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:41:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4421a14e-4e43-4bb3-99bb-e8e6575e1e7a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4421a14e-4e43-4bb3-99bb-e8e6575e1e7a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 Sep 04 22:41:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4421a14e-4e43-4bb3-99bb-e8e6575e1e7a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4421a14e-4e43-4bb3-99bb-e8e6575e1e7a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1d7b186e-3947-4f89-929a-c698ed27a1e8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1d7b186e-3947-4f89-929a-c698ed27a1e8 None None] GET http://192.168.122.93/volume// Sep 04 22:41:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1d7b186e-3947-4f89-929a-c698ed27a1e8 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1d7b186e-3947-4f89-929a-c698ed27a1e8 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1d7b186e-3947-4f89-929a-c698ed27a1e8 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:41:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 66/133] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:41:50 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:41:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-0beebca2-075b-4240-b02e-4ccacd636472 req-1ff2fa05-f27b-4ff0-9ebe-9d7594a98ba7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:50 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-0beebca2-075b-4240-b02e-4ccacd636472 req-1ff2fa05-f27b-4ff0-9ebe-9d7594a98ba7 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:41:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-0beebca2-075b-4240-b02e-4ccacd636472 req-1ff2fa05-f27b-4ff0-9ebe-9d7594a98ba7 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-0beebca2-075b-4240-b02e-4ccacd636472 req-1ff2fa05-f27b-4ff0-9ebe-9d7594a98ba7 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4421a14e-4e43-4bb3-99bb-e8e6575e1e7a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:50 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:50 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:50 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:50 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4421a14e-4e43-4bb3-99bb-e8e6575e1e7a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 returned with HTTP 200 Sep 04 22:41:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 68/134] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:50 2026] GET /volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-0beebca2-075b-4240-b02e-4ccacd636472 req-1ff2fa05-f27b-4ff0-9ebe-9d7594a98ba7 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:41:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-0beebca2-075b-4240-b02e-4ccacd636472 req-1ff2fa05-f27b-4ff0-9ebe-9d7594a98ba7 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 200 Sep 04 22:41:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 67/135] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:41:50 2026] GET /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 1331 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:41:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-0beebca2-075b-4240-b02e-4ccacd636472 req-57cd81a8-aef0-42dc-a137-acc74a7a925b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-0beebca2-075b-4240-b02e-4ccacd636472 req-57cd81a8-aef0-42dc-a137-acc74a7a925b tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] DELETE http://192.168.122.93/volume/v3/attachments/56e9eeb2-e956-490b-9f85-9dda5627cffb Sep 04 22:41:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-0beebca2-075b-4240-b02e-4ccacd636472 req-57cd81a8-aef0-42dc-a137-acc74a7a925b tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-0beebca2-075b-4240-b02e-4ccacd636472 req-57cd81a8-aef0-42dc-a137-acc74a7a925b tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1870523c-606a-46c7-9b90-1e1941155e49 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1870523c-606a-46c7-9b90-1e1941155e49 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] GET http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 Sep 04 22:41:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1870523c-606a-46c7-9b90-1e1941155e49 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1870523c-606a-46c7-9b90-1e1941155e49 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1870523c-606a-46c7-9b90-1e1941155e49 tempest-TaggedAttachmentsTest-1678254614 tempest-TaggedAttachmentsTest-1678254614-project-member] http://192.168.122.93/volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 returned with HTTP 404 Sep 04 22:41:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 68/136] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:50 2026] GET /volume/v3/volumes/189af7bd-b66e-4157-a4af-e814f536cd17 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:41:50 devstack devstack@c-api.service[87249]: /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 04 22:41:50 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, Sep 04 22:41:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-0beebca2-075b-4240-b02e-4ccacd636472 req-57cd81a8-aef0-42dc-a137-acc74a7a925b tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/attachments/56e9eeb2-e956-490b-9f85-9dda5627cffb returned with HTTP 200 Sep 04 22:41:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 69/137] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:41:50 2026] DELETE /volume/v3/attachments/56e9eeb2-e956-490b-9f85-9dda5627cffb => generated 19 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-95ef50ea-4781-40b5-9ced-eb86bb8d560b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-95ef50ea-4781-40b5-9ced-eb86bb8d560b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:41:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-95ef50ea-4781-40b5-9ced-eb86bb8d560b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-95ef50ea-4781-40b5-9ced-eb86bb8d560b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-95ef50ea-4781-40b5-9ced-eb86bb8d560b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:41:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-95ef50ea-4781-40b5-9ced-eb86bb8d560b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 200 Sep 04 22:41:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 69/138] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:41:51 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 1141 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:41:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-2fb7afe4-6f94-4a23-891c-a9d0e26942d8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-2fb7afe4-6f94-4a23-891c-a9d0e26942d8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] POST http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b/action Sep 04 22:41:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-2fb7afe4-6f94-4a23-891c-a9d0e26942d8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:41:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-2fb7afe4-6f94-4a23-891c-a9d0e26942d8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-2fb7afe4-6f94-4a23-891c-a9d0e26942d8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:41:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-2fb7afe4-6f94-4a23-891c-a9d0e26942d8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Begin detaching volume completed successfully. Sep 04 22:41:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-2fb7afe4-6f94-4a23-891c-a9d0e26942d8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b/action returned with HTTP 202 Sep 04 22:41:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 70/139] 192.168.122.93 () {64 vars in 1556 bytes} [Fri Sep 4 22:41:51 2026] POST /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:41:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f0cffe1c-9e9f-4334-a99d-12a65c42186b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f0cffe1c-9e9f-4334-a99d-12a65c42186b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:41:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f0cffe1c-9e9f-4334-a99d-12a65c42186b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f0cffe1c-9e9f-4334-a99d-12a65c42186b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f0cffe1c-9e9f-4334-a99d-12a65c42186b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:41:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f0cffe1c-9e9f-4334-a99d-12a65c42186b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 200 Sep 04 22:41:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 70/140] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:51 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 1144 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b80338fb-177b-41bf-beb4-691554f9a493 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b80338fb-177b-41bf-beb4-691554f9a493 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 Sep 04 22:41:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b80338fb-177b-41bf-beb4-691554f9a493 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b80338fb-177b-41bf-beb4-691554f9a493 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8d40d63d-001e-4527-a31e-7cefb04fe50c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8d40d63d-001e-4527-a31e-7cefb04fe50c None None] GET http://192.168.122.93/volume// Sep 04 22:41:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8d40d63d-001e-4527-a31e-7cefb04fe50c None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8d40d63d-001e-4527-a31e-7cefb04fe50c None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8d40d63d-001e-4527-a31e-7cefb04fe50c None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:41:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 71/141] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:41:51 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:41:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-4bf6a5a9-c66c-4f32-87b8-68a5520dcdea None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-4bf6a5a9-c66c-4f32-87b8-68a5520dcdea tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:41:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-4bf6a5a9-c66c-4f32-87b8-68a5520dcdea tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-4bf6a5a9-c66c-4f32-87b8-68a5520dcdea tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b80338fb-177b-41bf-beb4-691554f9a493 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b80338fb-177b-41bf-beb4-691554f9a493 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 returned with HTTP 200 Sep 04 22:41:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 71/142] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:51 2026] GET /volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 => generated 912 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3fa0afb6-6ee0-4809-91fa-78bfd03e16f3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3fa0afb6-6ee0-4809-91fa-78bfd03e16f3 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:41:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3fa0afb6-6ee0-4809-91fa-78bfd03e16f3 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3fa0afb6-6ee0-4809-91fa-78bfd03e16f3 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-4bf6a5a9-c66c-4f32-87b8-68a5520dcdea tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:41:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3fa0afb6-6ee0-4809-91fa-78bfd03e16f3 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:41:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-4bf6a5a9-c66c-4f32-87b8-68a5520dcdea tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 200 Sep 04 22:41:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 72/143] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:41:51 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 1325 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:41:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3fa0afb6-6ee0-4809-91fa-78bfd03e16f3 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 200 Sep 04 22:41:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 72/144] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:51 2026] GET /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-7da1c421-55b7-4786-b697-f4abec53157e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-7da1c421-55b7-4786-b697-f4abec53157e tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] DELETE http://192.168.122.93/volume/v3/attachments/4f823ad6-bd00-490b-a859-b6ab2df1858a Sep 04 22:41:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-7da1c421-55b7-4786-b697-f4abec53157e tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-7da1c421-55b7-4786-b697-f4abec53157e tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:51 devstack devstack@c-api.service[87250]: /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 04 22:41:51 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, Sep 04 22:41:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-9e2d2ec7-b01e-495b-8ff1-ba4b86b2e9b2 req-7da1c421-55b7-4786-b697-f4abec53157e tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/attachments/4f823ad6-bd00-490b-a859-b6ab2df1858a returned with HTTP 200 Sep 04 22:41:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 73/145] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:41:51 2026] DELETE /volume/v3/attachments/4f823ad6-bd00-490b-a859-b6ab2df1858a => generated 19 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:41:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ca37115e-358e-4a49-94f8-c765aa449846 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ca37115e-358e-4a49-94f8-c765aa449846 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:41:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ca37115e-358e-4a49-94f8-c765aa449846 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ca37115e-358e-4a49-94f8-c765aa449846 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ca37115e-358e-4a49-94f8-c765aa449846 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:41:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b9930728-1d48-476a-ba2f-09c9785f8070 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ca37115e-358e-4a49-94f8-c765aa449846 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 200 Sep 04 22:41:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 73/146] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:52 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 849 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b9930728-1d48-476a-ba2f-09c9785f8070 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 Sep 04 22:41:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b9930728-1d48-476a-ba2f-09c9785f8070 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b9930728-1d48-476a-ba2f-09c9785f8070 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b9930728-1d48-476a-ba2f-09c9785f8070 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b9930728-1d48-476a-ba2f-09c9785f8070 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 returned with HTTP 200 Sep 04 22:41:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 74/147] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:52 2026] GET /volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 => generated 912 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9be02207-ce2f-4b1d-85ea-7376973a127a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9be02207-ce2f-4b1d-85ea-7376973a127a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 Sep 04 22:41:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9be02207-ce2f-4b1d-85ea-7376973a127a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9be02207-ce2f-4b1d-85ea-7376973a127a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9be02207-ce2f-4b1d-85ea-7376973a127a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9be02207-ce2f-4b1d-85ea-7376973a127a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 returned with HTTP 200 Sep 04 22:41:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 74/148] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:53 2026] GET /volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 => generated 912 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:41:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3b609d78-10f7-4dff-ad16-be0f88725bc7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3b609d78-10f7-4dff-ad16-be0f88725bc7 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 Sep 04 22:41:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3b609d78-10f7-4dff-ad16-be0f88725bc7 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3b609d78-10f7-4dff-ad16-be0f88725bc7 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3b609d78-10f7-4dff-ad16-be0f88725bc7 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3b609d78-10f7-4dff-ad16-be0f88725bc7 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 returned with HTTP 200 Sep 04 22:41:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 75/149] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:41:54 2026] GET /volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 => generated 1330 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-b5a9a7c1-4504-41f5-b73e-8b22d3bfd4b5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-b5a9a7c1-4504-41f5-b73e-8b22d3bfd4b5 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 Sep 04 22:41:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-b5a9a7c1-4504-41f5-b73e-8b22d3bfd4b5 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-b5a9a7c1-4504-41f5-b73e-8b22d3bfd4b5 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-b5a9a7c1-4504-41f5-b73e-8b22d3bfd4b5 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-b5a9a7c1-4504-41f5-b73e-8b22d3bfd4b5 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 returned with HTTP 200 Sep 04 22:41:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 75/150] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:41:54 2026] GET /volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 => generated 1330 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-ecad5803-422e-4c33-b54c-cda3ee9581e7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-ecad5803-422e-4c33-b54c-cda3ee9581e7 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 Sep 04 22:41:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-ecad5803-422e-4c33-b54c-cda3ee9581e7 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-ecad5803-422e-4c33-b54c-cda3ee9581e7 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-ecad5803-422e-4c33-b54c-cda3ee9581e7 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-ecad5803-422e-4c33-b54c-cda3ee9581e7 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 returned with HTTP 200 Sep 04 22:41:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 76/151] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:41:55 2026] GET /volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 => generated 1330 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:41:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a8fa0539-2794-40e6-b133-8ad8736aa95d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a8fa0539-2794-40e6-b133-8ad8736aa95d None None] GET http://192.168.122.93/volume// Sep 04 22:41:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a8fa0539-2794-40e6-b133-8ad8736aa95d None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a8fa0539-2794-40e6-b133-8ad8736aa95d None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a8fa0539-2794-40e6-b133-8ad8736aa95d None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:41:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 76/152] 192.168.122.93 () {58 vars in 1303 bytes} [Fri Sep 4 22:41:55 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:41:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-739c1cb4-67ce-4c8c-8e18-05b0aa2926ac None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-739c1cb4-67ce-4c8c-8e18-05b0aa2926ac tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:41:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-739c1cb4-67ce-4c8c-8e18-05b0aa2926ac tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "587857ab-565d-4e82-82ac-e0b6ebd7b8a1", "connector": null, "instance_uuid": "2d3ce516-1ce5-43c5-9d96-425a22679f48"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-739c1cb4-67ce-4c8c-8e18-05b0aa2926ac tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:41:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 77/153] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:41:55 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ba65f9ba-a12f-4078-a13d-83a224ab0c57 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ba65f9ba-a12f-4078-a13d-83a224ab0c57 None None] GET http://192.168.122.93/volume// Sep 04 22:41:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ba65f9ba-a12f-4078-a13d-83a224ab0c57 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ba65f9ba-a12f-4078-a13d-83a224ab0c57 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ba65f9ba-a12f-4078-a13d-83a224ab0c57 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:41:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 77/154] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:41:57 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:41:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-19dd12fe-1a91-455a-9569-f56beefcc4b5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-19dd12fe-1a91-455a-9569-f56beefcc4b5 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 Sep 04 22:41:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-19dd12fe-1a91-455a-9569-f56beefcc4b5 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-19dd12fe-1a91-455a-9569-f56beefcc4b5 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-19dd12fe-1a91-455a-9569-f56beefcc4b5 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:41:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-19dd12fe-1a91-455a-9569-f56beefcc4b5 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 returned with HTTP 200 Sep 04 22:41:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 78/155] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:41:57 2026] GET /volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 => generated 1510 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:41:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-d901664f-285e-495c-b812-7e809f6cc94e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-d901664f-285e-495c-b812-7e809f6cc94e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] PUT http://192.168.122.93/volume/v3/attachments/e89bfacd-95f5-4732-b594-75e94145d312 Sep 04 22:41:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-d901664f-285e-495c-b812-7e809f6cc94e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:57 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-d901664f-285e-495c-b812-7e809f6cc94e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Acquiring lock "cinder-attachment_update-587857ab-565d-4e82-82ac-e0b6ebd7b8a1-devstack" by "attachment_update" {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:41:57 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-d901664f-285e-495c-b812-7e809f6cc94e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Lock "cinder-attachment_update-587857ab-565d-4e82-82ac-e0b6ebd7b8a1-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:41:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:41:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:41:57 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-d901664f-285e-495c-b812-7e809f6cc94e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Lock "cinder-attachment_update-587857ab-565d-4e82-82ac-e0b6ebd7b8a1-devstack" released by "attachment_update" :: held 0.198s {{(pid=87249) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:41:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-d901664f-285e-495c-b812-7e809f6cc94e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/attachments/e89bfacd-95f5-4732-b594-75e94145d312 returned with HTTP 200 Sep 04 22:41:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 78/156] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:41:57 2026] PUT /volume/v3/attachments/e89bfacd-95f5-4732-b594-75e94145d312 => generated 694 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-a91056f8-4bf1-45e5-9be7-6898f77fab4e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-a91056f8-4bf1-45e5-9be7-6898f77fab4e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] POST http://192.168.122.93/volume/v3/attachments/e89bfacd-95f5-4732-b594-75e94145d312/action Sep 04 22:41:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-a91056f8-4bf1-45e5-9be7-6898f77fab4e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action body: b'{"os-complete": null}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:41:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-a91056f8-4bf1-45e5-9be7-6898f77fab4e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:41:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:41:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-dfac81c0-11f6-4fce-8a66-e3f637fcc9f8 req-a91056f8-4bf1-45e5-9be7-6898f77fab4e tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/attachments/e89bfacd-95f5-4732-b594-75e94145d312/action returned with HTTP 204 Sep 04 22:41:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 79/157] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:41:57 2026] POST /volume/v3/attachments/e89bfacd-95f5-4732-b594-75e94145d312/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:07 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=136,cinder:UPDATE=22,cinder:INSERT=6 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:42:08 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=135,cinder:UPDATE=17,cinder:INSERT=3 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:42:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1e08c1fb-475e-4a97-b85c-b71eb3c3856f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1e08c1fb-475e-4a97-b85c-b71eb3c3856f None None] GET http://192.168.122.93/volume// Sep 04 22:42:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1e08c1fb-475e-4a97-b85c-b71eb3c3856f None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1e08c1fb-475e-4a97-b85c-b71eb3c3856f None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1e08c1fb-475e-4a97-b85c-b71eb3c3856f None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:42:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 79/158] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:42:27 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 22:42:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-110bf549-9306-4664-a5c8-b4d141fdd037 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-110bf549-9306-4664-a5c8-b4d141fdd037 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:42:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-110bf549-9306-4664-a5c8-b4d141fdd037 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "587857ab-565d-4e82-82ac-e0b6ebd7b8a1", "connector": null, "instance_uuid": "2d3ce516-1ce5-43c5-9d96-425a22679f48"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:42:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:42:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:42:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-110bf549-9306-4664-a5c8-b4d141fdd037 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:42:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 80/159] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:42:27 2026] POST /volume/v3/attachments => generated 273 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-317e47c9-b2d0-4fea-af27-033b4bb6c610 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-317e47c9-b2d0-4fea-af27-033b4bb6c610 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] DELETE http://192.168.122.93/volume/v3/attachments/e89bfacd-95f5-4732-b594-75e94145d312 Sep 04 22:42:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-317e47c9-b2d0-4fea-af27-033b4bb6c610 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-317e47c9-b2d0-4fea-af27-033b4bb6c610 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:42:28 devstack devstack@c-api.service[87249]: /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 04 22:42:28 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, Sep 04 22:42:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-317e47c9-b2d0-4fea-af27-033b4bb6c610 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/attachments/e89bfacd-95f5-4732-b594-75e94145d312 returned with HTTP 200 Sep 04 22:42:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 80/160] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:42:28 2026] DELETE /volume/v3/attachments/e89bfacd-95f5-4732-b594-75e94145d312 => generated 192 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3ea9f28e-7d23-41c2-a728-038e0dded257 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3ea9f28e-7d23-41c2-a728-038e0dded257 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:42:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3ea9f28e-7d23-41c2-a728-038e0dded257 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3ea9f28e-7d23-41c2-a728-038e0dded257 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:29 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:29 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:42:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:42:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3ea9f28e-7d23-41c2-a728-038e0dded257 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:42:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3ea9f28e-7d23-41c2-a728-038e0dded257 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 200 Sep 04 22:42:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 81/161] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:42:29 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 849 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cce330b1-4542-483f-96de-2eaf8795a953 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cce330b1-4542-483f-96de-2eaf8795a953 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:42:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cce330b1-4542-483f-96de-2eaf8795a953 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cce330b1-4542-483f-96de-2eaf8795a953 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:42:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:42:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-cce330b1-4542-483f-96de-2eaf8795a953 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:42:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cce330b1-4542-483f-96de-2eaf8795a953 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 200 Sep 04 22:42:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 81/162] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:42:30 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 849 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-41d9ba69-9831-4a40-ace9-0aa834e8f5db None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-41d9ba69-9831-4a40-ace9-0aa834e8f5db tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] PUT http://192.168.122.93/volume/v3/attachments/a6b2ca35-7d7b-46b0-8bfe-ecf297e0beb7 Sep 04 22:42:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-41d9ba69-9831-4a40-ace9-0aa834e8f5db tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:32 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-41d9ba69-9831-4a40-ace9-0aa834e8f5db tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Acquiring lock "cinder-attachment_update-587857ab-565d-4e82-82ac-e0b6ebd7b8a1-devstack" by "attachment_update" {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:42:32 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-41d9ba69-9831-4a40-ace9-0aa834e8f5db tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Lock "cinder-attachment_update-587857ab-565d-4e82-82ac-e0b6ebd7b8a1-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:42:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:42:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:42:32 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-41d9ba69-9831-4a40-ace9-0aa834e8f5db tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Lock "cinder-attachment_update-587857ab-565d-4e82-82ac-e0b6ebd7b8a1-devstack" released by "attachment_update" :: held 0.313s {{(pid=87250) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:42:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-41d9ba69-9831-4a40-ace9-0aa834e8f5db tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/attachments/a6b2ca35-7d7b-46b0-8bfe-ecf297e0beb7 returned with HTTP 200 Sep 04 22:42:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 82/163] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:42:32 2026] PUT /volume/v3/attachments/a6b2ca35-7d7b-46b0-8bfe-ecf297e0beb7 => generated 694 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-bf77f30b-7619-44cb-8916-01bd700b4cdd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-bf77f30b-7619-44cb-8916-01bd700b4cdd tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/attachments/a6b2ca35-7d7b-46b0-8bfe-ecf297e0beb7 Sep 04 22:42:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-bf77f30b-7619-44cb-8916-01bd700b4cdd tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-bf77f30b-7619-44cb-8916-01bd700b4cdd tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:32 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:42:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-bf77f30b-7619-44cb-8916-01bd700b4cdd tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/attachments/a6b2ca35-7d7b-46b0-8bfe-ecf297e0beb7 returned with HTTP 200 Sep 04 22:42:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 82/164] 192.168.122.93 () {62 vars in 1535 bytes} [Fri Sep 4 22:42:32 2026] GET /volume/v3/attachments/a6b2ca35-7d7b-46b0-8bfe-ecf297e0beb7 => generated 719 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-c2e2e5d9-03b7-4b0c-bdd6-32ef43766f35 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-c2e2e5d9-03b7-4b0c-bdd6-32ef43766f35 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] POST http://192.168.122.93/volume/v3/attachments/a6b2ca35-7d7b-46b0-8bfe-ecf297e0beb7/action Sep 04 22:42:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-c2e2e5d9-03b7-4b0c-bdd6-32ef43766f35 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action body: b'{"os-complete": null}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:42:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-c2e2e5d9-03b7-4b0c-bdd6-32ef43766f35 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:42:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:42:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-d4cc86dd-43b5-43a7-8949-df9944b46ad6 req-c2e2e5d9-03b7-4b0c-bdd6-32ef43766f35 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/attachments/a6b2ca35-7d7b-46b0-8bfe-ecf297e0beb7/action returned with HTTP 204 Sep 04 22:42:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 83/165] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:42:35 2026] POST /volume/v3/attachments/a6b2ca35-7d7b-46b0-8bfe-ecf297e0beb7/action => generated 0 bytes in 282 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:42 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=19,cinder:UPDATE=3 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:42:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:42:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1851933467"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1851933467'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:42:45 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Create volume of 1 GB Sep 04 22:42:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:42:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Availability Zones retrieved successfully. Sep 04 22:42:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Flow 'volume_create_api' (e2998c14-f368-4282-9554-2aa3f2f1c0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c070b60-89a5-4c2e-8c08-4d2a0f66e44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:42:45 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=21,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:42:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c070b60-89a5-4c2e-8c08-4d2a0f66e44d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c6d8156-abe5-4d98-89bb-0c37817724bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:46 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Created reservations ['3f038291-0b0b-4f6b-9f9d-f104b72cb196', '6bcffaa6-7f4d-44be-8186-2470e45a2909', '3a77ed72-3d0b-4d73-b585-fcea836b0bc8', '084b9cdf-37d4-4784-b6d2-1b2bc6efe815'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:46 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c6d8156-abe5-4d98-89bb-0c37817724bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f038291-0b0b-4f6b-9f9d-f104b72cb196', '6bcffaa6-7f4d-44be-8186-2470e45a2909', '3a77ed72-3d0b-4d73-b585-fcea836b0bc8', '084b9cdf-37d4-4784-b6d2-1b2bc6efe815']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:46 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baa9c488-8d27-453e-9579-f282a2ab4666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:42:46 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baa9c488-8d27-453e-9579-f282a2ab4666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8747fc8-3643-46dc-8dd2-40fd66fdb728', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1851933467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e6f9c181a4d427da1bee626f8ba8829',qos_specs=None,replication_status=,reservations=['3f038291-0b0b-4f6b-9f9d-f104b72cb196','6bcffaa6-7f4d-44be-8186-2470e45a2909','3a77ed72-3d0b-4d73-b585-fcea836b0bc8','084b9cdf-37d4-4784-b6d2-1b2bc6efe815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a711ae3d6d4622ba05848d90e01255',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:42:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1851933467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8747fc8-3643-46dc-8dd2-40fd66fdb728,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e6f9c181a4d427da1bee626f8ba8829',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88a711ae3d6d4622ba05848d90e01255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:46 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (902afc73-d096-4b6b-a92b-e74b321f853d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:46 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (902afc73-d096-4b6b-a92b-e74b321f853d) transitioned into state 'SUCCESS' from state '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-1851933467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e6f9c181a4d427da1bee626f8ba8829',qos_specs=None,replication_status=,reservations=['3f038291-0b0b-4f6b-9f9d-f104b72cb196','6bcffaa6-7f4d-44be-8186-2470e45a2909','3a77ed72-3d0b-4d73-b585-fcea836b0bc8','084b9cdf-37d4-4784-b6d2-1b2bc6efe815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a711ae3d6d4622ba05848d90e01255',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:46 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2520d899-c7c9-405b-840f-a125de81f6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:46 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2520d899-c7c9-405b-840f-a125de81f6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:46 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Flow 'volume_create_api' (e2998c14-f368-4282-9554-2aa3f2f1c0b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Create volume request issued successfully. Sep 04 22:42:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c55e41e4-9790-46b3-9b2b-0ace590806cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:42:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 83/166] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:42:45 2026] POST /volume/v3/volumes => generated 762 bytes in 1420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:42:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-82eda391-c492-4a3c-8fdd-ce881e25aabf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-82eda391-c492-4a3c-8fdd-ce881e25aabf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:42:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-82eda391-c492-4a3c-8fdd-ce881e25aabf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-82eda391-c492-4a3c-8fdd-ce881e25aabf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:42:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:42:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-82eda391-c492-4a3c-8fdd-ce881e25aabf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:42:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-82eda391-c492-4a3c-8fdd-ce881e25aabf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 200 Sep 04 22:42:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 84/167] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:42:47 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 830 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f6eca8aa-a98a-4c6f-9a55-6ddfd1e6c400 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f6eca8aa-a98a-4c6f-9a55-6ddfd1e6c400 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:42:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f6eca8aa-a98a-4c6f-9a55-6ddfd1e6c400 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f6eca8aa-a98a-4c6f-9a55-6ddfd1e6c400 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:48 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:48 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:42:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:42:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f6eca8aa-a98a-4c6f-9a55-6ddfd1e6c400 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:42:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f6eca8aa-a98a-4c6f-9a55-6ddfd1e6c400 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 200 Sep 04 22:42:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 84/168] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:42:48 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 854 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4bf95acd-d87c-4d2c-a0b6-650fc2b6d284 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4bf95acd-d87c-4d2c-a0b6-650fc2b6d284 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:42:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4bf95acd-d87c-4d2c-a0b6-650fc2b6d284 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4bf95acd-d87c-4d2c-a0b6-650fc2b6d284 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:49 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:49 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:42:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:42:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4bf95acd-d87c-4d2c-a0b6-650fc2b6d284 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:42:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4bf95acd-d87c-4d2c-a0b6-650fc2b6d284 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 200 Sep 04 22:42:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 85/169] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:42:49 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e3ea86fb-5915-45e1-9ed3-aa9752c384a5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e3ea86fb-5915-45e1-9ed3-aa9752c384a5 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:42:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e3ea86fb-5915-45e1-9ed3-aa9752c384a5 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e3ea86fb-5915-45e1-9ed3-aa9752c384a5 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:50 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:42:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:42:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e3ea86fb-5915-45e1-9ed3-aa9752c384a5 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:42:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e3ea86fb-5915-45e1-9ed3-aa9752c384a5 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 200 Sep 04 22:42:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 85/170] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:42:50 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-13c7de3a-2b9c-430c-8ca1-793890a06ef2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-13c7de3a-2b9c-430c-8ca1-793890a06ef2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:42:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-13c7de3a-2b9c-430c-8ca1-793890a06ef2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-13c7de3a-2b9c-430c-8ca1-793890a06ef2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:50 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:50 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:42:50 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:50 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:42:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-13c7de3a-2b9c-430c-8ca1-793890a06ef2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:42:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-13c7de3a-2b9c-430c-8ca1-793890a06ef2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 200 Sep 04 22:42:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 86/171] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:42:50 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-40240a14-8e2d-4908-81d8-77a87386af29 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-40240a14-8e2d-4908-81d8-77a87386af29 None None] GET http://192.168.122.93/volume// Sep 04 22:42:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-40240a14-8e2d-4908-81d8-77a87386af29 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-40240a14-8e2d-4908-81d8-77a87386af29 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-40240a14-8e2d-4908-81d8-77a87386af29 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:42:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 86/172] 192.168.122.93 () {58 vars in 1312 bytes} [Fri Sep 4 22:42:50 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:42:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-1de1568e-452c-4c33-81a3-9bba707d50ce None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-1de1568e-452c-4c33-81a3-9bba707d50ce tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:42:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-1de1568e-452c-4c33-81a3-9bba707d50ce tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8747fc8-3643-46dc-8dd2-40fd66fdb728", "connector": null, "instance_uuid": "e212cdf4-bcb3-4e55-837f-c3dd0f39e3a7"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:42:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:42:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-1de1568e-452c-4c33-81a3-9bba707d50ce tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:42:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 87/173] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:42:51 2026] POST /volume/v3/attachments => generated 273 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6a4ca0d4-cd60-48d3-a1ad-99890f676520 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6a4ca0d4-cd60-48d3-a1ad-99890f676520 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:42:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6a4ca0d4-cd60-48d3-a1ad-99890f676520 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6a4ca0d4-cd60-48d3-a1ad-99890f676520 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1b57ab88-2ce1-4bd3-a76e-4419bb2179f5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1b57ab88-2ce1-4bd3-a76e-4419bb2179f5 None None] GET http://192.168.122.93/volume// Sep 04 22:42:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1b57ab88-2ce1-4bd3-a76e-4419bb2179f5 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1b57ab88-2ce1-4bd3-a76e-4419bb2179f5 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1b57ab88-2ce1-4bd3-a76e-4419bb2179f5 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:42:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 88/174] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:42:51 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:42:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:42:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-652a0b24-eadd-4ff0-ac1a-e65bde4cd6d6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-652a0b24-eadd-4ff0-ac1a-e65bde4cd6d6 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:42:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-652a0b24-eadd-4ff0-ac1a-e65bde4cd6d6 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-652a0b24-eadd-4ff0-ac1a-e65bde4cd6d6 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:42:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:42:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6a4ca0d4-cd60-48d3-a1ad-99890f676520 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:42:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:42:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6a4ca0d4-cd60-48d3-a1ad-99890f676520 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 200 Sep 04 22:42:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 87/175] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:42:51 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 854 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:42:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-652a0b24-eadd-4ff0-ac1a-e65bde4cd6d6 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:42:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-652a0b24-eadd-4ff0-ac1a-e65bde4cd6d6 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 200 Sep 04 22:42:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 89/176] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:42:51 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 1035 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:42:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-90817f1f-2cc9-448a-8d49-d6839f0688cf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-90817f1f-2cc9-448a-8d49-d6839f0688cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] PUT http://192.168.122.93/volume/v3/attachments/08a4c49a-e046-44db-bcf2-c46b1ea31330 Sep 04 22:42:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-90817f1f-2cc9-448a-8d49-d6839f0688cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:51 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-90817f1f-2cc9-448a-8d49-d6839f0688cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Acquiring lock "cinder-attachment_update-e8747fc8-3643-46dc-8dd2-40fd66fdb728-devstack" by "attachment_update" {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:42:51 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-90817f1f-2cc9-448a-8d49-d6839f0688cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Lock "cinder-attachment_update-e8747fc8-3643-46dc-8dd2-40fd66fdb728-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:42:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:42:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:42:52 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-90817f1f-2cc9-448a-8d49-d6839f0688cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Lock "cinder-attachment_update-e8747fc8-3643-46dc-8dd2-40fd66fdb728-devstack" released by "attachment_update" :: held 0.378s {{(pid=87249) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:42:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-90817f1f-2cc9-448a-8d49-d6839f0688cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/attachments/08a4c49a-e046-44db-bcf2-c46b1ea31330 returned with HTTP 200 Sep 04 22:42:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 88/177] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:42:51 2026] PUT /volume/v3/attachments/08a4c49a-e046-44db-bcf2-c46b1ea31330 => generated 694 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d19c5cc4-504c-4dff-8419-a7e4f55fcc96 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d19c5cc4-504c-4dff-8419-a7e4f55fcc96 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:42:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d19c5cc4-504c-4dff-8419-a7e4f55fcc96 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d19c5cc4-504c-4dff-8419-a7e4f55fcc96 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:42:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:42:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d19c5cc4-504c-4dff-8419-a7e4f55fcc96 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:42:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d19c5cc4-504c-4dff-8419-a7e4f55fcc96 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 200 Sep 04 22:42:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 90/178] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:42:52 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 855 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-c7e99a57-ebad-4696-bc39-b2a025b3820a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-c7e99a57-ebad-4696-bc39-b2a025b3820a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] POST http://192.168.122.93/volume/v3/attachments/08a4c49a-e046-44db-bcf2-c46b1ea31330/action Sep 04 22:42:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-c7e99a57-ebad-4696-bc39-b2a025b3820a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action body: b'{"os-complete": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:42:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-c7e99a57-ebad-4696-bc39-b2a025b3820a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:42:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:42:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-b11dbfa6-904b-499c-ae83-afe83c6b4f48 req-c7e99a57-ebad-4696-bc39-b2a025b3820a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/attachments/08a4c49a-e046-44db-bcf2-c46b1ea31330/action returned with HTTP 204 Sep 04 22:42:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 89/179] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:42:53 2026] POST /volume/v3/attachments/08a4c49a-e046-44db-bcf2-c46b1ea31330/action => generated 0 bytes in 185 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d0069563-5ba0-4ac1-a235-f32719ed4815 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d0069563-5ba0-4ac1-a235-f32719ed4815 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:42:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d0069563-5ba0-4ac1-a235-f32719ed4815 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d0069563-5ba0-4ac1-a235-f32719ed4815 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:53 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:53 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:42:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:42:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d0069563-5ba0-4ac1-a235-f32719ed4815 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:42:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d0069563-5ba0-4ac1-a235-f32719ed4815 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 200 Sep 04 22:42:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 91/180] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:42:53 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 1147 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7403a096-4604-457d-8169-1fb2d0c3c973 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7403a096-4604-457d-8169-1fb2d0c3c973 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:42:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7403a096-4604-457d-8169-1fb2d0c3c973 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7403a096-4604-457d-8169-1fb2d0c3c973 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:42:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:42:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7403a096-4604-457d-8169-1fb2d0c3c973 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:42:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7403a096-4604-457d-8169-1fb2d0c3c973 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 200 Sep 04 22:42:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 90/181] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:42:53 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 1147 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-ff7d9f0c-cd62-4a4c-a46e-e0180aae173b req-d7312a0c-7a13-487c-a5c9-cb487b369d69 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-ff7d9f0c-cd62-4a4c-a46e-e0180aae173b req-d7312a0c-7a13-487c-a5c9-cb487b369d69 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:42:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-ff7d9f0c-cd62-4a4c-a46e-e0180aae173b req-d7312a0c-7a13-487c-a5c9-cb487b369d69 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-ff7d9f0c-cd62-4a4c-a46e-e0180aae173b req-d7312a0c-7a13-487c-a5c9-cb487b369d69 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:42:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:42:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-ff7d9f0c-cd62-4a4c-a46e-e0180aae173b req-d7312a0c-7a13-487c-a5c9-cb487b369d69 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:42:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-ff7d9f0c-cd62-4a4c-a46e-e0180aae173b req-d7312a0c-7a13-487c-a5c9-cb487b369d69 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 200 Sep 04 22:42:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 92/182] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:42:54 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 1147 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-746e5865-123c-4754-b032-4e0395fad3f2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-746e5865-123c-4754-b032-4e0395fad3f2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:42:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-746e5865-123c-4754-b032-4e0395fad3f2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-746e5865-123c-4754-b032-4e0395fad3f2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:42:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:42:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-746e5865-123c-4754-b032-4e0395fad3f2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:42:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-746e5865-123c-4754-b032-4e0395fad3f2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 200 Sep 04 22:42:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 91/183] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:42:54 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 1147 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-a3ebb6d3-5e72-4a3c-bf07-86e2129a8ecb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-a3ebb6d3-5e72-4a3c-bf07-86e2129a8ecb tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:42:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-a3ebb6d3-5e72-4a3c-bf07-86e2129a8ecb tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-a3ebb6d3-5e72-4a3c-bf07-86e2129a8ecb tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:42:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:42:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-a3ebb6d3-5e72-4a3c-bf07-86e2129a8ecb tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:42:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-a3ebb6d3-5e72-4a3c-bf07-86e2129a8ecb tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 200 Sep 04 22:42:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 93/184] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:42:54 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 1147 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-e312fc3d-472b-4b9c-8189-feb586feacd6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-e312fc3d-472b-4b9c-8189-feb586feacd6 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] POST http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728/action Sep 04 22:42:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-e312fc3d-472b-4b9c-8189-feb586feacd6 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:42:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-e312fc3d-472b-4b9c-8189-feb586feacd6 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:42:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:42:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-e312fc3d-472b-4b9c-8189-feb586feacd6 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:42:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-e312fc3d-472b-4b9c-8189-feb586feacd6 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Begin detaching volume completed successfully. Sep 04 22:42:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-e312fc3d-472b-4b9c-8189-feb586feacd6 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728/action returned with HTTP 202 Sep 04 22:42:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 92/185] 192.168.122.93 () {64 vars in 1556 bytes} [Fri Sep 4 22:42:55 2026] POST /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:42:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-12490a7b-19a4-4dd5-bbbf-1bde43115cd9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-12490a7b-19a4-4dd5-bbbf-1bde43115cd9 None None] GET http://192.168.122.93/volume// Sep 04 22:42:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-12490a7b-19a4-4dd5-bbbf-1bde43115cd9 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-12490a7b-19a4-4dd5-bbbf-1bde43115cd9 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-12490a7b-19a4-4dd5-bbbf-1bde43115cd9 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:42:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 94/186] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:42:55 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:42:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-005f43d0-b262-4609-b834-b4ae3bca735f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-005f43d0-b262-4609-b834-b4ae3bca735f tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:42:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-005f43d0-b262-4609-b834-b4ae3bca735f tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-005f43d0-b262-4609-b834-b4ae3bca735f tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:42:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:42:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-005f43d0-b262-4609-b834-b4ae3bca735f tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:42:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-005f43d0-b262-4609-b834-b4ae3bca735f tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 200 Sep 04 22:42:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 93/187] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:42:55 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 1331 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:42:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-1c336074-21cd-43b2-a591-908802d8033a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-1c336074-21cd-43b2-a591-908802d8033a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] DELETE http://192.168.122.93/volume/v3/attachments/08a4c49a-e046-44db-bcf2-c46b1ea31330 Sep 04 22:42:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-1c336074-21cd-43b2-a591-908802d8033a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-1c336074-21cd-43b2-a591-908802d8033a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:42:56 devstack devstack@c-api.service[87250]: /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 04 22:42:56 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, Sep 04 22:42:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-c66ba641-a33e-4028-a3bc-53005cf2d18b req-1c336074-21cd-43b2-a591-908802d8033a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/attachments/08a4c49a-e046-44db-bcf2-c46b1ea31330 returned with HTTP 200 Sep 04 22:42:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 95/188] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:42:56 2026] DELETE /volume/v3/attachments/08a4c49a-e046-44db-bcf2-c46b1ea31330 => generated 19 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-30dd263a-f2a2-4d7b-ae8c-c31e9f2cf797 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-30dd263a-f2a2-4d7b-ae8c-c31e9f2cf797 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:42:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-30dd263a-f2a2-4d7b-ae8c-c31e9f2cf797 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-30dd263a-f2a2-4d7b-ae8c-c31e9f2cf797 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:42:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:42:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-30dd263a-f2a2-4d7b-ae8c-c31e9f2cf797 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:42:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-30dd263a-f2a2-4d7b-ae8c-c31e9f2cf797 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 200 Sep 04 22:42:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 94/189] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:42:56 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 855 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:43:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-829364072"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-829364072'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:43:01 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Create volume of 1 GB Sep 04 22:43:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Availability Zones retrieved successfully. Sep 04 22:43:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Flow 'volume_create_api' (900ba5af-a5f2-4c39-bb0e-d947f2c87edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee88490-92fa-4492-9ed0-675e82b45ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:43:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee88490-92fa-4492-9ed0-675e82b45ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a986def-9dcc-4953-a089-42e37305bab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:02 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Created reservations ['dc2772c7-73ca-4cc1-abe8-527c07e963a4', '37b5bc26-e513-4a79-9453-ecb641f3e743', 'a0aabd8a-02a7-440a-b27c-5198b2d9e88e', 'e7295518-5a4b-49a5-bfc6-d3503c649d79'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:43:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a986def-9dcc-4953-a089-42e37305bab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc2772c7-73ca-4cc1-abe8-527c07e963a4', '37b5bc26-e513-4a79-9453-ecb641f3e743', 'a0aabd8a-02a7-440a-b27c-5198b2d9e88e', 'e7295518-5a4b-49a5-bfc6-d3503c649d79']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (548f430d-eae4-4360-ba20-2d4a5ac7774a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:02 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:02 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (548f430d-eae4-4360-ba20-2d4a5ac7774a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f907b31f-f541-45c9-905f-8155328686a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-829364072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff93d28359f3401ab082f96ed468c944',qos_specs=None,replication_status=,reservations=['dc2772c7-73ca-4cc1-abe8-527c07e963a4','37b5bc26-e513-4a79-9453-ecb641f3e743','a0aabd8a-02a7-440a-b27c-5198b2d9e88e','e7295518-5a4b-49a5-bfc6-d3503c649d79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8357b1e32594e368fc84393f10e2dd5',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:43:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-829364072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f907b31f-f541-45c9-905f-8155328686a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff93d28359f3401ab082f96ed468c944',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8357b1e32594e368fc84393f10e2dd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a541aa1-21b2-4a70-b7aa-641cb0a7a705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a541aa1-21b2-4a70-b7aa-641cb0a7a705) transitioned into state 'SUCCESS' from state '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-829364072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff93d28359f3401ab082f96ed468c944',qos_specs=None,replication_status=,reservations=['dc2772c7-73ca-4cc1-abe8-527c07e963a4','37b5bc26-e513-4a79-9453-ecb641f3e743','a0aabd8a-02a7-440a-b27c-5198b2d9e88e','e7295518-5a4b-49a5-bfc6-d3503c649d79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8357b1e32594e368fc84393f10e2dd5',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fc8d9cd-b4de-4a76-a948-9c3d2d2499b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fc8d9cd-b4de-4a76-a948-9c3d2d2499b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Flow 'volume_create_api' (900ba5af-a5f2-4c39-bb0e-d947f2c87edd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Create volume request issued successfully. Sep 04 22:43:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0b828db4-c947-4fdd-a3a2-ed5dd1746539 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:43:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 96/190] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:43:01 2026] POST /volume/v3/volumes => generated 765 bytes in 1410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:43:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c8e8b5f7-d893-4a4c-911b-35aea9e96c91 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c8e8b5f7-d893-4a4c-911b-35aea9e96c91 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] GET http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 Sep 04 22:43:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c8e8b5f7-d893-4a4c-911b-35aea9e96c91 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c8e8b5f7-d893-4a4c-911b-35aea9e96c91 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c8e8b5f7-d893-4a4c-911b-35aea9e96c91 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Volume info retrieved successfully. Sep 04 22:43:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c8e8b5f7-d893-4a4c-911b-35aea9e96c91 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 returned with HTTP 200 Sep 04 22:43:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 95/191] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:02 2026] GET /volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 => generated 833 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a621b9a1-1d0c-42eb-baeb-b8cef043445e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a621b9a1-1d0c-42eb-baeb-b8cef043445e tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] GET http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 Sep 04 22:43:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a621b9a1-1d0c-42eb-baeb-b8cef043445e tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a621b9a1-1d0c-42eb-baeb-b8cef043445e tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:04 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:04 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a621b9a1-1d0c-42eb-baeb-b8cef043445e tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Volume info retrieved successfully. Sep 04 22:43:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a621b9a1-1d0c-42eb-baeb-b8cef043445e tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 returned with HTTP 200 Sep 04 22:43:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 97/192] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:03 2026] GET /volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 => generated 857 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-374a5877-994a-49c5-95dc-101bb965bd1a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-374a5877-994a-49c5-95dc-101bb965bd1a tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] GET http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 Sep 04 22:43:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-374a5877-994a-49c5-95dc-101bb965bd1a tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-374a5877-994a-49c5-95dc-101bb965bd1a tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-374a5877-994a-49c5-95dc-101bb965bd1a tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Volume info retrieved successfully. Sep 04 22:43:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-374a5877-994a-49c5-95dc-101bb965bd1a tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 returned with HTTP 200 Sep 04 22:43:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 96/193] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:05 2026] GET /volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 => generated 857 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:43:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e9826f60-8801-47de-944f-7fbd61925bf2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e9826f60-8801-47de-944f-7fbd61925bf2 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] GET http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 Sep 04 22:43:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e9826f60-8801-47de-944f-7fbd61925bf2 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e9826f60-8801-47de-944f-7fbd61925bf2 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e9826f60-8801-47de-944f-7fbd61925bf2 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Volume info retrieved successfully. Sep 04 22:43:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e9826f60-8801-47de-944f-7fbd61925bf2 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 returned with HTTP 200 Sep 04 22:43:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 98/194] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:06 2026] GET /volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 => generated 858 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-e211890c-f674-442e-a7ee-77ea9fff1bc8 req-c55fc79c-4d5f-476c-b0ad-0db8ee09e8e9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-e211890c-f674-442e-a7ee-77ea9fff1bc8 req-c55fc79c-4d5f-476c-b0ad-0db8ee09e8e9 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] DELETE http://192.168.122.93/volume/v3/attachments/a6b2ca35-7d7b-46b0-8bfe-ecf297e0beb7 Sep 04 22:43:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-e211890c-f674-442e-a7ee-77ea9fff1bc8 req-c55fc79c-4d5f-476c-b0ad-0db8ee09e8e9 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-e211890c-f674-442e-a7ee-77ea9fff1bc8 req-c55fc79c-4d5f-476c-b0ad-0db8ee09e8e9 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:15 devstack devstack@c-api.service[87249]: /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 04 22:43:15 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, Sep 04 22:43:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-e211890c-f674-442e-a7ee-77ea9fff1bc8 req-c55fc79c-4d5f-476c-b0ad-0db8ee09e8e9 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/attachments/a6b2ca35-7d7b-46b0-8bfe-ecf297e0beb7 returned with HTTP 200 Sep 04 22:43:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 97/195] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:43:14 2026] DELETE /volume/v3/attachments/a6b2ca35-7d7b-46b0-8bfe-ecf297e0beb7 => generated 19 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-e211890c-f674-442e-a7ee-77ea9fff1bc8 req-a5a1f6b4-ecfc-4e08-9805-06d462801c0a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-e211890c-f674-442e-a7ee-77ea9fff1bc8 req-a5a1f6b4-ecfc-4e08-9805-06d462801c0a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] DELETE http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 Sep 04 22:43:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-e211890c-f674-442e-a7ee-77ea9fff1bc8 req-a5a1f6b4-ecfc-4e08-9805-06d462801c0a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-e211890c-f674-442e-a7ee-77ea9fff1bc8 req-a5a1f6b4-ecfc-4e08-9805-06d462801c0a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:15 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [req-e211890c-f674-442e-a7ee-77ea9fff1bc8 req-a5a1f6b4-ecfc-4e08-9805-06d462801c0a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Delete volume with id: 587857ab-565d-4e82-82ac-e0b6ebd7b8a1 Sep 04 22:43:15 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:15 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-e211890c-f674-442e-a7ee-77ea9fff1bc8 req-a5a1f6b4-ecfc-4e08-9805-06d462801c0a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:43:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-e211890c-f674-442e-a7ee-77ea9fff1bc8 req-a5a1f6b4-ecfc-4e08-9805-06d462801c0a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Delete volume request issued successfully. Sep 04 22:43:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-e211890c-f674-442e-a7ee-77ea9fff1bc8 req-a5a1f6b4-ecfc-4e08-9805-06d462801c0a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 returned with HTTP 202 Sep 04 22:43:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 99/196] 192.168.122.93 () {62 vars in 1504 bytes} [Fri Sep 4 22:43:15 2026] DELETE /volume/v3/volumes/587857ab-565d-4e82-82ac-e0b6ebd7b8a1 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e82560de-3d36-4110-a84c-059d1b66f2b2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e82560de-3d36-4110-a84c-059d1b66f2b2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] DELETE http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:43:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e82560de-3d36-4110-a84c-059d1b66f2b2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e82560de-3d36-4110-a84c-059d1b66f2b2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:17 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-e82560de-3d36-4110-a84c-059d1b66f2b2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Delete volume with id: d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:43:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e82560de-3d36-4110-a84c-059d1b66f2b2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:43:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e82560de-3d36-4110-a84c-059d1b66f2b2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Delete volume request issued successfully. Sep 04 22:43:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e82560de-3d36-4110-a84c-059d1b66f2b2 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 202 Sep 04 22:43:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 98/197] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:43:17 2026] DELETE /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-61112fb4-91b1-4c29-a209-bcc7881bff6a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-61112fb4-91b1-4c29-a209-bcc7881bff6a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:43:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-61112fb4-91b1-4c29-a209-bcc7881bff6a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-61112fb4-91b1-4c29-a209-bcc7881bff6a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-61112fb4-91b1-4c29-a209-bcc7881bff6a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:43:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-61112fb4-91b1-4c29-a209-bcc7881bff6a tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 200 Sep 04 22:43:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 100/198] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:17 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 853 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d081eeaa-4d2c-4d83-b489-93009aeabd44 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d081eeaa-4d2c-4d83-b489-93009aeabd44 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:43:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d081eeaa-4d2c-4d83-b489-93009aeabd44 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d081eeaa-4d2c-4d83-b489-93009aeabd44 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:19 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:19 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d081eeaa-4d2c-4d83-b489-93009aeabd44 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Volume info retrieved successfully. Sep 04 22:43:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d081eeaa-4d2c-4d83-b489-93009aeabd44 tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 200 Sep 04 22:43:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 99/199] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:19 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 853 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8693747f-b2d4-4db7-893a-568f3a6211fe None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8693747f-b2d4-4db7-893a-568f3a6211fe tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] GET http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f Sep 04 22:43:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8693747f-b2d4-4db7-893a-568f3a6211fe tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8693747f-b2d4-4db7-893a-568f3a6211fe tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8693747f-b2d4-4db7-893a-568f3a6211fe tempest-ServerActionsTestOtherA-1824414921 tempest-ServerActionsTestOtherA-1824414921-project-member] http://192.168.122.93/volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f returned with HTTP 404 Sep 04 22:43:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 101/200] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:20 2026] GET /volume/v3/volumes/d50533bc-a0e9-4418-a402-dbbc4bd3e47f => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:43:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-090d306b-b631-4bba-878c-5979c2b8bb8c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-090d306b-b631-4bba-878c-5979c2b8bb8c tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] DELETE http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 Sep 04 22:43:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-090d306b-b631-4bba-878c-5979c2b8bb8c tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-090d306b-b631-4bba-878c-5979c2b8bb8c tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-090d306b-b631-4bba-878c-5979c2b8bb8c tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Delete volume with id: f907b31f-f541-45c9-905f-8155328686a3 Sep 04 22:43:23 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:23 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:23 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:23 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-090d306b-b631-4bba-878c-5979c2b8bb8c tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Volume info retrieved successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-090d306b-b631-4bba-878c-5979c2b8bb8c tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Delete volume request issued successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-090d306b-b631-4bba-878c-5979c2b8bb8c tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 returned with HTTP 202 Sep 04 22:43:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 100/201] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:43:23 2026] DELETE /volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8ee021e0-ea9e-45bb-bfb2-225adf9fc15f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8ee021e0-ea9e-45bb-bfb2-225adf9fc15f tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] GET http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 Sep 04 22:43:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8ee021e0-ea9e-45bb-bfb2-225adf9fc15f tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8ee021e0-ea9e-45bb-bfb2-225adf9fc15f tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:23 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:23 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:23 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:23 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8ee021e0-ea9e-45bb-bfb2-225adf9fc15f tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Volume info retrieved successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8ee021e0-ea9e-45bb-bfb2-225adf9fc15f tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 returned with HTTP 200 Sep 04 22:43:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 102/202] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:23 2026] GET /volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 => generated 857 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-aa6706fc-b7f1-458d-bb5f-f083e10645f8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aa6706fc-b7f1-458d-bb5f-f083e10645f8 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] GET http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 Sep 04 22:43:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aa6706fc-b7f1-458d-bb5f-f083e10645f8 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aa6706fc-b7f1-458d-bb5f-f083e10645f8 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-aa6706fc-b7f1-458d-bb5f-f083e10645f8 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Volume info retrieved successfully. Sep 04 22:43:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aa6706fc-b7f1-458d-bb5f-f083e10645f8 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 returned with HTTP 200 Sep 04 22:43:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 101/203] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:24 2026] GET /volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 => generated 857 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3bb16886-ab00-4192-ba14-292f70e9ac2f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3bb16886-ab00-4192-ba14-292f70e9ac2f tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] GET http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 Sep 04 22:43:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3bb16886-ab00-4192-ba14-292f70e9ac2f tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3bb16886-ab00-4192-ba14-292f70e9ac2f tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:25 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:25 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:25 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:25 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:25 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3bb16886-ab00-4192-ba14-292f70e9ac2f tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Volume info retrieved successfully. Sep 04 22:43:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3bb16886-ab00-4192-ba14-292f70e9ac2f tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 returned with HTTP 200 Sep 04 22:43:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 103/204] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:25 2026] GET /volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 => generated 857 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3e53533b-0ff4-4dd0-b764-bed23f04d755 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3e53533b-0ff4-4dd0-b764-bed23f04d755 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] GET http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 Sep 04 22:43:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3e53533b-0ff4-4dd0-b764-bed23f04d755 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3e53533b-0ff4-4dd0-b764-bed23f04d755 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3e53533b-0ff4-4dd0-b764-bed23f04d755 tempest-ServerRescueNegativeTestJSON-1099023735 tempest-ServerRescueNegativeTestJSON-1099023735-project-member] http://192.168.122.93/volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 returned with HTTP 404 Sep 04 22:43:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 102/205] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:26 2026] GET /volume/v3/volumes/f907b31f-f541-45c9-905f-8155328686a3 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:43:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1573995531"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1573995531'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:43:30 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Create volume of 1 GB Sep 04 22:43:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Availability Zones retrieved successfully. Sep 04 22:43:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Flow 'volume_create_api' (c7908cdc-b342-4f75-bb0e-30cca7e69159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7780f3-9b61-4957-88a5-8d4a44003562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:43:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7780f3-9b61-4957-88a5-8d4a44003562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6816bf-a545-4bb1-8886-e446e57f34fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:30 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Created reservations ['44b6463d-4ed2-439b-bb5e-6d5a6db75f3a', '8cada0f3-7f67-4f4e-b384-cd793f5cafc2', 'b0f5b077-b441-46a4-bf61-cd051cebb3c6', '29604c3d-1a4c-4c7b-80a0-562d8105b921'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:43:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6816bf-a545-4bb1-8886-e446e57f34fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44b6463d-4ed2-439b-bb5e-6d5a6db75f3a', '8cada0f3-7f67-4f4e-b384-cd793f5cafc2', 'b0f5b077-b441-46a4-bf61-cd051cebb3c6', '29604c3d-1a4c-4c7b-80a0-562d8105b921']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30cfdac5-510b-43dc-900b-55f0f02685f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30cfdac5-510b-43dc-900b-55f0f02685f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7be7f3c-60ad-4c4d-8aad-7adbb41fc226', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1573995531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70f276e850d746a5a9f18556876cbad4',qos_specs=None,replication_status=,reservations=['44b6463d-4ed2-439b-bb5e-6d5a6db75f3a','8cada0f3-7f67-4f4e-b384-cd793f5cafc2','b0f5b077-b441-46a4-bf61-cd051cebb3c6','29604c3d-1a4c-4c7b-80a0-562d8105b921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='628e137ca2f745eb869a4bde3c1b549d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1573995531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7be7f3c-60ad-4c4d-8aad-7adbb41fc226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70f276e850d746a5a9f18556876cbad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='628e137ca2f745eb869a4bde3c1b549d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4550c006-0124-4d77-a436-377fbdc92ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4550c006-0124-4d77-a436-377fbdc92ed6) transitioned into state 'SUCCESS' from state '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-1573995531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70f276e850d746a5a9f18556876cbad4',qos_specs=None,replication_status=,reservations=['44b6463d-4ed2-439b-bb5e-6d5a6db75f3a','8cada0f3-7f67-4f4e-b384-cd793f5cafc2','b0f5b077-b441-46a4-bf61-cd051cebb3c6','29604c3d-1a4c-4c7b-80a0-562d8105b921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='628e137ca2f745eb869a4bde3c1b549d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e0b20fa-ca40-4441-8e3a-ba913cf7a1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e0b20fa-ca40-4441-8e3a-ba913cf7a1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Flow 'volume_create_api' (c7908cdc-b342-4f75-bb0e-30cca7e69159) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Create volume request issued successfully. Sep 04 22:43:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-882075b4-1ae6-4cbb-8cf7-f91fb5cb13ae tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:43:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 104/206] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:43:30 2026] POST /volume/v3/volumes => generated 758 bytes in 773 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:43:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e767a73a-95a0-4667-bb66-c60a8115ee43 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e767a73a-95a0-4667-bb66-c60a8115ee43 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e767a73a-95a0-4667-bb66-c60a8115ee43 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e767a73a-95a0-4667-bb66-c60a8115ee43 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:31 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:31 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e767a73a-95a0-4667-bb66-c60a8115ee43 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e767a73a-95a0-4667-bb66-c60a8115ee43 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 200 Sep 04 22:43:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 103/207] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:31 2026] GET /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 826 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-62d48359-d8f0-4530-a1e5-1e19ece8696d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-62d48359-d8f0-4530-a1e5-1e19ece8696d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-62d48359-d8f0-4530-a1e5-1e19ece8696d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-62d48359-d8f0-4530-a1e5-1e19ece8696d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-62d48359-d8f0-4530-a1e5-1e19ece8696d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-62d48359-d8f0-4530-a1e5-1e19ece8696d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 200 Sep 04 22:43:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 105/208] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:32 2026] GET /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 850 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c1c4fbd0-124e-4446-8fb9-68e77362a618 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c1c4fbd0-124e-4446-8fb9-68e77362a618 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c1c4fbd0-124e-4446-8fb9-68e77362a618 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c1c4fbd0-124e-4446-8fb9-68e77362a618 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c1c4fbd0-124e-4446-8fb9-68e77362a618 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c1c4fbd0-124e-4446-8fb9-68e77362a618 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 200 Sep 04 22:43:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 104/209] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:33 2026] GET /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 851 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-b70c2344-af0b-4cfb-b0a6-ab6a6bba35f6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-b70c2344-af0b-4cfb-b0a6-ab6a6bba35f6 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-b70c2344-af0b-4cfb-b0a6-ab6a6bba35f6 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-b70c2344-af0b-4cfb-b0a6-ab6a6bba35f6 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-b70c2344-af0b-4cfb-b0a6-ab6a6bba35f6 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-b70c2344-af0b-4cfb-b0a6-ab6a6bba35f6 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 200 Sep 04 22:43:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 106/210] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:43:33 2026] GET /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-de928e15-42ac-4a65-ad76-22f1a9712927 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-de928e15-42ac-4a65-ad76-22f1a9712927 None None] GET http://192.168.122.93/volume// Sep 04 22:43:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-de928e15-42ac-4a65-ad76-22f1a9712927 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-de928e15-42ac-4a65-ad76-22f1a9712927 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-de928e15-42ac-4a65-ad76-22f1a9712927 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:43:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 105/211] 192.168.122.93 () {58 vars in 1312 bytes} [Fri Sep 4 22:43:33 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:43:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-8f112d09-e9f5-441e-9726-355168279674 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-8f112d09-e9f5-441e-9726-355168279674 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:43:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-8f112d09-e9f5-441e-9726-355168279674 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7be7f3c-60ad-4c4d-8aad-7adbb41fc226", "connector": null, "instance_uuid": "d153fdcc-9f3d-4f22-9f2d-90ded28ff44b"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:34 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:34 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:34 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:34 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-8f112d09-e9f5-441e-9726-355168279674 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:43:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 107/212] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:43:34 2026] POST /volume/v3/attachments => generated 273 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-018282ee-241a-4b59-b18b-23a06a93467f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-018282ee-241a-4b59-b18b-23a06a93467f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-018282ee-241a-4b59-b18b-23a06a93467f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-018282ee-241a-4b59-b18b-23a06a93467f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c01a929b-e53d-4eaf-9367-8f4eee36358f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c01a929b-e53d-4eaf-9367-8f4eee36358f None None] GET http://192.168.122.93/volume// Sep 04 22:43:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-018282ee-241a-4b59-b18b-23a06a93467f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c01a929b-e53d-4eaf-9367-8f4eee36358f None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c01a929b-e53d-4eaf-9367-8f4eee36358f None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c01a929b-e53d-4eaf-9367-8f4eee36358f None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:43:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 108/213] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:43:34 2026] GET /volume/ => generated 389 bytes in 32 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:43:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-feaa03f6-46ff-442b-a3b8-f38293c01359 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-feaa03f6-46ff-442b-a3b8-f38293c01359 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-feaa03f6-46ff-442b-a3b8-f38293c01359 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-feaa03f6-46ff-442b-a3b8-f38293c01359 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-018282ee-241a-4b59-b18b-23a06a93467f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 200 Sep 04 22:43:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 106/214] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:34 2026] GET /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 850 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:34 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:34 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:34 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:34 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-feaa03f6-46ff-442b-a3b8-f38293c01359 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-feaa03f6-46ff-442b-a3b8-f38293c01359 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 200 Sep 04 22:43:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 109/215] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:43:34 2026] GET /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 1031 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:43:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-5c7a47c1-947c-4b66-bc1b-126ddda74a08 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-5c7a47c1-947c-4b66-bc1b-126ddda74a08 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] PUT http://192.168.122.93/volume/v3/attachments/ec2c23e4-6177-40e5-b775-ee55114f1ca2 Sep 04 22:43:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-5c7a47c1-947c-4b66-bc1b-126ddda74a08 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:34 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-5c7a47c1-947c-4b66-bc1b-126ddda74a08 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Acquiring lock "cinder-attachment_update-c7be7f3c-60ad-4c4d-8aad-7adbb41fc226-devstack" by "attachment_update" {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:43:34 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-5c7a47c1-947c-4b66-bc1b-126ddda74a08 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Lock "cinder-attachment_update-c7be7f3c-60ad-4c4d-8aad-7adbb41fc226-devstack" acquired by "attachment_update" :: waited 0.061s {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:43:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:35 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-5c7a47c1-947c-4b66-bc1b-126ddda74a08 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Lock "cinder-attachment_update-c7be7f3c-60ad-4c4d-8aad-7adbb41fc226-devstack" released by "attachment_update" :: held 0.408s {{(pid=87249) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:43:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-5c7a47c1-947c-4b66-bc1b-126ddda74a08 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/attachments/ec2c23e4-6177-40e5-b775-ee55114f1ca2 returned with HTTP 200 Sep 04 22:43:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 107/216] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:43:34 2026] PUT /volume/v3/attachments/ec2c23e4-6177-40e5-b775-ee55114f1ca2 => generated 694 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e3dcf27f-3d45-461d-b9fb-9ac77d3cd40d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e3dcf27f-3d45-461d-b9fb-9ac77d3cd40d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e3dcf27f-3d45-461d-b9fb-9ac77d3cd40d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e3dcf27f-3d45-461d-b9fb-9ac77d3cd40d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e3dcf27f-3d45-461d-b9fb-9ac77d3cd40d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e3dcf27f-3d45-461d-b9fb-9ac77d3cd40d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 200 Sep 04 22:43:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 110/217] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:35 2026] GET /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-d4307044-8d9f-43f4-ac3d-3b120eace595 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-d4307044-8d9f-43f4-ac3d-3b120eace595 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] POST http://192.168.122.93/volume/v3/attachments/ec2c23e4-6177-40e5-b775-ee55114f1ca2/action Sep 04 22:43:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-d4307044-8d9f-43f4-ac3d-3b120eace595 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action body: b'{"os-complete": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-d4307044-8d9f-43f4-ac3d-3b120eace595 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-371f5ceb-793b-4868-99bc-3290f8ea7984 req-d4307044-8d9f-43f4-ac3d-3b120eace595 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/attachments/ec2c23e4-6177-40e5-b775-ee55114f1ca2/action returned with HTTP 204 Sep 04 22:43:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 108/218] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:43:36 2026] POST /volume/v3/attachments/ec2c23e4-6177-40e5-b775-ee55114f1ca2/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e195a051-2b1b-47b8-9d9b-c6694b28e22b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e195a051-2b1b-47b8-9d9b-c6694b28e22b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e195a051-2b1b-47b8-9d9b-c6694b28e22b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e195a051-2b1b-47b8-9d9b-c6694b28e22b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e195a051-2b1b-47b8-9d9b-c6694b28e22b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e195a051-2b1b-47b8-9d9b-c6694b28e22b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 200 Sep 04 22:43:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 111/219] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:36 2026] GET /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 1143 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c97776cd-c176-46b9-9f27-53e9f02ee3b8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c97776cd-c176-46b9-9f27-53e9f02ee3b8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c97776cd-c176-46b9-9f27-53e9f02ee3b8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c97776cd-c176-46b9-9f27-53e9f02ee3b8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c97776cd-c176-46b9-9f27-53e9f02ee3b8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c97776cd-c176-46b9-9f27-53e9f02ee3b8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 200 Sep 04 22:43:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 109/220] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:36 2026] GET /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 1143 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:43:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:43:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1033826057"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1033826057'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:43:37 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Create volume of 1 GB Sep 04 22:43:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Availability Zones retrieved successfully. Sep 04 22:43:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Flow 'volume_create_api' (27b0b963-7c87-4f31-ae7a-0a5310a43f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c9a77d-8d0a-4b27-9397-fbcb92c27550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:43:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c9a77d-8d0a-4b27-9397-fbcb92c27550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af7e244-9411-4802-a4de-74b43fa90e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:37 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Created reservations ['2ad80162-df26-4455-ac64-60bbaa893c2d', '668195da-857e-4fd8-ac69-9132bbc06cf7', '468b4d2a-f561-4ec4-8c99-773c5a58a6dc', '10a28c63-8e60-4493-ae8b-b27989a35b89'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:43:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af7e244-9411-4802-a4de-74b43fa90e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ad80162-df26-4455-ac64-60bbaa893c2d', '668195da-857e-4fd8-ac69-9132bbc06cf7', '468b4d2a-f561-4ec4-8c99-773c5a58a6dc', '10a28c63-8e60-4493-ae8b-b27989a35b89']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ddc803f-3903-4dbb-aa80-25c924a06ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:37 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:37 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ddc803f-3903-4dbb-aa80-25c924a06ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1033826057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70f276e850d746a5a9f18556876cbad4',qos_specs=None,replication_status=,reservations=['2ad80162-df26-4455-ac64-60bbaa893c2d','668195da-857e-4fd8-ac69-9132bbc06cf7','468b4d2a-f561-4ec4-8c99-773c5a58a6dc','10a28c63-8e60-4493-ae8b-b27989a35b89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='628e137ca2f745eb869a4bde3c1b549d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:43:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1033826057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70f276e850d746a5a9f18556876cbad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='628e137ca2f745eb869a4bde3c1b549d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77a6fd5d-1664-40d5-9f6e-e0ac31fc6c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77a6fd5d-1664-40d5-9f6e-e0ac31fc6c80) transitioned into state 'SUCCESS' from state '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-1033826057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70f276e850d746a5a9f18556876cbad4',qos_specs=None,replication_status=,reservations=['2ad80162-df26-4455-ac64-60bbaa893c2d','668195da-857e-4fd8-ac69-9132bbc06cf7','468b4d2a-f561-4ec4-8c99-773c5a58a6dc','10a28c63-8e60-4493-ae8b-b27989a35b89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='628e137ca2f745eb869a4bde3c1b549d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b308e5e7-bb81-4f04-b2de-0212f14ed389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b308e5e7-bb81-4f04-b2de-0212f14ed389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Flow 'volume_create_api' (27b0b963-7c87-4f31-ae7a-0a5310a43f19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Create volume request issued successfully. Sep 04 22:43:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9d370a61-df0a-4ecf-86c1-4db91f39434d tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:43:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 112/221] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:43:37 2026] POST /volume/v3/volumes => generated 758 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:43:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-afa2813b-d8a5-4cd1-aea2-137afe01d556 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-afa2813b-d8a5-4cd1-aea2-137afe01d556 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-afa2813b-d8a5-4cd1-aea2-137afe01d556 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-afa2813b-d8a5-4cd1-aea2-137afe01d556 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-afa2813b-d8a5-4cd1-aea2-137afe01d556 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-afa2813b-d8a5-4cd1-aea2-137afe01d556 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 200 Sep 04 22:43:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 110/222] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:37 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 826 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-82c6bfac-7f37-45eb-adae-b3b87c3a8fbe None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-82c6bfac-7f37-45eb-adae-b3b87c3a8fbe tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-82c6bfac-7f37-45eb-adae-b3b87c3a8fbe tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-82c6bfac-7f37-45eb-adae-b3b87c3a8fbe tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:38 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:38 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:38 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:38 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:38 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-82c6bfac-7f37-45eb-adae-b3b87c3a8fbe tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-82c6bfac-7f37-45eb-adae-b3b87c3a8fbe tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 200 Sep 04 22:43:38 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 113/223] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:38 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b1c94052-7633-4cfb-a80c-dd1117c6a6f6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b1c94052-7633-4cfb-a80c-dd1117c6a6f6 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b1c94052-7633-4cfb-a80c-dd1117c6a6f6 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b1c94052-7633-4cfb-a80c-dd1117c6a6f6 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:39 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:39 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:39 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:39 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b1c94052-7633-4cfb-a80c-dd1117c6a6f6 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b1c94052-7633-4cfb-a80c-dd1117c6a6f6 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 200 Sep 04 22:43:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 111/224] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:39 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-454c4930-d65e-4714-8169-ea44e7980b6f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-454c4930-d65e-4714-8169-ea44e7980b6f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-454c4930-d65e-4714-8169-ea44e7980b6f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-454c4930-d65e-4714-8169-ea44e7980b6f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:40 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:40 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-454c4930-d65e-4714-8169-ea44e7980b6f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-454c4930-d65e-4714-8169-ea44e7980b6f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 200 Sep 04 22:43:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 114/225] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:43:39 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 851 bytes in 693 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-735f1d78-291c-4011-b299-2db6411799ac None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-735f1d78-291c-4011-b299-2db6411799ac None None] GET http://192.168.122.93/volume// Sep 04 22:43:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-735f1d78-291c-4011-b299-2db6411799ac None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-735f1d78-291c-4011-b299-2db6411799ac None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-735f1d78-291c-4011-b299-2db6411799ac None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:43:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 112/226] 192.168.122.93 () {58 vars in 1312 bytes} [Fri Sep 4 22:43:40 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:43:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-259d9e44-8744-4de7-a757-2b34f8b9d1e9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-259d9e44-8744-4de7-a757-2b34f8b9d1e9 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:43:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-259d9e44-8744-4de7-a757-2b34f8b9d1e9 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e", "connector": null, "instance_uuid": "d153fdcc-9f3d-4f22-9f2d-90ded28ff44b"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:40 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:40 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-259d9e44-8744-4de7-a757-2b34f8b9d1e9 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:43:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 115/227] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:43:40 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-41be1c71-4f7d-40bc-8e0d-38cdecd00405 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-41be1c71-4f7d-40bc-8e0d-38cdecd00405 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-41be1c71-4f7d-40bc-8e0d-38cdecd00405 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-41be1c71-4f7d-40bc-8e0d-38cdecd00405 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b189a6d3-679d-49a1-94df-6c68bddbf231 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b189a6d3-679d-49a1-94df-6c68bddbf231 None None] GET http://192.168.122.93/volume// Sep 04 22:43:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b189a6d3-679d-49a1-94df-6c68bddbf231 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b189a6d3-679d-49a1-94df-6c68bddbf231 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:41 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:41 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b189a6d3-679d-49a1-94df-6c68bddbf231 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:43:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 116/228] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:43:41 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 22:43:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-549fb9ef-303c-4169-a70a-ea5ae0e7a267 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-549fb9ef-303c-4169-a70a-ea5ae0e7a267 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-549fb9ef-303c-4169-a70a-ea5ae0e7a267 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-549fb9ef-303c-4169-a70a-ea5ae0e7a267 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:41 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:41 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-41be1c71-4f7d-40bc-8e0d-38cdecd00405 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:41 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:41 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-549fb9ef-303c-4169-a70a-ea5ae0e7a267 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-41be1c71-4f7d-40bc-8e0d-38cdecd00405 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 200 Sep 04 22:43:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-549fb9ef-303c-4169-a70a-ea5ae0e7a267 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 200 Sep 04 22:43:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 113/229] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:41 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 850 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 117/230] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:43:41 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 1031 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 22:43:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-c9644bef-5acc-41e7-a3c7-4df026959bec None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-c9644bef-5acc-41e7-a3c7-4df026959bec tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] PUT http://192.168.122.93/volume/v3/attachments/ed85e0e7-c657-4278-9292-db736de0798b Sep 04 22:43:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-c9644bef-5acc-41e7-a3c7-4df026959bec tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:41 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-c9644bef-5acc-41e7-a3c7-4df026959bec tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Acquiring lock "cinder-attachment_update-a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e-devstack" by "attachment_update" {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:43:41 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-c9644bef-5acc-41e7-a3c7-4df026959bec tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Lock "cinder-attachment_update-a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:43:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:41 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:41 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:41 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-c9644bef-5acc-41e7-a3c7-4df026959bec tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Lock "cinder-attachment_update-a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e-devstack" released by "attachment_update" :: held 0.275s {{(pid=87249) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:43:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-c9644bef-5acc-41e7-a3c7-4df026959bec tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/attachments/ed85e0e7-c657-4278-9292-db736de0798b returned with HTTP 200 Sep 04 22:43:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 114/231] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:43:41 2026] PUT /volume/v3/attachments/ed85e0e7-c657-4278-9292-db736de0798b => generated 694 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-0a83c01a-ea57-45da-86e4-b158ef36e8e1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-0a83c01a-ea57-45da-86e4-b158ef36e8e1 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] POST http://192.168.122.93/volume/v3/attachments/ed85e0e7-c657-4278-9292-db736de0798b/action Sep 04 22:43:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-0a83c01a-ea57-45da-86e4-b158ef36e8e1 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action body: b'{"os-complete": null}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-0a83c01a-ea57-45da-86e4-b158ef36e8e1 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:42 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:42 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f494ff53-b3be-47b0-9893-0b408e08dedd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f494ff53-b3be-47b0-9893-0b408e08dedd tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f494ff53-b3be-47b0-9893-0b408e08dedd tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f494ff53-b3be-47b0-9893-0b408e08dedd tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:42 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:42 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-bf8d9c9f-10d2-47da-ac2e-a1c33635977e req-0a83c01a-ea57-45da-86e4-b158ef36e8e1 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/attachments/ed85e0e7-c657-4278-9292-db736de0798b/action returned with HTTP 204 Sep 04 22:43:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 118/232] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:43:42 2026] POST /volume/v3/attachments/ed85e0e7-c657-4278-9292-db736de0798b/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f494ff53-b3be-47b0-9893-0b408e08dedd tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f494ff53-b3be-47b0-9893-0b408e08dedd tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 200 Sep 04 22:43:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 115/233] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:42 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 851 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ccdbe148-9955-4ab7-bade-001bd5365947 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ccdbe148-9955-4ab7-bade-001bd5365947 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ccdbe148-9955-4ab7-bade-001bd5365947 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ccdbe148-9955-4ab7-bade-001bd5365947 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ccdbe148-9955-4ab7-bade-001bd5365947 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ccdbe148-9955-4ab7-bade-001bd5365947 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 200 Sep 04 22:43:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 119/234] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:43 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 1143 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fd6806c0-b4eb-4607-abe0-e5ced91e82a8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fd6806c0-b4eb-4607-abe0-e5ced91e82a8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fd6806c0-b4eb-4607-abe0-e5ced91e82a8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fd6806c0-b4eb-4607-abe0-e5ced91e82a8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:43 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=144,cinder:INSERT=8,cinder:UPDATE=25 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:43:43 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:43 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fd6806c0-b4eb-4607-abe0-e5ced91e82a8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fd6806c0-b4eb-4607-abe0-e5ced91e82a8 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 200 Sep 04 22:43:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 116/235] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:43 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 1143 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-c981b5ce-310b-4f08-bb5a-77cbe4fb5f55 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-c981b5ce-310b-4f08-bb5a-77cbe4fb5f55 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-c981b5ce-310b-4f08-bb5a-77cbe4fb5f55 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-c981b5ce-310b-4f08-bb5a-77cbe4fb5f55 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-c981b5ce-310b-4f08-bb5a-77cbe4fb5f55 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-c981b5ce-310b-4f08-bb5a-77cbe4fb5f55 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 200 Sep 04 22:43:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 120/236] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:43:43 2026] GET /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 1143 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-356938f8-d6d1-4da0-9f97-33907bd07707 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-356938f8-d6d1-4da0-9f97-33907bd07707 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] POST http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226/action Sep 04 22:43:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-356938f8-d6d1-4da0-9f97-33907bd07707 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-356938f8-d6d1-4da0-9f97-33907bd07707 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:43 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:43 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-356938f8-d6d1-4da0-9f97-33907bd07707 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:44 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-356938f8-d6d1-4da0-9f97-33907bd07707 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Begin detaching volume completed successfully. Sep 04 22:43:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-356938f8-d6d1-4da0-9f97-33907bd07707 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226/action returned with HTTP 202 Sep 04 22:43:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 117/237] 192.168.122.93 () {64 vars in 1556 bytes} [Fri Sep 4 22:43:43 2026] POST /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:43:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-083b9db7-b47a-4077-992a-a8f2d326b863 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-083b9db7-b47a-4077-992a-a8f2d326b863 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-083b9db7-b47a-4077-992a-a8f2d326b863 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-083b9db7-b47a-4077-992a-a8f2d326b863 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:44 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:44 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:44 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:44 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-083b9db7-b47a-4077-992a-a8f2d326b863 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-083b9db7-b47a-4077-992a-a8f2d326b863 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 200 Sep 04 22:43:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 121/238] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:44 2026] GET /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 1146 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4e492ea6-8d3f-4c00-8032-3965896fe70e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4e492ea6-8d3f-4c00-8032-3965896fe70e None None] GET http://192.168.122.93/volume// Sep 04 22:43:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4e492ea6-8d3f-4c00-8032-3965896fe70e None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4e492ea6-8d3f-4c00-8032-3965896fe70e None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4e492ea6-8d3f-4c00-8032-3965896fe70e None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:43:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 118/239] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:43:44 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:43:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-0dd6a801-2f9c-4f0b-a65e-d241b144328a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-0dd6a801-2f9c-4f0b-a65e-d241b144328a tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-0dd6a801-2f9c-4f0b-a65e-d241b144328a tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-0dd6a801-2f9c-4f0b-a65e-d241b144328a tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:44 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:44 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:44 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:44 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-0dd6a801-2f9c-4f0b-a65e-d241b144328a tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-0dd6a801-2f9c-4f0b-a65e-d241b144328a tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 200 Sep 04 22:43:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 122/240] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:43:44 2026] GET /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 1327 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:43:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-c20b36ca-dc49-4979-8aa2-3fef7d6a29f9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-c20b36ca-dc49-4979-8aa2-3fef7d6a29f9 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] DELETE http://192.168.122.93/volume/v3/attachments/ec2c23e4-6177-40e5-b775-ee55114f1ca2 Sep 04 22:43:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-c20b36ca-dc49-4979-8aa2-3fef7d6a29f9 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-c20b36ca-dc49-4979-8aa2-3fef7d6a29f9 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:44 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:44 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:44 devstack devstack@c-api.service[87249]: /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 04 22:43:44 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, Sep 04 22:43:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-72ab0b11-152a-4fa4-8f96-715b02f56149 req-c20b36ca-dc49-4979-8aa2-3fef7d6a29f9 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/attachments/ec2c23e4-6177-40e5-b775-ee55114f1ca2 returned with HTTP 200 Sep 04 22:43:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 119/241] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:43:44 2026] DELETE /volume/v3/attachments/ec2c23e4-6177-40e5-b775-ee55114f1ca2 => generated 19 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-353a7aed-48cd-41da-bac8-ad16767fed38 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-353a7aed-48cd-41da-bac8-ad16767fed38 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-353a7aed-48cd-41da-bac8-ad16767fed38 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-353a7aed-48cd-41da-bac8-ad16767fed38 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-353a7aed-48cd-41da-bac8-ad16767fed38 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-353a7aed-48cd-41da-bac8-ad16767fed38 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 200 Sep 04 22:43:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 123/242] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:45 2026] GET /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-5fb009df-9c5d-40ac-aede-e29810e201ff None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-5fb009df-9c5d-40ac-aede-e29810e201ff tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-5fb009df-9c5d-40ac-aede-e29810e201ff tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-5fb009df-9c5d-40ac-aede-e29810e201ff tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-5fb009df-9c5d-40ac-aede-e29810e201ff tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-5fb009df-9c5d-40ac-aede-e29810e201ff tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 200 Sep 04 22:43:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 120/243] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:43:45 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 1143 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-47bca09b-3fcd-4425-a0a7-5de6bfb56e02 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-47bca09b-3fcd-4425-a0a7-5de6bfb56e02 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] POST http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e/action Sep 04 22:43:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-47bca09b-3fcd-4425-a0a7-5de6bfb56e02 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-47bca09b-3fcd-4425-a0a7-5de6bfb56e02 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-47bca09b-3fcd-4425-a0a7-5de6bfb56e02 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-47bca09b-3fcd-4425-a0a7-5de6bfb56e02 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Begin detaching volume completed successfully. Sep 04 22:43:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-47bca09b-3fcd-4425-a0a7-5de6bfb56e02 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e/action returned with HTTP 202 Sep 04 22:43:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 124/244] 192.168.122.93 () {64 vars in 1556 bytes} [Fri Sep 4 22:43:45 2026] POST /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:43:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-dee59190-05f8-40f7-af65-2cf448eeab6f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dee59190-05f8-40f7-af65-2cf448eeab6f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dee59190-05f8-40f7-af65-2cf448eeab6f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dee59190-05f8-40f7-af65-2cf448eeab6f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-dee59190-05f8-40f7-af65-2cf448eeab6f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dee59190-05f8-40f7-af65-2cf448eeab6f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 200 Sep 04 22:43:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 121/245] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:45 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 1146 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-beb781ee-d13b-4833-9cbe-56f46132a1f3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-beb781ee-d13b-4833-9cbe-56f46132a1f3 None None] GET http://192.168.122.93/volume// Sep 04 22:43:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-beb781ee-d13b-4833-9cbe-56f46132a1f3 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-beb781ee-d13b-4833-9cbe-56f46132a1f3 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-beb781ee-d13b-4833-9cbe-56f46132a1f3 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:43:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 125/246] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:43:45 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:43:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-63bcc7ac-09d4-4d99-a63b-6a8ae6c7645a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-63bcc7ac-09d4-4d99-a63b-6a8ae6c7645a tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-63bcc7ac-09d4-4d99-a63b-6a8ae6c7645a tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-63bcc7ac-09d4-4d99-a63b-6a8ae6c7645a tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-63bcc7ac-09d4-4d99-a63b-6a8ae6c7645a tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-63bcc7ac-09d4-4d99-a63b-6a8ae6c7645a tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 200 Sep 04 22:43:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 122/247] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:43:45 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 1327 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:43:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-ddae0473-7c08-4baf-b90c-8bd2d34ac8d3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-ddae0473-7c08-4baf-b90c-8bd2d34ac8d3 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] DELETE http://192.168.122.93/volume/v3/attachments/ed85e0e7-c657-4278-9292-db736de0798b Sep 04 22:43:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-ddae0473-7c08-4baf-b90c-8bd2d34ac8d3 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-ddae0473-7c08-4baf-b90c-8bd2d34ac8d3 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:46 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=223,cinder:UPDATE=49,cinder:INSERT=26 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:43:46 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:46 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:46 devstack devstack@c-api.service[87250]: /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 04 22:43:46 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, Sep 04 22:43:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-35eae417-1977-4be1-87e6-ec76dfbf0b9f req-ddae0473-7c08-4baf-b90c-8bd2d34ac8d3 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/attachments/ed85e0e7-c657-4278-9292-db736de0798b returned with HTTP 200 Sep 04 22:43:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 126/248] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:43:46 2026] DELETE /volume/v3/attachments/ed85e0e7-c657-4278-9292-db736de0798b => generated 19 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:43:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2b46c410-2ef4-45f0-a624-7bf4d7d3233f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2b46c410-2ef4-45f0-a624-7bf4d7d3233f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2b46c410-2ef4-45f0-a624-7bf4d7d3233f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2b46c410-2ef4-45f0-a624-7bf4d7d3233f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2b46c410-2ef4-45f0-a624-7bf4d7d3233f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2b46c410-2ef4-45f0-a624-7bf4d7d3233f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 200 Sep 04 22:43:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 123/249] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:46 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1440785a-1671-4974-a348-560680e941da None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1440785a-1671-4974-a348-560680e941da tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1440785a-1671-4974-a348-560680e941da tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1440785a-1671-4974-a348-560680e941da tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:46 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:46 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:46 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:46 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:46 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1440785a-1671-4974-a348-560680e941da tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1440785a-1671-4974-a348-560680e941da tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 200 Sep 04 22:43:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 127/250] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:46 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c1bb9610-0060-41e2-bdad-a904029cc654 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c1bb9610-0060-41e2-bdad-a904029cc654 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c1bb9610-0060-41e2-bdad-a904029cc654 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c1bb9610-0060-41e2-bdad-a904029cc654 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c1bb9610-0060-41e2-bdad-a904029cc654 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c1bb9610-0060-41e2-bdad-a904029cc654 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 200 Sep 04 22:43:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 124/251] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:47 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c10beb75-5a03-4676-9fbe-4602d7ec3834 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c10beb75-5a03-4676-9fbe-4602d7ec3834 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c10beb75-5a03-4676-9fbe-4602d7ec3834 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c10beb75-5a03-4676-9fbe-4602d7ec3834 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c10beb75-5a03-4676-9fbe-4602d7ec3834 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c10beb75-5a03-4676-9fbe-4602d7ec3834 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 200 Sep 04 22:43:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 128/252] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:47 2026] GET /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:43:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-af8c2bb1-6a51-43d0-8f63-8a286da78cf0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-af8c2bb1-6a51-43d0-8f63-8a286da78cf0 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-af8c2bb1-6a51-43d0-8f63-8a286da78cf0 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-af8c2bb1-6a51-43d0-8f63-8a286da78cf0 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-af8c2bb1-6a51-43d0-8f63-8a286da78cf0 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-af8c2bb1-6a51-43d0-8f63-8a286da78cf0 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 200 Sep 04 22:43:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 125/253] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:47 2026] GET /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a8807feb-7f73-434b-99c4-e104d816a6b5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a8807feb-7f73-434b-99c4-e104d816a6b5 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:43:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a8807feb-7f73-434b-99c4-e104d816a6b5 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-885527183"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a8807feb-7f73-434b-99c4-e104d816a6b5 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:43:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 129/254] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:43:47 2026] POST /volume/v3/types => generated 215 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fb9b9eec-668d-4d06-8e67-3785f0673582 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fb9b9eec-668d-4d06-8e67-3785f0673582 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] POST http://192.168.122.93/volume/v3/group_types Sep 04 22:43:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fb9b9eec-668d-4d06-8e67-3785f0673582 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-745560980"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fb9b9eec-668d-4d06-8e67-3785f0673582 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] http://192.168.122.93/volume/v3/group_types returned with HTTP 202 Sep 04 22:43:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 126/255] 192.168.122.93 () {62 vars in 1190 bytes} [Fri Sep 4 22:43:47 2026] POST /volume/v3/group_types => generated 172 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8447dfb8-7a4a-4491-98b4-49fb620bd32d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8447dfb8-7a4a-4491-98b4-49fb620bd32d tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] POST http://192.168.122.93/volume/v3/groups Sep 04 22:43:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8447dfb8-7a4a-4491-98b4-49fb620bd32d tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c71c0102-3982-4b58-b7de-e7bc88403a98", "volume_types": ["bb2c67ed-62a7-4bb4-b9fe-d02581a718c2"], "name": "tempest-Group1-1782253706"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-8447dfb8-7a4a-4491-98b4-49fb620bd32d tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Creating new group {'group': {'group_type': 'c71c0102-3982-4b58-b7de-e7bc88403a98', 'volume_types': ['bb2c67ed-62a7-4bb4-b9fe-d02581a718c2'], 'name': 'tempest-Group1-1782253706'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:43:48 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.groups [None req-8447dfb8-7a4a-4491-98b4-49fb620bd32d tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Creating group tempest-Group1-1782253706. Sep 04 22:43:48 devstack devstack@c-api.service[87250]: /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 04 22:43:48 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:43:48 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8447dfb8-7a4a-4491-98b4-49fb620bd32d tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Availability zone cache updated, next update will occur around 2026-09-04 21:43:48.303192. {{(pid=87250) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 04 22:43:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8447dfb8-7a4a-4491-98b4-49fb620bd32d tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Availability Zones retrieved successfully. Sep 04 22:43:48 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-8447dfb8-7a4a-4491-98b4-49fb620bd32d tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Created reservations ['e9230aee-89f5-4572-8f80-72afab44720c'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:43:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8447dfb8-7a4a-4491-98b4-49fb620bd32d tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups returned with HTTP 202 Sep 04 22:43:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 130/256] 192.168.122.93 () {62 vars in 1176 bytes} [Fri Sep 4 22:43:47 2026] POST /volume/v3/groups => generated 94 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:43:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-51f0266b-c5c6-4052-9ee6-2a0872584364 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-51f0266b-c5c6-4052-9ee6-2a0872584364 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0 Sep 04 22:43:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-51f0266b-c5c6-4052-9ee6-2a0872584364 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-51f0266b-c5c6-4052-9ee6-2a0872584364 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-51f0266b-c5c6-4052-9ee6-2a0872584364 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] show called for member 5cb14026-d09b-4fab-b796-742d4f4e70b0 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:48 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:48 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:43:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-51f0266b-c5c6-4052-9ee6-2a0872584364 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0 returned with HTTP 200 Sep 04 22:43:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 127/257] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:43:48 2026] GET /volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0 => generated 322 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e72716a3-1b95-46ce-8a1b-feebd420ec44 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e72716a3-1b95-46ce-8a1b-feebd420ec44 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0 Sep 04 22:43:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e72716a3-1b95-46ce-8a1b-feebd420ec44 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e72716a3-1b95-46ce-8a1b-feebd420ec44 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-e72716a3-1b95-46ce-8a1b-feebd420ec44 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] show called for member 5cb14026-d09b-4fab-b796-742d4f4e70b0 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:49 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:49 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:43:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e72716a3-1b95-46ce-8a1b-feebd420ec44 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0 returned with HTTP 200 Sep 04 22:43:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 131/258] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:43:49 2026] GET /volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0 => generated 323 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9ed26ddb-6e0d-446e-9d68-2f81be61f380 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9ed26ddb-6e0d-446e-9d68-2f81be61f380 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] POST http://192.168.122.93/volume/v3/groups Sep 04 22:43:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9ed26ddb-6e0d-446e-9d68-2f81be61f380 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c71c0102-3982-4b58-b7de-e7bc88403a98", "volume_types": ["bb2c67ed-62a7-4bb4-b9fe-d02581a718c2"], "name": "tempest-Group2-1207469565"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-9ed26ddb-6e0d-446e-9d68-2f81be61f380 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Creating new group {'group': {'group_type': 'c71c0102-3982-4b58-b7de-e7bc88403a98', 'volume_types': ['bb2c67ed-62a7-4bb4-b9fe-d02581a718c2'], 'name': 'tempest-Group2-1207469565'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:43:49 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.groups [None req-9ed26ddb-6e0d-446e-9d68-2f81be61f380 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Creating group tempest-Group2-1207469565. Sep 04 22:43:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:49 devstack devstack@c-api.service[87249]: /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 04 22:43:49 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:43:49 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ed26ddb-6e0d-446e-9d68-2f81be61f380 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Availability zone cache updated, next update will occur around 2026-09-04 21:43:49.766084. {{(pid=87249) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 04 22:43:49 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9ed26ddb-6e0d-446e-9d68-2f81be61f380 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Availability Zones retrieved successfully. Sep 04 22:43:49 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-9ed26ddb-6e0d-446e-9d68-2f81be61f380 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Created reservations ['193f17ac-a3ce-4713-aa95-d3c6a15b87d1'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:43:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9ed26ddb-6e0d-446e-9d68-2f81be61f380 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups returned with HTTP 202 Sep 04 22:43:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 128/259] 192.168.122.93 () {62 vars in 1176 bytes} [Fri Sep 4 22:43:49 2026] POST /volume/v3/groups => generated 94 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:43:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d6fb0e46-c482-427f-8ed4-11dcfe3fdee4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d6fb0e46-c482-427f-8ed4-11dcfe3fdee4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789 Sep 04 22:43:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d6fb0e46-c482-427f-8ed4-11dcfe3fdee4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d6fb0e46-c482-427f-8ed4-11dcfe3fdee4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-d6fb0e46-c482-427f-8ed4-11dcfe3fdee4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] show called for member 423f9a4f-2ba5-469f-b96d-cb83cc312789 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:49 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:49 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:43:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d6fb0e46-c482-427f-8ed4-11dcfe3fdee4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789 returned with HTTP 200 Sep 04 22:43:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 132/260] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:43:49 2026] GET /volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789 => generated 322 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-06550c3b-c86d-41e8-a4e7-370c9eec9ad7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-06550c3b-c86d-41e8-a4e7-370c9eec9ad7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789 Sep 04 22:43:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-06550c3b-c86d-41e8-a4e7-370c9eec9ad7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-06550c3b-c86d-41e8-a4e7-370c9eec9ad7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-06550c3b-c86d-41e8-a4e7-370c9eec9ad7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] show called for member 423f9a4f-2ba5-469f-b96d-cb83cc312789 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:51 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:43:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-06550c3b-c86d-41e8-a4e7-370c9eec9ad7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789 returned with HTTP 200 Sep 04 22:43:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 129/261] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:43:50 2026] GET /volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789 => generated 323 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-485921509", "volume_type": "bb2c67ed-62a7-4bb4-b9fe-d02581a718c2", "group_id": "5cb14026-d09b-4fab-b796-742d4f4e70b0", "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-485921509', 'volume_type': 'bb2c67ed-62a7-4bb4-b9fe-d02581a718c2', 'group_id': '5cb14026-d09b-4fab-b796-742d4f4e70b0', 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:51 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Create volume of 1 GB Sep 04 22:43:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:51 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:43:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Availability Zones retrieved successfully. Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Flow 'volume_create_api' (c4f513f3-1a9b-4ea0-ad01-80e015e51044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c1979d-4da8-4ebf-8e77-8112fd08ed3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c1979d-4da8-4ebf-8e77-8112fd08ed3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:43:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bb2c67ed-62a7-4bb4-b9fe-d02581a718c2,is_public=True,name='tempest-GroupsTest-volume-type-885527183',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb2c67ed-62a7-4bb4-b9fe-d02581a718c2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5cb14026-d09b-4fab-b796-742d4f4e70b0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7bff1ee-1353-4ea3-9201-ea4882335cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-885527183 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-885527183, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:43:51 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-885527183 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-885527183, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Created reservations ['0cf2bb68-3c5a-4740-a512-12127c64cf6d', '5dcf45cd-c7cb-44f2-90e2-e75afe3ee404', '411586d4-2948-448a-a486-0830d2e18a5a', 'fd185f49-c5fd-4304-a895-689b2d457e0f'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7bff1ee-1353-4ea3-9201-ea4882335cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cf2bb68-3c5a-4740-a512-12127c64cf6d', '5dcf45cd-c7cb-44f2-90e2-e75afe3ee404', '411586d4-2948-448a-a486-0830d2e18a5a', 'fd185f49-c5fd-4304-a895-689b2d457e0f']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d9dd6b7-f51c-499c-905f-403149610047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d9dd6b7-f51c-499c-905f-403149610047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa4ea81b-e416-4b0f-982a-53d5be4273e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-485921509',encryption_key_id=None,group_id=5cb14026-d09b-4fab-b796-742d4f4e70b0,group_type_id=,metadata={},multiattach=False,project_id='7482124d1dbb43d88eab9261c286cfb6',qos_specs=None,replication_status=,reservations=['0cf2bb68-3c5a-4740-a512-12127c64cf6d','5dcf45cd-c7cb-44f2-90e2-e75afe3ee404','411586d4-2948-448a-a486-0830d2e18a5a','fd185f49-c5fd-4304-a895-689b2d457e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c4b31b061242eca62e043d17d321d7',volume_type_id=bb2c67ed-62a7-4bb4-b9fe-d02581a718c2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:43:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-485921509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5cb14026-d09b-4fab-b796-742d4f4e70b0,host=None,id=aa4ea81b-e416-4b0f-982a-53d5be4273e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7482124d1dbb43d88eab9261c286cfb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05c4b31b061242eca62e043d17d321d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb2c67ed-62a7-4bb4-b9fe-d02581a718c2),volume_type_id=bb2c67ed-62a7-4bb4-b9fe-d02581a718c2)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce050504-3ebe-4b11-ab9a-838a6cefb5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce050504-3ebe-4b11-ab9a-838a6cefb5f3) transitioned into state 'SUCCESS' from state '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-485921509',encryption_key_id=None,group_id=5cb14026-d09b-4fab-b796-742d4f4e70b0,group_type_id=,metadata={},multiattach=False,project_id='7482124d1dbb43d88eab9261c286cfb6',qos_specs=None,replication_status=,reservations=['0cf2bb68-3c5a-4740-a512-12127c64cf6d','5dcf45cd-c7cb-44f2-90e2-e75afe3ee404','411586d4-2948-448a-a486-0830d2e18a5a','fd185f49-c5fd-4304-a895-689b2d457e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c4b31b061242eca62e043d17d321d7',volume_type_id=bb2c67ed-62a7-4bb4-b9fe-d02581a718c2)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3477ecf0-e35b-40b3-bb48-03006741417a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3477ecf0-e35b-40b3-bb48-03006741417a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Flow 'volume_create_api' (c4f513f3-1a9b-4ea0-ad01-80e015e51044) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Create volume request issued successfully. Sep 04 22:43:51 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:43:51 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:43:51 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:43:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0f1baa21-1efe-4f0c-a7f2-1ffe2aa5ed66 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:43:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 133/262] 192.168.122.93 () {62 vars in 1179 bytes} [Fri Sep 4 22:43:51 2026] POST /volume/v3/volumes => generated 819 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e28b7acd-96ef-481d-8bae-0a42295ff6a4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e28b7acd-96ef-481d-8bae-0a42295ff6a4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/aa4ea81b-e416-4b0f-982a-53d5be4273e9 Sep 04 22:43:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e28b7acd-96ef-481d-8bae-0a42295ff6a4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e28b7acd-96ef-481d-8bae-0a42295ff6a4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e28b7acd-96ef-481d-8bae-0a42295ff6a4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Volume info retrieved successfully. Sep 04 22:43:51 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-e28b7acd-96ef-481d-8bae-0a42295ff6a4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:43:51 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-e28b7acd-96ef-481d-8bae-0a42295ff6a4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:43:51 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-e28b7acd-96ef-481d-8bae-0a42295ff6a4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:43:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e28b7acd-96ef-481d-8bae-0a42295ff6a4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/aa4ea81b-e416-4b0f-982a-53d5be4273e9 returned with HTTP 200 Sep 04 22:43:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 130/263] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:43:51 2026] GET /volume/v3/volumes/aa4ea81b-e416-4b0f-982a-53d5be4273e9 => generated 887 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-415fbfe6-2549-45bc-bf18-04c35af7cada None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:43:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1304581875"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1304581875'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:43:52 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Create volume of 1 GB Sep 04 22:43:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Availability Zones retrieved successfully. Sep 04 22:43:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Flow 'volume_create_api' (f5457910-1917-4d36-a0d5-c65ca58ad332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (626f0ea9-3765-4f45-b40f-300a5befe8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:43:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b7d58667-52b1-4814-ac39-15c3f286f73e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b7d58667-52b1-4814-ac39-15c3f286f73e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/aa4ea81b-e416-4b0f-982a-53d5be4273e9 Sep 04 22:43:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b7d58667-52b1-4814-ac39-15c3f286f73e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b7d58667-52b1-4814-ac39-15c3f286f73e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b7d58667-52b1-4814-ac39-15c3f286f73e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Volume info retrieved successfully. Sep 04 22:43:53 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-b7d58667-52b1-4814-ac39-15c3f286f73e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:43:53 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-b7d58667-52b1-4814-ac39-15c3f286f73e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:43:53 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (626f0ea9-3765-4f45-b40f-300a5befe8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:53 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d0b37c0-8f45-45c2-82b6-0df5ca6eb16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:53 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-b7d58667-52b1-4814-ac39-15c3f286f73e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:43:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b7d58667-52b1-4814-ac39-15c3f286f73e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/aa4ea81b-e416-4b0f-982a-53d5be4273e9 returned with HTTP 200 Sep 04 22:43:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 131/264] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:43:52 2026] GET /volume/v3/volumes/aa4ea81b-e416-4b0f-982a-53d5be4273e9 => generated 911 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:53 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Created reservations ['af7de361-73c8-443c-84dc-f3fb00367425', '3b0789ab-119b-47ee-911a-da60ebf70d9f', '60af401a-ddee-40eb-aa4b-4ebb2aec9be3', 'ce3eadea-3026-4f40-8964-c57daaee7e62'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:43:53 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d0b37c0-8f45-45c2-82b6-0df5ca6eb16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af7de361-73c8-443c-84dc-f3fb00367425', '3b0789ab-119b-47ee-911a-da60ebf70d9f', '60af401a-ddee-40eb-aa4b-4ebb2aec9be3', 'ce3eadea-3026-4f40-8964-c57daaee7e62']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:53 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af330435-de2d-4242-aebe-fc1c38a1fbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:53 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:53 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:53 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af330435-de2d-4242-aebe-fc1c38a1fbad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1304581875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e6f9c181a4d427da1bee626f8ba8829',qos_specs=None,replication_status=,reservations=['af7de361-73c8-443c-84dc-f3fb00367425','3b0789ab-119b-47ee-911a-da60ebf70d9f','60af401a-ddee-40eb-aa4b-4ebb2aec9be3','ce3eadea-3026-4f40-8964-c57daaee7e62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a711ae3d6d4622ba05848d90e01255',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:43:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1304581875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e6f9c181a4d427da1bee626f8ba8829',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88a711ae3d6d4622ba05848d90e01255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:53 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a02e2e-6ff0-4cdc-b76f-dbe3e7cc361a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:53 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a02e2e-6ff0-4cdc-b76f-dbe3e7cc361a) transitioned into state 'SUCCESS' from state '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-1304581875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e6f9c181a4d427da1bee626f8ba8829',qos_specs=None,replication_status=,reservations=['af7de361-73c8-443c-84dc-f3fb00367425','3b0789ab-119b-47ee-911a-da60ebf70d9f','60af401a-ddee-40eb-aa4b-4ebb2aec9be3','ce3eadea-3026-4f40-8964-c57daaee7e62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a711ae3d6d4622ba05848d90e01255',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:53 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f57e47e2-0e2b-4ea8-91ef-97f9c9890abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:53 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f57e47e2-0e2b-4ea8-91ef-97f9c9890abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:53 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Flow 'volume_create_api' (f5457910-1917-4d36-a0d5-c65ca58ad332) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Create volume request issued successfully. Sep 04 22:43:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-415fbfe6-2549-45bc-bf18-04c35af7cada tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:43:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 134/265] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:43:52 2026] POST /volume/v3/volumes => generated 762 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:43:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b609121e-dee0-4e8f-bb34-ef166c740d79 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b609121e-dee0-4e8f-bb34-ef166c740d79 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:43:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b609121e-dee0-4e8f-bb34-ef166c740d79 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b609121e-dee0-4e8f-bb34-ef166c740d79 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b609121e-dee0-4e8f-bb34-ef166c740d79 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:43:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b609121e-dee0-4e8f-bb34-ef166c740d79 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 200 Sep 04 22:43:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 132/266] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:53 2026] GET /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 830 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0abe594b-1456-43a9-bea0-57a796701b06 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0abe594b-1456-43a9-bea0-57a796701b06 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/aa4ea81b-e416-4b0f-982a-53d5be4273e9 Sep 04 22:43:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0abe594b-1456-43a9-bea0-57a796701b06 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0abe594b-1456-43a9-bea0-57a796701b06 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0abe594b-1456-43a9-bea0-57a796701b06 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Volume info retrieved successfully. Sep 04 22:43:54 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-0abe594b-1456-43a9-bea0-57a796701b06 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:43:54 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-0abe594b-1456-43a9-bea0-57a796701b06 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:43:54 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-0abe594b-1456-43a9-bea0-57a796701b06 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:43:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0abe594b-1456-43a9-bea0-57a796701b06 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/aa4ea81b-e416-4b0f-982a-53d5be4273e9 returned with HTTP 200 Sep 04 22:43:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 135/267] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:43:54 2026] GET /volume/v3/volumes/aa4ea81b-e416-4b0f-982a-53d5be4273e9 => generated 912 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2787b1e3-24a9-474d-b27d-b8de430c9138 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2787b1e3-24a9-474d-b27d-b8de430c9138 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0 Sep 04 22:43:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2787b1e3-24a9-474d-b27d-b8de430c9138 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2787b1e3-24a9-474d-b27d-b8de430c9138 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-2787b1e3-24a9-474d-b27d-b8de430c9138 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] show called for member 5cb14026-d09b-4fab-b796-742d4f4e70b0 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:54 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:43:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2787b1e3-24a9-474d-b27d-b8de430c9138 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0 returned with HTTP 200 Sep 04 22:43:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 133/268] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:43:54 2026] GET /volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0 => generated 323 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8249d0e0-aff4-45d5-828d-e1836101681e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8249d0e0-aff4-45d5-828d-e1836101681e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789 Sep 04 22:43:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8249d0e0-aff4-45d5-828d-e1836101681e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8249d0e0-aff4-45d5-828d-e1836101681e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-8249d0e0-aff4-45d5-828d-e1836101681e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] show called for member 423f9a4f-2ba5-469f-b96d-cb83cc312789 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-30adca8c-6e63-447d-9010-83fa3d2b6eb0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-30adca8c-6e63-447d-9010-83fa3d2b6eb0 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:43:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-30adca8c-6e63-447d-9010-83fa3d2b6eb0 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-30adca8c-6e63-447d-9010-83fa3d2b6eb0 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:54 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:43:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8249d0e0-aff4-45d5-828d-e1836101681e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789 returned with HTTP 200 Sep 04 22:43:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 136/269] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:43:54 2026] GET /volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789 => generated 323 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c9a1efdb-e361-489b-a93e-747ef3e8c5fc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c9a1efdb-e361-489b-a93e-747ef3e8c5fc tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/detail Sep 04 22:43:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-30adca8c-6e63-447d-9010-83fa3d2b6eb0 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:43:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c9a1efdb-e361-489b-a93e-747ef3e8c5fc tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c9a1efdb-e361-489b-a93e-747ef3e8c5fc tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:54 devstack devstack@c-api.service[87250]: /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 04 22:43:54 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:43:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-30adca8c-6e63-447d-9010-83fa3d2b6eb0 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 200 Sep 04 22:43:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 134/270] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:54 2026] GET /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 854 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:54 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:43:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:54 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:43:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c9a1efdb-e361-489b-a93e-747ef3e8c5fc tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/detail returned with HTTP 200 Sep 04 22:43:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 137/271] 192.168.122.93 () {60 vars in 1175 bytes} [Fri Sep 4 22:43:54 2026] GET /volume/v3/groups/detail => generated 640 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-293efc7e-76d1-4ea6-ac41-ca8f6f9e4c3e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-293efc7e-76d1-4ea6-ac41-ca8f6f9e4c3e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:43:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-293efc7e-76d1-4ea6-ac41-ca8f6f9e4c3e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-293efc7e-76d1-4ea6-ac41-ca8f6f9e4c3e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-293efc7e-76d1-4ea6-ac41-ca8f6f9e4c3e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-293efc7e-76d1-4ea6-ac41-ca8f6f9e4c3e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-293efc7e-76d1-4ea6-ac41-ca8f6f9e4c3e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Get all volumes completed successfully. Sep 04 22:43:54 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-293efc7e-76d1-4ea6-ac41-ca8f6f9e4c3e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:43:54 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-293efc7e-76d1-4ea6-ac41-ca8f6f9e4c3e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:43:54 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-293efc7e-76d1-4ea6-ac41-ca8f6f9e4c3e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:43:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-293efc7e-76d1-4ea6-ac41-ca8f6f9e4c3e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:43:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 135/272] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:43:54 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e6f58a47-ba6e-4e0a-9123-d6b62bcfd083 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e6f58a47-ba6e-4e0a-9123-d6b62bcfd083 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:43:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e6f58a47-ba6e-4e0a-9123-d6b62bcfd083 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e6f58a47-ba6e-4e0a-9123-d6b62bcfd083 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-e6f58a47-ba6e-4e0a-9123-d6b62bcfd083 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e6f58a47-ba6e-4e0a-9123-d6b62bcfd083 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-dd595fa9-e301-4a8c-9dbc-81c0290b8746 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dd595fa9-e301-4a8c-9dbc-81c0290b8746 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] DELETE http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dd595fa9-e301-4a8c-9dbc-81c0290b8746 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dd595fa9-e301-4a8c-9dbc-81c0290b8746 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:55 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-dd595fa9-e301-4a8c-9dbc-81c0290b8746 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Delete volume with id: a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:55 devstack devstack@c-api.service[87250]: /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 04 22:43:55 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:43:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-dd595fa9-e301-4a8c-9dbc-81c0290b8746 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e6f58a47-ba6e-4e0a-9123-d6b62bcfd083 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Get all volumes completed successfully. Sep 04 22:43:55 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-e6f58a47-ba6e-4e0a-9123-d6b62bcfd083 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:43:55 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-e6f58a47-ba6e-4e0a-9123-d6b62bcfd083 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:43:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-dd595fa9-e301-4a8c-9dbc-81c0290b8746 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Delete volume request issued successfully. Sep 04 22:43:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dd595fa9-e301-4a8c-9dbc-81c0290b8746 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 202 Sep 04 22:43:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 136/273] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:43:55 2026] DELETE /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0f64e948-e5e2-44f8-9653-bc2c8cd01025 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0f64e948-e5e2-44f8-9653-bc2c8cd01025 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0f64e948-e5e2-44f8-9653-bc2c8cd01025 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0f64e948-e5e2-44f8-9653-bc2c8cd01025 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:55 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-e6f58a47-ba6e-4e0a-9123-d6b62bcfd083 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:43:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0f64e948-e5e2-44f8-9653-bc2c8cd01025 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e6f58a47-ba6e-4e0a-9123-d6b62bcfd083 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:43:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 138/274] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:43:54 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0f64e948-e5e2-44f8-9653-bc2c8cd01025 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 200 Sep 04 22:43:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 137/275] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:55 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 850 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8a07da2a-b1f8-4a8e-8133-acb7e64c2a2c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8a07da2a-b1f8-4a8e-8133-acb7e64c2a2c tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] POST http://192.168.122.93/volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0/action Sep 04 22:43:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8a07da2a-b1f8-4a8e-8133-acb7e64c2a2c tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8a07da2a-b1f8-4a8e-8133-acb7e64c2a2c tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-8a07da2a-b1f8-4a8e-8133-acb7e64c2a2c tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] delete called for group 5cb14026-d09b-4fab-b796-742d4f4e70b0 {{(pid=87250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:43:55 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.groups [None req-8a07da2a-b1f8-4a8e-8133-acb7e64c2a2c tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Delete group with id: 5cb14026-d09b-4fab-b796-742d4f4e70b0 Sep 04 22:43:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:55 devstack devstack@c-api.service[87250]: /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 04 22:43:55 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:43:55 devstack devstack@c-api.service[87250]: /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 04 22:43:55 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:43:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8a07da2a-b1f8-4a8e-8133-acb7e64c2a2c tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0/action returned with HTTP 202 Sep 04 22:43:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 139/276] 192.168.122.93 () {62 vars in 1307 bytes} [Fri Sep 4 22:43:55 2026] POST /volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0/action => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:43:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-de9ca1ea-f106-46b3-a8a7-52dab5cf2862 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-de9ca1ea-f106-46b3-a8a7-52dab5cf2862 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/aa4ea81b-e416-4b0f-982a-53d5be4273e9 Sep 04 22:43:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-de9ca1ea-f106-46b3-a8a7-52dab5cf2862 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-de9ca1ea-f106-46b3-a8a7-52dab5cf2862 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-de9ca1ea-f106-46b3-a8a7-52dab5cf2862 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Volume info retrieved successfully. Sep 04 22:43:55 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-de9ca1ea-f106-46b3-a8a7-52dab5cf2862 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:43:55 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-de9ca1ea-f106-46b3-a8a7-52dab5cf2862 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:43:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cd95a6a6-7b7a-4a1a-a275-b7b937337d33 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:55 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-de9ca1ea-f106-46b3-a8a7-52dab5cf2862 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:43:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd95a6a6-7b7a-4a1a-a275-b7b937337d33 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:43:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd95a6a6-7b7a-4a1a-a275-b7b937337d33 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd95a6a6-7b7a-4a1a-a275-b7b937337d33 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-de9ca1ea-f106-46b3-a8a7-52dab5cf2862 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/aa4ea81b-e416-4b0f-982a-53d5be4273e9 returned with HTTP 200 Sep 04 22:43:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 138/277] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:43:55 2026] GET /volume/v3/volumes/aa4ea81b-e416-4b0f-982a-53d5be4273e9 => generated 911 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cd95a6a6-7b7a-4a1a-a275-b7b937337d33 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:43:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd95a6a6-7b7a-4a1a-a275-b7b937337d33 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 200 Sep 04 22:43:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 140/278] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:55 2026] GET /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 855 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-69ce86fa-f27f-4c93-b258-2fa66f9ed7cf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-69ce86fa-f27f-4c93-b258-2fa66f9ed7cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:43:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-69ce86fa-f27f-4c93-b258-2fa66f9ed7cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-69ce86fa-f27f-4c93-b258-2fa66f9ed7cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-69ce86fa-f27f-4c93-b258-2fa66f9ed7cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:43:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-69ce86fa-f27f-4c93-b258-2fa66f9ed7cf tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 200 Sep 04 22:43:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 139/279] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:43:55 2026] GET /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-229e34f0-d344-4944-aa54-a7c885f309bf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-229e34f0-d344-4944-aa54-a7c885f309bf tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-229e34f0-d344-4944-aa54-a7c885f309bf tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-229e34f0-d344-4944-aa54-a7c885f309bf tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-229e34f0-d344-4944-aa54-a7c885f309bf tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-229e34f0-d344-4944-aa54-a7c885f309bf tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 200 Sep 04 22:43:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 141/280] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:56 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 850 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0b2af005-aa98-46d9-911d-30fc937d62d9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0b2af005-aa98-46d9-911d-30fc937d62d9 None None] GET http://192.168.122.93/volume// Sep 04 22:43:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0b2af005-aa98-46d9-911d-30fc937d62d9 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0b2af005-aa98-46d9-911d-30fc937d62d9 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0b2af005-aa98-46d9-911d-30fc937d62d9 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:43:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 140/281] 192.168.122.93 () {58 vars in 1312 bytes} [Fri Sep 4 22:43:56 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:43:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-63f273ce-f427-4c5c-8054-8896988f5e6a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-63f273ce-f427-4c5c-8054-8896988f5e6a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:43:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-63f273ce-f427-4c5c-8054-8896988f5e6a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7", "connector": null, "instance_uuid": "ee582819-185c-43eb-8b0b-93ee4b7f7ce6"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-63f273ce-f427-4c5c-8054-8896988f5e6a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:43:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 142/282] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:43:56 2026] POST /volume/v3/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0b26bdce-d3ae-4e10-a89d-5597789f7397 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0b26bdce-d3ae-4e10-a89d-5597789f7397 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:43:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0b26bdce-d3ae-4e10-a89d-5597789f7397 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0b26bdce-d3ae-4e10-a89d-5597789f7397 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dd03a9b9-8c84-46ad-83d5-d5ebea4deb95 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dd03a9b9-8c84-46ad-83d5-d5ebea4deb95 None None] GET http://192.168.122.93/volume// Sep 04 22:43:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dd03a9b9-8c84-46ad-83d5-d5ebea4deb95 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dd03a9b9-8c84-46ad-83d5-d5ebea4deb95 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dd03a9b9-8c84-46ad-83d5-d5ebea4deb95 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:43:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 143/283] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:43:56 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:43:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-323097f7-33d5-4f9d-a84e-a35c5ac2e7ec None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-323097f7-33d5-4f9d-a84e-a35c5ac2e7ec tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:43:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-323097f7-33d5-4f9d-a84e-a35c5ac2e7ec tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-323097f7-33d5-4f9d-a84e-a35c5ac2e7ec tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0b26bdce-d3ae-4e10-a89d-5597789f7397 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:43:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0b26bdce-d3ae-4e10-a89d-5597789f7397 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 200 Sep 04 22:43:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 141/284] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:56 2026] GET /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 854 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-58067af4-d98a-4b67-9f0a-16dc72dacd4a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-58067af4-d98a-4b67-9f0a-16dc72dacd4a tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/aa4ea81b-e416-4b0f-982a-53d5be4273e9 Sep 04 22:43:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-58067af4-d98a-4b67-9f0a-16dc72dacd4a tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-323097f7-33d5-4f9d-a84e-a35c5ac2e7ec tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:43:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-58067af4-d98a-4b67-9f0a-16dc72dacd4a tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-323097f7-33d5-4f9d-a84e-a35c5ac2e7ec tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 200 Sep 04 22:43:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 144/285] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:43:56 2026] GET /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 1035 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:43:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-58067af4-d98a-4b67-9f0a-16dc72dacd4a tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Volume info retrieved successfully. Sep 04 22:43:56 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-58067af4-d98a-4b67-9f0a-16dc72dacd4a tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:43:56 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-58067af4-d98a-4b67-9f0a-16dc72dacd4a tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:43:56 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-58067af4-d98a-4b67-9f0a-16dc72dacd4a tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:43:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-58067af4-d98a-4b67-9f0a-16dc72dacd4a tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/aa4ea81b-e416-4b0f-982a-53d5be4273e9 returned with HTTP 404 Sep 04 22:43:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 142/286] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:43:56 2026] GET /volume/v3/volumes/aa4ea81b-e416-4b0f-982a-53d5be4273e9 => generated 108 bytes in 203 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:43:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f40ecf16-01c9-450e-9f06-cdd34cc725ca None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f40ecf16-01c9-450e-9f06-cdd34cc725ca tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0 Sep 04 22:43:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f40ecf16-01c9-450e-9f06-cdd34cc725ca tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f40ecf16-01c9-450e-9f06-cdd34cc725ca tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-f40ecf16-01c9-450e-9f06-cdd34cc725ca tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] show called for member 5cb14026-d09b-4fab-b796-742d4f4e70b0 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f40ecf16-01c9-450e-9f06-cdd34cc725ca tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0 returned with HTTP 404 Sep 04 22:43:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 145/287] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:43:56 2026] GET /volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:43:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-5514da6e-96ef-4bf5-a7c3-9e66b07e663a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7edd3ef6-630c-456b-8f8c-058d020f15b4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7edd3ef6-630c-456b-8f8c-058d020f15b4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] POST http://192.168.122.93/volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789/action Sep 04 22:43:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-5514da6e-96ef-4bf5-a7c3-9e66b07e663a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] PUT http://192.168.122.93/volume/v3/attachments/a669bba9-0539-4163-a770-54004a8650df Sep 04 22:43:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-5514da6e-96ef-4bf5-a7c3-9e66b07e663a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7edd3ef6-630c-456b-8f8c-058d020f15b4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7edd3ef6-630c-456b-8f8c-058d020f15b4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-7edd3ef6-630c-456b-8f8c-058d020f15b4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] delete called for group 423f9a4f-2ba5-469f-b96d-cb83cc312789 {{(pid=87250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:43:57 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.groups [None req-7edd3ef6-630c-456b-8f8c-058d020f15b4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Delete group with id: 423f9a4f-2ba5-469f-b96d-cb83cc312789 Sep 04 22:43:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:57 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-5514da6e-96ef-4bf5-a7c3-9e66b07e663a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Acquiring lock "cinder-attachment_update-a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7-devstack" by "attachment_update" {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:43:57 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-5514da6e-96ef-4bf5-a7c3-9e66b07e663a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Lock "cinder-attachment_update-a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:43:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:57 devstack devstack@c-api.service[87250]: /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 04 22:43:57 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:43:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7edd3ef6-630c-456b-8f8c-058d020f15b4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789/action returned with HTTP 202 Sep 04 22:43:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 146/288] 192.168.122.93 () {62 vars in 1307 bytes} [Fri Sep 4 22:43:57 2026] POST /volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:43:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6483a37b-a77f-4099-9730-3b1f898caad3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6483a37b-a77f-4099-9730-3b1f898caad3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789 Sep 04 22:43:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6483a37b-a77f-4099-9730-3b1f898caad3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6483a37b-a77f-4099-9730-3b1f898caad3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-6483a37b-a77f-4099-9730-3b1f898caad3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] show called for member 423f9a4f-2ba5-469f-b96d-cb83cc312789 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:57 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:43:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6483a37b-a77f-4099-9730-3b1f898caad3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789 returned with HTTP 200 Sep 04 22:43:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 147/289] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:43:57 2026] GET /volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789 => generated 322 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:57 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-5514da6e-96ef-4bf5-a7c3-9e66b07e663a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Lock "cinder-attachment_update-a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7-devstack" released by "attachment_update" :: held 0.269s {{(pid=87249) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:43:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-5514da6e-96ef-4bf5-a7c3-9e66b07e663a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/attachments/a669bba9-0539-4163-a770-54004a8650df returned with HTTP 200 Sep 04 22:43:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 143/290] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:43:57 2026] PUT /volume/v3/attachments/a669bba9-0539-4163-a770-54004a8650df => generated 694 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c495a95b-5c6f-4b4a-b224-8e9fcbf3a99c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c495a95b-5c6f-4b4a-b224-8e9fcbf3a99c tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e Sep 04 22:43:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c495a95b-5c6f-4b4a-b224-8e9fcbf3a99c tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c495a95b-5c6f-4b4a-b224-8e9fcbf3a99c tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c495a95b-5c6f-4b4a-b224-8e9fcbf3a99c tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e returned with HTTP 404 Sep 04 22:43:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 148/291] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:57 2026] GET /volume/v3/volumes/a3c4e928-2bc8-43fb-bfae-dd8b8e7da00e => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-eadf6644-9aae-4e21-88df-22167519f20f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eadf6644-9aae-4e21-88df-22167519f20f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] DELETE http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eadf6644-9aae-4e21-88df-22167519f20f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eadf6644-9aae-4e21-88df-22167519f20f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:57 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-eadf6644-9aae-4e21-88df-22167519f20f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Delete volume with id: c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-eadf6644-9aae-4e21-88df-22167519f20f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-eadf6644-9aae-4e21-88df-22167519f20f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Delete volume request issued successfully. Sep 04 22:43:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eadf6644-9aae-4e21-88df-22167519f20f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 202 Sep 04 22:43:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 144/292] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:43:57 2026] DELETE /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0162f6b7-1aef-47fd-8e0f-1429a6f5e52f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0162f6b7-1aef-47fd-8e0f-1429a6f5e52f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0162f6b7-1aef-47fd-8e0f-1429a6f5e52f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0162f6b7-1aef-47fd-8e0f-1429a6f5e52f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0162f6b7-1aef-47fd-8e0f-1429a6f5e52f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0162f6b7-1aef-47fd-8e0f-1429a6f5e52f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 200 Sep 04 22:43:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 149/293] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:57 2026] GET /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 850 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2497d137-4af4-49ca-b534-00de5d05c037 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2497d137-4af4-49ca-b534-00de5d05c037 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:43:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2497d137-4af4-49ca-b534-00de5d05c037 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2497d137-4af4-49ca-b534-00de5d05c037 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2497d137-4af4-49ca-b534-00de5d05c037 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:43:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2497d137-4af4-49ca-b534-00de5d05c037 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 200 Sep 04 22:43:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 145/294] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:57 2026] GET /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-535a3b38-1ce9-4fdc-897a-d384ba046072 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-535a3b38-1ce9-4fdc-897a-d384ba046072 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] POST http://192.168.122.93/volume/v3/attachments/a669bba9-0539-4163-a770-54004a8650df/action Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-535a3b38-1ce9-4fdc-897a-d384ba046072 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action body: b'{"os-complete": null}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-535a3b38-1ce9-4fdc-897a-d384ba046072 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:58 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-8f897b89-4cc0-4f74-b2b7-17c6b8d71ea4 req-535a3b38-1ce9-4fdc-897a-d384ba046072 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/attachments/a669bba9-0539-4163-a770-54004a8650df/action returned with HTTP 204 Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-168c3556-dc31-4e95-9628-140ac4c3d2b4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 150/295] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:43:58 2026] POST /volume/v3/attachments/a669bba9-0539-4163-a770-54004a8650df/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-168c3556-dc31-4e95-9628-140ac4c3d2b4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789 Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-168c3556-dc31-4e95-9628-140ac4c3d2b4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-168c3556-dc31-4e95-9628-140ac4c3d2b4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-168c3556-dc31-4e95-9628-140ac4c3d2b4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] show called for member 423f9a4f-2ba5-469f-b96d-cb83cc312789 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-168c3556-dc31-4e95-9628-140ac4c3d2b4 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789 returned with HTTP 404 Sep 04 22:43:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 146/296] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:43:58 2026] GET /volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e4dfcfd7-1d45-4561-83ee-e1bf37de3a36 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e4dfcfd7-1d45-4561-83ee-e1bf37de3a36 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/detail Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e4dfcfd7-1d45-4561-83ee-e1bf37de3a36 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e4dfcfd7-1d45-4561-83ee-e1bf37de3a36 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: /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 04 22:43:58 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e4dfcfd7-1d45-4561-83ee-e1bf37de3a36 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/detail returned with HTTP 200 Sep 04 22:43:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 151/297] 192.168.122.93 () {60 vars in 1175 bytes} [Fri Sep 4 22:43:58 2026] GET /volume/v3/groups/detail => generated 14 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0a3b8d8d-b34a-474f-8837-254d58dc833a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0a3b8d8d-b34a-474f-8837-254d58dc833a tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0a3b8d8d-b34a-474f-8837-254d58dc833a tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0a3b8d8d-b34a-474f-8837-254d58dc833a tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-0a3b8d8d-b34a-474f-8837-254d58dc833a tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0a3b8d8d-b34a-474f-8837-254d58dc833a tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: /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 04 22:43:58 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0a3b8d8d-b34a-474f-8837-254d58dc833a tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Get all volumes completed successfully. Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0a3b8d8d-b34a-474f-8837-254d58dc833a tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:43:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 147/298] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:43:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ea47e432-65c8-4708-824e-8da075eedff5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ea47e432-65c8-4708-824e-8da075eedff5 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] POST http://192.168.122.93/volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789/action Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ea47e432-65c8-4708-824e-8da075eedff5 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ea47e432-65c8-4708-824e-8da075eedff5 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-ea47e432-65c8-4708-824e-8da075eedff5 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] delete called for group 423f9a4f-2ba5-469f-b96d-cb83cc312789 {{(pid=87250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.groups [None req-ea47e432-65c8-4708-824e-8da075eedff5 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Delete group with id: 423f9a4f-2ba5-469f-b96d-cb83cc312789 Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ea47e432-65c8-4708-824e-8da075eedff5 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789/action returned with HTTP 404 Sep 04 22:43:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 152/299] 192.168.122.93 () {62 vars in 1307 bytes} [Fri Sep 4 22:43:58 2026] POST /volume/v3/groups/423f9a4f-2ba5-469f-b96d-cb83cc312789/action => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2d977092-2882-4f63-9b18-3bdfc513cb16 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2d977092-2882-4f63-9b18-3bdfc513cb16 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2d977092-2882-4f63-9b18-3bdfc513cb16 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2d977092-2882-4f63-9b18-3bdfc513cb16 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-2d977092-2882-4f63-9b18-3bdfc513cb16 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-2d977092-2882-4f63-9b18-3bdfc513cb16 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2d977092-2882-4f63-9b18-3bdfc513cb16 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Get all volumes completed successfully. Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2d977092-2882-4f63-9b18-3bdfc513cb16 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:43:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 148/300] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:43:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-78852667-4463-49f4-8b8e-23f37a3ab8fa None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-78852667-4463-49f4-8b8e-23f37a3ab8fa tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] POST http://192.168.122.93/volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0/action Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-78852667-4463-49f4-8b8e-23f37a3ab8fa tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-78852667-4463-49f4-8b8e-23f37a3ab8fa tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-78852667-4463-49f4-8b8e-23f37a3ab8fa tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] delete called for group 5cb14026-d09b-4fab-b796-742d4f4e70b0 {{(pid=87250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.groups [None req-78852667-4463-49f4-8b8e-23f37a3ab8fa tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Delete group with id: 5cb14026-d09b-4fab-b796-742d4f4e70b0 Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-78852667-4463-49f4-8b8e-23f37a3ab8fa tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0/action returned with HTTP 404 Sep 04 22:43:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 153/301] 192.168.122.93 () {62 vars in 1307 bytes} [Fri Sep 4 22:43:58 2026] POST /volume/v3/groups/5cb14026-d09b-4fab-b796-742d4f4e70b0/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-35b17583-7be1-46d9-8fe7-2e596f3da8f9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-35b17583-7be1-46d9-8fe7-2e596f3da8f9 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] DELETE http://192.168.122.93/volume/v3/group_types/c71c0102-3982-4b58-b7de-e7bc88403a98 Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-35b17583-7be1-46d9-8fe7-2e596f3da8f9 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-35b17583-7be1-46d9-8fe7-2e596f3da8f9 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-35b17583-7be1-46d9-8fe7-2e596f3da8f9 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] http://192.168.122.93/volume/v3/group_types/c71c0102-3982-4b58-b7de-e7bc88403a98 returned with HTTP 202 Sep 04 22:43:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 149/302] 192.168.122.93 () {60 vars in 1283 bytes} [Fri Sep 4 22:43:58 2026] DELETE /volume/v3/group_types/c71c0102-3982-4b58-b7de-e7bc88403a98 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ad79ee2a-4577-456a-bb68-423da5cf75f7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ad79ee2a-4577-456a-bb68-423da5cf75f7 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] DELETE http://192.168.122.93/volume/v3/types/bb2c67ed-62a7-4bb4-b9fe-d02581a718c2 Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ad79ee2a-4577-456a-bb68-423da5cf75f7 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ad79ee2a-4577-456a-bb68-423da5cf75f7 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ad79ee2a-4577-456a-bb68-423da5cf75f7 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] http://192.168.122.93/volume/v3/types/bb2c67ed-62a7-4bb4-b9fe-d02581a718c2 returned with HTTP 202 Sep 04 22:43:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 154/303] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:43:58 2026] DELETE /volume/v3/types/bb2c67ed-62a7-4bb4-b9fe-d02581a718c2 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-95546e2e-b6f4-4541-b660-0a7b46b3cd86 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-95546e2e-b6f4-4541-b660-0a7b46b3cd86 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] GET http://192.168.122.93/volume/v3/types/bb2c67ed-62a7-4bb4-b9fe-d02581a718c2 Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-95546e2e-b6f4-4541-b660-0a7b46b3cd86 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-95546e2e-b6f4-4541-b660-0a7b46b3cd86 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-95546e2e-b6f4-4541-b660-0a7b46b3cd86 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] http://192.168.122.93/volume/v3/types/bb2c67ed-62a7-4bb4-b9fe-d02581a718c2 returned with HTTP 404 Sep 04 22:43:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 150/304] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:43:58 2026] GET /volume/v3/types/bb2c67ed-62a7-4bb4-b9fe-d02581a718c2 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4d6d1188-f4e5-4ab7-b1ce-7f418b9e4f19 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4d6d1188-f4e5-4ab7-b1ce-7f418b9e4f19 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4d6d1188-f4e5-4ab7-b1ce-7f418b9e4f19 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1515221466"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4d6d1188-f4e5-4ab7-b1ce-7f418b9e4f19 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:43:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 155/305] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:43:58 2026] POST /volume/v3/types => generated 216 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6767ee82-7b68-4270-90f5-94c3ee41078f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-556b1830-1648-47e5-84bb-8921b62e1baf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-556b1830-1648-47e5-84bb-8921b62e1baf tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] POST http://192.168.122.93/volume/v3/group_types Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-556b1830-1648-47e5-84bb-8921b62e1baf tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-934915602"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6767ee82-7b68-4270-90f5-94c3ee41078f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6767ee82-7b68-4270-90f5-94c3ee41078f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6767ee82-7b68-4270-90f5-94c3ee41078f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6767ee82-7b68-4270-90f5-94c3ee41078f tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 returned with HTTP 404 Sep 04 22:43:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 151/306] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:58 2026] GET /volume/v3/volumes/c7be7f3c-60ad-4c4d-8aad-7adbb41fc226 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-556b1830-1648-47e5-84bb-8921b62e1baf tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] http://192.168.122.93/volume/v3/group_types returned with HTTP 202 Sep 04 22:43:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 156/307] 192.168.122.93 () {62 vars in 1190 bytes} [Fri Sep 4 22:43:58 2026] POST /volume/v3/group_types => generated 172 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-166bdde7-2e3f-44e6-8645-f0ea9bee27b7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-166bdde7-2e3f-44e6-8645-f0ea9bee27b7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] POST http://192.168.122.93/volume/v3/groups Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-166bdde7-2e3f-44e6-8645-f0ea9bee27b7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "930e058b-b709-499e-94d4-9cb80c0440a5", "volume_types": ["7631d73f-d918-40a8-aa27-c28ea9c9d523"], "name": "tempest-GroupsTest-Group-369239284"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-166bdde7-2e3f-44e6-8645-f0ea9bee27b7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Creating new group {'group': {'group_type': '930e058b-b709-499e-94d4-9cb80c0440a5', 'volume_types': ['7631d73f-d918-40a8-aa27-c28ea9c9d523'], 'name': 'tempest-GroupsTest-Group-369239284'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.groups [None req-166bdde7-2e3f-44e6-8645-f0ea9bee27b7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Creating group tempest-GroupsTest-Group-369239284. Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-166bdde7-2e3f-44e6-8645-f0ea9bee27b7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Availability Zones retrieved successfully. Sep 04 22:43:58 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-166bdde7-2e3f-44e6-8645-f0ea9bee27b7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Created reservations ['2f4d5942-72ef-4239-b803-098ce6fb9bc8'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-70a3b6ef-4063-401c-9148-245a40439315 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-70a3b6ef-4063-401c-9148-245a40439315 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] DELETE http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-70a3b6ef-4063-401c-9148-245a40439315 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-70a3b6ef-4063-401c-9148-245a40439315 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-70a3b6ef-4063-401c-9148-245a40439315 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Delete volume with id: 242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:43:58 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:58 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-70a3b6ef-4063-401c-9148-245a40439315 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-166bdde7-2e3f-44e6-8645-f0ea9bee27b7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups returned with HTTP 202 Sep 04 22:43:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 152/308] 192.168.122.93 () {62 vars in 1176 bytes} [Fri Sep 4 22:43:58 2026] POST /volume/v3/groups => generated 103 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-895db077-ad74-4b71-9331-abb8d8fc4184 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-70a3b6ef-4063-401c-9148-245a40439315 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Delete volume request issued successfully. Sep 04 22:43:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-70a3b6ef-4063-401c-9148-245a40439315 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 202 Sep 04 22:43:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-895db077-ad74-4b71-9331-abb8d8fc4184 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:43:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 157/309] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:43:58 2026] DELETE /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-895db077-ad74-4b71-9331-abb8d8fc4184 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-895db077-ad74-4b71-9331-abb8d8fc4184 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-40acd950-1aac-4c05-9d85-d9eade8d86ea None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-40acd950-1aac-4c05-9d85-d9eade8d86ea tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 Sep 04 22:43:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-40acd950-1aac-4c05-9d85-d9eade8d86ea tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-40acd950-1aac-4c05-9d85-d9eade8d86ea tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-40acd950-1aac-4c05-9d85-d9eade8d86ea tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] show called for member 2ed4b549-c093-486a-94da-56073760f849 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:59 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:59 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:59 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:59 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:43:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-40acd950-1aac-4c05-9d85-d9eade8d86ea tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 returned with HTTP 200 Sep 04 22:43:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 158/310] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:43:58 2026] GET /volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 => generated 331 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-14e9ac2e-31f9-46a8-a78d-aa725a85f96b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-14e9ac2e-31f9-46a8-a78d-aa725a85f96b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:43:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-14e9ac2e-31f9-46a8-a78d-aa725a85f96b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-14e9ac2e-31f9-46a8-a78d-aa725a85f96b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:59 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-14e9ac2e-31f9-46a8-a78d-aa725a85f96b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:43:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-14e9ac2e-31f9-46a8-a78d-aa725a85f96b tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 200 Sep 04 22:43:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 159/311] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:59 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 848 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-895db077-ad74-4b71-9331-abb8d8fc4184 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:43:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-895db077-ad74-4b71-9331-abb8d8fc4184 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 200 Sep 04 22:43:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 153/312] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:58 2026] GET /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 1147 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-239f50ce-176a-4647-88e5-9520e9f66d58 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-239f50ce-176a-4647-88e5-9520e9f66d58 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:43:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-239f50ce-176a-4647-88e5-9520e9f66d58 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-239f50ce-176a-4647-88e5-9520e9f66d58 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:59 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-239f50ce-176a-4647-88e5-9520e9f66d58 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:43:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-239f50ce-176a-4647-88e5-9520e9f66d58 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 200 Sep 04 22:43:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 160/313] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:59 2026] GET /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 1147 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c80cb506-9d54-416d-87d2-47a498f9591a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c80cb506-9d54-416d-87d2-47a498f9591a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] DELETE http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:43:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c80cb506-9d54-416d-87d2-47a498f9591a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c80cb506-9d54-416d-87d2-47a498f9591a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:59 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-c80cb506-9d54-416d-87d2-47a498f9591a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Delete volume with id: a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:43:59 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:59 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c80cb506-9d54-416d-87d2-47a498f9591a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:43:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c80cb506-9d54-416d-87d2-47a498f9591a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-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 04 22:43:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c80cb506-9d54-416d-87d2-47a498f9591a tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 400 Sep 04 22:43:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 154/314] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:43:59 2026] DELETE /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 307 bytes in 213 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0f516bad-1191-499e-98da-4625102d9519 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0f516bad-1191-499e-98da-4625102d9519 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:43:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0f516bad-1191-499e-98da-4625102d9519 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0f516bad-1191-499e-98da-4625102d9519 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:59 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0f516bad-1191-499e-98da-4625102d9519 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:43:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0f516bad-1191-499e-98da-4625102d9519 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 200 Sep 04 22:43:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 161/315] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:43:59 2026] GET /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 1147 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-a613247d-29ec-46cf-b39d-6d01e2c45d1e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-a613247d-29ec-46cf-b39d-6d01e2c45d1e tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:43:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-a613247d-29ec-46cf-b39d-6d01e2c45d1e tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-a613247d-29ec-46cf-b39d-6d01e2c45d1e tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:59 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:59 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:43:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:43:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-a613247d-29ec-46cf-b39d-6d01e2c45d1e tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:43:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-a613247d-29ec-46cf-b39d-6d01e2c45d1e tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 200 Sep 04 22:43:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 155/316] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:43:59 2026] GET /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 1147 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-0b0553cf-426c-48e2-94df-d3847cfc6930 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-0b0553cf-426c-48e2-94df-d3847cfc6930 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] POST http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7/action Sep 04 22:43:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-0b0553cf-426c-48e2-94df-d3847cfc6930 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-0b0553cf-426c-48e2-94df-d3847cfc6930 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:59 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:59 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:43:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:43:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-0b0553cf-426c-48e2-94df-d3847cfc6930 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:43:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-0b0553cf-426c-48e2-94df-d3847cfc6930 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Begin detaching volume completed successfully. Sep 04 22:43:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-0b0553cf-426c-48e2-94df-d3847cfc6930 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7/action returned with HTTP 202 Sep 04 22:43:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 162/317] 192.168.122.93 () {64 vars in 1556 bytes} [Fri Sep 4 22:43:59 2026] POST /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b968f46a-2874-48fa-8376-a4f529dd2c5f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b968f46a-2874-48fa-8376-a4f529dd2c5f tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b968f46a-2874-48fa-8376-a4f529dd2c5f tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b968f46a-2874-48fa-8376-a4f529dd2c5f tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-b968f46a-2874-48fa-8376-a4f529dd2c5f tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] show called for member 2ed4b549-c093-486a-94da-56073760f849 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-671412de-c8cd-46db-871d-0417bda332f5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-671412de-c8cd-46db-871d-0417bda332f5 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:44:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-671412de-c8cd-46db-871d-0417bda332f5 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-671412de-c8cd-46db-871d-0417bda332f5 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:00 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:00 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:00 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:00 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:00 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:00 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:44:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b968f46a-2874-48fa-8376-a4f529dd2c5f tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 returned with HTTP 200 Sep 04 22:44:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 156/318] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:44:00 2026] GET /volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 => generated 332 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cc1623e1-2800-49b8-aa53-d7973a3d3ca2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cc1623e1-2800-49b8-aa53-d7973a3d3ca2 None None] GET http://192.168.122.93/volume// Sep 04 22:44:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-671412de-c8cd-46db-871d-0417bda332f5 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Volume info retrieved successfully. Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cc1623e1-2800-49b8-aa53-d7973a3d3ca2 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cc1623e1-2800-49b8-aa53-d7973a3d3ca2 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cc1623e1-2800-49b8-aa53-d7973a3d3ca2 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:44:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 157/319] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:44:00 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-671412de-c8cd-46db-871d-0417bda332f5 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 200 Sep 04 22:44:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 163/320] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:00 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 848 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-5da7786d-369f-4c87-ab4e-57f5e9e8f91d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1361093662", "volume_type": "7631d73f-d918-40a8-aa27-c28ea9c9d523", "group_id": "2ed4b549-c093-486a-94da-56073760f849", "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1361093662', 'volume_type': '7631d73f-d918-40a8-aa27-c28ea9c9d523', 'group_id': '2ed4b549-c093-486a-94da-56073760f849', 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-5da7786d-369f-4c87-ab4e-57f5e9e8f91d tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:44:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-5da7786d-369f-4c87-ab4e-57f5e9e8f91d tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-5da7786d-369f-4c87-ab4e-57f5e9e8f91d tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:00 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:00 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:00 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Create volume of 1 GB Sep 04 22:44:00 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:00 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:00 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:00 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:44:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Availability Zones retrieved successfully. Sep 04 22:44:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-5da7786d-369f-4c87-ab4e-57f5e9e8f91d tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:44:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-5da7786d-369f-4c87-ab4e-57f5e9e8f91d tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 200 Sep 04 22:44:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 164/321] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:44:00 2026] GET /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 1331 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Flow 'volume_create_api' (7f68250e-1293-4223-87f7-1baed9c3e5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eef6a87-5232-46d7-b831-23679d289cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eef6a87-5232-46d7-b831-23679d289cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:43:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7631d73f-d918-40a8-aa27-c28ea9c9d523,is_public=True,name='tempest-GroupsTest-volume-type-1515221466',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7631d73f-d918-40a8-aa27-c28ea9c9d523', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2ed4b549-c093-486a-94da-56073760f849', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0066b3-d1e1-455e-bd81-91da3490a00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1515221466 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1515221466, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:44:00 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1515221466 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1515221466, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Created reservations ['ac8cc0d5-14db-48a9-96b6-d613309c729d', '0e05304b-0dc7-4c5f-80b5-9c37a8fff7f8', 'aa55b0a1-05e7-4576-915a-912cf57cbabd', 'bf5ba3f3-40ab-4a73-8dca-75e1e23029b6'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0066b3-d1e1-455e-bd81-91da3490a00c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac8cc0d5-14db-48a9-96b6-d613309c729d', '0e05304b-0dc7-4c5f-80b5-9c37a8fff7f8', 'aa55b0a1-05e7-4576-915a-912cf57cbabd', 'bf5ba3f3-40ab-4a73-8dca-75e1e23029b6']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03d6cc2d-f452-4ee3-b2a7-8d9d69845b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-e9d27043-1235-4662-a3aa-1aa086c438c5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:00 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-e9d27043-1235-4662-a3aa-1aa086c438c5 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] DELETE http://192.168.122.93/volume/v3/attachments/a669bba9-0539-4163-a770-54004a8650df Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03d6cc2d-f452-4ee3-b2a7-8d9d69845b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '327edc22-2324-41f0-a86f-99003cfc89e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1361093662',encryption_key_id=None,group_id=2ed4b549-c093-486a-94da-56073760f849,group_type_id=,metadata={},multiattach=False,project_id='7482124d1dbb43d88eab9261c286cfb6',qos_specs=None,replication_status=,reservations=['ac8cc0d5-14db-48a9-96b6-d613309c729d','0e05304b-0dc7-4c5f-80b5-9c37a8fff7f8','aa55b0a1-05e7-4576-915a-912cf57cbabd','bf5ba3f3-40ab-4a73-8dca-75e1e23029b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c4b31b061242eca62e043d17d321d7',volume_type_id=7631d73f-d918-40a8-aa27-c28ea9c9d523), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:44:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1361093662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2ed4b549-c093-486a-94da-56073760f849,host=None,id=327edc22-2324-41f0-a86f-99003cfc89e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7482124d1dbb43d88eab9261c286cfb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05c4b31b061242eca62e043d17d321d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7631d73f-d918-40a8-aa27-c28ea9c9d523),volume_type_id=7631d73f-d918-40a8-aa27-c28ea9c9d523)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-e9d27043-1235-4662-a3aa-1aa086c438c5 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-e9d27043-1235-4662-a3aa-1aa086c438c5 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fed7328a-aa7a-4a91-9c31-6dd3fe12f9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:00 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:00 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fed7328a-aa7a-4a91-9c31-6dd3fe12f9e0) transitioned into state 'SUCCESS' from state '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-1361093662',encryption_key_id=None,group_id=2ed4b549-c093-486a-94da-56073760f849,group_type_id=,metadata={},multiattach=False,project_id='7482124d1dbb43d88eab9261c286cfb6',qos_specs=None,replication_status=,reservations=['ac8cc0d5-14db-48a9-96b6-d613309c729d','0e05304b-0dc7-4c5f-80b5-9c37a8fff7f8','aa55b0a1-05e7-4576-915a-912cf57cbabd','bf5ba3f3-40ab-4a73-8dca-75e1e23029b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c4b31b061242eca62e043d17d321d7',volume_type_id=7631d73f-d918-40a8-aa27-c28ea9c9d523)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e199d696-da66-4c15-8ad1-2c0a32582aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e199d696-da66-4c15-8ad1-2c0a32582aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Flow 'volume_create_api' (7f68250e-1293-4223-87f7-1baed9c3e5d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Create volume request issued successfully. Sep 04 22:44:00 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:00 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:00 devstack devstack@c-api.service[87250]: /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 04 22:44:00 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, Sep 04 22:44:01 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eb1937f4-97b1-4c33-a44e-fae2c2212f97 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:44:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 158/322] 192.168.122.93 () {62 vars in 1179 bytes} [Fri Sep 4 22:44:00 2026] POST /volume/v3/volumes => generated 821 bytes in 843 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-3c80b0ee-31f5-49a5-83ba-1c398a98b06b req-e9d27043-1235-4662-a3aa-1aa086c438c5 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/attachments/a669bba9-0539-4163-a770-54004a8650df returned with HTTP 200 Sep 04 22:44:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 165/323] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:44:00 2026] DELETE /volume/v3/attachments/a669bba9-0539-4163-a770-54004a8650df => generated 19 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d98dc5f3-ccf2-41bd-b59f-3d237c3b42ce None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d98dc5f3-ccf2-41bd-b59f-3d237c3b42ce tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/327edc22-2324-41f0-a86f-99003cfc89e5 Sep 04 22:44:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d98dc5f3-ccf2-41bd-b59f-3d237c3b42ce tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d98dc5f3-ccf2-41bd-b59f-3d237c3b42ce tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d98dc5f3-ccf2-41bd-b59f-3d237c3b42ce tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Volume info retrieved successfully. Sep 04 22:44:01 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-d98dc5f3-ccf2-41bd-b59f-3d237c3b42ce tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:01 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-d98dc5f3-ccf2-41bd-b59f-3d237c3b42ce tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-43283dea-bfed-4515-8f92-3fb72faf6dd0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-43283dea-bfed-4515-8f92-3fb72faf6dd0 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] GET http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b Sep 04 22:44:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-43283dea-bfed-4515-8f92-3fb72faf6dd0 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-43283dea-bfed-4515-8f92-3fb72faf6dd0 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:01 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-d98dc5f3-ccf2-41bd-b59f-3d237c3b42ce tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-43283dea-bfed-4515-8f92-3fb72faf6dd0 tempest-AttachVolumeTestJSON-893898405 tempest-AttachVolumeTestJSON-893898405-project-member] http://192.168.122.93/volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b returned with HTTP 404 Sep 04 22:44:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 166/324] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:01 2026] GET /volume/v3/volumes/242c4409-655b-413f-8e62-9ab39f3fc88b => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d98dc5f3-ccf2-41bd-b59f-3d237c3b42ce tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/327edc22-2324-41f0-a86f-99003cfc89e5 returned with HTTP 200 Sep 04 22:44:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 159/325] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:01 2026] GET /volume/v3/volumes/327edc22-2324-41f0-a86f-99003cfc89e5 => generated 889 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d7c51f74-d7c3-44bb-8dfd-2f3cdc3b18f1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d7c51f74-d7c3-44bb-8dfd-2f3cdc3b18f1 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:44:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d7c51f74-d7c3-44bb-8dfd-2f3cdc3b18f1 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d7c51f74-d7c3-44bb-8dfd-2f3cdc3b18f1 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d7c51f74-d7c3-44bb-8dfd-2f3cdc3b18f1 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:44:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d7c51f74-d7c3-44bb-8dfd-2f3cdc3b18f1 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 200 Sep 04 22:44:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 167/326] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:01 2026] GET /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 855 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-698fc5c8-cc1d-433e-b36d-539fdb6cd9ef None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-698fc5c8-cc1d-433e-b36d-539fdb6cd9ef tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/327edc22-2324-41f0-a86f-99003cfc89e5 Sep 04 22:44:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-698fc5c8-cc1d-433e-b36d-539fdb6cd9ef tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-698fc5c8-cc1d-433e-b36d-539fdb6cd9ef tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-698fc5c8-cc1d-433e-b36d-539fdb6cd9ef tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Volume info retrieved successfully. Sep 04 22:44:02 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-698fc5c8-cc1d-433e-b36d-539fdb6cd9ef tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:02 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-698fc5c8-cc1d-433e-b36d-539fdb6cd9ef tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:02 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-698fc5c8-cc1d-433e-b36d-539fdb6cd9ef tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-698fc5c8-cc1d-433e-b36d-539fdb6cd9ef tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/327edc22-2324-41f0-a86f-99003cfc89e5 returned with HTTP 200 Sep 04 22:44:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 160/327] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:02 2026] GET /volume/v3/volumes/327edc22-2324-41f0-a86f-99003cfc89e5 => generated 913 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:44:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-90be9859-cc43-495e-b294-b89ac3ac980d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-90be9859-cc43-495e-b294-b89ac3ac980d tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/327edc22-2324-41f0-a86f-99003cfc89e5 Sep 04 22:44:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-90be9859-cc43-495e-b294-b89ac3ac980d tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-90be9859-cc43-495e-b294-b89ac3ac980d tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:03 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:03 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-90be9859-cc43-495e-b294-b89ac3ac980d tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Volume info retrieved successfully. Sep 04 22:44:03 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-90be9859-cc43-495e-b294-b89ac3ac980d tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:03 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-90be9859-cc43-495e-b294-b89ac3ac980d tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:03 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-90be9859-cc43-495e-b294-b89ac3ac980d tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-90be9859-cc43-495e-b294-b89ac3ac980d tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/327edc22-2324-41f0-a86f-99003cfc89e5 returned with HTTP 200 Sep 04 22:44:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 168/328] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:03 2026] GET /volume/v3/volumes/327edc22-2324-41f0-a86f-99003cfc89e5 => generated 914 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1865419415", "volume_type": "7631d73f-d918-40a8-aa27-c28ea9c9d523", "group_id": "2ed4b549-c093-486a-94da-56073760f849", "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1865419415', 'volume_type': '7631d73f-d918-40a8-aa27-c28ea9c9d523', 'group_id': '2ed4b549-c093-486a-94da-56073760f849', 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:04 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Create volume of 1 GB Sep 04 22:44:04 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:04 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:44:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Availability Zones retrieved successfully. Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Flow 'volume_create_api' (5f6dabb0-b6c2-4675-9c65-ebae11327c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f836082-334c-4d36-8b76-15c1b6849142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f836082-334c-4d36-8b76-15c1b6849142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:43:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7631d73f-d918-40a8-aa27-c28ea9c9d523,is_public=True,name='tempest-GroupsTest-volume-type-1515221466',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7631d73f-d918-40a8-aa27-c28ea9c9d523', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2ed4b549-c093-486a-94da-56073760f849', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56dccef4-40f9-4124-a8ad-c00b56647e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Created reservations ['95e3bbe8-a8e9-49cf-a0cb-18829a5fdcbf', '67c42af8-432e-4764-a8b5-43d8fa776372', '4336dadb-32b8-4574-bd19-32dff377211f', 'f7fca911-8412-465e-be5f-a8ea87a2da23'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56dccef4-40f9-4124-a8ad-c00b56647e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95e3bbe8-a8e9-49cf-a0cb-18829a5fdcbf', '67c42af8-432e-4764-a8b5-43d8fa776372', '4336dadb-32b8-4574-bd19-32dff377211f', 'f7fca911-8412-465e-be5f-a8ea87a2da23']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5d029e-d636-4383-8dac-c6f51efc6932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:04 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5d029e-d636-4383-8dac-c6f51efc6932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63e29c27-b28a-42c1-8d75-5a1e9980c551', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1865419415',encryption_key_id=None,group_id=2ed4b549-c093-486a-94da-56073760f849,group_type_id=,metadata={},multiattach=False,project_id='7482124d1dbb43d88eab9261c286cfb6',qos_specs=None,replication_status=,reservations=['95e3bbe8-a8e9-49cf-a0cb-18829a5fdcbf','67c42af8-432e-4764-a8b5-43d8fa776372','4336dadb-32b8-4574-bd19-32dff377211f','f7fca911-8412-465e-be5f-a8ea87a2da23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c4b31b061242eca62e043d17d321d7',volume_type_id=7631d73f-d918-40a8-aa27-c28ea9c9d523), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:44:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1865419415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2ed4b549-c093-486a-94da-56073760f849,host=None,id=63e29c27-b28a-42c1-8d75-5a1e9980c551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7482124d1dbb43d88eab9261c286cfb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05c4b31b061242eca62e043d17d321d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7631d73f-d918-40a8-aa27-c28ea9c9d523),volume_type_id=7631d73f-d918-40a8-aa27-c28ea9c9d523)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (395ed39a-61eb-4515-8798-ba8af42fe1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (395ed39a-61eb-4515-8798-ba8af42fe1de) transitioned into state 'SUCCESS' from state '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-1865419415',encryption_key_id=None,group_id=2ed4b549-c093-486a-94da-56073760f849,group_type_id=,metadata={},multiattach=False,project_id='7482124d1dbb43d88eab9261c286cfb6',qos_specs=None,replication_status=,reservations=['95e3bbe8-a8e9-49cf-a0cb-18829a5fdcbf','67c42af8-432e-4764-a8b5-43d8fa776372','4336dadb-32b8-4574-bd19-32dff377211f','f7fca911-8412-465e-be5f-a8ea87a2da23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c4b31b061242eca62e043d17d321d7',volume_type_id=7631d73f-d918-40a8-aa27-c28ea9c9d523)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (652652f7-a2d2-4781-9a7a-cf3ef2064e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (652652f7-a2d2-4781-9a7a-cf3ef2064e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Flow 'volume_create_api' (5f6dabb0-b6c2-4675-9c65-ebae11327c62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Create volume request issued successfully. Sep 04 22:44:04 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:04 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:04 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ebc4b380-08cd-401e-badf-0b52cda9dd1b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:44:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 161/329] 192.168.122.93 () {62 vars in 1179 bytes} [Fri Sep 4 22:44:04 2026] POST /volume/v3/volumes => generated 821 bytes in 872 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f1966901-ce9f-420c-8423-b2da22a90780 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f1966901-ce9f-420c-8423-b2da22a90780 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 Sep 04 22:44:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f1966901-ce9f-420c-8423-b2da22a90780 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f1966901-ce9f-420c-8423-b2da22a90780 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:05 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f1966901-ce9f-420c-8423-b2da22a90780 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Volume info retrieved successfully. Sep 04 22:44:05 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-f1966901-ce9f-420c-8423-b2da22a90780 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:05 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-f1966901-ce9f-420c-8423-b2da22a90780 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:05 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-f1966901-ce9f-420c-8423-b2da22a90780 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f1966901-ce9f-420c-8423-b2da22a90780 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 returned with HTTP 200 Sep 04 22:44:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 169/330] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:04 2026] GET /volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 => generated 889 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6abdaf82-6204-400e-84ed-0d605c9f2df3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6abdaf82-6204-400e-84ed-0d605c9f2df3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 Sep 04 22:44:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6abdaf82-6204-400e-84ed-0d605c9f2df3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6abdaf82-6204-400e-84ed-0d605c9f2df3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6abdaf82-6204-400e-84ed-0d605c9f2df3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Volume info retrieved successfully. Sep 04 22:44:06 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-6abdaf82-6204-400e-84ed-0d605c9f2df3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:06 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-6abdaf82-6204-400e-84ed-0d605c9f2df3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:06 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-6abdaf82-6204-400e-84ed-0d605c9f2df3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6abdaf82-6204-400e-84ed-0d605c9f2df3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 returned with HTTP 200 Sep 04 22:44:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 162/331] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:06 2026] GET /volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 => generated 913 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4cb28916-06c7-4ee8-9b70-79097d4d3614 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4cb28916-06c7-4ee8-9b70-79097d4d3614 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] DELETE http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:44:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4cb28916-06c7-4ee8-9b70-79097d4d3614 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4cb28916-06c7-4ee8-9b70-79097d4d3614 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:07 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-4cb28916-06c7-4ee8-9b70-79097d4d3614 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Delete volume with id: a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:44:07 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:07 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4cb28916-06c7-4ee8-9b70-79097d4d3614 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:44:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4cb28916-06c7-4ee8-9b70-79097d4d3614 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Delete volume request issued successfully. Sep 04 22:44:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4cb28916-06c7-4ee8-9b70-79097d4d3614 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 202 Sep 04 22:44:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 170/332] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:44:07 2026] DELETE /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:44:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-234af3ac-61dc-4f93-b746-da04beae2574 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-234af3ac-61dc-4f93-b746-da04beae2574 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:44:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-234af3ac-61dc-4f93-b746-da04beae2574 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-234af3ac-61dc-4f93-b746-da04beae2574 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:07 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:07 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:07 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:07 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:07 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-234af3ac-61dc-4f93-b746-da04beae2574 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:44:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-234af3ac-61dc-4f93-b746-da04beae2574 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 200 Sep 04 22:44:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 163/333] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:07 2026] GET /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 854 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a7ef8119-2167-4d8a-81b3-263fea3b9bbe None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a7ef8119-2167-4d8a-81b3-263fea3b9bbe tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 Sep 04 22:44:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a7ef8119-2167-4d8a-81b3-263fea3b9bbe tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a7ef8119-2167-4d8a-81b3-263fea3b9bbe tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:07 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:07 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a7ef8119-2167-4d8a-81b3-263fea3b9bbe tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Volume info retrieved successfully. Sep 04 22:44:07 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-a7ef8119-2167-4d8a-81b3-263fea3b9bbe tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:07 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-a7ef8119-2167-4d8a-81b3-263fea3b9bbe tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:07 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-a7ef8119-2167-4d8a-81b3-263fea3b9bbe tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a7ef8119-2167-4d8a-81b3-263fea3b9bbe tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 returned with HTTP 200 Sep 04 22:44:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 171/334] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:07 2026] GET /volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 => generated 914 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-591bd38e-4c25-42c2-affe-81b3c0a22a87 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-591bd38e-4c25-42c2-affe-81b3c0a22a87 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] PUT http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 Sep 04 22:44:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-591bd38e-4c25-42c2-affe-81b3c0a22a87 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "63e29c27-b28a-42c1-8d75-5a1e9980c551"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-591bd38e-4c25-42c2-affe-81b3c0a22a87 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Update called for group 2ed4b549-c093-486a-94da-56073760f849. {{(pid=87249) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 22:44:07 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.groups [None req-591bd38e-4c25-42c2-affe-81b3c0a22a87 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Updating group 2ed4b549-c093-486a-94da-56073760f849 with name new_group description: This is a new group add_volumes: None remove_volumes: 63e29c27-b28a-42c1-8d75-5a1e9980c551. Sep 04 22:44:07 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:07 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-591bd38e-4c25-42c2-affe-81b3c0a22a87 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 returned with HTTP 202 Sep 04 22:44:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 164/335] 192.168.122.93 () {62 vars in 1286 bytes} [Fri Sep 4 22:44:07 2026] PUT /volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:44:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-222f53da-f9c0-4bc1-9bf8-f7150f05c8b7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-222f53da-f9c0-4bc1-9bf8-f7150f05c8b7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 Sep 04 22:44:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-222f53da-f9c0-4bc1-9bf8-f7150f05c8b7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-222f53da-f9c0-4bc1-9bf8-f7150f05c8b7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-222f53da-f9c0-4bc1-9bf8-f7150f05c8b7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] show called for member 2ed4b549-c093-486a-94da-56073760f849 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:44:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:07 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:07 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:44:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-222f53da-f9c0-4bc1-9bf8-f7150f05c8b7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 returned with HTTP 200 Sep 04 22:44:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 172/336] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:44:07 2026] GET /volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 => generated 323 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-12e79b19-9c44-4a95-b5db-c65178cfe79f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-12e79b19-9c44-4a95-b5db-c65178cfe79f tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:44:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-12e79b19-9c44-4a95-b5db-c65178cfe79f tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-12e79b19-9c44-4a95-b5db-c65178cfe79f tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-12e79b19-9c44-4a95-b5db-c65178cfe79f tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:44:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-12e79b19-9c44-4a95-b5db-c65178cfe79f tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 200 Sep 04 22:44:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 165/337] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:08 2026] GET /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-84dc0d79-8536-4a47-b797-735d3dec5a12 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-84dc0d79-8536-4a47-b797-735d3dec5a12 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 Sep 04 22:44:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-84dc0d79-8536-4a47-b797-735d3dec5a12 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-84dc0d79-8536-4a47-b797-735d3dec5a12 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-84dc0d79-8536-4a47-b797-735d3dec5a12 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] show called for member 2ed4b549-c093-486a-94da-56073760f849 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:44:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:09 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:44:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-84dc0d79-8536-4a47-b797-735d3dec5a12 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 returned with HTTP 200 Sep 04 22:44:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 173/338] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:44:08 2026] GET /volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 => generated 324 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5635bcc7-b88a-438b-9afa-f4077b1e99c0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5635bcc7-b88a-438b-9afa-f4077b1e99c0 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 Sep 04 22:44:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5635bcc7-b88a-438b-9afa-f4077b1e99c0 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5635bcc7-b88a-438b-9afa-f4077b1e99c0 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-5635bcc7-b88a-438b-9afa-f4077b1e99c0 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] show called for member 2ed4b549-c093-486a-94da-56073760f849 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:44:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:09 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:44:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5635bcc7-b88a-438b-9afa-f4077b1e99c0 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 returned with HTTP 200 Sep 04 22:44:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 166/339] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:44:09 2026] GET /volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 => generated 324 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-097ad465-0e64-41b7-ab22-9a76f4381263 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-097ad465-0e64-41b7-ab22-9a76f4381263 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:44:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-097ad465-0e64-41b7-ab22-9a76f4381263 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-097ad465-0e64-41b7-ab22-9a76f4381263 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-097ad465-0e64-41b7-ab22-9a76f4381263 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:44:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-097ad465-0e64-41b7-ab22-9a76f4381263 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:44:09 devstack devstack@c-api.service[87250]: /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 04 22:44:09 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:44:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-097ad465-0e64-41b7-ab22-9a76f4381263 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Get all volumes completed successfully. Sep 04 22:44:09 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-097ad465-0e64-41b7-ab22-9a76f4381263 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:09 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-097ad465-0e64-41b7-ab22-9a76f4381263 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:09 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-097ad465-0e64-41b7-ab22-9a76f4381263 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-097ad465-0e64-41b7-ab22-9a76f4381263 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:44:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 174/340] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:44:09 2026] GET /volume/v3/volumes/detail => generated 1787 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:44:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-da8406e5-adcf-42d5-ae71-f2a263ad3a88 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-da8406e5-adcf-42d5-ae71-f2a263ad3a88 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] PUT http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 Sep 04 22:44:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-da8406e5-adcf-42d5-ae71-f2a263ad3a88 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "63e29c27-b28a-42c1-8d75-5a1e9980c551"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-da8406e5-adcf-42d5-ae71-f2a263ad3a88 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Update called for group 2ed4b549-c093-486a-94da-56073760f849. {{(pid=87249) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 22:44:09 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.groups [None req-da8406e5-adcf-42d5-ae71-f2a263ad3a88 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Updating group 2ed4b549-c093-486a-94da-56073760f849 with name None description: None add_volumes: 63e29c27-b28a-42c1-8d75-5a1e9980c551 remove_volumes: None. Sep 04 22:44:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-89d488a0-2e81-4e9c-9f2d-ce3e91036d4b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-89d488a0-2e81-4e9c-9f2d-ce3e91036d4b tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 Sep 04 22:44:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-89d488a0-2e81-4e9c-9f2d-ce3e91036d4b tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-89d488a0-2e81-4e9c-9f2d-ce3e91036d4b tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-89d488a0-2e81-4e9c-9f2d-ce3e91036d4b tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 returned with HTTP 404 Sep 04 22:44:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 175/341] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:09 2026] GET /volume/v3/volumes/a4fe8d94-e5cf-4434-bc0a-9f77d6b723c7 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:09 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:44:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-da8406e5-adcf-42d5-ae71-f2a263ad3a88 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 returned with HTTP 202 Sep 04 22:44:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 167/342] 192.168.122.93 () {62 vars in 1285 bytes} [Fri Sep 4 22:44:09 2026] PUT /volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 => generated 0 bytes in 275 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:44:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8508a649-4a8d-4e99-a5c7-9974614020ab None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8508a649-4a8d-4e99-a5c7-9974614020ab tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 Sep 04 22:44:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8508a649-4a8d-4e99-a5c7-9974614020ab tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8508a649-4a8d-4e99-a5c7-9974614020ab tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-8508a649-4a8d-4e99-a5c7-9974614020ab tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] show called for member 2ed4b549-c093-486a-94da-56073760f849 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:44:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:09 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:44:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8508a649-4a8d-4e99-a5c7-9974614020ab tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 returned with HTTP 200 Sep 04 22:44:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-473fd4fd-3ef4-409f-8c02-f7d5f82fe1d8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 176/343] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:44:09 2026] GET /volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 => generated 323 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-473fd4fd-3ef4-409f-8c02-f7d5f82fe1d8 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] DELETE http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:44:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-473fd4fd-3ef4-409f-8c02-f7d5f82fe1d8 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-473fd4fd-3ef4-409f-8c02-f7d5f82fe1d8 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:09 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-473fd4fd-3ef4-409f-8c02-f7d5f82fe1d8 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Delete volume with id: e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:44:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-473fd4fd-3ef4-409f-8c02-f7d5f82fe1d8 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:44:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-473fd4fd-3ef4-409f-8c02-f7d5f82fe1d8 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Delete volume request issued successfully. Sep 04 22:44:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-473fd4fd-3ef4-409f-8c02-f7d5f82fe1d8 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 202 Sep 04 22:44:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 168/344] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:44:09 2026] DELETE /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:44:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-df8fe5a7-f298-40c1-b87f-9b2ea2da4b24 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-df8fe5a7-f298-40c1-b87f-9b2ea2da4b24 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:44:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-df8fe5a7-f298-40c1-b87f-9b2ea2da4b24 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-df8fe5a7-f298-40c1-b87f-9b2ea2da4b24 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-df8fe5a7-f298-40c1-b87f-9b2ea2da4b24 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:44:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-df8fe5a7-f298-40c1-b87f-9b2ea2da4b24 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 200 Sep 04 22:44:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 177/345] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:10 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:44:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9a0d604f-f554-4b6c-a7a4-64e087be0bd3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9a0d604f-f554-4b6c-a7a4-64e087be0bd3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 Sep 04 22:44:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9a0d604f-f554-4b6c-a7a4-64e087be0bd3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9a0d604f-f554-4b6c-a7a4-64e087be0bd3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-9a0d604f-f554-4b6c-a7a4-64e087be0bd3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] show called for member 2ed4b549-c093-486a-94da-56073760f849 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:44:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:11 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:44:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9a0d604f-f554-4b6c-a7a4-64e087be0bd3 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 returned with HTTP 200 Sep 04 22:44:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 169/346] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:44:10 2026] GET /volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 => generated 324 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:44:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-089c5cb2-9c40-4b0a-bbd5-f159ee304e1e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-089c5cb2-9c40-4b0a-bbd5-f159ee304e1e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:44:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-089c5cb2-9c40-4b0a-bbd5-f159ee304e1e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-089c5cb2-9c40-4b0a-bbd5-f159ee304e1e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-089c5cb2-9c40-4b0a-bbd5-f159ee304e1e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:44:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-089c5cb2-9c40-4b0a-bbd5-f159ee304e1e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:44:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-089c5cb2-9c40-4b0a-bbd5-f159ee304e1e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Get all volumes completed successfully. Sep 04 22:44:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-089c5cb2-9c40-4b0a-bbd5-f159ee304e1e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-089c5cb2-9c40-4b0a-bbd5-f159ee304e1e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7d0af921-2d1c-47fa-9d3b-6dcccbc3c91b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7d0af921-2d1c-47fa-9d3b-6dcccbc3c91b tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:44:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7d0af921-2d1c-47fa-9d3b-6dcccbc3c91b tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7d0af921-2d1c-47fa-9d3b-6dcccbc3c91b tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7d0af921-2d1c-47fa-9d3b-6dcccbc3c91b tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:44:11 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-089c5cb2-9c40-4b0a-bbd5-f159ee304e1e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7d0af921-2d1c-47fa-9d3b-6dcccbc3c91b tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 200 Sep 04 22:44:11 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-089c5cb2-9c40-4b0a-bbd5-f159ee304e1e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:11 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-089c5cb2-9c40-4b0a-bbd5-f159ee304e1e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 170/347] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:11 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:11 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-089c5cb2-9c40-4b0a-bbd5-f159ee304e1e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-089c5cb2-9c40-4b0a-bbd5-f159ee304e1e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:44:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 178/348] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:44:11 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:44:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-eca37f58-3b86-4b99-9841-d5d7e5b62991 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eca37f58-3b86-4b99-9841-d5d7e5b62991 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:44:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eca37f58-3b86-4b99-9841-d5d7e5b62991 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eca37f58-3b86-4b99-9841-d5d7e5b62991 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-eca37f58-3b86-4b99-9841-d5d7e5b62991 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:44:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-eca37f58-3b86-4b99-9841-d5d7e5b62991 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:44:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-eca37f58-3b86-4b99-9841-d5d7e5b62991 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Get all volumes completed successfully. Sep 04 22:44:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-eca37f58-3b86-4b99-9841-d5d7e5b62991 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-eca37f58-3b86-4b99-9841-d5d7e5b62991 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:11 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-eca37f58-3b86-4b99-9841-d5d7e5b62991 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:11 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-eca37f58-3b86-4b99-9841-d5d7e5b62991 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:11 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-eca37f58-3b86-4b99-9841-d5d7e5b62991 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:11 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-eca37f58-3b86-4b99-9841-d5d7e5b62991 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eca37f58-3b86-4b99-9841-d5d7e5b62991 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:44:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 171/349] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:44:11 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:44:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b6479042-c643-42bb-a3cf-aba6fb611761 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b6479042-c643-42bb-a3cf-aba6fb611761 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] POST http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849/action Sep 04 22:44:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b6479042-c643-42bb-a3cf-aba6fb611761 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b6479042-c643-42bb-a3cf-aba6fb611761 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-b6479042-c643-42bb-a3cf-aba6fb611761 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] delete called for group 2ed4b549-c093-486a-94da-56073760f849 {{(pid=87250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:44:11 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.groups [None req-b6479042-c643-42bb-a3cf-aba6fb611761 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Delete group with id: 2ed4b549-c093-486a-94da-56073760f849 Sep 04 22:44:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:11 devstack devstack@c-api.service[87250]: /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 04 22:44:11 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:44:11 devstack devstack@c-api.service[87250]: /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 04 22:44:11 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:44:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b6479042-c643-42bb-a3cf-aba6fb611761 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849/action returned with HTTP 202 Sep 04 22:44:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 179/350] 192.168.122.93 () {62 vars in 1307 bytes} [Fri Sep 4 22:44:11 2026] POST /volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:44:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-59cb7a13-9781-42ae-a582-cfc363e6455e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-59cb7a13-9781-42ae-a582-cfc363e6455e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 Sep 04 22:44:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-59cb7a13-9781-42ae-a582-cfc363e6455e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-59cb7a13-9781-42ae-a582-cfc363e6455e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:12 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:12 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:12 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:12 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:12 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-59cb7a13-9781-42ae-a582-cfc363e6455e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Volume info retrieved successfully. Sep 04 22:44:12 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-59cb7a13-9781-42ae-a582-cfc363e6455e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:12 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-59cb7a13-9781-42ae-a582-cfc363e6455e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:12 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-59cb7a13-9781-42ae-a582-cfc363e6455e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:12 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:12 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-87333833-4bda-4455-8c22-764ef4cc0bbc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-59cb7a13-9781-42ae-a582-cfc363e6455e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 returned with HTTP 200 Sep 04 22:44:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 172/351] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:12 2026] GET /volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 => generated 913 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:44:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87333833-4bda-4455-8c22-764ef4cc0bbc tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 Sep 04 22:44:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87333833-4bda-4455-8c22-764ef4cc0bbc tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87333833-4bda-4455-8c22-764ef4cc0bbc tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87333833-4bda-4455-8c22-764ef4cc0bbc tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 returned with HTTP 404 Sep 04 22:44:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 180/352] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:12 2026] GET /volume/v3/volumes/e8747fc8-3643-46dc-8dd2-40fd66fdb728 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b7300e5f-f2f2-4da0-9495-6fbac25aedbc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b7300e5f-f2f2-4da0-9495-6fbac25aedbc tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] DELETE http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:44:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b7300e5f-f2f2-4da0-9495-6fbac25aedbc tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b7300e5f-f2f2-4da0-9495-6fbac25aedbc tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:12 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-b7300e5f-f2f2-4da0-9495-6fbac25aedbc tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Delete volume with id: a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:44:12 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:12 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:12 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:12 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:12 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b7300e5f-f2f2-4da0-9495-6fbac25aedbc tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:44:12 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b7300e5f-f2f2-4da0-9495-6fbac25aedbc tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Delete volume request issued successfully. Sep 04 22:44:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b7300e5f-f2f2-4da0-9495-6fbac25aedbc tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 202 Sep 04 22:44:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 173/353] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:44:12 2026] DELETE /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:44:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e4bb96bb-d927-4b97-9c28-6a0c0e180bd2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e4bb96bb-d927-4b97-9c28-6a0c0e180bd2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:44:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e4bb96bb-d927-4b97-9c28-6a0c0e180bd2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e4bb96bb-d927-4b97-9c28-6a0c0e180bd2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e4bb96bb-d927-4b97-9c28-6a0c0e180bd2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:44:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e4bb96bb-d927-4b97-9c28-6a0c0e180bd2 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 200 Sep 04 22:44:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 181/354] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:12 2026] GET /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1a41521a-2b6d-4e27-9086-e1c63b56a0ac None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1a41521a-2b6d-4e27-9086-e1c63b56a0ac tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 Sep 04 22:44:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1a41521a-2b6d-4e27-9086-e1c63b56a0ac tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1a41521a-2b6d-4e27-9086-e1c63b56a0ac tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1a41521a-2b6d-4e27-9086-e1c63b56a0ac tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Volume info retrieved successfully. Sep 04 22:44:13 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-1a41521a-2b6d-4e27-9086-e1c63b56a0ac tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:13 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-1a41521a-2b6d-4e27-9086-e1c63b56a0ac tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:13 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-1a41521a-2b6d-4e27-9086-e1c63b56a0ac tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1a41521a-2b6d-4e27-9086-e1c63b56a0ac tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 returned with HTTP 200 Sep 04 22:44:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 174/355] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:13 2026] GET /volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 => generated 913 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c5af56a5-9b1f-4c7b-952b-a55b7f169855 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c5af56a5-9b1f-4c7b-952b-a55b7f169855 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:44:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c5af56a5-9b1f-4c7b-952b-a55b7f169855 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c5af56a5-9b1f-4c7b-952b-a55b7f169855 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:14 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:14 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:14 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:14 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c5af56a5-9b1f-4c7b-952b-a55b7f169855 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Volume info retrieved successfully. Sep 04 22:44:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c5af56a5-9b1f-4c7b-952b-a55b7f169855 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 200 Sep 04 22:44:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 182/356] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:14 2026] GET /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 854 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-87810c49-06a5-4bde-a4d8-263d002c9b93 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-87810c49-06a5-4bde-a4d8-263d002c9b93 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 Sep 04 22:44:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-87810c49-06a5-4bde-a4d8-263d002c9b93 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-87810c49-06a5-4bde-a4d8-263d002c9b93 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-87810c49-06a5-4bde-a4d8-263d002c9b93 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Volume info retrieved successfully. Sep 04 22:44:14 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-87810c49-06a5-4bde-a4d8-263d002c9b93 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:14 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-87810c49-06a5-4bde-a4d8-263d002c9b93 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:14 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-87810c49-06a5-4bde-a4d8-263d002c9b93 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-87810c49-06a5-4bde-a4d8-263d002c9b93 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 returned with HTTP 200 Sep 04 22:44:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 175/357] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:14 2026] GET /volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 => generated 913 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ffffa682-fccd-4e34-91f7-1bf1bd5963a8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ffffa682-fccd-4e34-91f7-1bf1bd5963a8 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] GET http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 Sep 04 22:44:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ffffa682-fccd-4e34-91f7-1bf1bd5963a8 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ffffa682-fccd-4e34-91f7-1bf1bd5963a8 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ffffa682-fccd-4e34-91f7-1bf1bd5963a8 tempest-AttachVolumeNegativeTest-1522375877 tempest-AttachVolumeNegativeTest-1522375877-project-member] http://192.168.122.93/volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 returned with HTTP 404 Sep 04 22:44:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 183/358] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:15 2026] GET /volume/v3/volumes/a5c64895-45ac-41e6-8c14-4b45514ecfd2 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e0060f64-fbbd-4797-a31c-4ce230f7835e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e0060f64-fbbd-4797-a31c-4ce230f7835e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 Sep 04 22:44:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e0060f64-fbbd-4797-a31c-4ce230f7835e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e0060f64-fbbd-4797-a31c-4ce230f7835e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e0060f64-fbbd-4797-a31c-4ce230f7835e tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 returned with HTTP 404 Sep 04 22:44:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 176/359] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:16 2026] GET /volume/v3/volumes/63e29c27-b28a-42c1-8d75-5a1e9980c551 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:44:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-df2a58f6-f791-472a-bf2f-60d46a2abd6b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-df2a58f6-f791-472a-bf2f-60d46a2abd6b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/volumes/327edc22-2324-41f0-a86f-99003cfc89e5 Sep 04 22:44:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-df2a58f6-f791-472a-bf2f-60d46a2abd6b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-df2a58f6-f791-472a-bf2f-60d46a2abd6b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-df2a58f6-f791-472a-bf2f-60d46a2abd6b tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/volumes/327edc22-2324-41f0-a86f-99003cfc89e5 returned with HTTP 404 Sep 04 22:44:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 184/360] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:16 2026] GET /volume/v3/volumes/327edc22-2324-41f0-a86f-99003cfc89e5 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:44:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b4d147f3-60a8-4f6d-932c-94ca39c548a7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b4d147f3-60a8-4f6d-932c-94ca39c548a7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] GET http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 Sep 04 22:44:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b4d147f3-60a8-4f6d-932c-94ca39c548a7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b4d147f3-60a8-4f6d-932c-94ca39c548a7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-b4d147f3-60a8-4f6d-932c-94ca39c548a7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] show called for member 2ed4b549-c093-486a-94da-56073760f849 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:44:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b4d147f3-60a8-4f6d-932c-94ca39c548a7 tempest-GroupsTest-904052265 tempest-GroupsTest-904052265-project-member] http://192.168.122.93/volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 returned with HTTP 404 Sep 04 22:44:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 177/361] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:44:16 2026] GET /volume/v3/groups/2ed4b549-c093-486a-94da-56073760f849 => generated 108 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:44:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-81f84aa4-b66d-44ca-9a8b-c1a4891316f3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-81f84aa4-b66d-44ca-9a8b-c1a4891316f3 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] DELETE http://192.168.122.93/volume/v3/group_types/930e058b-b709-499e-94d4-9cb80c0440a5 Sep 04 22:44:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-81f84aa4-b66d-44ca-9a8b-c1a4891316f3 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-81f84aa4-b66d-44ca-9a8b-c1a4891316f3 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-81f84aa4-b66d-44ca-9a8b-c1a4891316f3 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] http://192.168.122.93/volume/v3/group_types/930e058b-b709-499e-94d4-9cb80c0440a5 returned with HTTP 202 Sep 04 22:44:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 185/362] 192.168.122.93 () {60 vars in 1283 bytes} [Fri Sep 4 22:44:16 2026] DELETE /volume/v3/group_types/930e058b-b709-499e-94d4-9cb80c0440a5 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:44:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c2d311fc-5eb4-4d4a-8685-17b50c264c28 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c2d311fc-5eb4-4d4a-8685-17b50c264c28 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] DELETE http://192.168.122.93/volume/v3/types/7631d73f-d918-40a8-aa27-c28ea9c9d523 Sep 04 22:44:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c2d311fc-5eb4-4d4a-8685-17b50c264c28 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c2d311fc-5eb4-4d4a-8685-17b50c264c28 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c2d311fc-5eb4-4d4a-8685-17b50c264c28 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] http://192.168.122.93/volume/v3/types/7631d73f-d918-40a8-aa27-c28ea9c9d523 returned with HTTP 202 Sep 04 22:44:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 178/363] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:44:16 2026] DELETE /volume/v3/types/7631d73f-d918-40a8-aa27-c28ea9c9d523 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:44:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b5811400-5b07-4058-b382-3a323ef15820 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b5811400-5b07-4058-b382-3a323ef15820 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] GET http://192.168.122.93/volume/v3/types/7631d73f-d918-40a8-aa27-c28ea9c9d523 Sep 04 22:44:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b5811400-5b07-4058-b382-3a323ef15820 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b5811400-5b07-4058-b382-3a323ef15820 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b5811400-5b07-4058-b382-3a323ef15820 tempest-GroupsTest-1102636824 tempest-GroupsTest-1102636824-project-admin] http://192.168.122.93/volume/v3/types/7631d73f-d918-40a8-aa27-c28ea9c9d523 returned with HTTP 404 Sep 04 22:44:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 186/364] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:44:16 2026] GET /volume/v3/types/7631d73f-d918-40a8-aa27-c28ea9c9d523 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:44:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:44:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1784700360", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1784700360', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:17 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Create volume of 1 GB Sep 04 22:44:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Availability Zones retrieved successfully. Sep 04 22:44:17 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Flow 'volume_create_api' (be493507-5c15-489d-8e0a-3dc8897106c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:17 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca17ff1a-9103-4d45-a348-69eabee72b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:17 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:44:17 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca17ff1a-9103-4d45-a348-69eabee72b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:17 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ca6dc33-1a06-488c-8261-68f2887f9bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:17 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Created reservations ['58a23911-f043-4ec7-a57a-24e2d2e0965d', '0527acc9-fb80-4773-8395-b381f8b27d2d', '4fef4112-a388-4a89-8e4f-b8c7dd7eaa90', 'ccec640b-df02-4521-9290-81a2f444362e'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:17 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ca6dc33-1a06-488c-8261-68f2887f9bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58a23911-f043-4ec7-a57a-24e2d2e0965d', '0527acc9-fb80-4773-8395-b381f8b27d2d', '4fef4112-a388-4a89-8e4f-b8c7dd7eaa90', 'ccec640b-df02-4521-9290-81a2f444362e']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:17 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f206bef-34a8-4c47-a420-b0df16064448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:17 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f206bef-34a8-4c47-a420-b0df16064448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de925ddf-7528-454b-9a21-ad09257caa7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1784700360',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e69a263156334f48b9f4f0fcd6e6e1ac',qos_specs=None,replication_status=,reservations=['58a23911-f043-4ec7-a57a-24e2d2e0965d','0527acc9-fb80-4773-8395-b381f8b27d2d','4fef4112-a388-4a89-8e4f-b8c7dd7eaa90','ccec640b-df02-4521-9290-81a2f444362e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bfe0ad3d28743bb96c5e5a5768c9562',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:44:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1784700360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de925ddf-7528-454b-9a21-ad09257caa7b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e69a263156334f48b9f4f0fcd6e6e1ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bfe0ad3d28743bb96c5e5a5768c9562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:17 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a9c88e3-0b28-48c3-9fe2-b538ab087d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:18 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a9c88e3-0b28-48c3-9fe2-b538ab087d8a) transitioned into state 'SUCCESS' from state '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-1784700360',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e69a263156334f48b9f4f0fcd6e6e1ac',qos_specs=None,replication_status=,reservations=['58a23911-f043-4ec7-a57a-24e2d2e0965d','0527acc9-fb80-4773-8395-b381f8b27d2d','4fef4112-a388-4a89-8e4f-b8c7dd7eaa90','ccec640b-df02-4521-9290-81a2f444362e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bfe0ad3d28743bb96c5e5a5768c9562',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:18 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bb5b608-b333-4144-8da7-cbcd7127ac9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:18 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bb5b608-b333-4144-8da7-cbcd7127ac9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:18 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Flow 'volume_create_api' (be493507-5c15-489d-8e0a-3dc8897106c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Create volume request issued successfully. Sep 04 22:44:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-a8547698-949c-4223-9cfd-25f359c52c97 req-843810ca-7730-4fbc-8ef2-b6a366150af6 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:44:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 179/365] 192.168.122.93 () {64 vars in 1425 bytes} [Fri Sep 4 22:44:17 2026] POST /volume/v3/volumes => generated 770 bytes in 1216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-a8547698-949c-4223-9cfd-25f359c52c97 req-44968852-a584-4969-a07d-f1a9d174f293 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-a8547698-949c-4223-9cfd-25f359c52c97 req-44968852-a584-4969-a07d-f1a9d174f293 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] GET http://192.168.122.93/volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b Sep 04 22:44:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-a8547698-949c-4223-9cfd-25f359c52c97 req-44968852-a584-4969-a07d-f1a9d174f293 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-a8547698-949c-4223-9cfd-25f359c52c97 req-44968852-a584-4969-a07d-f1a9d174f293 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-a8547698-949c-4223-9cfd-25f359c52c97 req-44968852-a584-4969-a07d-f1a9d174f293 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Volume info retrieved successfully. Sep 04 22:44:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-a8547698-949c-4223-9cfd-25f359c52c97 req-44968852-a584-4969-a07d-f1a9d174f293 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] http://192.168.122.93/volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b returned with HTTP 200 Sep 04 22:44:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 187/366] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:44:18 2026] GET /volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b => generated 838 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-2f1f218f-e369-4b19-a0d4-05531b5bfbb9 req-ede49923-0239-411d-b6e2-cdcd723d619a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-2f1f218f-e369-4b19-a0d4-05531b5bfbb9 req-ede49923-0239-411d-b6e2-cdcd723d619a tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] GET http://192.168.122.93/volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b Sep 04 22:44:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-2f1f218f-e369-4b19-a0d4-05531b5bfbb9 req-ede49923-0239-411d-b6e2-cdcd723d619a tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-2f1f218f-e369-4b19-a0d4-05531b5bfbb9 req-ede49923-0239-411d-b6e2-cdcd723d619a tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-2f1f218f-e369-4b19-a0d4-05531b5bfbb9 req-ede49923-0239-411d-b6e2-cdcd723d619a tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Volume info retrieved successfully. Sep 04 22:44:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-2f1f218f-e369-4b19-a0d4-05531b5bfbb9 req-ede49923-0239-411d-b6e2-cdcd723d619a tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] http://192.168.122.93/volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b returned with HTTP 200 Sep 04 22:44:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 180/367] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:44:18 2026] GET /volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b => generated 838 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-bf2bb8e2-4182-4068-9758-03e4006cbb8f req-ffe4aab8-e347-40f6-8ac3-01837e9786bb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-bf2bb8e2-4182-4068-9758-03e4006cbb8f req-ffe4aab8-e347-40f6-8ac3-01837e9786bb tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] GET http://192.168.122.93/volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b Sep 04 22:44:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-bf2bb8e2-4182-4068-9758-03e4006cbb8f req-ffe4aab8-e347-40f6-8ac3-01837e9786bb tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-bf2bb8e2-4182-4068-9758-03e4006cbb8f req-ffe4aab8-e347-40f6-8ac3-01837e9786bb tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-bf2bb8e2-4182-4068-9758-03e4006cbb8f req-ffe4aab8-e347-40f6-8ac3-01837e9786bb tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Volume info retrieved successfully. Sep 04 22:44:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-bf2bb8e2-4182-4068-9758-03e4006cbb8f req-ffe4aab8-e347-40f6-8ac3-01837e9786bb tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] http://192.168.122.93/volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b returned with HTTP 200 Sep 04 22:44:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 188/368] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:44:19 2026] GET /volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-8b917430-7f62-4081-95e5-2fc23c8f1f22 req-162a36c5-ae66-4eb0-9e0b-37c9ffe777b5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-8b917430-7f62-4081-95e5-2fc23c8f1f22 req-162a36c5-ae66-4eb0-9e0b-37c9ffe777b5 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] GET http://192.168.122.93/volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b Sep 04 22:44:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-8b917430-7f62-4081-95e5-2fc23c8f1f22 req-162a36c5-ae66-4eb0-9e0b-37c9ffe777b5 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-8b917430-7f62-4081-95e5-2fc23c8f1f22 req-162a36c5-ae66-4eb0-9e0b-37c9ffe777b5 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:20 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:20 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-8b917430-7f62-4081-95e5-2fc23c8f1f22 req-162a36c5-ae66-4eb0-9e0b-37c9ffe777b5 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Volume info retrieved successfully. Sep 04 22:44:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-8b917430-7f62-4081-95e5-2fc23c8f1f22 req-162a36c5-ae66-4eb0-9e0b-37c9ffe777b5 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] http://192.168.122.93/volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b returned with HTTP 200 Sep 04 22:44:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 181/369] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:44:20 2026] GET /volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-d74acb01-c791-470b-8c15-65de6f4ae065 req-dd23f7a2-5b7b-4852-9e19-020857a3147a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-d74acb01-c791-470b-8c15-65de6f4ae065 req-dd23f7a2-5b7b-4852-9e19-020857a3147a tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-reader] GET http://192.168.122.93/volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b Sep 04 22:44:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-d74acb01-c791-470b-8c15-65de6f4ae065 req-dd23f7a2-5b7b-4852-9e19-020857a3147a tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-d74acb01-c791-470b-8c15-65de6f4ae065 req-dd23f7a2-5b7b-4852-9e19-020857a3147a tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-reader] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:21 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:21 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-d74acb01-c791-470b-8c15-65de6f4ae065 req-dd23f7a2-5b7b-4852-9e19-020857a3147a tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-reader] Volume info retrieved successfully. Sep 04 22:44:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-d74acb01-c791-470b-8c15-65de6f4ae065 req-dd23f7a2-5b7b-4852-9e19-020857a3147a tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-reader] http://192.168.122.93/volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b returned with HTTP 200 Sep 04 22:44:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 189/370] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:44:21 2026] GET /volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b => generated 863 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-f6ecb78d-7ed1-4024-b32f-d07762db2dd4 req-ce1edede-3e28-4419-b714-8f0b42095d88 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f6ecb78d-7ed1-4024-b32f-d07762db2dd4 req-ce1edede-3e28-4419-b714-8f0b42095d88 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] DELETE http://192.168.122.93/volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b Sep 04 22:44:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f6ecb78d-7ed1-4024-b32f-d07762db2dd4 req-ce1edede-3e28-4419-b714-8f0b42095d88 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f6ecb78d-7ed1-4024-b32f-d07762db2dd4 req-ce1edede-3e28-4419-b714-8f0b42095d88 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:21 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [req-f6ecb78d-7ed1-4024-b32f-d07762db2dd4 req-ce1edede-3e28-4419-b714-8f0b42095d88 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Delete volume with id: de925ddf-7528-454b-9a21-ad09257caa7b Sep 04 22:44:21 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:21 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-f6ecb78d-7ed1-4024-b32f-d07762db2dd4 req-ce1edede-3e28-4419-b714-8f0b42095d88 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Volume info retrieved successfully. Sep 04 22:44:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-f6ecb78d-7ed1-4024-b32f-d07762db2dd4 req-ce1edede-3e28-4419-b714-8f0b42095d88 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Delete volume request issued successfully. Sep 04 22:44:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f6ecb78d-7ed1-4024-b32f-d07762db2dd4 req-ce1edede-3e28-4419-b714-8f0b42095d88 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] http://192.168.122.93/volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b returned with HTTP 202 Sep 04 22:44:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 182/371] 192.168.122.93 () {62 vars in 1504 bytes} [Fri Sep 4 22:44:21 2026] DELETE /volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:44:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-29e1201d-2f30-4891-8691-76d9b8c02138 req-a35dc377-5754-4ba7-8f76-e17216f93bac None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-29e1201d-2f30-4891-8691-76d9b8c02138 req-a35dc377-5754-4ba7-8f76-e17216f93bac tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] GET http://192.168.122.93/volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b Sep 04 22:44:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-29e1201d-2f30-4891-8691-76d9b8c02138 req-a35dc377-5754-4ba7-8f76-e17216f93bac tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-29e1201d-2f30-4891-8691-76d9b8c02138 req-a35dc377-5754-4ba7-8f76-e17216f93bac tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:21 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:21 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-29e1201d-2f30-4891-8691-76d9b8c02138 req-a35dc377-5754-4ba7-8f76-e17216f93bac tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Volume info retrieved successfully. Sep 04 22:44:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-29e1201d-2f30-4891-8691-76d9b8c02138 req-a35dc377-5754-4ba7-8f76-e17216f93bac tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] http://192.168.122.93/volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b returned with HTTP 200 Sep 04 22:44:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 190/372] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:44:21 2026] GET /volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b => generated 862 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-0a0b12bf-9af4-4660-b16c-aa0075e7bfa6 req-425b3880-7e3a-4f78-a847-11ccc04b5be3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-0a0b12bf-9af4-4660-b16c-aa0075e7bfa6 req-425b3880-7e3a-4f78-a847-11ccc04b5be3 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] GET http://192.168.122.93/volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b Sep 04 22:44:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-0a0b12bf-9af4-4660-b16c-aa0075e7bfa6 req-425b3880-7e3a-4f78-a847-11ccc04b5be3 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-0a0b12bf-9af4-4660-b16c-aa0075e7bfa6 req-425b3880-7e3a-4f78-a847-11ccc04b5be3 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-0a0b12bf-9af4-4660-b16c-aa0075e7bfa6 req-425b3880-7e3a-4f78-a847-11ccc04b5be3 tempest-VolumesGetTestJSON-1778100858 tempest-VolumesGetTestJSON-1778100858-project-member] http://192.168.122.93/volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b returned with HTTP 404 Sep 04 22:44:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 183/373] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:44:22 2026] GET /volume/v3/volumes/de925ddf-7528-454b-9a21-ad09257caa7b => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:44:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-845929951"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-845929951'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:23 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Create volume of 1 GB Sep 04 22:44:23 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Availability Zones retrieved successfully. Sep 04 22:44:23 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Flow 'volume_create_api' (fb14fcd2-dfdf-4e6b-9edf-64eae188e4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:23 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cea1cf3-024d-43d8-8b35-07f15209ecce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:23 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:44:23 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cea1cf3-024d-43d8-8b35-07f15209ecce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:23 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dd6c44d-d672-4763-b5fa-1d651d696d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:23 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Created reservations ['fdf99271-5a52-4405-bd52-d8faa0394b5c', '94779f11-be02-4689-a4cd-8d3de61a3e4c', '437eed5b-bae7-47b7-a28d-754ee65198a7', '071a24f2-7eb3-4870-ae04-2af57c252132'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:23 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dd6c44d-d672-4763-b5fa-1d651d696d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdf99271-5a52-4405-bd52-d8faa0394b5c', '94779f11-be02-4689-a4cd-8d3de61a3e4c', '437eed5b-bae7-47b7-a28d-754ee65198a7', '071a24f2-7eb3-4870-ae04-2af57c252132']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:23 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c0731f-b9da-4017-a0be-b095e1684192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:23 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:23 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:23 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c0731f-b9da-4017-a0be-b095e1684192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6af3b410-25a6-4a51-a9bd-621762c0b1fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-845929951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0076402cf26447aa5c531d0cf3c9c3d',qos_specs=None,replication_status=,reservations=['fdf99271-5a52-4405-bd52-d8faa0394b5c','94779f11-be02-4689-a4cd-8d3de61a3e4c','437eed5b-bae7-47b7-a28d-754ee65198a7','071a24f2-7eb3-4870-ae04-2af57c252132'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41d6e27b59204e57ade506aa192f2a3b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:44:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-845929951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6af3b410-25a6-4a51-a9bd-621762c0b1fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0076402cf26447aa5c531d0cf3c9c3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41d6e27b59204e57ade506aa192f2a3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:23 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b8de24c-cd06-44b6-a23c-f981a882310b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:23 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b8de24c-cd06-44b6-a23c-f981a882310b) transitioned into state 'SUCCESS' from state '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-845929951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0076402cf26447aa5c531d0cf3c9c3d',qos_specs=None,replication_status=,reservations=['fdf99271-5a52-4405-bd52-d8faa0394b5c','94779f11-be02-4689-a4cd-8d3de61a3e4c','437eed5b-bae7-47b7-a28d-754ee65198a7','071a24f2-7eb3-4870-ae04-2af57c252132'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41d6e27b59204e57ade506aa192f2a3b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:23 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd9e042-6bf6-420e-810d-c7dd99f2968a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:23 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd9e042-6bf6-420e-810d-c7dd99f2968a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:23 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Flow 'volume_create_api' (fb14fcd2-dfdf-4e6b-9edf-64eae188e4c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:23 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Create volume request issued successfully. Sep 04 22:44:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7f940482-4158-4242-98b7-20f8d9d7ce13 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:44:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 191/374] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:44:23 2026] POST /volume/v3/volumes => generated 760 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-04b8d8aa-1afa-456a-88f9-52b15d51d696 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-04b8d8aa-1afa-456a-88f9-52b15d51d696 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] GET http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc Sep 04 22:44:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-04b8d8aa-1afa-456a-88f9-52b15d51d696 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-04b8d8aa-1afa-456a-88f9-52b15d51d696 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-04b8d8aa-1afa-456a-88f9-52b15d51d696 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Volume info retrieved successfully. Sep 04 22:44:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-04b8d8aa-1afa-456a-88f9-52b15d51d696 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc returned with HTTP 200 Sep 04 22:44:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 184/375] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:23 2026] GET /volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc => generated 828 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fec4919a-a673-4dfc-b527-68f14b97f7ae None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fec4919a-a673-4dfc-b527-68f14b97f7ae tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] GET http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc Sep 04 22:44:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fec4919a-a673-4dfc-b527-68f14b97f7ae tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fec4919a-a673-4dfc-b527-68f14b97f7ae tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:25 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:25 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:25 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:25 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:25 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fec4919a-a673-4dfc-b527-68f14b97f7ae tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Volume info retrieved successfully. Sep 04 22:44:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fec4919a-a673-4dfc-b527-68f14b97f7ae tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc returned with HTTP 200 Sep 04 22:44:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 192/376] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:25 2026] GET /volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc => generated 852 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-194e545b-e649-45df-9f82-060a4cfbb610 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-194e545b-e649-45df-9f82-060a4cfbb610 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] GET http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc Sep 04 22:44:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-194e545b-e649-45df-9f82-060a4cfbb610 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-194e545b-e649-45df-9f82-060a4cfbb610 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-194e545b-e649-45df-9f82-060a4cfbb610 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Volume info retrieved successfully. Sep 04 22:44:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4635bbe9-554a-4cb6-b147-dd6997841519 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-194e545b-e649-45df-9f82-060a4cfbb610 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc returned with HTTP 200 Sep 04 22:44:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 185/377] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:26 2026] GET /volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b339dd78-a366-4aef-bd72-c9e7f84447fc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b339dd78-a366-4aef-bd72-c9e7f84447fc tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] POST http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc/action Sep 04 22:44:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b339dd78-a366-4aef-bd72-c9e7f84447fc tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b339dd78-a366-4aef-bd72-c9e7f84447fc tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b339dd78-a366-4aef-bd72-c9e7f84447fc tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Volume info retrieved successfully. Sep 04 22:44:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b339dd78-a366-4aef-bd72-c9e7f84447fc tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Volume updated successfully. Sep 04 22:44:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b339dd78-a366-4aef-bd72-c9e7f84447fc tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc/action returned with HTTP 200 Sep 04 22:44:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 186/378] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:44:26 2026] POST /volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc/action => generated 0 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 22:44:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-06b77b16-30da-4a02-8dfb-15e0fb688670 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-06b77b16-30da-4a02-8dfb-15e0fb688670 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] GET http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc Sep 04 22:44:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-06b77b16-30da-4a02-8dfb-15e0fb688670 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-06b77b16-30da-4a02-8dfb-15e0fb688670 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-06b77b16-30da-4a02-8dfb-15e0fb688670 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Volume info retrieved successfully. Sep 04 22:44:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-06b77b16-30da-4a02-8dfb-15e0fb688670 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc returned with HTTP 200 Sep 04 22:44:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 187/379] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:26 2026] GET /volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:44:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-719489667"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-719489667'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:26 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Create volume of 1 GB Sep 04 22:44:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Availability Zones retrieved successfully. Sep 04 22:44:26 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Flow 'volume_create_api' (56c02000-845e-4d6e-8dc1-fff1c28ed3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:26 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b7922a-dc66-4ddc-86b8-fe03079ba4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:26 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:44:26 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b7922a-dc66-4ddc-86b8-fe03079ba4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:26 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a36e53c4-051c-464d-8510-2bcf16b9719f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-1a48e859-7fee-462d-9255-5e6a2410878a req-04d60b2e-04e6-4bdc-963e-c55e50e2aba3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-1a48e859-7fee-462d-9255-5e6a2410878a req-04d60b2e-04e6-4bdc-963e-c55e50e2aba3 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] GET http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc Sep 04 22:44:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-1a48e859-7fee-462d-9255-5e6a2410878a req-04d60b2e-04e6-4bdc-963e-c55e50e2aba3 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-1a48e859-7fee-462d-9255-5e6a2410878a req-04d60b2e-04e6-4bdc-963e-c55e50e2aba3 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-1a48e859-7fee-462d-9255-5e6a2410878a req-04d60b2e-04e6-4bdc-963e-c55e50e2aba3 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Volume info retrieved successfully. Sep 04 22:44:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-1a48e859-7fee-462d-9255-5e6a2410878a req-04d60b2e-04e6-4bdc-963e-c55e50e2aba3 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc returned with HTTP 200 Sep 04 22:44:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 188/380] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:44:26 2026] GET /volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:26 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Created reservations ['7d85f1fa-6a9f-45db-ab80-a890c0071e37', '00c5aa0b-7d41-412c-92ea-adfac3b6c81d', 'a5bd429f-45e3-4175-b813-748331295f8c', 'cadf3bc1-07fb-437a-982d-7114257e5884'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:26 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a36e53c4-051c-464d-8510-2bcf16b9719f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d85f1fa-6a9f-45db-ab80-a890c0071e37', '00c5aa0b-7d41-412c-92ea-adfac3b6c81d', 'a5bd429f-45e3-4175-b813-748331295f8c', 'cadf3bc1-07fb-437a-982d-7114257e5884']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:26 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bb01791-7b08-4d6a-81bc-8a868a6f9cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:26 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:26 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:26 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bb01791-7b08-4d6a-81bc-8a868a6f9cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51de8f60-cb27-4280-a761-a1cdd0b074a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-719489667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03ce291141d34a5095bdcf39a31452d9',qos_specs=None,replication_status=,reservations=['7d85f1fa-6a9f-45db-ab80-a890c0071e37','00c5aa0b-7d41-412c-92ea-adfac3b6c81d','a5bd429f-45e3-4175-b813-748331295f8c','cadf3bc1-07fb-437a-982d-7114257e5884'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5037dac1c8eb40ef9883aaa7c6bf36da',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:44:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-719489667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51de8f60-cb27-4280-a761-a1cdd0b074a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03ce291141d34a5095bdcf39a31452d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5037dac1c8eb40ef9883aaa7c6bf36da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:26 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (083cfbd7-953f-46ab-a392-58889f5e593a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:26 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (083cfbd7-953f-46ab-a392-58889f5e593a) transitioned into state 'SUCCESS' from state '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-719489667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03ce291141d34a5095bdcf39a31452d9',qos_specs=None,replication_status=,reservations=['7d85f1fa-6a9f-45db-ab80-a890c0071e37','00c5aa0b-7d41-412c-92ea-adfac3b6c81d','a5bd429f-45e3-4175-b813-748331295f8c','cadf3bc1-07fb-437a-982d-7114257e5884'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5037dac1c8eb40ef9883aaa7c6bf36da',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:26 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb90454a-714b-4959-9e09-897dd37de370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb90454a-714b-4959-9e09-897dd37de370) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Flow 'volume_create_api' (56c02000-845e-4d6e-8dc1-fff1c28ed3e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Create volume request issued successfully. Sep 04 22:44:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4635bbe9-554a-4cb6-b147-dd6997841519 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:44:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 193/381] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:44:26 2026] POST /volume/v3/volumes => generated 757 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0096cfa3-5658-42ee-8a6e-994004a3ad83 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0096cfa3-5658-42ee-8a6e-994004a3ad83 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0096cfa3-5658-42ee-8a6e-994004a3ad83 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0096cfa3-5658-42ee-8a6e-994004a3ad83 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0096cfa3-5658-42ee-8a6e-994004a3ad83 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Volume info retrieved successfully. Sep 04 22:44:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0096cfa3-5658-42ee-8a6e-994004a3ad83 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 returned with HTTP 200 Sep 04 22:44:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 189/382] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:27 2026] GET /volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 => generated 825 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1598483993", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1598483993', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Create volume of 1 GB Sep 04 22:44:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Availability Zones retrieved successfully. Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Flow 'volume_create_api' (ae26164e-7e8d-4d50-ba70-7f19e174aea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7764a39b-43cf-4170-81fe-8ad31958b00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7764a39b-43cf-4170-81fe-8ad31958b00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c06ed95e-08b6-4322-9138-be16898710dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3f163587-8e12-49b8-a448-25a9373b61fe None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1036791808"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1036791808'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Create volume of 1 GB Sep 04 22:44:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Availability Zones retrieved successfully. Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Flow 'volume_create_api' (e55dfb1e-a284-4910-940e-68147fe127d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc90485f-74bc-47a0-9512-9d7cf729f350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Created reservations ['173ede05-ef45-4cc1-9c4c-906ef60b6c3d', '3ff6311f-c0e5-4d88-9ea7-9259cb14cc0d', 'f15ea204-5431-49d6-99fe-90d37d4febb0', '9414a519-3b98-4ec1-a13c-71c0ef2039c8'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c06ed95e-08b6-4322-9138-be16898710dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['173ede05-ef45-4cc1-9c4c-906ef60b6c3d', '3ff6311f-c0e5-4d88-9ea7-9259cb14cc0d', 'f15ea204-5431-49d6-99fe-90d37d4febb0', '9414a519-3b98-4ec1-a13c-71c0ef2039c8']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2646295e-6604-4812-9a90-c9479f1fe131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc90485f-74bc-47a0-9512-9d7cf729f350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebc184e9-c190-48a9-81db-392de9330578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2646295e-6604-4812-9a90-c9479f1fe131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e076e99-654e-42d1-9840-ee321d39fc21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1598483993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8403f71afb642558458ed23c5e104b6',qos_specs=None,replication_status=,reservations=['173ede05-ef45-4cc1-9c4c-906ef60b6c3d','3ff6311f-c0e5-4d88-9ea7-9259cb14cc0d','f15ea204-5431-49d6-99fe-90d37d4febb0','9414a519-3b98-4ec1-a13c-71c0ef2039c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f83b67ea0ed4489b5912a63ac1adedb',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:44:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1598483993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e076e99-654e-42d1-9840-ee321d39fc21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8403f71afb642558458ed23c5e104b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f83b67ea0ed4489b5912a63ac1adedb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8f65970-e70c-48d0-a4ff-3c84e270e4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8f65970-e70c-48d0-a4ff-3c84e270e4d6) transitioned into state 'SUCCESS' from state '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-1598483993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8403f71afb642558458ed23c5e104b6',qos_specs=None,replication_status=,reservations=['173ede05-ef45-4cc1-9c4c-906ef60b6c3d','3ff6311f-c0e5-4d88-9ea7-9259cb14cc0d','f15ea204-5431-49d6-99fe-90d37d4febb0','9414a519-3b98-4ec1-a13c-71c0ef2039c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f83b67ea0ed4489b5912a63ac1adedb',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41cba09a-1f1e-44b0-b26b-c53576224e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Created reservations ['50dab5bc-fce0-460b-a264-6846c45479a3', 'c612fbcd-3556-4c63-9df9-c2a221a66c42', 'e0f64bef-f338-4ebf-94cd-2db8f6128685', '9405342a-f217-44d4-ba90-fef34e9f1ff2'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41cba09a-1f1e-44b0-b26b-c53576224e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebc184e9-c190-48a9-81db-392de9330578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50dab5bc-fce0-460b-a264-6846c45479a3', 'c612fbcd-3556-4c63-9df9-c2a221a66c42', 'e0f64bef-f338-4ebf-94cd-2db8f6128685', '9405342a-f217-44d4-ba90-fef34e9f1ff2']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Flow 'volume_create_api' (ae26164e-7e8d-4d50-ba70-7f19e174aea2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Create volume request issued successfully. Sep 04 22:44:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-b73f9558-a844-49c9-b86e-44518930849b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:44:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 194/383] 192.168.122.93 () {64 vars in 1425 bytes} [Fri Sep 4 22:44:27 2026] POST /volume/v3/volumes => generated 762 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10026b03-fba5-4245-bf44-f8cccbc417bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-9d784bf3-914a-46de-8f48-44cb6f78d01a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-9d784bf3-914a-46de-8f48-44cb6f78d01a tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] GET http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-9d784bf3-914a-46de-8f48-44cb6f78d01a tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-9d784bf3-914a-46de-8f48-44cb6f78d01a tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-9d784bf3-914a-46de-8f48-44cb6f78d01a tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Volume info retrieved successfully. Sep 04 22:44:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-71ae4f31-b73e-4fa9-803c-fd7609e6ea01 req-9d784bf3-914a-46de-8f48-44cb6f78d01a tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 returned with HTTP 200 Sep 04 22:44:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 195/384] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:44:27 2026] GET /volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 => generated 830 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10026b03-fba5-4245-bf44-f8cccbc417bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cf05009-d5fd-47ce-b3ff-8d8072804d2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1036791808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0076402cf26447aa5c531d0cf3c9c3d',qos_specs=None,replication_status=,reservations=['50dab5bc-fce0-460b-a264-6846c45479a3','c612fbcd-3556-4c63-9df9-c2a221a66c42','e0f64bef-f338-4ebf-94cd-2db8f6128685','9405342a-f217-44d4-ba90-fef34e9f1ff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41d6e27b59204e57ade506aa192f2a3b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:44:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1036791808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cf05009-d5fd-47ce-b3ff-8d8072804d2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0076402cf26447aa5c531d0cf3c9c3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41d6e27b59204e57ade506aa192f2a3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (500cc0f6-2034-48c8-a7b0-870363367ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-8d7fa037-4937-4acd-9ae0-13d82283aa0f req-a42b73ee-11ce-4300-a6b6-67ed4dd0c9a2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (500cc0f6-2034-48c8-a7b0-870363367ef4) transitioned into state 'SUCCESS' from state '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-1036791808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0076402cf26447aa5c531d0cf3c9c3d',qos_specs=None,replication_status=,reservations=['50dab5bc-fce0-460b-a264-6846c45479a3','c612fbcd-3556-4c63-9df9-c2a221a66c42','e0f64bef-f338-4ebf-94cd-2db8f6128685','9405342a-f217-44d4-ba90-fef34e9f1ff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41d6e27b59204e57ade506aa192f2a3b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-8d7fa037-4937-4acd-9ae0-13d82283aa0f req-a42b73ee-11ce-4300-a6b6-67ed4dd0c9a2 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] GET http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-8d7fa037-4937-4acd-9ae0-13d82283aa0f req-a42b73ee-11ce-4300-a6b6-67ed4dd0c9a2 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-8d7fa037-4937-4acd-9ae0-13d82283aa0f req-a42b73ee-11ce-4300-a6b6-67ed4dd0c9a2 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736a6416-cc78-407c-b4a0-f2641ea13663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736a6416-cc78-407c-b4a0-f2641ea13663) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-8d7fa037-4937-4acd-9ae0-13d82283aa0f req-a42b73ee-11ce-4300-a6b6-67ed4dd0c9a2 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Volume info retrieved successfully. Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Flow 'volume_create_api' (e55dfb1e-a284-4910-940e-68147fe127d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Create volume request issued successfully. Sep 04 22:44:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3f163587-8e12-49b8-a448-25a9373b61fe tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:44:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 190/385] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:44:27 2026] POST /volume/v3/volumes => generated 761 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:44:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-8d7fa037-4937-4acd-9ae0-13d82283aa0f req-a42b73ee-11ce-4300-a6b6-67ed4dd0c9a2 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 returned with HTTP 200 Sep 04 22:44:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 196/386] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:44:27 2026] GET /volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 => generated 830 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-21f30a7e-2bc3-4c8c-8dac-9ceabbe38221 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-21f30a7e-2bc3-4c8c-8dac-9ceabbe38221 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] GET http://192.168.122.93/volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-21f30a7e-2bc3-4c8c-8dac-9ceabbe38221 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-21f30a7e-2bc3-4c8c-8dac-9ceabbe38221 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-21f30a7e-2bc3-4c8c-8dac-9ceabbe38221 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Volume info retrieved successfully. Sep 04 22:44:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-21f30a7e-2bc3-4c8c-8dac-9ceabbe38221 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] http://192.168.122.93/volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f returned with HTTP 200 Sep 04 22:44:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 191/387] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:27 2026] GET /volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f => generated 829 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-19410b25-1572-402e-8928-d696a513be7f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-19410b25-1572-402e-8928-d696a513be7f tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 Sep 04 22:44:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-19410b25-1572-402e-8928-d696a513be7f tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-19410b25-1572-402e-8928-d696a513be7f tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-19410b25-1572-402e-8928-d696a513be7f tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Volume info retrieved successfully. Sep 04 22:44:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-19410b25-1572-402e-8928-d696a513be7f tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 returned with HTTP 200 Sep 04 22:44:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 197/388] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:28 2026] GET /volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-037feddc-6e7c-4f4f-ac65-48c7144b7a3f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-037feddc-6e7c-4f4f-ac65-48c7144b7a3f tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:44:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-037feddc-6e7c-4f4f-ac65-48c7144b7a3f tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-918053584"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-037feddc-6e7c-4f4f-ac65-48c7144b7a3f tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:44:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 192/389] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:44:28 2026] POST /volume/v3/types => generated 227 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bad3e342-4fd5-4a43-aeba-9d74b2735e38 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bad3e342-4fd5-4a43-aeba-9d74b2735e38 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] POST http://192.168.122.93/volume/v3/group_types Sep 04 22:44:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bad3e342-4fd5-4a43-aeba-9d74b2735e38 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-792522737"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bad3e342-4fd5-4a43-aeba-9d74b2735e38 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] http://192.168.122.93/volume/v3/group_types returned with HTTP 202 Sep 04 22:44:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 198/390] 192.168.122.93 () {62 vars in 1190 bytes} [Fri Sep 4 22:44:28 2026] POST /volume/v3/group_types => generated 184 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8a3bd4ee-18e7-4976-9d5b-ef1ca7a601b7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8a3bd4ee-18e7-4976-9d5b-ef1ca7a601b7 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] POST http://192.168.122.93/volume/v3/groups Sep 04 22:44:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8a3bd4ee-18e7-4976-9d5b-ef1ca7a601b7 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dfdbc1c7-0a02-4b0e-a925-77ea35264cd3", "volume_types": ["dbbe2428-2935-479d-a6d3-875f4e464488"], "name": "tempest-GroupSnapshotsV319Test-Group-5567744"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-8a3bd4ee-18e7-4976-9d5b-ef1ca7a601b7 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Creating new group {'group': {'group_type': 'dfdbc1c7-0a02-4b0e-a925-77ea35264cd3', 'volume_types': ['dbbe2428-2935-479d-a6d3-875f4e464488'], 'name': 'tempest-GroupSnapshotsV319Test-Group-5567744'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:44:28 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.groups [None req-8a3bd4ee-18e7-4976-9d5b-ef1ca7a601b7 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-5567744. Sep 04 22:44:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8a3bd4ee-18e7-4976-9d5b-ef1ca7a601b7 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Availability Zones retrieved successfully. Sep 04 22:44:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-1cd6f254-ddc5-4ba0-8516-f12b08a99fce req-b5967276-623e-434f-9396-126b5affe1b3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-1cd6f254-ddc5-4ba0-8516-f12b08a99fce req-b5967276-623e-434f-9396-126b5affe1b3 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] GET http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 Sep 04 22:44:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-1cd6f254-ddc5-4ba0-8516-f12b08a99fce req-b5967276-623e-434f-9396-126b5affe1b3 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-1cd6f254-ddc5-4ba0-8516-f12b08a99fce req-b5967276-623e-434f-9396-126b5affe1b3 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:28 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-8a3bd4ee-18e7-4976-9d5b-ef1ca7a601b7 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Created reservations ['5061ae58-1392-4261-a7fa-74d8f07adea6'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-1cd6f254-ddc5-4ba0-8516-f12b08a99fce req-b5967276-623e-434f-9396-126b5affe1b3 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Volume info retrieved successfully. Sep 04 22:44:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-1cd6f254-ddc5-4ba0-8516-f12b08a99fce req-b5967276-623e-434f-9396-126b5affe1b3 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 returned with HTTP 200 Sep 04 22:44:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 199/391] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:44:28 2026] GET /volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-54753e87-88d9-4c24-8eb4-a0d91438e4e3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-54753e87-88d9-4c24-8eb4-a0d91438e4e3 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] GET http://192.168.122.93/volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f Sep 04 22:44:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-54753e87-88d9-4c24-8eb4-a0d91438e4e3 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-54753e87-88d9-4c24-8eb4-a0d91438e4e3 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:29 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:29 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-54753e87-88d9-4c24-8eb4-a0d91438e4e3 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Volume info retrieved successfully. Sep 04 22:44:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8a3bd4ee-18e7-4976-9d5b-ef1ca7a601b7 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/groups returned with HTTP 202 Sep 04 22:44:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 193/392] 192.168.122.93 () {62 vars in 1176 bytes} [Fri Sep 4 22:44:28 2026] POST /volume/v3/groups => generated 113 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-54753e87-88d9-4c24-8eb4-a0d91438e4e3 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] http://192.168.122.93/volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f returned with HTTP 200 Sep 04 22:44:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 200/393] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:28 2026] GET /volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-60d51938-2678-4f10-8353-24b019bdde59 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-60d51938-2678-4f10-8353-24b019bdde59 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/groups/b979cd70-bb97-4970-a4eb-f2f36de7b546 Sep 04 22:44:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-60d51938-2678-4f10-8353-24b019bdde59 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-60d51938-2678-4f10-8353-24b019bdde59 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-60d51938-2678-4f10-8353-24b019bdde59 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] show called for member b979cd70-bb97-4970-a4eb-f2f36de7b546 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:44:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:29 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:29 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:44:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-60d51938-2678-4f10-8353-24b019bdde59 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/groups/b979cd70-bb97-4970-a4eb-f2f36de7b546 returned with HTTP 200 Sep 04 22:44:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 194/394] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:44:29 2026] GET /volume/v3/groups/b979cd70-bb97-4970-a4eb-f2f36de7b546 => generated 393 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-55ed9de6-0f05-46e9-b27f-41b880d43b90 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-55ed9de6-0f05-46e9-b27f-41b880d43b90 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 Sep 04 22:44:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-55ed9de6-0f05-46e9-b27f-41b880d43b90 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-55ed9de6-0f05-46e9-b27f-41b880d43b90 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:29 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:29 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-55ed9de6-0f05-46e9-b27f-41b880d43b90 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Volume info retrieved successfully. Sep 04 22:44:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-55ed9de6-0f05-46e9-b27f-41b880d43b90 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 returned with HTTP 200 Sep 04 22:44:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 201/395] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:29 2026] GET /volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1e1d7c1c-3ff6-4372-b728-391839c025fa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1e1d7c1c-3ff6-4372-b728-391839c025fa tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:44:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1e1d7c1c-3ff6-4372-b728-391839c025fa tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51de8f60-cb27-4280-a761-a1cdd0b074a0", "name": "tempest-SnapshotsActionsTest-Snapshot-272405963"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:29 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:29 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1e1d7c1c-3ff6-4372-b728-391839c025fa tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Volume info retrieved successfully. Sep 04 22:44:29 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-1e1d7c1c-3ff6-4372-b728-391839c025fa tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Create snapshot from volume 51de8f60-cb27-4280-a761-a1cdd0b074a0 Sep 04 22:44:29 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-1e1d7c1c-3ff6-4372-b728-391839c025fa tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-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 04 22:44:29 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-1e1d7c1c-3ff6-4372-b728-391839c025fa tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Created reservations ['7e5aa262-d3a7-414c-b2f1-5a9b2f916415', '7c1024ea-0faa-4d7d-83f0-ce522d101919', '00757472-483b-4723-a916-f224a6bedb88', '04362da2-6a7d-4d47-98f5-1abf04f8007e'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:29 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:29 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1e1d7c1c-3ff6-4372-b728-391839c025fa tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot create request issued successfully. Sep 04 22:44:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1e1d7c1c-3ff6-4372-b728-391839c025fa tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:44:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 195/396] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:44:29 2026] POST /volume/v3/snapshots => generated 306 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e1575db8-4445-4cef-9396-430dba90aaed None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e1575db8-4445-4cef-9396-430dba90aaed tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:44:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e1575db8-4445-4cef-9396-430dba90aaed tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e1575db8-4445-4cef-9396-430dba90aaed tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e1575db8-4445-4cef-9396-430dba90aaed tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e1575db8-4445-4cef-9396-430dba90aaed tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 200 Sep 04 22:44:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 202/397] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:29 2026] GET /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 438 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-94dde12d-64f0-4358-b0ef-2677ff49e0aa req-ea957366-b6a5-4310-8a84-beea4a0f8cf7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-94dde12d-64f0-4358-b0ef-2677ff49e0aa req-ea957366-b6a5-4310-8a84-beea4a0f8cf7 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] GET http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-94dde12d-64f0-4358-b0ef-2677ff49e0aa req-ea957366-b6a5-4310-8a84-beea4a0f8cf7 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-94dde12d-64f0-4358-b0ef-2677ff49e0aa req-ea957366-b6a5-4310-8a84-beea4a0f8cf7 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-94dde12d-64f0-4358-b0ef-2677ff49e0aa req-ea957366-b6a5-4310-8a84-beea4a0f8cf7 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Volume info retrieved successfully. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-61408ea9-5ae0-4d1a-8c7a-8830038b5519 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-61408ea9-5ae0-4d1a-8c7a-8830038b5519 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] GET http://192.168.122.93/volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-61408ea9-5ae0-4d1a-8c7a-8830038b5519 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-61408ea9-5ae0-4d1a-8c7a-8830038b5519 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-94dde12d-64f0-4358-b0ef-2677ff49e0aa req-ea957366-b6a5-4310-8a84-beea4a0f8cf7 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 returned with HTTP 200 Sep 04 22:44:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 196/398] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:44:30 2026] GET /volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fadd1273-e7a8-4da6-bbf8-9967cb7450c5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-61408ea9-5ae0-4d1a-8c7a-8830038b5519 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Volume info retrieved successfully. Sep 04 22:44:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fadd1273-e7a8-4da6-bbf8-9967cb7450c5 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/groups/b979cd70-bb97-4970-a4eb-f2f36de7b546 Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fadd1273-e7a8-4da6-bbf8-9967cb7450c5 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fadd1273-e7a8-4da6-bbf8-9967cb7450c5 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-fadd1273-e7a8-4da6-bbf8-9967cb7450c5 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] show called for member b979cd70-bb97-4970-a4eb-f2f36de7b546 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-61408ea9-5ae0-4d1a-8c7a-8830038b5519 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] http://192.168.122.93/volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f returned with HTTP 200 Sep 04 22:44:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 203/399] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:30 2026] GET /volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-2dafb05a-2c4f-49db-9139-a272fdaa3b17 req-f0bc8f5b-3ef5-41d5-9fc5-3115d4c81b8b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-2dafb05a-2c4f-49db-9139-a272fdaa3b17 req-f0bc8f5b-3ef5-41d5-9fc5-3115d4c81b8b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-2dafb05a-2c4f-49db-9139-a272fdaa3b17 req-f0bc8f5b-3ef5-41d5-9fc5-3115d4c81b8b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e076e99-654e-42d1-9840-ee321d39fc21", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1873067979", "description": null, "metadata": {}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:30 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:44:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fadd1273-e7a8-4da6-bbf8-9967cb7450c5 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/groups/b979cd70-bb97-4970-a4eb-f2f36de7b546 returned with HTTP 200 Sep 04 22:44:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 197/400] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:44:30 2026] GET /volume/v3/groups/b979cd70-bb97-4970-a4eb-f2f36de7b546 => generated 394 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-2dafb05a-2c4f-49db-9139-a272fdaa3b17 req-f0bc8f5b-3ef5-41d5-9fc5-3115d4c81b8b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Volume info retrieved successfully. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [req-2dafb05a-2c4f-49db-9139-a272fdaa3b17 req-f0bc8f5b-3ef5-41d5-9fc5-3115d4c81b8b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Create snapshot from volume 4e076e99-654e-42d1-9840-ee321d39fc21 Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-815843712", "volume_type": "dbbe2428-2935-479d-a6d3-875f4e464488", "group_id": "b979cd70-bb97-4970-a4eb-f2f36de7b546", "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-815843712', 'volume_type': 'dbbe2428-2935-479d-a6d3-875f4e464488', 'group_id': 'b979cd70-bb97-4970-a4eb-f2f36de7b546', 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:30 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Create volume of 1 GB Sep 04 22:44:30 devstack devstack@c-api.service[87250]: WARNING cinder.quota [req-2dafb05a-2c4f-49db-9139-a272fdaa3b17 req-f0bc8f5b-3ef5-41d5-9fc5-3115d4c81b8b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-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 04 22:44:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:30 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:44:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Availability Zones retrieved successfully. Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Flow 'volume_create_api' (439c6982-867b-4622-9b7e-b1230187ac4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4beecf75-4b19-4e72-8767-bf9157b4fd6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [req-2dafb05a-2c4f-49db-9139-a272fdaa3b17 req-f0bc8f5b-3ef5-41d5-9fc5-3115d4c81b8b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Created reservations ['5badab1d-948c-454e-b601-576d6b38f1d3', 'da410694-93e9-4873-a4bf-9eef4d9b774d', '5e6b5fb2-dfc7-45c6-b9a4-0a47040a38c1', 'a8e003a3-dcc8-4968-a535-19bf30cc3583'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4beecf75-4b19-4e72-8767-bf9157b4fd6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:44:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dbbe2428-2935-479d-a6d3-875f4e464488,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-918053584',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dbbe2428-2935-479d-a6d3-875f4e464488', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b979cd70-bb97-4970-a4eb-f2f36de7b546', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d41214aa-b13d-4dce-84b6-e427d845780a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-2dafb05a-2c4f-49db-9139-a272fdaa3b17 req-f0bc8f5b-3ef5-41d5-9fc5-3115d4c81b8b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Snapshot create request issued successfully. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-2dafb05a-2c4f-49db-9139-a272fdaa3b17 req-f0bc8f5b-3ef5-41d5-9fc5-3115d4c81b8b tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:44:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 204/401] 192.168.122.93 () {64 vars in 1431 bytes} [Fri Sep 4 22:44:30 2026] POST /volume/v3/snapshots => generated 311 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:30 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-918053584 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-918053584, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:44:30 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-918053584 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-918053584, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Created reservations ['4b001e39-206f-4674-84d2-95e6f8630748', 'e6f42659-1928-4725-a45f-53113e4dfde7', 'd6a1df31-91ad-4b42-a5b6-da9d330a7975', 'd50fecbc-e16b-47e8-9762-db809c034c97'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d41214aa-b13d-4dce-84b6-e427d845780a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b001e39-206f-4674-84d2-95e6f8630748', 'e6f42659-1928-4725-a45f-53113e4dfde7', 'd6a1df31-91ad-4b42-a5b6-da9d330a7975', 'd50fecbc-e16b-47e8-9762-db809c034c97']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cede0b04-0b41-401f-b784-b89ca325d114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cede0b04-0b41-401f-b784-b89ca325d114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e655dd5-cb56-4183-93ce-a7e042afe383', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-815843712',encryption_key_id=None,group_id=b979cd70-bb97-4970-a4eb-f2f36de7b546,group_type_id=,metadata={},multiattach=False,project_id='c1a51536ea8c4572a29602f23d3239f3',qos_specs=None,replication_status=,reservations=['4b001e39-206f-4674-84d2-95e6f8630748','e6f42659-1928-4725-a45f-53113e4dfde7','d6a1df31-91ad-4b42-a5b6-da9d330a7975','d50fecbc-e16b-47e8-9762-db809c034c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd7311879fb04af28f1f2853862f5bd7',volume_type_id=dbbe2428-2935-479d-a6d3-875f4e464488), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:44:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-815843712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b979cd70-bb97-4970-a4eb-f2f36de7b546,host=None,id=0e655dd5-cb56-4183-93ce-a7e042afe383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1a51536ea8c4572a29602f23d3239f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd7311879fb04af28f1f2853862f5bd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dbbe2428-2935-479d-a6d3-875f4e464488),volume_type_id=dbbe2428-2935-479d-a6d3-875f4e464488)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecb7f48f-fe0a-44db-ba80-dd5f7f4ff7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b0ccb39a-6853-4a40-8b2d-a52a9d22d3a3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b0ccb39a-6853-4a40-8b2d-a52a9d22d3a3 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecb7f48f-fe0a-44db-ba80-dd5f7f4ff7a0) transitioned into state 'SUCCESS' from state '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-815843712',encryption_key_id=None,group_id=b979cd70-bb97-4970-a4eb-f2f36de7b546,group_type_id=,metadata={},multiattach=False,project_id='c1a51536ea8c4572a29602f23d3239f3',qos_specs=None,replication_status=,reservations=['4b001e39-206f-4674-84d2-95e6f8630748','e6f42659-1928-4725-a45f-53113e4dfde7','d6a1df31-91ad-4b42-a5b6-da9d330a7975','d50fecbc-e16b-47e8-9762-db809c034c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd7311879fb04af28f1f2853862f5bd7',volume_type_id=dbbe2428-2935-479d-a6d3-875f4e464488)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b0ccb39a-6853-4a40-8b2d-a52a9d22d3a3 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b0ccb39a-6853-4a40-8b2d-a52a9d22d3a3 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c1129a7-fc47-4c26-a7b6-6f4b72670c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b0ccb39a-6853-4a40-8b2d-a52a9d22d3a3 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b0ccb39a-6853-4a40-8b2d-a52a9d22d3a3 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 200 Sep 04 22:44:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 205/402] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:30 2026] GET /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 438 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c1129a7-fc47-4c26-a7b6-6f4b72670c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Flow 'volume_create_api' (439c6982-867b-4622-9b7e-b1230187ac4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Create volume request issued successfully. Sep 04 22:44:30 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:30 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-b0bd45e4-ce72-421d-8422-aac6a3d16787 req-36cd6b17-e5b9-4437-8801-309fee534c2d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-b0bd45e4-ce72-421d-8422-aac6a3d16787 req-36cd6b17-e5b9-4437-8801-309fee534c2d tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-reader] GET http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-b0bd45e4-ce72-421d-8422-aac6a3d16787 req-36cd6b17-e5b9-4437-8801-309fee534c2d tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-b0bd45e4-ce72-421d-8422-aac6a3d16787 req-36cd6b17-e5b9-4437-8801-309fee534c2d tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-reader] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-b0bd45e4-ce72-421d-8422-aac6a3d16787 req-36cd6b17-e5b9-4437-8801-309fee534c2d tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-reader] Snapshot retrieved successfully. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-b0bd45e4-ce72-421d-8422-aac6a3d16787 req-36cd6b17-e5b9-4437-8801-309fee534c2d tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-reader] http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 returned with HTTP 200 Sep 04 22:44:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 206/403] 192.168.122.93 () {60 vars in 1488 bytes} [Fri Sep 4 22:44:30 2026] GET /volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-44ba44bd-1a18-4aa1-8b25-7eac8412de88 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-44ba44bd-1a18-4aa1-8b25-7eac8412de88 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] DELETE http://192.168.122.93/volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-44ba44bd-1a18-4aa1-8b25-7eac8412de88 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-44ba44bd-1a18-4aa1-8b25-7eac8412de88 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-44ba44bd-1a18-4aa1-8b25-7eac8412de88 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Delete volume with id: 0cf05009-d5fd-47ce-b3ff-8d8072804d2f Sep 04 22:44:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-44ba44bd-1a18-4aa1-8b25-7eac8412de88 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Volume info retrieved successfully. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-44ba44bd-1a18-4aa1-8b25-7eac8412de88 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Delete volume request issued successfully. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-44ba44bd-1a18-4aa1-8b25-7eac8412de88 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] http://192.168.122.93/volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f returned with HTTP 202 Sep 04 22:44:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 207/404] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:44:30 2026] DELETE /volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-06c5689c-09fc-4ebb-a085-abee7a3bddcf req-bf22f286-a592-4621-b678-3810cf2af91d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-06c5689c-09fc-4ebb-a085-abee7a3bddcf req-bf22f286-a592-4621-b678-3810cf2af91d tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-reader] GET http://192.168.122.93/volume/v3/snapshots/detail Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-06c5689c-09fc-4ebb-a085-abee7a3bddcf req-bf22f286-a592-4621-b678-3810cf2af91d tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-06c5689c-09fc-4ebb-a085-abee7a3bddcf req-bf22f286-a592-4621-b678-3810cf2af91d tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-reader] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [req-06c5689c-09fc-4ebb-a085-abee7a3bddcf req-bf22f286-a592-4621-b678-3810cf2af91d tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-reader] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [req-06c5689c-09fc-4ebb-a085-abee7a3bddcf req-bf22f286-a592-4621-b678-3810cf2af91d tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-reader] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: /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 04 22:44:30 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-06c5689c-09fc-4ebb-a085-abee7a3bddcf req-bf22f286-a592-4621-b678-3810cf2af91d tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-reader] Get all snapshots completed successfully. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-06c5689c-09fc-4ebb-a085-abee7a3bddcf req-bf22f286-a592-4621-b678-3810cf2af91d tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-reader] http://192.168.122.93/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:44:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 208/405] 192.168.122.93 () {60 vars in 1398 bytes} [Fri Sep 4 22:44:30 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ba52cb7b-3d16-4990-841e-fe983211a814 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ba52cb7b-3d16-4990-841e-fe983211a814 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] GET http://192.168.122.93/volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ba52cb7b-3d16-4990-841e-fe983211a814 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ba52cb7b-3d16-4990-841e-fe983211a814 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ba52cb7b-3d16-4990-841e-fe983211a814 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Volume info retrieved successfully. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ba52cb7b-3d16-4990-841e-fe983211a814 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] http://192.168.122.93/volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f returned with HTTP 200 Sep 04 22:44:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 209/406] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:30 2026] GET /volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fbf836da-47b8-4741-ab6d-fc65eeba96c8 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:44:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 198/407] 192.168.122.93 () {62 vars in 1179 bytes} [Fri Sep 4 22:44:30 2026] POST /volume/v3/volumes => generated 831 bytes in 769 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-81f671e6-b32c-40c7-8a01-dceb8abfcc0a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-62054de0-4c67-47c3-966f-0bea83b82bdb req-c5ff6ae9-4a09-49e3-aaa0-dd87a251cf1a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-81f671e6-b32c-40c7-8a01-dceb8abfcc0a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-81f671e6-b32c-40c7-8a01-dceb8abfcc0a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-81f671e6-b32c-40c7-8a01-dceb8abfcc0a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-62054de0-4c67-47c3-966f-0bea83b82bdb req-c5ff6ae9-4a09-49e3-aaa0-dd87a251cf1a tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] GET http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-62054de0-4c67-47c3-966f-0bea83b82bdb req-c5ff6ae9-4a09-49e3-aaa0-dd87a251cf1a tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-62054de0-4c67-47c3-966f-0bea83b82bdb req-c5ff6ae9-4a09-49e3-aaa0-dd87a251cf1a tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-62054de0-4c67-47c3-966f-0bea83b82bdb req-c5ff6ae9-4a09-49e3-aaa0-dd87a251cf1a tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Snapshot retrieved successfully. Sep 04 22:44:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-62054de0-4c67-47c3-966f-0bea83b82bdb req-c5ff6ae9-4a09-49e3-aaa0-dd87a251cf1a tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 returned with HTTP 200 Sep 04 22:44:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 199/408] 192.168.122.93 () {60 vars in 1488 bytes} [Fri Sep 4 22:44:30 2026] GET /volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 => generated 443 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:44:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-81f671e6-b32c-40c7-8a01-dceb8abfcc0a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Volume info retrieved successfully. Sep 04 22:44:30 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-81f671e6-b32c-40c7-8a01-dceb8abfcc0a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:30 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-81f671e6-b32c-40c7-8a01-dceb8abfcc0a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:31 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-81f671e6-b32c-40c7-8a01-dceb8abfcc0a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:31 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:31 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-81f671e6-b32c-40c7-8a01-dceb8abfcc0a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 returned with HTTP 200 Sep 04 22:44:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 210/409] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:30 2026] GET /volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 => generated 923 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f4535e79-23dc-4e1d-b2ac-61dda40f0d62 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f4535e79-23dc-4e1d-b2ac-61dda40f0d62 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:44:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f4535e79-23dc-4e1d-b2ac-61dda40f0d62 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f4535e79-23dc-4e1d-b2ac-61dda40f0d62 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f4535e79-23dc-4e1d-b2ac-61dda40f0d62 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f4535e79-23dc-4e1d-b2ac-61dda40f0d62 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 200 Sep 04 22:44:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 200/410] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:31 2026] GET /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-efa537bb-53d0-4239-8f03-5a70014cfd6f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-efa537bb-53d0-4239-8f03-5a70014cfd6f tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] GET http://192.168.122.93/volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f Sep 04 22:44:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-efa537bb-53d0-4239-8f03-5a70014cfd6f tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-efa537bb-53d0-4239-8f03-5a70014cfd6f tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-efa537bb-53d0-4239-8f03-5a70014cfd6f tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] http://192.168.122.93/volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f returned with HTTP 404 Sep 04 22:44:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 211/411] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:31 2026] GET /volume/v3/volumes/0cf05009-d5fd-47ce-b3ff-8d8072804d2f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-eddf7887-9c6c-472e-8c13-55e31446b480 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eddf7887-9c6c-472e-8c13-55e31446b480 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] DELETE http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc Sep 04 22:44:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eddf7887-9c6c-472e-8c13-55e31446b480 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eddf7887-9c6c-472e-8c13-55e31446b480 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:31 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-eddf7887-9c6c-472e-8c13-55e31446b480 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Delete volume with id: 6af3b410-25a6-4a51-a9bd-621762c0b1fc Sep 04 22:44:31 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:31 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-eddf7887-9c6c-472e-8c13-55e31446b480 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Volume info retrieved successfully. Sep 04 22:44:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-275af7e7-e4e0-455f-99c4-88114c6ce46e req-65d3976a-269e-4c57-8cf1-bed0f1d0506c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-275af7e7-e4e0-455f-99c4-88114c6ce46e req-65d3976a-269e-4c57-8cf1-bed0f1d0506c tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] GET http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 Sep 04 22:44:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-275af7e7-e4e0-455f-99c4-88114c6ce46e req-65d3976a-269e-4c57-8cf1-bed0f1d0506c tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-275af7e7-e4e0-455f-99c4-88114c6ce46e req-65d3976a-269e-4c57-8cf1-bed0f1d0506c tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-275af7e7-e4e0-455f-99c4-88114c6ce46e req-65d3976a-269e-4c57-8cf1-bed0f1d0506c tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Snapshot retrieved successfully. Sep 04 22:44:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-275af7e7-e4e0-455f-99c4-88114c6ce46e req-65d3976a-269e-4c57-8cf1-bed0f1d0506c tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 returned with HTTP 200 Sep 04 22:44:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 212/412] 192.168.122.93 () {60 vars in 1488 bytes} [Fri Sep 4 22:44:31 2026] GET /volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-eddf7887-9c6c-472e-8c13-55e31446b480 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Delete volume request issued successfully. Sep 04 22:44:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eddf7887-9c6c-472e-8c13-55e31446b480 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc returned with HTTP 202 Sep 04 22:44:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 201/413] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:44:31 2026] DELETE /volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:44:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-47ed8807-35f6-4cb3-9361-1a6d19da8493 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-47ed8807-35f6-4cb3-9361-1a6d19da8493 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] GET http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc Sep 04 22:44:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-47ed8807-35f6-4cb3-9361-1a6d19da8493 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-47ed8807-35f6-4cb3-9361-1a6d19da8493 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:32 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-47ed8807-35f6-4cb3-9361-1a6d19da8493 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Volume info retrieved successfully. Sep 04 22:44:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3a649aec-7441-48c8-a140-9ad409b08fd2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-47ed8807-35f6-4cb3-9361-1a6d19da8493 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc returned with HTTP 200 Sep 04 22:44:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 202/414] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:32 2026] GET /volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3a649aec-7441-48c8-a140-9ad409b08fd2 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 Sep 04 22:44:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3a649aec-7441-48c8-a140-9ad409b08fd2 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3a649aec-7441-48c8-a140-9ad409b08fd2 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3a649aec-7441-48c8-a140-9ad409b08fd2 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Volume info retrieved successfully. Sep 04 22:44:32 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-3a649aec-7441-48c8-a140-9ad409b08fd2 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:32 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-3a649aec-7441-48c8-a140-9ad409b08fd2 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:32 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-3a649aec-7441-48c8-a140-9ad409b08fd2 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3a649aec-7441-48c8-a140-9ad409b08fd2 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 returned with HTTP 200 Sep 04 22:44:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 213/415] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:32 2026] GET /volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 => generated 923 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-721f4583-88b7-456c-90af-6d78d3b27712 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-721f4583-88b7-456c-90af-6d78d3b27712 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:44:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-721f4583-88b7-456c-90af-6d78d3b27712 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-721f4583-88b7-456c-90af-6d78d3b27712 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-721f4583-88b7-456c-90af-6d78d3b27712 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-721f4583-88b7-456c-90af-6d78d3b27712 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 200 Sep 04 22:44:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 203/416] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:32 2026] GET /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-917368a2-3646-47a3-b6cc-20d9e5831727 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-917368a2-3646-47a3-b6cc-20d9e5831727 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] POST http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action Sep 04 22:44:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-917368a2-3646-47a3-b6cc-20d9e5831727 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-917368a2-3646-47a3-b6cc-20d9e5831727 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-917368a2-3646-47a3-b6cc-20d9e5831727 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Updating snapshot '6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed' with '{'status': 'creating'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:44:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-917368a2-3646-47a3-b6cc-20d9e5831727 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action returned with HTTP 202 Sep 04 22:44:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 214/417] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:44:32 2026] POST /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:44:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-855f2595-f69d-43a2-ba8a-08646398acad None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-855f2595-f69d-43a2-ba8a-08646398acad tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:44:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-855f2595-f69d-43a2-ba8a-08646398acad tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-855f2595-f69d-43a2-ba8a-08646398acad tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-543d453b-4602-41f5-b192-a6a2772298cd req-0e8b80f7-ef08-4519-aef3-daf3ef3cc65c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-543d453b-4602-41f5-b192-a6a2772298cd req-0e8b80f7-ef08-4519-aef3-daf3ef3cc65c tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] GET http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 Sep 04 22:44:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-543d453b-4602-41f5-b192-a6a2772298cd req-0e8b80f7-ef08-4519-aef3-daf3ef3cc65c tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-855f2595-f69d-43a2-ba8a-08646398acad tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-543d453b-4602-41f5-b192-a6a2772298cd req-0e8b80f7-ef08-4519-aef3-daf3ef3cc65c tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-855f2595-f69d-43a2-ba8a-08646398acad tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 200 Sep 04 22:44:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 204/418] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:33 2026] GET /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:44:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-99a0af50-b580-4b88-8e04-f700dc3185f8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-543d453b-4602-41f5-b192-a6a2772298cd req-0e8b80f7-ef08-4519-aef3-daf3ef3cc65c tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Snapshot retrieved successfully. Sep 04 22:44:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-543d453b-4602-41f5-b192-a6a2772298cd req-0e8b80f7-ef08-4519-aef3-daf3ef3cc65c tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 returned with HTTP 200 Sep 04 22:44:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-99a0af50-b580-4b88-8e04-f700dc3185f8 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] POST http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action Sep 04 22:44:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 215/419] 192.168.122.93 () {60 vars in 1488 bytes} [Fri Sep 4 22:44:33 2026] GET /volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-99a0af50-b580-4b88-8e04-f700dc3185f8 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-99a0af50-b580-4b88-8e04-f700dc3185f8 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.admin_actions [None req-99a0af50-b580-4b88-8e04-f700dc3185f8 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Updating snapshot '6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed' with '{'status': 'available'}' {{(pid=87249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:44:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b356b17b-ac6b-443e-8e69-c0bda7a4ef45 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b356b17b-ac6b-443e-8e69-c0bda7a4ef45 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] GET http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc Sep 04 22:44:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b356b17b-ac6b-443e-8e69-c0bda7a4ef45 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b356b17b-ac6b-443e-8e69-c0bda7a4ef45 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b356b17b-ac6b-443e-8e69-c0bda7a4ef45 tempest-ServersNegativeTestJSON-1535238228 tempest-ServersNegativeTestJSON-1535238228-project-member] http://192.168.122.93/volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc returned with HTTP 404 Sep 04 22:44:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 216/420] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:44:33 2026] GET /volume/v3/volumes/6af3b410-25a6-4a51-a9bd-621762c0b1fc => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-99a0af50-b580-4b88-8e04-f700dc3185f8 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action returned with HTTP 202 Sep 04 22:44:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 205/421] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:44:33 2026] POST /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:44:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7436976d-d4ab-4f20-b57d-83126b433af4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7436976d-d4ab-4f20-b57d-83126b433af4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:44:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7436976d-d4ab-4f20-b57d-83126b433af4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7436976d-d4ab-4f20-b57d-83126b433af4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7436976d-d4ab-4f20-b57d-83126b433af4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7436976d-d4ab-4f20-b57d-83126b433af4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 200 Sep 04 22:44:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 217/422] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:33 2026] GET /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-57a9148d-333f-4c6a-ac34-50e57691adc8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-57a9148d-333f-4c6a-ac34-50e57691adc8 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:44:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-57a9148d-333f-4c6a-ac34-50e57691adc8 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51de8f60-cb27-4280-a761-a1cdd0b074a0", "name": "tempest-SnapshotsActionsTest-Snapshot-760674391"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-57a9148d-333f-4c6a-ac34-50e57691adc8 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Volume info retrieved successfully. Sep 04 22:44:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0c6fde38-eb45-4eb6-977b-d2e3c424de5f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:33 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-57a9148d-333f-4c6a-ac34-50e57691adc8 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Create snapshot from volume 51de8f60-cb27-4280-a761-a1cdd0b074a0 Sep 04 22:44:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0c6fde38-eb45-4eb6-977b-d2e3c424de5f tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 Sep 04 22:44:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0c6fde38-eb45-4eb6-977b-d2e3c424de5f tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0c6fde38-eb45-4eb6-977b-d2e3c424de5f tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0c6fde38-eb45-4eb6-977b-d2e3c424de5f tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Volume info retrieved successfully. Sep 04 22:44:33 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-0c6fde38-eb45-4eb6-977b-d2e3c424de5f tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:33 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-0c6fde38-eb45-4eb6-977b-d2e3c424de5f tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:33 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-57a9148d-333f-4c6a-ac34-50e57691adc8 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Created reservations ['5a41726e-99a5-4969-8894-e60c4c6e5de2', '9fac8034-4079-4d6c-b112-3c62e1a13425', '0e24764d-e12d-4770-b7c3-f3a85621a269', 'bb34db5c-1afa-40d5-9645-0ba2ff589ebb'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:33 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-0c6fde38-eb45-4eb6-977b-d2e3c424de5f tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0c6fde38-eb45-4eb6-977b-d2e3c424de5f tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 returned with HTTP 200 Sep 04 22:44:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 218/423] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:33 2026] GET /volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 => generated 923 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-57a9148d-333f-4c6a-ac34-50e57691adc8 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot create request issued successfully. Sep 04 22:44:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-57a9148d-333f-4c6a-ac34-50e57691adc8 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:44:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 206/424] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:44:33 2026] POST /volume/v3/snapshots => generated 306 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-52fdc184-d13c-4303-9a31-ce09f928d5cf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-52fdc184-d13c-4303-9a31-ce09f928d5cf tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd Sep 04 22:44:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-52fdc184-d13c-4303-9a31-ce09f928d5cf tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-52fdc184-d13c-4303-9a31-ce09f928d5cf tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-52fdc184-d13c-4303-9a31-ce09f928d5cf tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-52fdc184-d13c-4303-9a31-ce09f928d5cf tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd returned with HTTP 200 Sep 04 22:44:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 219/425] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:33 2026] GET /volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd => generated 438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-748e66b5-a2e1-43ea-aef2-fb40112ae239 req-83258e60-0eed-4574-8890-71ec439dd1f0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-748e66b5-a2e1-43ea-aef2-fb40112ae239 req-83258e60-0eed-4574-8890-71ec439dd1f0 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] GET http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 Sep 04 22:44:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-748e66b5-a2e1-43ea-aef2-fb40112ae239 req-83258e60-0eed-4574-8890-71ec439dd1f0 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-748e66b5-a2e1-43ea-aef2-fb40112ae239 req-83258e60-0eed-4574-8890-71ec439dd1f0 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-748e66b5-a2e1-43ea-aef2-fb40112ae239 req-83258e60-0eed-4574-8890-71ec439dd1f0 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Snapshot retrieved successfully. Sep 04 22:44:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-748e66b5-a2e1-43ea-aef2-fb40112ae239 req-83258e60-0eed-4574-8890-71ec439dd1f0 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 returned with HTTP 200 Sep 04 22:44:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 207/426] 192.168.122.93 () {60 vars in 1488 bytes} [Fri Sep 4 22:44:34 2026] GET /volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 => generated 443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ebf62501-61f4-49ae-b860-2c72bfae8082 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ebf62501-61f4-49ae-b860-2c72bfae8082 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 Sep 04 22:44:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ebf62501-61f4-49ae-b860-2c72bfae8082 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ebf62501-61f4-49ae-b860-2c72bfae8082 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:34 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:34 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a6e9fb7a-411a-4e81-9936-b4bd69e2dc32 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:34 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:34 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a6e9fb7a-411a-4e81-9936-b4bd69e2dc32 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd Sep 04 22:44:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a6e9fb7a-411a-4e81-9936-b4bd69e2dc32 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a6e9fb7a-411a-4e81-9936-b4bd69e2dc32 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ebf62501-61f4-49ae-b860-2c72bfae8082 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Volume info retrieved successfully. Sep 04 22:44:34 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ebf62501-61f4-49ae-b860-2c72bfae8082 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:34 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ebf62501-61f4-49ae-b860-2c72bfae8082 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a6e9fb7a-411a-4e81-9936-b4bd69e2dc32 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a6e9fb7a-411a-4e81-9936-b4bd69e2dc32 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd returned with HTTP 200 Sep 04 22:44:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 208/427] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:34 2026] GET /volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd => generated 438 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:34 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-ebf62501-61f4-49ae-b860-2c72bfae8082 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:34 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:34 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ebf62501-61f4-49ae-b860-2c72bfae8082 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 returned with HTTP 200 Sep 04 22:44:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 220/428] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:34 2026] GET /volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 => generated 923 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:44:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-4c4fe0d4-2536-4953-bcdd-9f953d54820e req-df74a9aa-cffd-44da-80de-4bbc2795788d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-4c4fe0d4-2536-4953-bcdd-9f953d54820e req-df74a9aa-cffd-44da-80de-4bbc2795788d tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] GET http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 Sep 04 22:44:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-4c4fe0d4-2536-4953-bcdd-9f953d54820e req-df74a9aa-cffd-44da-80de-4bbc2795788d tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-4c4fe0d4-2536-4953-bcdd-9f953d54820e req-df74a9aa-cffd-44da-80de-4bbc2795788d tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-4c4fe0d4-2536-4953-bcdd-9f953d54820e req-df74a9aa-cffd-44da-80de-4bbc2795788d tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Snapshot retrieved successfully. Sep 04 22:44:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-4c4fe0d4-2536-4953-bcdd-9f953d54820e req-df74a9aa-cffd-44da-80de-4bbc2795788d tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 returned with HTTP 200 Sep 04 22:44:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 209/429] 192.168.122.93 () {60 vars in 1488 bytes} [Fri Sep 4 22:44:35 2026] GET /volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 => generated 470 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-31f4cb8f-640b-4fae-aa5b-c1d239f4b532 req-2bc04655-a475-4c86-a95d-eff8e958fd95 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-31f4cb8f-640b-4fae-aa5b-c1d239f4b532 req-2bc04655-a475-4c86-a95d-eff8e958fd95 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 Sep 04 22:44:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-31f4cb8f-640b-4fae-aa5b-c1d239f4b532 req-2bc04655-a475-4c86-a95d-eff8e958fd95 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-31f4cb8f-640b-4fae-aa5b-c1d239f4b532 req-2bc04655-a475-4c86-a95d-eff8e958fd95 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:35 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [req-31f4cb8f-640b-4fae-aa5b-c1d239f4b532 req-2bc04655-a475-4c86-a95d-eff8e958fd95 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Delete snapshot with id: 1d8c1181-0906-4928-b7f4-9ee8e9da6391 Sep 04 22:44:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-31f4cb8f-640b-4fae-aa5b-c1d239f4b532 req-2bc04655-a475-4c86-a95d-eff8e958fd95 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Snapshot retrieved successfully. Sep 04 22:44:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-31f4cb8f-640b-4fae-aa5b-c1d239f4b532 req-2bc04655-a475-4c86-a95d-eff8e958fd95 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Snapshot delete request issued successfully. Sep 04 22:44:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-31f4cb8f-640b-4fae-aa5b-c1d239f4b532 req-2bc04655-a475-4c86-a95d-eff8e958fd95 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 returned with HTTP 202 Sep 04 22:44:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 221/430] 192.168.122.93 () {62 vars in 1510 bytes} [Fri Sep 4 22:44:35 2026] DELETE /volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:44:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-962afff7-85f8-4be5-b185-64671ba13ba1 req-4e0b20ba-1efd-4b32-837a-9d5c1b949007 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-962afff7-85f8-4be5-b185-64671ba13ba1 req-4e0b20ba-1efd-4b32-837a-9d5c1b949007 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] GET http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 Sep 04 22:44:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-962afff7-85f8-4be5-b185-64671ba13ba1 req-4e0b20ba-1efd-4b32-837a-9d5c1b949007 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-962afff7-85f8-4be5-b185-64671ba13ba1 req-4e0b20ba-1efd-4b32-837a-9d5c1b949007 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-962afff7-85f8-4be5-b185-64671ba13ba1 req-4e0b20ba-1efd-4b32-837a-9d5c1b949007 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Snapshot retrieved successfully. Sep 04 22:44:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-962afff7-85f8-4be5-b185-64671ba13ba1 req-4e0b20ba-1efd-4b32-837a-9d5c1b949007 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 returned with HTTP 200 Sep 04 22:44:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 210/431] 192.168.122.93 () {60 vars in 1488 bytes} [Fri Sep 4 22:44:35 2026] GET /volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f3e0d149-2505-4244-a368-03b79e9c2d1e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f3e0d149-2505-4244-a368-03b79e9c2d1e tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd Sep 04 22:44:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f3e0d149-2505-4244-a368-03b79e9c2d1e tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f3e0d149-2505-4244-a368-03b79e9c2d1e tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f3e0d149-2505-4244-a368-03b79e9c2d1e tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f3e0d149-2505-4244-a368-03b79e9c2d1e tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd returned with HTTP 200 Sep 04 22:44:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 222/432] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:35 2026] GET /volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-70d9865d-ab07-4e09-83a3-11eb1270046a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-70d9865d-ab07-4e09-83a3-11eb1270046a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 Sep 04 22:44:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-70d9865d-ab07-4e09-83a3-11eb1270046a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-70d9865d-ab07-4e09-83a3-11eb1270046a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-70d9865d-ab07-4e09-83a3-11eb1270046a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Volume info retrieved successfully. Sep 04 22:44:35 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-70d9865d-ab07-4e09-83a3-11eb1270046a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:35 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-70d9865d-ab07-4e09-83a3-11eb1270046a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:35 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-70d9865d-ab07-4e09-83a3-11eb1270046a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-70d9865d-ab07-4e09-83a3-11eb1270046a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 returned with HTTP 200 Sep 04 22:44:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 211/433] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:35 2026] GET /volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 => generated 924 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cf90e3ac-df9e-4ab0-99d8-92ee1086d029 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cf90e3ac-df9e-4ab0-99d8-92ee1086d029 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] POST http://192.168.122.93/volume/v3/group_snapshots Sep 04 22:44:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cf90e3ac-df9e-4ab0-99d8-92ee1086d029 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b979cd70-bb97-4970-a4eb-f2f36de7b546", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1315452750"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-cf90e3ac-df9e-4ab0-99d8-92ee1086d029 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b979cd70-bb97-4970-a4eb-f2f36de7b546', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1315452750'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 04 22:44:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:35 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.group_snapshots [None req-cf90e3ac-df9e-4ab0-99d8-92ee1086d029 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1315452750. Sep 04 22:44:35 devstack devstack@c-api.service[87250]: /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 04 22:44:35 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:44:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:35 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-cf90e3ac-df9e-4ab0-99d8-92ee1086d029 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-918053584 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-918053584, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:44:35 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-cf90e3ac-df9e-4ab0-99d8-92ee1086d029 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-918053584 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-918053584, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:44:35 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-cf90e3ac-df9e-4ab0-99d8-92ee1086d029 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Created reservations ['ed5ed802-ee81-4e4a-8860-ada3718aedaf', 'ffb3f67b-91a7-4c67-969a-32a92f8850ce', '4fdc54c2-b3c0-4e9d-ba1a-4cd190324b51', 'ea3a2c68-dfa6-4da4-8281-e603e7de99ad'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cf90e3ac-df9e-4ab0-99d8-92ee1086d029 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/group_snapshots returned with HTTP 202 Sep 04 22:44:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 223/434] 192.168.122.93 () {62 vars in 1203 bytes} [Fri Sep 4 22:44:35 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c3534405-ba57-4784-868c-03616da34f2a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c3534405-ba57-4784-868c-03616da34f2a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 Sep 04 22:44:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c3534405-ba57-4784-868c-03616da34f2a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c3534405-ba57-4784-868c-03616da34f2a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-c3534405-ba57-4784-868c-03616da34f2a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] show called for member 2a2dceb8-2bfd-4569-812d-88bda6c27037 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:44:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c3534405-ba57-4784-868c-03616da34f2a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 returned with HTTP 200 Sep 04 22:44:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 212/435] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:44:36 2026] GET /volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 => generated 330 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-0bf13584-8e69-4713-8fef-52ceacdbd731 req-10508979-f0a4-4510-8b47-96ea07ba03d8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-0bf13584-8e69-4713-8fef-52ceacdbd731 req-10508979-f0a4-4510-8b47-96ea07ba03d8 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] GET http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 Sep 04 22:44:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-0bf13584-8e69-4713-8fef-52ceacdbd731 req-10508979-f0a4-4510-8b47-96ea07ba03d8 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-0bf13584-8e69-4713-8fef-52ceacdbd731 req-10508979-f0a4-4510-8b47-96ea07ba03d8 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-0bf13584-8e69-4713-8fef-52ceacdbd731 req-10508979-f0a4-4510-8b47-96ea07ba03d8 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Snapshot retrieved successfully. Sep 04 22:44:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-0bf13584-8e69-4713-8fef-52ceacdbd731 req-10508979-f0a4-4510-8b47-96ea07ba03d8 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 returned with HTTP 200 Sep 04 22:44:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 224/436] 192.168.122.93 () {60 vars in 1488 bytes} [Fri Sep 4 22:44:36 2026] GET /volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-192d9823-d77d-448f-a4df-9a9f25ec9cf7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-192d9823-d77d-448f-a4df-9a9f25ec9cf7 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd Sep 04 22:44:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-192d9823-d77d-448f-a4df-9a9f25ec9cf7 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-192d9823-d77d-448f-a4df-9a9f25ec9cf7 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-192d9823-d77d-448f-a4df-9a9f25ec9cf7 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-192d9823-d77d-448f-a4df-9a9f25ec9cf7 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd returned with HTTP 200 Sep 04 22:44:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 213/437] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:36 2026] GET /volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-861ae7e6-507e-4954-8b9a-37123d99a533 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-861ae7e6-507e-4954-8b9a-37123d99a533 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 Sep 04 22:44:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-861ae7e6-507e-4954-8b9a-37123d99a533 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-861ae7e6-507e-4954-8b9a-37123d99a533 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-861ae7e6-507e-4954-8b9a-37123d99a533 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] show called for member 2a2dceb8-2bfd-4569-812d-88bda6c27037 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:44:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-861ae7e6-507e-4954-8b9a-37123d99a533 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 returned with HTTP 200 Sep 04 22:44:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 225/438] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:44:37 2026] GET /volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 => generated 330 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-0ad8660e-f5e8-4d97-a09e-6b1d5b615de7 req-1237ff4c-2f0a-4bb3-9faa-5328334d7a54 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-0ad8660e-f5e8-4d97-a09e-6b1d5b615de7 req-1237ff4c-2f0a-4bb3-9faa-5328334d7a54 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] GET http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 Sep 04 22:44:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-0ad8660e-f5e8-4d97-a09e-6b1d5b615de7 req-1237ff4c-2f0a-4bb3-9faa-5328334d7a54 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-0ad8660e-f5e8-4d97-a09e-6b1d5b615de7 req-1237ff4c-2f0a-4bb3-9faa-5328334d7a54 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-0ad8660e-f5e8-4d97-a09e-6b1d5b615de7 req-1237ff4c-2f0a-4bb3-9faa-5328334d7a54 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 returned with HTTP 404 Sep 04 22:44:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 214/439] 192.168.122.93 () {60 vars in 1488 bytes} [Fri Sep 4 22:44:37 2026] GET /volume/v3/snapshots/1d8c1181-0906-4928-b7f4-9ee8e9da6391 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-96c81716-c668-4b61-a36f-a42701465b5d req-08ccd980-070a-45f6-8375-c152e4ee30df None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-96c81716-c668-4b61-a36f-a42701465b5d req-08ccd980-070a-45f6-8375-c152e4ee30df tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] DELETE http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 Sep 04 22:44:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-96c81716-c668-4b61-a36f-a42701465b5d req-08ccd980-070a-45f6-8375-c152e4ee30df tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-96c81716-c668-4b61-a36f-a42701465b5d req-08ccd980-070a-45f6-8375-c152e4ee30df tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:37 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [req-96c81716-c668-4b61-a36f-a42701465b5d req-08ccd980-070a-45f6-8375-c152e4ee30df tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Delete volume with id: 4e076e99-654e-42d1-9840-ee321d39fc21 Sep 04 22:44:37 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:37 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-96c81716-c668-4b61-a36f-a42701465b5d req-08ccd980-070a-45f6-8375-c152e4ee30df tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Volume info retrieved successfully. Sep 04 22:44:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-96c81716-c668-4b61-a36f-a42701465b5d req-08ccd980-070a-45f6-8375-c152e4ee30df tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Delete volume request issued successfully. Sep 04 22:44:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-96c81716-c668-4b61-a36f-a42701465b5d req-08ccd980-070a-45f6-8375-c152e4ee30df tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 returned with HTTP 202 Sep 04 22:44:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 226/440] 192.168.122.93 () {62 vars in 1504 bytes} [Fri Sep 4 22:44:37 2026] DELETE /volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:44:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b98e7922-891f-496b-9f8e-68d0953c9ff3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b98e7922-891f-496b-9f8e-68d0953c9ff3 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd Sep 04 22:44:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b98e7922-891f-496b-9f8e-68d0953c9ff3 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b98e7922-891f-496b-9f8e-68d0953c9ff3 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b98e7922-891f-496b-9f8e-68d0953c9ff3 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b98e7922-891f-496b-9f8e-68d0953c9ff3 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd returned with HTTP 200 Sep 04 22:44:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 215/441] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:37 2026] GET /volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd => generated 465 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-542ced6e-3c98-4646-bb66-fd4dad2040b4 req-6a0afdd8-d4cf-4f84-b5eb-6c4781fa5a24 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-00244dae-bd88-42c6-96ec-b27b22cf5b08 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-542ced6e-3c98-4646-bb66-fd4dad2040b4 req-6a0afdd8-d4cf-4f84-b5eb-6c4781fa5a24 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] GET http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 Sep 04 22:44:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-542ced6e-3c98-4646-bb66-fd4dad2040b4 req-6a0afdd8-d4cf-4f84-b5eb-6c4781fa5a24 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-542ced6e-3c98-4646-bb66-fd4dad2040b4 req-6a0afdd8-d4cf-4f84-b5eb-6c4781fa5a24 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-00244dae-bd88-42c6-96ec-b27b22cf5b08 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] POST http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd/action Sep 04 22:44:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-00244dae-bd88-42c6-96ec-b27b22cf5b08 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-00244dae-bd88-42c6-96ec-b27b22cf5b08 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.admin_actions [None req-00244dae-bd88-42c6-96ec-b27b22cf5b08 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Updating snapshot '09aa221e-29b4-4665-8c22-32994cdceefd' with '{'status': 'creating'}' {{(pid=87249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:44:37 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:37 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-542ced6e-3c98-4646-bb66-fd4dad2040b4 req-6a0afdd8-d4cf-4f84-b5eb-6c4781fa5a24 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Volume info retrieved successfully. Sep 04 22:44:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-542ced6e-3c98-4646-bb66-fd4dad2040b4 req-6a0afdd8-d4cf-4f84-b5eb-6c4781fa5a24 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 returned with HTTP 200 Sep 04 22:44:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 227/442] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:44:37 2026] GET /volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-00244dae-bd88-42c6-96ec-b27b22cf5b08 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd/action returned with HTTP 202 Sep 04 22:44:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 216/443] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:44:37 2026] POST /volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:44:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-95cc7124-7b62-4cb9-8100-ed789cd6018a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-95cc7124-7b62-4cb9-8100-ed789cd6018a tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd Sep 04 22:44:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-95cc7124-7b62-4cb9-8100-ed789cd6018a tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-95cc7124-7b62-4cb9-8100-ed789cd6018a tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-95cc7124-7b62-4cb9-8100-ed789cd6018a tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-95cc7124-7b62-4cb9-8100-ed789cd6018a tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd returned with HTTP 200 Sep 04 22:44:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 228/444] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:37 2026] GET /volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fce07829-f193-45f6-a686-174e47044d90 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fce07829-f193-45f6-a686-174e47044d90 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] POST http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd/action Sep 04 22:44:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fce07829-f193-45f6-a686-174e47044d90 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fce07829-f193-45f6-a686-174e47044d90 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fce07829-f193-45f6-a686-174e47044d90 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Snapshot retrieved successfully. Sep 04 22:44:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fce07829-f193-45f6-a686-174e47044d90 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Snapshot delete request issued successfully. Sep 04 22:44:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fce07829-f193-45f6-a686-174e47044d90 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd/action returned with HTTP 202 Sep 04 22:44:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 217/445] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:44:37 2026] POST /volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:44:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-29fcb4b0-3542-4ab4-9417-93ba96362dd8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-29fcb4b0-3542-4ab4-9417-93ba96362dd8 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd Sep 04 22:44:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-29fcb4b0-3542-4ab4-9417-93ba96362dd8 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-29fcb4b0-3542-4ab4-9417-93ba96362dd8 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-29fcb4b0-3542-4ab4-9417-93ba96362dd8 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-29fcb4b0-3542-4ab4-9417-93ba96362dd8 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd returned with HTTP 200 Sep 04 22:44:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 229/446] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:37 2026] GET /volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd => generated 464 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-43075f3e-5fd2-481a-8a16-11ac5933395a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-43075f3e-5fd2-481a-8a16-11ac5933395a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 Sep 04 22:44:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-43075f3e-5fd2-481a-8a16-11ac5933395a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-43075f3e-5fd2-481a-8a16-11ac5933395a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-43075f3e-5fd2-481a-8a16-11ac5933395a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] show called for member 2a2dceb8-2bfd-4569-812d-88bda6c27037 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:44:38 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:38 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-43075f3e-5fd2-481a-8a16-11ac5933395a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 returned with HTTP 200 Sep 04 22:44:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 218/447] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:44:38 2026] GET /volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 => generated 330 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-2297741d-6fff-4bee-a1a3-6ebb7b10ff79 req-773a8064-1997-4954-ad65-27a9503743af None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-2297741d-6fff-4bee-a1a3-6ebb7b10ff79 req-773a8064-1997-4954-ad65-27a9503743af tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] GET http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 Sep 04 22:44:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-2297741d-6fff-4bee-a1a3-6ebb7b10ff79 req-773a8064-1997-4954-ad65-27a9503743af tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-2297741d-6fff-4bee-a1a3-6ebb7b10ff79 req-773a8064-1997-4954-ad65-27a9503743af tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-2297741d-6fff-4bee-a1a3-6ebb7b10ff79 req-773a8064-1997-4954-ad65-27a9503743af tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 returned with HTTP 404 Sep 04 22:44:38 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 230/448] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:44:38 2026] GET /volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-2bcee9f5-054c-4abe-9d2f-3aac0dcabf15 req-51e163cb-4d65-43b4-8b4e-89c81e35a385 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-2bcee9f5-054c-4abe-9d2f-3aac0dcabf15 req-51e163cb-4d65-43b4-8b4e-89c81e35a385 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] DELETE http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 Sep 04 22:44:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-2bcee9f5-054c-4abe-9d2f-3aac0dcabf15 req-51e163cb-4d65-43b4-8b4e-89c81e35a385 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-2bcee9f5-054c-4abe-9d2f-3aac0dcabf15 req-51e163cb-4d65-43b4-8b4e-89c81e35a385 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:38 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [req-2bcee9f5-054c-4abe-9d2f-3aac0dcabf15 req-51e163cb-4d65-43b4-8b4e-89c81e35a385 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Delete volume with id: 4e076e99-654e-42d1-9840-ee321d39fc21 Sep 04 22:44:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-2bcee9f5-054c-4abe-9d2f-3aac0dcabf15 req-51e163cb-4d65-43b4-8b4e-89c81e35a385 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 returned with HTTP 404 Sep 04 22:44:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 219/449] 192.168.122.93 () {62 vars in 1504 bytes} [Fri Sep 4 22:44:38 2026] DELETE /volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6d440fa7-50d8-4c0e-b712-9d9eea874445 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6d440fa7-50d8-4c0e-b712-9d9eea874445 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd Sep 04 22:44:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-f23c2f91-4d58-419e-b36f-9f77570521ce req-d38e221f-1e02-48b5-93a1-8cea54cd8a76 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6d440fa7-50d8-4c0e-b712-9d9eea874445 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6d440fa7-50d8-4c0e-b712-9d9eea874445 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f23c2f91-4d58-419e-b36f-9f77570521ce req-d38e221f-1e02-48b5-93a1-8cea54cd8a76 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] GET http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 Sep 04 22:44:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f23c2f91-4d58-419e-b36f-9f77570521ce req-d38e221f-1e02-48b5-93a1-8cea54cd8a76 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:38 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:38 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:38 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6d440fa7-50d8-4c0e-b712-9d9eea874445 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6d440fa7-50d8-4c0e-b712-9d9eea874445 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd returned with HTTP 200 Sep 04 22:44:38 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 231/450] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:38 2026] GET /volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f23c2f91-4d58-419e-b36f-9f77570521ce req-d38e221f-1e02-48b5-93a1-8cea54cd8a76 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f23c2f91-4d58-419e-b36f-9f77570521ce req-d38e221f-1e02-48b5-93a1-8cea54cd8a76 tempest-VolumesSnapshotsTestJSON-268394300 tempest-VolumesSnapshotsTestJSON-268394300-project-member] http://192.168.122.93/volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 returned with HTTP 404 Sep 04 22:44:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 220/451] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:44:38 2026] GET /volume/v3/volumes/4e076e99-654e-42d1-9840-ee321d39fc21 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d4ac5df7-90c1-47b5-981c-3f3206978614 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d4ac5df7-90c1-47b5-981c-3f3206978614 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 Sep 04 22:44:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d4ac5df7-90c1-47b5-981c-3f3206978614 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d4ac5df7-90c1-47b5-981c-3f3206978614 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-d4ac5df7-90c1-47b5-981c-3f3206978614 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] show called for member 2a2dceb8-2bfd-4569-812d-88bda6c27037 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:44:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d4ac5df7-90c1-47b5-981c-3f3206978614 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 returned with HTTP 200 Sep 04 22:44:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 232/452] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:44:39 2026] GET /volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 => generated 330 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-06065eb3-ef9c-424e-a684-573a8a207027 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-06065eb3-ef9c-424e-a684-573a8a207027 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-06065eb3-ef9c-424e-a684-573a8a207027 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-06065eb3-ef9c-424e-a684-573a8a207027 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-06065eb3-ef9c-424e-a684-573a8a207027 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd returned with HTTP 404 Sep 04 22:44:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 221/453] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:39 2026] GET /volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8f66647b-c0fb-40ba-b380-a64fa1f59979 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8f66647b-c0fb-40ba-b380-a64fa1f59979 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] POST http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8f66647b-c0fb-40ba-b380-a64fa1f59979 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8f66647b-c0fb-40ba-b380-a64fa1f59979 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-8f66647b-c0fb-40ba-b380-a64fa1f59979 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Updating snapshot '6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed' with '{'status': 'available'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8f66647b-c0fb-40ba-b380-a64fa1f59979 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action returned with HTTP 202 Sep 04 22:44:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 233/454] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:44:40 2026] POST /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5b05685d-eab5-424a-913e-14a925933016 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5b05685d-eab5-424a-913e-14a925933016 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5b05685d-eab5-424a-913e-14a925933016 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5b05685d-eab5-424a-913e-14a925933016 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5b05685d-eab5-424a-913e-14a925933016 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5b05685d-eab5-424a-913e-14a925933016 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 200 Sep 04 22:44:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 222/455] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:40 2026] GET /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6a4c8d5b-9da4-4fbe-9db6-fd422de314c2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6a4c8d5b-9da4-4fbe-9db6-fd422de314c2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6a4c8d5b-9da4-4fbe-9db6-fd422de314c2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6a4c8d5b-9da4-4fbe-9db6-fd422de314c2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-6a4c8d5b-9da4-4fbe-9db6-fd422de314c2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Delete snapshot with id: 09aa221e-29b4-4665-8c22-32994cdceefd Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6a4c8d5b-9da4-4fbe-9db6-fd422de314c2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd returned with HTTP 404 Sep 04 22:44:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 234/456] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:44:40 2026] DELETE /volume/v3/snapshots/09aa221e-29b4-4665-8c22-32994cdceefd => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-71e1f98d-bf9a-4956-8ca8-83aebf3e2aee None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-71e1f98d-bf9a-4956-8ca8-83aebf3e2aee tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-71e1f98d-bf9a-4956-8ca8-83aebf3e2aee tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51de8f60-cb27-4280-a761-a1cdd0b074a0", "name": "tempest-SnapshotsActionsTest-Snapshot-1066974287"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:40 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-71e1f98d-bf9a-4956-8ca8-83aebf3e2aee tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Volume info retrieved successfully. Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-71e1f98d-bf9a-4956-8ca8-83aebf3e2aee tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Create snapshot from volume 51de8f60-cb27-4280-a761-a1cdd0b074a0 Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b9aa5d31-5097-4140-aaaf-933cd7637749 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b9aa5d31-5097-4140-aaaf-933cd7637749 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b9aa5d31-5097-4140-aaaf-933cd7637749 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b9aa5d31-5097-4140-aaaf-933cd7637749 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-b9aa5d31-5097-4140-aaaf-933cd7637749 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] show called for member 2a2dceb8-2bfd-4569-812d-88bda6c27037 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b9aa5d31-5097-4140-aaaf-933cd7637749 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 returned with HTTP 200 Sep 04 22:44:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 235/457] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:44:40 2026] GET /volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 => generated 331 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-71e1f98d-bf9a-4956-8ca8-83aebf3e2aee tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Created reservations ['8b70a84e-ef75-485d-b217-e1abdcaa442c', '526b7921-164b-46bd-a02c-59b96e4b5d64', '30d69c34-e05a-42b5-8f49-4f525cab3d58', 'acb64045-e407-4b2e-8b9f-97e48a799f8c'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6c24eb87-f34e-4f89-a405-37f3f5e60619 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6c24eb87-f34e-4f89-a405-37f3f5e60619 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/snapshots/detail Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6c24eb87-f34e-4f89-a405-37f3f5e60619 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6c24eb87-f34e-4f89-a405-37f3f5e60619 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-6c24eb87-f34e-4f89-a405-37f3f5e60619 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-6c24eb87-f34e-4f89-a405-37f3f5e60619 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: /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 04 22:44:40 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6c24eb87-f34e-4f89-a405-37f3f5e60619 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Get all snapshots completed successfully. Sep 04 22:44:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6c24eb87-f34e-4f89-a405-37f3f5e60619 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:44:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 236/458] 192.168.122.93 () {58 vars in 1143 bytes} [Fri Sep 4 22:44:40 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:40 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-87dff76b-ae17-4ba6-b43a-23d9c19dab46 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87dff76b-ae17-4ba6-b43a-23d9c19dab46 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/snapshots/3242d1a8-f0ca-4bd8-b083-d285a395b72d Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87dff76b-ae17-4ba6-b43a-23d9c19dab46 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87dff76b-ae17-4ba6-b43a-23d9c19dab46 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-87dff76b-ae17-4ba6-b43a-23d9c19dab46 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Snapshot retrieved successfully. Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87dff76b-ae17-4ba6-b43a-23d9c19dab46 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/snapshots/3242d1a8-f0ca-4bd8-b083-d285a395b72d returned with HTTP 200 Sep 04 22:44:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 237/459] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:40 2026] GET /volume/v3/snapshots/3242d1a8-f0ca-4bd8-b083-d285a395b72d => generated 474 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7dfaad6c-6f83-46dc-b3ca-fd40147e7e06 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-71e1f98d-bf9a-4956-8ca8-83aebf3e2aee tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot create request issued successfully. Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-71e1f98d-bf9a-4956-8ca8-83aebf3e2aee tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:44:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 223/460] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:44:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7dfaad6c-6f83-46dc-b3ca-fd40147e7e06 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] POST http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037/action Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7dfaad6c-6f83-46dc-b3ca-fd40147e7e06 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7dfaad6c-6f83-46dc-b3ca-fd40147e7e06 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-7dfaad6c-6f83-46dc-b3ca-fd40147e7e06 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Updating group '2a2dceb8-2bfd-4569-812d-88bda6c27037' with 'creating' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-72d3ebf4-76ba-4f56-b8a2-89abbdfb2961 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-72d3ebf4-76ba-4f56-b8a2-89abbdfb2961 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-72d3ebf4-76ba-4f56-b8a2-89abbdfb2961 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-72d3ebf4-76ba-4f56-b8a2-89abbdfb2961 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7dfaad6c-6f83-46dc-b3ca-fd40147e7e06 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037/action returned with HTTP 202 Sep 04 22:44:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 238/461] 192.168.122.93 () {62 vars in 1334 bytes} [Fri Sep 4 22:44:40 2026] POST /volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-72d3ebf4-76ba-4f56-b8a2-89abbdfb2961 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-72d3ebf4-76ba-4f56-b8a2-89abbdfb2961 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d returned with HTTP 200 Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5fc41373-e8f6-44b1-9810-0ed17e4ade79 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 224/462] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:40 2026] GET /volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5fc41373-e8f6-44b1-9810-0ed17e4ade79 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5fc41373-e8f6-44b1-9810-0ed17e4ade79 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5fc41373-e8f6-44b1-9810-0ed17e4ade79 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-5fc41373-e8f6-44b1-9810-0ed17e4ade79 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] show called for member 2a2dceb8-2bfd-4569-812d-88bda6c27037 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5fc41373-e8f6-44b1-9810-0ed17e4ade79 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 returned with HTTP 200 Sep 04 22:44:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 239/463] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:44:40 2026] GET /volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 => generated 330 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-807e98d4-1220-46b8-902e-a2f4625d0fb8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-807e98d4-1220-46b8-902e-a2f4625d0fb8 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] POST http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037/action Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-807e98d4-1220-46b8-902e-a2f4625d0fb8 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-807e98d4-1220-46b8-902e-a2f4625d0fb8 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-807e98d4-1220-46b8-902e-a2f4625d0fb8 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Updating group '2a2dceb8-2bfd-4569-812d-88bda6c27037' with 'available' {{(pid=87249) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-807e98d4-1220-46b8-902e-a2f4625d0fb8 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037/action returned with HTTP 202 Sep 04 22:44:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 225/464] 192.168.122.93 () {62 vars in 1334 bytes} [Fri Sep 4 22:44:40 2026] POST /volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b7b6ada1-b4c6-4e9e-962d-d38a3d4faa61 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b7b6ada1-b4c6-4e9e-962d-d38a3d4faa61 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b7b6ada1-b4c6-4e9e-962d-d38a3d4faa61 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b7b6ada1-b4c6-4e9e-962d-d38a3d4faa61 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-b7b6ada1-b4c6-4e9e-962d-d38a3d4faa61 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] show called for member 2a2dceb8-2bfd-4569-812d-88bda6c27037 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b7b6ada1-b4c6-4e9e-962d-d38a3d4faa61 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 returned with HTTP 200 Sep 04 22:44:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 240/465] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:44:40 2026] GET /volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 => generated 331 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3c85fa42-7e97-41eb-8e25-15537b8755d4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3c85fa42-7e97-41eb-8e25-15537b8755d4 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] POST http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037/action Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3c85fa42-7e97-41eb-8e25-15537b8755d4 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3c85fa42-7e97-41eb-8e25-15537b8755d4 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-3c85fa42-7e97-41eb-8e25-15537b8755d4 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Updating group '2a2dceb8-2bfd-4569-812d-88bda6c27037' with 'error' {{(pid=87249) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3c85fa42-7e97-41eb-8e25-15537b8755d4 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037/action returned with HTTP 202 Sep 04 22:44:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 226/466] 192.168.122.93 () {62 vars in 1334 bytes} [Fri Sep 4 22:44:40 2026] POST /volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-40df7b09-3fcb-470e-89ca-ee75e8eac9f6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-40df7b09-3fcb-470e-89ca-ee75e8eac9f6 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-40df7b09-3fcb-470e-89ca-ee75e8eac9f6 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-40df7b09-3fcb-470e-89ca-ee75e8eac9f6 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-40df7b09-3fcb-470e-89ca-ee75e8eac9f6 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] show called for member 2a2dceb8-2bfd-4569-812d-88bda6c27037 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-40df7b09-3fcb-470e-89ca-ee75e8eac9f6 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 returned with HTTP 200 Sep 04 22:44:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 241/467] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:44:40 2026] GET /volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 => generated 327 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cdceb884-60f0-4613-b863-0e2c0ebee2f4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cdceb884-60f0-4613-b863-0e2c0ebee2f4 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] POST http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037/action Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cdceb884-60f0-4613-b863-0e2c0ebee2f4 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cdceb884-60f0-4613-b863-0e2c0ebee2f4 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-cdceb884-60f0-4613-b863-0e2c0ebee2f4 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Updating group '2a2dceb8-2bfd-4569-812d-88bda6c27037' with 'available' {{(pid=87249) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cdceb884-60f0-4613-b863-0e2c0ebee2f4 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037/action returned with HTTP 202 Sep 04 22:44:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 227/468] 192.168.122.93 () {62 vars in 1334 bytes} [Fri Sep 4 22:44:40 2026] POST /volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e2147524-646b-4839-a5d2-7aa7727473e4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e2147524-646b-4839-a5d2-7aa7727473e4 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e2147524-646b-4839-a5d2-7aa7727473e4 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e2147524-646b-4839-a5d2-7aa7727473e4 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-e2147524-646b-4839-a5d2-7aa7727473e4 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] show called for member 2a2dceb8-2bfd-4569-812d-88bda6c27037 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:44:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e2147524-646b-4839-a5d2-7aa7727473e4 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 returned with HTTP 200 Sep 04 22:44:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 242/469] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:44:40 2026] GET /volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 => generated 331 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6861def4-9088-4e19-891a-6f8355a1e720 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6861def4-9088-4e19-891a-6f8355a1e720 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] DELETE http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6861def4-9088-4e19-891a-6f8355a1e720 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6861def4-9088-4e19-891a-6f8355a1e720 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-6861def4-9088-4e19-891a-6f8355a1e720 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] delete called for member 2a2dceb8-2bfd-4569-812d-88bda6c27037 {{(pid=87249) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.group_snapshots [None req-6861def4-9088-4e19-891a-6f8355a1e720 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Delete group_snapshot with id: 2a2dceb8-2bfd-4569-812d-88bda6c27037 Sep 04 22:44:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:40 devstack devstack@c-api.service[87249]: /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 04 22:44:40 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:44:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6861def4-9088-4e19-891a-6f8355a1e720 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 returned with HTTP 202 Sep 04 22:44:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 228/470] 192.168.122.93 () {60 vars in 1295 bytes} [Fri Sep 4 22:44:40 2026] DELETE /volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:44:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-21b668ec-6c74-43dc-9d57-a95457f5f876 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-21b668ec-6c74-43dc-9d57-a95457f5f876 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:44:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-21b668ec-6c74-43dc-9d57-a95457f5f876 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-21b668ec-6c74-43dc-9d57-a95457f5f876 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-21b668ec-6c74-43dc-9d57-a95457f5f876 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:44:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-21b668ec-6c74-43dc-9d57-a95457f5f876 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:44:41 devstack devstack@c-api.service[87250]: /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 04 22:44:41 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:44:41 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:41 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-21b668ec-6c74-43dc-9d57-a95457f5f876 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Get all volumes completed successfully. Sep 04 22:44:41 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-21b668ec-6c74-43dc-9d57-a95457f5f876 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:41 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-21b668ec-6c74-43dc-9d57-a95457f5f876 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:41 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-21b668ec-6c74-43dc-9d57-a95457f5f876 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:41 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:41 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-21b668ec-6c74-43dc-9d57-a95457f5f876 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:44:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 243/471] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:44:40 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7a9371db-be99-41d1-ba93-a17a439698cb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7a9371db-be99-41d1-ba93-a17a439698cb tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/snapshots/detail Sep 04 22:44:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7a9371db-be99-41d1-ba93-a17a439698cb tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7a9371db-be99-41d1-ba93-a17a439698cb tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-7a9371db-be99-41d1-ba93-a17a439698cb tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:44:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:41 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-7a9371db-be99-41d1-ba93-a17a439698cb tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Building query based on filter {{(pid=87249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:44:41 devstack devstack@c-api.service[87249]: /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 04 22:44:41 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:44:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7a9371db-be99-41d1-ba93-a17a439698cb tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Get all snapshots completed successfully. Sep 04 22:44:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7a9371db-be99-41d1-ba93-a17a439698cb tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:44:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 229/472] 192.168.122.93 () {58 vars in 1143 bytes} [Fri Sep 4 22:44:41 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-94ceb948-287e-4a30-8405-36aa112570d5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-94ceb948-287e-4a30-8405-36aa112570d5 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/snapshots/3242d1a8-f0ca-4bd8-b083-d285a395b72d Sep 04 22:44:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-94ceb948-287e-4a30-8405-36aa112570d5 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-94ceb948-287e-4a30-8405-36aa112570d5 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:41 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:41 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-94ceb948-287e-4a30-8405-36aa112570d5 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Snapshot retrieved successfully. Sep 04 22:44:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-94ceb948-287e-4a30-8405-36aa112570d5 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/snapshots/3242d1a8-f0ca-4bd8-b083-d285a395b72d returned with HTTP 200 Sep 04 22:44:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 244/473] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:41 2026] GET /volume/v3/snapshots/3242d1a8-f0ca-4bd8-b083-d285a395b72d => generated 473 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-971a336f-c21c-4e5b-ad11-e88742a7cea3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-971a336f-c21c-4e5b-ad11-e88742a7cea3 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d Sep 04 22:44:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-971a336f-c21c-4e5b-ad11-e88742a7cea3 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-971a336f-c21c-4e5b-ad11-e88742a7cea3 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-971a336f-c21c-4e5b-ad11-e88742a7cea3 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-971a336f-c21c-4e5b-ad11-e88742a7cea3 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d returned with HTTP 200 Sep 04 22:44:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 230/474] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:41 2026] GET /volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-70916a25-7a3b-4596-8707-95f80ed7d738 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-70916a25-7a3b-4596-8707-95f80ed7d738 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/snapshots/3242d1a8-f0ca-4bd8-b083-d285a395b72d Sep 04 22:44:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-70916a25-7a3b-4596-8707-95f80ed7d738 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-70916a25-7a3b-4596-8707-95f80ed7d738 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-70916a25-7a3b-4596-8707-95f80ed7d738 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Snapshot retrieved successfully. Sep 04 22:44:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-70916a25-7a3b-4596-8707-95f80ed7d738 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/snapshots/3242d1a8-f0ca-4bd8-b083-d285a395b72d returned with HTTP 200 Sep 04 22:44:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 245/475] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:42 2026] GET /volume/v3/snapshots/3242d1a8-f0ca-4bd8-b083-d285a395b72d => generated 473 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5733302c-a3f4-4898-a1b6-1a599e4c6266 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5733302c-a3f4-4898-a1b6-1a599e4c6266 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d Sep 04 22:44:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5733302c-a3f4-4898-a1b6-1a599e4c6266 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5733302c-a3f4-4898-a1b6-1a599e4c6266 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5733302c-a3f4-4898-a1b6-1a599e4c6266 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5733302c-a3f4-4898-a1b6-1a599e4c6266 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d returned with HTTP 200 Sep 04 22:44:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 231/476] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:42 2026] GET /volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:44:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5dd378aa-7c45-46db-8926-3aee8e93c4a3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5dd378aa-7c45-46db-8926-3aee8e93c4a3 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/snapshots/3242d1a8-f0ca-4bd8-b083-d285a395b72d Sep 04 22:44:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5dd378aa-7c45-46db-8926-3aee8e93c4a3 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5dd378aa-7c45-46db-8926-3aee8e93c4a3 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5dd378aa-7c45-46db-8926-3aee8e93c4a3 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/snapshots/3242d1a8-f0ca-4bd8-b083-d285a395b72d returned with HTTP 404 Sep 04 22:44:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 246/477] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:43 2026] GET /volume/v3/snapshots/3242d1a8-f0ca-4bd8-b083-d285a395b72d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-93ed79ee-f5e5-4e3d-945c-1f1eb936f0a2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-93ed79ee-f5e5-4e3d-945c-1f1eb936f0a2 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-93ed79ee-f5e5-4e3d-945c-1f1eb936f0a2 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-93ed79ee-f5e5-4e3d-945c-1f1eb936f0a2 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-93ed79ee-f5e5-4e3d-945c-1f1eb936f0a2 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] show called for member 2a2dceb8-2bfd-4569-812d-88bda6c27037 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=549,cinder:UPDATE=134,cinder:INSERT=76,cinder:DELETE=2 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-93ed79ee-f5e5-4e3d-945c-1f1eb936f0a2 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 returned with HTTP 404 Sep 04 22:44:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 232/478] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:44:43 2026] GET /volume/v3/group_snapshots/2a2dceb8-2bfd-4569-812d-88bda6c27037 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:44:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5e375d08-9cfe-46eb-831c-6e4d32a0fcc0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5e375d08-9cfe-46eb-831c-6e4d32a0fcc0 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:44:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5e375d08-9cfe-46eb-831c-6e4d32a0fcc0 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5e375d08-9cfe-46eb-831c-6e4d32a0fcc0 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-5e375d08-9cfe-46eb-831c-6e4d32a0fcc0 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:44:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5e375d08-9cfe-46eb-831c-6e4d32a0fcc0 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1508daf5-0c70-4d62-b440-e8ecc0648597 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1508daf5-0c70-4d62-b440-e8ecc0648597 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1508daf5-0c70-4d62-b440-e8ecc0648597 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1508daf5-0c70-4d62-b440-e8ecc0648597 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:43 devstack devstack@c-api.service[87250]: /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 04 22:44:43 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:44:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5e375d08-9cfe-46eb-831c-6e4d32a0fcc0 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Get all volumes completed successfully. Sep 04 22:44:43 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-5e375d08-9cfe-46eb-831c-6e4d32a0fcc0 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:43 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-5e375d08-9cfe-46eb-831c-6e4d32a0fcc0 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1508daf5-0c70-4d62-b440-e8ecc0648597 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1508daf5-0c70-4d62-b440-e8ecc0648597 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d returned with HTTP 200 Sep 04 22:44:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 233/479] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:43 2026] GET /volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-977c1b6e-b94c-42cb-ac0e-8ffab08e5bd7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-977c1b6e-b94c-42cb-ac0e-8ffab08e5bd7 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] POST http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d/action Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-977c1b6e-b94c-42cb-ac0e-8ffab08e5bd7 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-977c1b6e-b94c-42cb-ac0e-8ffab08e5bd7 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.admin_actions [None req-977c1b6e-b94c-42cb-ac0e-8ffab08e5bd7 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Updating snapshot '11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d' with '{'status': 'deleting'}' {{(pid=87249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-977c1b6e-b94c-42cb-ac0e-8ffab08e5bd7 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d/action returned with HTTP 202 Sep 04 22:44:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 234/480] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:44:43 2026] POST /volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:44:43 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-5e375d08-9cfe-46eb-831c-6e4d32a0fcc0 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-ae8a6598-b876-49ff-9d57-7371dc834e31 req-91ed6eb0-91e5-4cfa-a397-d3fe556c663b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-ae8a6598-b876-49ff-9d57-7371dc834e31 req-91ed6eb0-91e5-4cfa-a397-d3fe556c663b tempest-VolumesNegativeTest-1992163361 tempest-VolumesNegativeTest-1992163361-project-member] DELETE http://192.168.122.93/volume/v3/volumes/tempest-invalid-276432661 Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-ae8a6598-b876-49ff-9d57-7371dc834e31 req-91ed6eb0-91e5-4cfa-a397-d3fe556c663b tempest-VolumesNegativeTest-1992163361 tempest-VolumesNegativeTest-1992163361-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-ae8a6598-b876-49ff-9d57-7371dc834e31 req-91ed6eb0-91e5-4cfa-a397-d3fe556c663b tempest-VolumesNegativeTest-1992163361 tempest-VolumesNegativeTest-1992163361-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [req-ae8a6598-b876-49ff-9d57-7371dc834e31 req-91ed6eb0-91e5-4cfa-a397-d3fe556c663b tempest-VolumesNegativeTest-1992163361 tempest-VolumesNegativeTest-1992163361-project-member] Delete volume with id: tempest-invalid-276432661 Sep 04 22:44:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-ae8a6598-b876-49ff-9d57-7371dc834e31 req-91ed6eb0-91e5-4cfa-a397-d3fe556c663b tempest-VolumesNegativeTest-1992163361 tempest-VolumesNegativeTest-1992163361-project-member] http://192.168.122.93/volume/v3/volumes/tempest-invalid-276432661 returned with HTTP 404 Sep 04 22:44:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 235/481] 192.168.122.93 () {62 vars in 1471 bytes} [Fri Sep 4 22:44:43 2026] DELETE /volume/v3/volumes/tempest-invalid-276432661 => generated 98 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ac23783b-ff3a-4692-9483-1f72425769e9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ac23783b-ff3a-4692-9483-1f72425769e9 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ac23783b-ff3a-4692-9483-1f72425769e9 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ac23783b-ff3a-4692-9483-1f72425769e9 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5e375d08-9cfe-46eb-831c-6e4d32a0fcc0 tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:44:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 247/482] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:44:43 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ac23783b-ff3a-4692-9483-1f72425769e9 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ac23783b-ff3a-4692-9483-1f72425769e9 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d returned with HTTP 200 Sep 04 22:44:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 236/483] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:43 2026] GET /volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cda38ed7-459e-476b-875c-c4495d09407e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e072973d-fdda-42ab-9ca5-b404407255fa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e072973d-fdda-42ab-9ca5-b404407255fa tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] POST http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d/action Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e072973d-fdda-42ab-9ca5-b404407255fa tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e072973d-fdda-42ab-9ca5-b404407255fa tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cda38ed7-459e-476b-875c-c4495d09407e tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] POST http://192.168.122.93/volume/v3/groups/b979cd70-bb97-4970-a4eb-f2f36de7b546/action Sep 04 22:44:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cda38ed7-459e-476b-875c-c4495d09407e tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cda38ed7-459e-476b-875c-c4495d09407e tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-cda38ed7-459e-476b-875c-c4495d09407e tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] delete called for group b979cd70-bb97-4970-a4eb-f2f36de7b546 {{(pid=87250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:44:43 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.groups [None req-cda38ed7-459e-476b-875c-c4495d09407e tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Delete group with id: b979cd70-bb97-4970-a4eb-f2f36de7b546 Sep 04 22:44:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e072973d-fdda-42ab-9ca5-b404407255fa tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Snapshot retrieved successfully. Sep 04 22:44:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:43 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:43 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:43 devstack devstack@c-api.service[87250]: /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 04 22:44:43 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e072973d-fdda-42ab-9ca5-b404407255fa tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Snapshot delete request issued successfully. Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e072973d-fdda-42ab-9ca5-b404407255fa tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d/action returned with HTTP 202 Sep 04 22:44:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 237/484] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:44:43 2026] POST /volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-02260b4a-da78-4e2c-8ba7-e532b1039eaa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-02260b4a-da78-4e2c-8ba7-e532b1039eaa tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-02260b4a-da78-4e2c-8ba7-e532b1039eaa tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-02260b4a-da78-4e2c-8ba7-e532b1039eaa tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:43 devstack devstack@c-api.service[87250]: /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 04 22:44:43 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:44:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-02260b4a-da78-4e2c-8ba7-e532b1039eaa tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-02260b4a-da78-4e2c-8ba7-e532b1039eaa tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d returned with HTTP 200 Sep 04 22:44:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 238/485] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:43 2026] GET /volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cda38ed7-459e-476b-875c-c4495d09407e tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/groups/b979cd70-bb97-4970-a4eb-f2f36de7b546/action returned with HTTP 202 Sep 04 22:44:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 248/486] 192.168.122.93 () {62 vars in 1307 bytes} [Fri Sep 4 22:44:43 2026] POST /volume/v3/groups/b979cd70-bb97-4970-a4eb-f2f36de7b546/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5f71c13d-00ec-4165-86e6-07ff909778de None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5f71c13d-00ec-4165-86e6-07ff909778de tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5f71c13d-00ec-4165-86e6-07ff909778de tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5f71c13d-00ec-4165-86e6-07ff909778de tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:43 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:43 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5f71c13d-00ec-4165-86e6-07ff909778de tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Volume info retrieved successfully. Sep 04 22:44:43 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-5f71c13d-00ec-4165-86e6-07ff909778de tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:43 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-5f71c13d-00ec-4165-86e6-07ff909778de tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-883a6021-a6dc-4f25-a72d-4db94ce8d6e8 req-30ba14a8-298b-41a0-bc4f-68d260813938 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-883a6021-a6dc-4f25-a72d-4db94ce8d6e8 req-30ba14a8-298b-41a0-bc4f-68d260813938 tempest-VolumesNegativeTest-1992163361 tempest-VolumesNegativeTest-1992163361-project-member] DELETE http://192.168.122.93/volume/v3/volumes/c177ff1d-c7df-4034-90d2-d802b691fac0 Sep 04 22:44:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-883a6021-a6dc-4f25-a72d-4db94ce8d6e8 req-30ba14a8-298b-41a0-bc4f-68d260813938 tempest-VolumesNegativeTest-1992163361 tempest-VolumesNegativeTest-1992163361-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-883a6021-a6dc-4f25-a72d-4db94ce8d6e8 req-30ba14a8-298b-41a0-bc4f-68d260813938 tempest-VolumesNegativeTest-1992163361 tempest-VolumesNegativeTest-1992163361-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:43 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [req-883a6021-a6dc-4f25-a72d-4db94ce8d6e8 req-30ba14a8-298b-41a0-bc4f-68d260813938 tempest-VolumesNegativeTest-1992163361 tempest-VolumesNegativeTest-1992163361-project-member] Delete volume with id: c177ff1d-c7df-4034-90d2-d802b691fac0 Sep 04 22:44:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-883a6021-a6dc-4f25-a72d-4db94ce8d6e8 req-30ba14a8-298b-41a0-bc4f-68d260813938 tempest-VolumesNegativeTest-1992163361 tempest-VolumesNegativeTest-1992163361-project-member] http://192.168.122.93/volume/v3/volumes/c177ff1d-c7df-4034-90d2-d802b691fac0 returned with HTTP 404 Sep 04 22:44:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 249/487] 192.168.122.93 () {62 vars in 1504 bytes} [Fri Sep 4 22:44:43 2026] DELETE /volume/v3/volumes/c177ff1d-c7df-4034-90d2-d802b691fac0 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:44 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-5f71c13d-00ec-4165-86e6-07ff909778de tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:44 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:44 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-c23fe77a-c226-4532-8b75-8760bd1433d3 req-c48f87ee-c4db-41d5-88ba-0458d5258daf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-c23fe77a-c226-4532-8b75-8760bd1433d3 req-c48f87ee-c4db-41d5-88ba-0458d5258daf tempest-VolumesNegativeTest-1992163361 tempest-VolumesNegativeTest-1992163361-project-reader] GET http://192.168.122.93/volume/v3/volumes/08dd529a-df5d-40cf-8942-f3cfe11bca97 Sep 04 22:44:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-c23fe77a-c226-4532-8b75-8760bd1433d3 req-c48f87ee-c4db-41d5-88ba-0458d5258daf tempest-VolumesNegativeTest-1992163361 tempest-VolumesNegativeTest-1992163361-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-c23fe77a-c226-4532-8b75-8760bd1433d3 req-c48f87ee-c4db-41d5-88ba-0458d5258daf tempest-VolumesNegativeTest-1992163361 tempest-VolumesNegativeTest-1992163361-project-reader] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5f71c13d-00ec-4165-86e6-07ff909778de tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 returned with HTTP 200 Sep 04 22:44:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 239/488] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:43 2026] GET /volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 => generated 923 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-c23fe77a-c226-4532-8b75-8760bd1433d3 req-c48f87ee-c4db-41d5-88ba-0458d5258daf tempest-VolumesNegativeTest-1992163361 tempest-VolumesNegativeTest-1992163361-project-reader] http://192.168.122.93/volume/v3/volumes/08dd529a-df5d-40cf-8942-f3cfe11bca97 returned with HTTP 404 Sep 04 22:44:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 250/489] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:44:44 2026] GET /volume/v3/volumes/08dd529a-df5d-40cf-8942-f3cfe11bca97 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6348e3d4-51fe-40c4-b09e-9385c711608b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6348e3d4-51fe-40c4-b09e-9385c711608b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d Sep 04 22:44:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6348e3d4-51fe-40c4-b09e-9385c711608b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6348e3d4-51fe-40c4-b09e-9385c711608b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:44 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:44 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:44 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6348e3d4-51fe-40c4-b09e-9385c711608b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6348e3d4-51fe-40c4-b09e-9385c711608b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d returned with HTTP 200 Sep 04 22:44:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 240/490] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:44 2026] GET /volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-32aa408c-bb79-4705-964b-8a356106c9ac None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-32aa408c-bb79-4705-964b-8a356106c9ac tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 Sep 04 22:44:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-32aa408c-bb79-4705-964b-8a356106c9ac tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-32aa408c-bb79-4705-964b-8a356106c9ac tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-32aa408c-bb79-4705-964b-8a356106c9ac tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Volume info retrieved successfully. Sep 04 22:44:45 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-32aa408c-bb79-4705-964b-8a356106c9ac tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:45 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-32aa408c-bb79-4705-964b-8a356106c9ac tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:45 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-32aa408c-bb79-4705-964b-8a356106c9ac tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-32aa408c-bb79-4705-964b-8a356106c9ac tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 returned with HTTP 200 Sep 04 22:44:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 251/491] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:45 2026] GET /volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 => generated 922 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a28403fd-d58b-41a8-8549-76cffd96d182 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a28403fd-d58b-41a8-8549-76cffd96d182 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d Sep 04 22:44:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a28403fd-d58b-41a8-8549-76cffd96d182 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a28403fd-d58b-41a8-8549-76cffd96d182 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a28403fd-d58b-41a8-8549-76cffd96d182 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a28403fd-d58b-41a8-8549-76cffd96d182 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d returned with HTTP 200 Sep 04 22:44:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 241/492] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:45 2026] GET /volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:44:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-50d60bad-6d26-4d4b-87c5-e562af1e1b9b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-50d60bad-6d26-4d4b-87c5-e562af1e1b9b tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 Sep 04 22:44:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-50d60bad-6d26-4d4b-87c5-e562af1e1b9b tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-50d60bad-6d26-4d4b-87c5-e562af1e1b9b tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:46 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=570,cinder:UPDATE=120,cinder:INSERT=74,cinder:DELETE=2 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:44:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-50d60bad-6d26-4d4b-87c5-e562af1e1b9b tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 returned with HTTP 404 Sep 04 22:44:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 252/493] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:46 2026] GET /volume/v3/volumes/0e655dd5-cb56-4183-93ce-a7e042afe383 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:44:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1ff072c1-cc3c-49c9-a3da-abf6f9eb1d1a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1ff072c1-cc3c-49c9-a3da-abf6f9eb1d1a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] GET http://192.168.122.93/volume/v3/groups/b979cd70-bb97-4970-a4eb-f2f36de7b546 Sep 04 22:44:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1ff072c1-cc3c-49c9-a3da-abf6f9eb1d1a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1ff072c1-cc3c-49c9-a3da-abf6f9eb1d1a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-1ff072c1-cc3c-49c9-a3da-abf6f9eb1d1a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] show called for member b979cd70-bb97-4970-a4eb-f2f36de7b546 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:44:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1ff072c1-cc3c-49c9-a3da-abf6f9eb1d1a tempest-GroupSnapshotsV319Test-824932341 tempest-GroupSnapshotsV319Test-824932341-project-member] http://192.168.122.93/volume/v3/groups/b979cd70-bb97-4970-a4eb-f2f36de7b546 returned with HTTP 404 Sep 04 22:44:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 242/494] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:44:46 2026] GET /volume/v3/groups/b979cd70-bb97-4970-a4eb-f2f36de7b546 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:44:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7847577f-e669-42b9-a730-7a499b64ba08 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7847577f-e669-42b9-a730-7a499b64ba08 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] DELETE http://192.168.122.93/volume/v3/group_types/dfdbc1c7-0a02-4b0e-a925-77ea35264cd3 Sep 04 22:44:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7847577f-e669-42b9-a730-7a499b64ba08 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7847577f-e669-42b9-a730-7a499b64ba08 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7847577f-e669-42b9-a730-7a499b64ba08 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] http://192.168.122.93/volume/v3/group_types/dfdbc1c7-0a02-4b0e-a925-77ea35264cd3 returned with HTTP 202 Sep 04 22:44:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 253/495] 192.168.122.93 () {60 vars in 1283 bytes} [Fri Sep 4 22:44:46 2026] DELETE /volume/v3/group_types/dfdbc1c7-0a02-4b0e-a925-77ea35264cd3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:44:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9c382058-f6e7-45d8-b34c-ac28cd51d020 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9c382058-f6e7-45d8-b34c-ac28cd51d020 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] DELETE http://192.168.122.93/volume/v3/types/dbbe2428-2935-479d-a6d3-875f4e464488 Sep 04 22:44:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9c382058-f6e7-45d8-b34c-ac28cd51d020 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9c382058-f6e7-45d8-b34c-ac28cd51d020 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9c382058-f6e7-45d8-b34c-ac28cd51d020 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] http://192.168.122.93/volume/v3/types/dbbe2428-2935-479d-a6d3-875f4e464488 returned with HTTP 202 Sep 04 22:44:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 243/496] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:44:46 2026] DELETE /volume/v3/types/dbbe2428-2935-479d-a6d3-875f4e464488 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:44:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e0fda08d-5209-4514-a3b1-f574698c5998 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e0fda08d-5209-4514-a3b1-f574698c5998 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] GET http://192.168.122.93/volume/v3/types/dbbe2428-2935-479d-a6d3-875f4e464488 Sep 04 22:44:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e0fda08d-5209-4514-a3b1-f574698c5998 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e0fda08d-5209-4514-a3b1-f574698c5998 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e0fda08d-5209-4514-a3b1-f574698c5998 tempest-GroupSnapshotsV319Test-1095767070 tempest-GroupSnapshotsV319Test-1095767070-project-admin] http://192.168.122.93/volume/v3/types/dbbe2428-2935-479d-a6d3-875f4e464488 returned with HTTP 404 Sep 04 22:44:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 254/497] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:44:46 2026] GET /volume/v3/types/dbbe2428-2935-479d-a6d3-875f4e464488 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1191fd3c-9f88-4d0b-b54e-b301fa0d6150 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1191fd3c-9f88-4d0b-b54e-b301fa0d6150 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d Sep 04 22:44:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1191fd3c-9f88-4d0b-b54e-b301fa0d6150 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1191fd3c-9f88-4d0b-b54e-b301fa0d6150 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1191fd3c-9f88-4d0b-b54e-b301fa0d6150 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d returned with HTTP 404 Sep 04 22:44:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 244/498] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:46 2026] GET /volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-afb95323-4613-4eb7-b7d6-158fd7c90610 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-afb95323-4613-4eb7-b7d6-158fd7c90610 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] POST http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action Sep 04 22:44:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-afb95323-4613-4eb7-b7d6-158fd7c90610 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-afb95323-4613-4eb7-b7d6-158fd7c90610 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-afb95323-4613-4eb7-b7d6-158fd7c90610 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Updating snapshot '6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed' with '{'status': 'available'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:44:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-afb95323-4613-4eb7-b7d6-158fd7c90610 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action returned with HTTP 202 Sep 04 22:44:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 255/499] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:44:47 2026] POST /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:44:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c407d4d9-51f4-43f8-9399-61efbf705df9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c407d4d9-51f4-43f8-9399-61efbf705df9 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:44:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c407d4d9-51f4-43f8-9399-61efbf705df9 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c407d4d9-51f4-43f8-9399-61efbf705df9 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c407d4d9-51f4-43f8-9399-61efbf705df9 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c407d4d9-51f4-43f8-9399-61efbf705df9 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 200 Sep 04 22:44:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 245/500] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:47 2026] GET /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ecd869cf-314f-4803-be9e-575186b22d40 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ecd869cf-314f-4803-be9e-575186b22d40 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d Sep 04 22:44:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ecd869cf-314f-4803-be9e-575186b22d40 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ecd869cf-314f-4803-be9e-575186b22d40 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:47 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-ecd869cf-314f-4803-be9e-575186b22d40 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Delete snapshot with id: 11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d Sep 04 22:44:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ecd869cf-314f-4803-be9e-575186b22d40 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d returned with HTTP 404 Sep 04 22:44:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 256/501] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:44:47 2026] DELETE /volume/v3/snapshots/11400b1a-2ebe-4a5c-8d6d-9cd3591fdc4d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:44:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d4e8e4c0-042a-4098-b68c-9636ba6be5b2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d4e8e4c0-042a-4098-b68c-9636ba6be5b2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:44:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d4e8e4c0-042a-4098-b68c-9636ba6be5b2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51de8f60-cb27-4280-a761-a1cdd0b074a0", "name": "tempest-SnapshotsActionsTest-Snapshot-239976428"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d4e8e4c0-042a-4098-b68c-9636ba6be5b2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Volume info retrieved successfully. Sep 04 22:44:47 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-d4e8e4c0-042a-4098-b68c-9636ba6be5b2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Create snapshot from volume 51de8f60-cb27-4280-a761-a1cdd0b074a0 Sep 04 22:44:47 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-d4e8e4c0-042a-4098-b68c-9636ba6be5b2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Created reservations ['33e88bf2-83ee-4dc1-8ae0-2d9460b36ac6', 'ba0b82cc-9fcc-49e9-a2e1-e277216998de', '9e47bef3-f9f0-4617-842a-ec15513f6b6d', '8a3445f0-0363-417a-b00b-124d02a68e4f'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d4e8e4c0-042a-4098-b68c-9636ba6be5b2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot create request issued successfully. Sep 04 22:44:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d4e8e4c0-042a-4098-b68c-9636ba6be5b2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:44:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 246/502] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:44:47 2026] POST /volume/v3/snapshots => generated 306 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c99d2a1a-c073-4043-8cf1-997ff84aeb2e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c99d2a1a-c073-4043-8cf1-997ff84aeb2e tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d Sep 04 22:44:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c99d2a1a-c073-4043-8cf1-997ff84aeb2e tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c99d2a1a-c073-4043-8cf1-997ff84aeb2e tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c99d2a1a-c073-4043-8cf1-997ff84aeb2e tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c99d2a1a-c073-4043-8cf1-997ff84aeb2e tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d returned with HTTP 200 Sep 04 22:44:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 257/503] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:47 2026] GET /volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d => generated 438 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0b9c7101-e092-4e31-a7e8-67be1c168ed2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0b9c7101-e092-4e31-a7e8-67be1c168ed2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d Sep 04 22:44:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0b9c7101-e092-4e31-a7e8-67be1c168ed2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0b9c7101-e092-4e31-a7e8-67be1c168ed2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0b9c7101-e092-4e31-a7e8-67be1c168ed2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0b9c7101-e092-4e31-a7e8-67be1c168ed2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d returned with HTTP 200 Sep 04 22:44:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 247/504] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:48 2026] GET /volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d => generated 438 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5ff9f1f0-889f-4310-bc6d-6fbec246c7cb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5ff9f1f0-889f-4310-bc6d-6fbec246c7cb tempest-BackendsCapabilitiesAdminTestsJSON-1069692440 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440-project-admin] GET http://192.168.122.93/volume/v3/scheduler-stats/get_pools Sep 04 22:44:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5ff9f1f0-889f-4310-bc6d-6fbec246c7cb tempest-BackendsCapabilitiesAdminTestsJSON-1069692440 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5ff9f1f0-889f-4310-bc6d-6fbec246c7cb tempest-BackendsCapabilitiesAdminTestsJSON-1069692440 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440-project-admin] Calling method 'get_pools' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5ff9f1f0-889f-4310-bc6d-6fbec246c7cb tempest-BackendsCapabilitiesAdminTestsJSON-1069692440 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440-project-admin] http://192.168.122.93/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 22:44:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 258/505] 192.168.122.93 () {58 vars in 1170 bytes} [Fri Sep 4 22:44:48 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:44:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a3a26641-5b56-47ff-bd96-0250abf84f73 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a3a26641-5b56-47ff-bd96-0250abf84f73 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440-project-admin] GET http://192.168.122.93/volume/v3/scheduler-stats/get_pools?detail=True Sep 04 22:44:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a3a26641-5b56-47ff-bd96-0250abf84f73 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a3a26641-5b56-47ff-bd96-0250abf84f73 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440-project-admin] Calling method 'get_pools' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a3a26641-5b56-47ff-bd96-0250abf84f73 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440-project-admin] http://192.168.122.93/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 04 22:44:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 248/506] 192.168.122.93 () {58 vars in 1193 bytes} [Fri Sep 4 22:44:48 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 514 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e04cd9e4-423d-4b35-8aef-dd284720a73e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e04cd9e4-423d-4b35-8aef-dd284720a73e tempest-BackendsCapabilitiesAdminTestsJSON-1069692440 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440-project-admin] GET http://192.168.122.93/volume/v3/capabilities/devstack@QuobyteHD Sep 04 22:44:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e04cd9e4-423d-4b35-8aef-dd284720a73e tempest-BackendsCapabilitiesAdminTestsJSON-1069692440 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e04cd9e4-423d-4b35-8aef-dd284720a73e tempest-BackendsCapabilitiesAdminTestsJSON-1069692440 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:48 devstack devstack@c-api.service[87250]: /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 04 22:44:48 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:44:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e04cd9e4-423d-4b35-8aef-dd284720a73e tempest-BackendsCapabilitiesAdminTestsJSON-1069692440 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440-project-admin] http://192.168.122.93/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 04 22:44:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 259/507] 192.168.122.93 () {58 vars in 1188 bytes} [Fri Sep 4 22:44:48 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4af5d3db-4d7e-4923-bf35-5e4f6b1ab76a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4af5d3db-4d7e-4923-bf35-5e4f6b1ab76a tempest-BackendsCapabilitiesAdminTestsJSON-1069692440 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440-project-admin] GET http://192.168.122.93/volume/v3/capabilities/devstack@QuobyteHD Sep 04 22:44:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4af5d3db-4d7e-4923-bf35-5e4f6b1ab76a tempest-BackendsCapabilitiesAdminTestsJSON-1069692440 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4af5d3db-4d7e-4923-bf35-5e4f6b1ab76a tempest-BackendsCapabilitiesAdminTestsJSON-1069692440 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:49 devstack devstack@c-api.service[87249]: /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 04 22:44:49 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:44:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4af5d3db-4d7e-4923-bf35-5e4f6b1ab76a tempest-BackendsCapabilitiesAdminTestsJSON-1069692440 tempest-BackendsCapabilitiesAdminTestsJSON-1069692440-project-admin] http://192.168.122.93/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 04 22:44:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 249/508] 192.168.122.93 () {58 vars in 1188 bytes} [Fri Sep 4 22:44:48 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f1f260c4-466d-49ae-90f9-88e5d65a5fd5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f1f260c4-466d-49ae-90f9-88e5d65a5fd5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d Sep 04 22:44:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f1f260c4-466d-49ae-90f9-88e5d65a5fd5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f1f260c4-466d-49ae-90f9-88e5d65a5fd5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f1f260c4-466d-49ae-90f9-88e5d65a5fd5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f1f260c4-466d-49ae-90f9-88e5d65a5fd5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d returned with HTTP 200 Sep 04 22:44:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 260/509] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:49 2026] GET /volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d => generated 438 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1d54b387-5a50-4dd8-8341-fdf805be8baf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d54b387-5a50-4dd8-8341-fdf805be8baf tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d Sep 04 22:44:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d54b387-5a50-4dd8-8341-fdf805be8baf tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d54b387-5a50-4dd8-8341-fdf805be8baf tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1d54b387-5a50-4dd8-8341-fdf805be8baf tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d54b387-5a50-4dd8-8341-fdf805be8baf tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d returned with HTTP 200 Sep 04 22:44:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 250/510] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:50 2026] GET /volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2e27b178-c43b-4581-be69-a9fc073fd26c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2e27b178-c43b-4581-be69-a9fc073fd26c tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] POST http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d/action Sep 04 22:44:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2e27b178-c43b-4581-be69-a9fc073fd26c tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2e27b178-c43b-4581-be69-a9fc073fd26c tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-2e27b178-c43b-4581-be69-a9fc073fd26c tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Updating snapshot '01299565-a8cf-4478-9378-efde7697a28d' with '{'status': 'error'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:44:50 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:50 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2e27b178-c43b-4581-be69-a9fc073fd26c tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d/action returned with HTTP 202 Sep 04 22:44:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 261/511] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:44:50 2026] POST /volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:44:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4fe33908-e5b7-4a21-9e3d-3f241a774976 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4fe33908-e5b7-4a21-9e3d-3f241a774976 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d Sep 04 22:44:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4fe33908-e5b7-4a21-9e3d-3f241a774976 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4fe33908-e5b7-4a21-9e3d-3f241a774976 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4fe33908-e5b7-4a21-9e3d-3f241a774976 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4fe33908-e5b7-4a21-9e3d-3f241a774976 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d returned with HTTP 200 Sep 04 22:44:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 251/512] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:50 2026] GET /volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d => generated 461 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9a63f84d-6735-474d-b3b0-24bd6597697a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9a63f84d-6735-474d-b3b0-24bd6597697a tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] POST http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d/action Sep 04 22:44:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9a63f84d-6735-474d-b3b0-24bd6597697a tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9a63f84d-6735-474d-b3b0-24bd6597697a tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:50 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:50 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9a63f84d-6735-474d-b3b0-24bd6597697a tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Snapshot retrieved successfully. Sep 04 22:44:50 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:50 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9a63f84d-6735-474d-b3b0-24bd6597697a tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Snapshot delete request issued successfully. Sep 04 22:44:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9a63f84d-6735-474d-b3b0-24bd6597697a tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d/action returned with HTTP 202 Sep 04 22:44:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 262/513] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:44:50 2026] POST /volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 04 22:44:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a5563cfb-d289-452e-b349-3cc40f8b81e4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a5563cfb-d289-452e-b349-3cc40f8b81e4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d Sep 04 22:44:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a5563cfb-d289-452e-b349-3cc40f8b81e4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a5563cfb-d289-452e-b349-3cc40f8b81e4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a5563cfb-d289-452e-b349-3cc40f8b81e4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a5563cfb-d289-452e-b349-3cc40f8b81e4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d returned with HTTP 200 Sep 04 22:44:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 252/514] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:50 2026] GET /volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d => generated 464 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:44:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7ab30f2b-db1c-46c1-b1c6-0e532bac3b02 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7ab30f2b-db1c-46c1-b1c6-0e532bac3b02 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d Sep 04 22:44:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7ab30f2b-db1c-46c1-b1c6-0e532bac3b02 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7ab30f2b-db1c-46c1-b1c6-0e532bac3b02 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7ab30f2b-db1c-46c1-b1c6-0e532bac3b02 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7ab30f2b-db1c-46c1-b1c6-0e532bac3b02 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d returned with HTTP 200 Sep 04 22:44:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 263/515] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:51 2026] GET /volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d => generated 464 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c67c63dc-9a25-4a6c-a547-821d918f2f6f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c67c63dc-9a25-4a6c-a547-821d918f2f6f tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d Sep 04 22:44:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c67c63dc-9a25-4a6c-a547-821d918f2f6f tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c67c63dc-9a25-4a6c-a547-821d918f2f6f tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c67c63dc-9a25-4a6c-a547-821d918f2f6f tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c67c63dc-9a25-4a6c-a547-821d918f2f6f tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d returned with HTTP 200 Sep 04 22:44:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 253/516] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:52 2026] GET /volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d => generated 464 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f8d90db8-657e-4be0-ba7d-22e810492254 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f8d90db8-657e-4be0-ba7d-22e810492254 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] POST http://192.168.122.93/volume/v3/group_types Sep 04 22:44:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f8d90db8-657e-4be0-ba7d-22e810492254 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-71852844"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f8d90db8-657e-4be0-ba7d-22e810492254 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] http://192.168.122.93/volume/v3/group_types returned with HTTP 202 Sep 04 22:44:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 264/517] 192.168.122.93 () {62 vars in 1190 bytes} [Fri Sep 4 22:44:53 2026] POST /volume/v3/group_types => generated 179 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0a55dc39-4f00-4e52-b0ef-13a154a185d6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0a55dc39-4f00-4e52-b0ef-13a154a185d6 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] POST http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs Sep 04 22:44:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0a55dc39-4f00-4e52-b0ef-13a154a185d6 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0a55dc39-4f00-4e52-b0ef-13a154a185d6 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs returned with HTTP 202 Sep 04 22:44:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 254/518] 192.168.122.93 () {62 vars in 1337 bytes} [Fri Sep 4 22:44:53 2026] POST /volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs => generated 53 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:44:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-12250e48-ce24-4c27-82cf-5f9c5088feb5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-12250e48-ce24-4c27-82cf-5f9c5088feb5 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] POST http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs Sep 04 22:44:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-12250e48-ce24-4c27-82cf-5f9c5088feb5 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-12250e48-ce24-4c27-82cf-5f9c5088feb5 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs returned with HTTP 202 Sep 04 22:44:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 265/519] 192.168.122.93 () {62 vars in 1337 bytes} [Fri Sep 4 22:44:53 2026] POST /volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs => generated 61 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-80c16162-069b-4642-89d7-aa8006951b01 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-80c16162-069b-4642-89d7-aa8006951b01 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] GET http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key2 Sep 04 22:44:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-80c16162-069b-4642-89d7-aa8006951b01 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-80c16162-069b-4642-89d7-aa8006951b01 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-80c16162-069b-4642-89d7-aa8006951b01 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key2 returned with HTTP 200 Sep 04 22:44:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 255/520] 192.168.122.93 () {60 vars in 1331 bytes} [Fri Sep 4 22:44:53 2026] GET /volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key2 => generated 26 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-741974cb-3033-4c8a-aa4d-8ae024833f5f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-741974cb-3033-4c8a-aa4d-8ae024833f5f tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] GET http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key3 Sep 04 22:44:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-741974cb-3033-4c8a-aa4d-8ae024833f5f tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-741974cb-3033-4c8a-aa4d-8ae024833f5f tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-741974cb-3033-4c8a-aa4d-8ae024833f5f tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key3 returned with HTTP 200 Sep 04 22:44:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 266/521] 192.168.122.93 () {60 vars in 1331 bytes} [Fri Sep 4 22:44:53 2026] GET /volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key3 => generated 18 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-147686c8-ef57-4732-bfa4-d5e924cc514b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-147686c8-ef57-4732-bfa4-d5e924cc514b tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] PUT http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key3 Sep 04 22:44:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-147686c8-ef57-4732-bfa4-d5e924cc514b tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-147686c8-ef57-4732-bfa4-d5e924cc514b tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key3 returned with HTTP 200 Sep 04 22:44:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 256/522] 192.168.122.93 () {62 vars in 1351 bytes} [Fri Sep 4 22:44:53 2026] PUT /volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key3 => generated 26 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:44:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5c58b97e-4819-4a79-ae24-f89ca5d1810e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5c58b97e-4819-4a79-ae24-f89ca5d1810e tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] GET http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs Sep 04 22:44:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5c58b97e-4819-4a79-ae24-f89ca5d1810e tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5c58b97e-4819-4a79-ae24-f89ca5d1810e tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5c58b97e-4819-4a79-ae24-f89ca5d1810e tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs returned with HTTP 200 Sep 04 22:44:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 267/523] 192.168.122.93 () {60 vars in 1316 bytes} [Fri Sep 4 22:44:53 2026] GET /volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs => generated 87 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4329bdab-73e9-455d-91e0-62e2bb7ced55 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4329bdab-73e9-455d-91e0-62e2bb7ced55 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] DELETE http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key1 Sep 04 22:44:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4329bdab-73e9-455d-91e0-62e2bb7ced55 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4329bdab-73e9-455d-91e0-62e2bb7ced55 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4329bdab-73e9-455d-91e0-62e2bb7ced55 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key1 returned with HTTP 202 Sep 04 22:44:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 257/524] 192.168.122.93 () {60 vars in 1334 bytes} [Fri Sep 4 22:44:53 2026] DELETE /volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:44:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c5725c68-c10d-4062-ab5f-6c88b7368940 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c5725c68-c10d-4062-ab5f-6c88b7368940 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] GET http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key1 Sep 04 22:44:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c5725c68-c10d-4062-ab5f-6c88b7368940 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c5725c68-c10d-4062-ab5f-6c88b7368940 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c5725c68-c10d-4062-ab5f-6c88b7368940 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] HTTP exception thrown: Group Type 94ab75a8-eba1-4e02-aebe-0bcd7e0187c0 has no extra spec with key key1. Sep 04 22:44:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c5725c68-c10d-4062-ab5f-6c88b7368940 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key1 returned with HTTP 404 Sep 04 22:44:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 268/525] 192.168.122.93 () {60 vars in 1331 bytes} [Fri Sep 4 22:44:53 2026] GET /volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key1 => generated 126 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1008afba-e36f-4acf-9557-892e04aa7620 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1008afba-e36f-4acf-9557-892e04aa7620 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] DELETE http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key2 Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1008afba-e36f-4acf-9557-892e04aa7620 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1008afba-e36f-4acf-9557-892e04aa7620 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2ef1f938-c0b4-49ba-9a07-82211d0dcbce None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1008afba-e36f-4acf-9557-892e04aa7620 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key2 returned with HTTP 202 Sep 04 22:44:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 258/526] 192.168.122.93 () {60 vars in 1334 bytes} [Fri Sep 4 22:44:54 2026] DELETE /volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:44:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2ef1f938-c0b4-49ba-9a07-82211d0dcbce tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d Sep 04 22:44:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2ef1f938-c0b4-49ba-9a07-82211d0dcbce tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2ef1f938-c0b4-49ba-9a07-82211d0dcbce tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-408f0b67-a001-4938-8a06-43272ceb1c68 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-408f0b67-a001-4938-8a06-43272ceb1c68 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] GET http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key2 Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-408f0b67-a001-4938-8a06-43272ceb1c68 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-408f0b67-a001-4938-8a06-43272ceb1c68 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2ef1f938-c0b4-49ba-9a07-82211d0dcbce tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d returned with HTTP 404 Sep 04 22:44:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 269/527] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:54 2026] GET /volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-408f0b67-a001-4938-8a06-43272ceb1c68 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] HTTP exception thrown: Group Type 94ab75a8-eba1-4e02-aebe-0bcd7e0187c0 has no extra spec with key key2. Sep 04 22:44:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ed87a3c5-c58f-4ded-9953-824fd9b397ad None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-408f0b67-a001-4938-8a06-43272ceb1c68 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key2 returned with HTTP 404 Sep 04 22:44:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 259/528] 192.168.122.93 () {60 vars in 1331 bytes} [Fri Sep 4 22:44:54 2026] GET /volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key2 => generated 126 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:44:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ed87a3c5-c58f-4ded-9953-824fd9b397ad tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] POST http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action Sep 04 22:44:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ed87a3c5-c58f-4ded-9953-824fd9b397ad tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ed87a3c5-c58f-4ded-9953-824fd9b397ad tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a4f36875-6d49-4e57-8b4b-d67609d2a12e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-ed87a3c5-c58f-4ded-9953-824fd9b397ad tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Updating snapshot '6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed' with '{'status': 'available'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:44:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a4f36875-6d49-4e57-8b4b-d67609d2a12e tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] DELETE http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key3 Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a4f36875-6d49-4e57-8b4b-d67609d2a12e tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a4f36875-6d49-4e57-8b4b-d67609d2a12e tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a4f36875-6d49-4e57-8b4b-d67609d2a12e tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key3 returned with HTTP 202 Sep 04 22:44:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 260/529] 192.168.122.93 () {60 vars in 1334 bytes} [Fri Sep 4 22:44:54 2026] DELETE /volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7ead9ccc-5029-4dde-9624-aa0f60245bb3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7ead9ccc-5029-4dde-9624-aa0f60245bb3 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] GET http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key3 Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7ead9ccc-5029-4dde-9624-aa0f60245bb3 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7ead9ccc-5029-4dde-9624-aa0f60245bb3 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7ead9ccc-5029-4dde-9624-aa0f60245bb3 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] HTTP exception thrown: Group Type 94ab75a8-eba1-4e02-aebe-0bcd7e0187c0 has no extra spec with key key3. Sep 04 22:44:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7ead9ccc-5029-4dde-9624-aa0f60245bb3 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key3 returned with HTTP 404 Sep 04 22:44:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 261/530] 192.168.122.93 () {60 vars in 1331 bytes} [Fri Sep 4 22:44:54 2026] GET /volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0/group_specs/key3 => generated 126 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:44:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ed87a3c5-c58f-4ded-9953-824fd9b397ad tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action returned with HTTP 202 Sep 04 22:44:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 270/531] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:44:54 2026] POST /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-52c72242-0864-4a09-99bf-da6590604f24 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c3901cf1-07ca-4de2-bf6a-28389d95b94b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c3901cf1-07ca-4de2-bf6a-28389d95b94b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:44:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-52c72242-0864-4a09-99bf-da6590604f24 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] DELETE http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0 Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-52c72242-0864-4a09-99bf-da6590604f24 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-52c72242-0864-4a09-99bf-da6590604f24 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c3901cf1-07ca-4de2-bf6a-28389d95b94b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c3901cf1-07ca-4de2-bf6a-28389d95b94b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c3901cf1-07ca-4de2-bf6a-28389d95b94b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c3901cf1-07ca-4de2-bf6a-28389d95b94b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 200 Sep 04 22:44:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 271/532] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:54 2026] GET /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-52c72242-0864-4a09-99bf-da6590604f24 tempest-GroupTypeSpecsTest-1641375602 tempest-GroupTypeSpecsTest-1641375602-project-admin] http://192.168.122.93/volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0 returned with HTTP 202 Sep 04 22:44:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 262/533] 192.168.122.93 () {60 vars in 1283 bytes} [Fri Sep 4 22:44:54 2026] DELETE /volume/v3/group_types/94ab75a8-eba1-4e02-aebe-0bcd7e0187c0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:44:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-267e6384-5f35-4b20-8440-94064d2c2dff None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-267e6384-5f35-4b20-8440-94064d2c2dff tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d Sep 04 22:44:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-267e6384-5f35-4b20-8440-94064d2c2dff tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-267e6384-5f35-4b20-8440-94064d2c2dff tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-267e6384-5f35-4b20-8440-94064d2c2dff tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Delete snapshot with id: 01299565-a8cf-4478-9378-efde7697a28d Sep 04 22:44:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-267e6384-5f35-4b20-8440-94064d2c2dff tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d returned with HTTP 404 Sep 04 22:44:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 272/534] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:44:54 2026] DELETE /volume/v3/snapshots/01299565-a8cf-4478-9378-efde7697a28d => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-82ea2b21-13dc-4683-ac08-e165e881a9c5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-82ea2b21-13dc-4683-ac08-e165e881a9c5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-82ea2b21-13dc-4683-ac08-e165e881a9c5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51de8f60-cb27-4280-a761-a1cdd0b074a0", "name": "tempest-SnapshotsActionsTest-Snapshot-374380365"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-82ea2b21-13dc-4683-ac08-e165e881a9c5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Volume info retrieved successfully. Sep 04 22:44:54 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-82ea2b21-13dc-4683-ac08-e165e881a9c5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Create snapshot from volume 51de8f60-cb27-4280-a761-a1cdd0b074a0 Sep 04 22:44:54 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-82ea2b21-13dc-4683-ac08-e165e881a9c5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Created reservations ['2d620a38-0f4c-4f85-b918-aa3f46450466', '372c70ae-a806-4d0a-8c36-3607fe7d769d', '70535a68-e022-4d9c-89c7-e78fac517a8c', '436649b4-b1a7-4c16-88fe-d9021cfc38db'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-82ea2b21-13dc-4683-ac08-e165e881a9c5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot create request issued successfully. Sep 04 22:44:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-82ea2b21-13dc-4683-ac08-e165e881a9c5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:44:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 263/535] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:44:54 2026] POST /volume/v3/snapshots => generated 306 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-83629bf2-70f4-40d6-8cb8-7569d4c87287 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-83629bf2-70f4-40d6-8cb8-7569d4c87287 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 Sep 04 22:44:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-83629bf2-70f4-40d6-8cb8-7569d4c87287 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-83629bf2-70f4-40d6-8cb8-7569d4c87287 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-83629bf2-70f4-40d6-8cb8-7569d4c87287 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-83629bf2-70f4-40d6-8cb8-7569d4c87287 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 returned with HTTP 200 Sep 04 22:44:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 273/536] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:54 2026] GET /volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5aa5a651-a6fe-43ae-b249-05fc171972fd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5aa5a651-a6fe-43ae-b249-05fc171972fd tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 Sep 04 22:44:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5aa5a651-a6fe-43ae-b249-05fc171972fd tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5aa5a651-a6fe-43ae-b249-05fc171972fd tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5aa5a651-a6fe-43ae-b249-05fc171972fd tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5aa5a651-a6fe-43ae-b249-05fc171972fd tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 returned with HTTP 200 Sep 04 22:44:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 264/537] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:55 2026] GET /volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8995e464-3fb3-4fc3-9fa6-de66f409072c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8995e464-3fb3-4fc3-9fa6-de66f409072c tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:44:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8995e464-3fb3-4fc3-9fa6-de66f409072c tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-794328371"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8995e464-3fb3-4fc3-9fa6-de66f409072c tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:44:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 274/538] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:44:55 2026] POST /volume/v3/types => generated 219 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e4cd46f5-d7fa-4eb2-b4c8-5b1036a6940d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e4cd46f5-d7fa-4eb2-b4c8-5b1036a6940d tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] POST http://192.168.122.93/volume/v3/group_types Sep 04 22:44:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e4cd46f5-d7fa-4eb2-b4c8-5b1036a6940d tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-739324627"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e4cd46f5-d7fa-4eb2-b4c8-5b1036a6940d tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] http://192.168.122.93/volume/v3/group_types returned with HTTP 202 Sep 04 22:44:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 265/539] 192.168.122.93 () {62 vars in 1190 bytes} [Fri Sep 4 22:44:56 2026] POST /volume/v3/group_types => generated 176 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ebb329df-92e7-469f-9366-7fb5816ff66f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ebb329df-92e7-469f-9366-7fb5816ff66f tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] POST http://192.168.122.93/volume/v3/groups Sep 04 22:44:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ebb329df-92e7-469f-9366-7fb5816ff66f tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4e281d99-7a1a-4a71-854e-9b0773fa82f2", "volume_types": ["5f372f5a-acd0-42b8-85e0-e15da085ec67"], "name": "tempest-GroupsV314Test-Group-1473556311"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-ebb329df-92e7-469f-9366-7fb5816ff66f tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Creating new group {'group': {'group_type': '4e281d99-7a1a-4a71-854e-9b0773fa82f2', 'volume_types': ['5f372f5a-acd0-42b8-85e0-e15da085ec67'], 'name': 'tempest-GroupsV314Test-Group-1473556311'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:44:56 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.groups [None req-ebb329df-92e7-469f-9366-7fb5816ff66f tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Creating group tempest-GroupsV314Test-Group-1473556311. Sep 04 22:44:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ebb329df-92e7-469f-9366-7fb5816ff66f tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Availability Zones retrieved successfully. Sep 04 22:44:56 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-ebb329df-92e7-469f-9366-7fb5816ff66f tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Created reservations ['da80a3fe-8b2e-49d0-b9bd-ee23b75e995a'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ebb329df-92e7-469f-9366-7fb5816ff66f tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/groups returned with HTTP 202 Sep 04 22:44:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 275/540] 192.168.122.93 () {62 vars in 1176 bytes} [Fri Sep 4 22:44:56 2026] POST /volume/v3/groups => generated 108 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-dcc45521-bad3-4654-b909-72472efdbc80 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dcc45521-bad3-4654-b909-72472efdbc80 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/groups/f5fb6d6c-9d91-4085-a53d-9a5bb82f9916 Sep 04 22:44:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dcc45521-bad3-4654-b909-72472efdbc80 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dcc45521-bad3-4654-b909-72472efdbc80 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-dcc45521-bad3-4654-b909-72472efdbc80 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] show called for member f5fb6d6c-9d91-4085-a53d-9a5bb82f9916 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:44:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ef950465-f76f-4034-961e-89f180f55675 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ef950465-f76f-4034-961e-89f180f55675 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 Sep 04 22:44:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ef950465-f76f-4034-961e-89f180f55675 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ef950465-f76f-4034-961e-89f180f55675 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ef950465-f76f-4034-961e-89f180f55675 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ef950465-f76f-4034-961e-89f180f55675 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 returned with HTTP 200 Sep 04 22:44:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 276/541] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:56 2026] GET /volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 => generated 438 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:44:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:56 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:44:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dcc45521-bad3-4654-b909-72472efdbc80 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/groups/f5fb6d6c-9d91-4085-a53d-9a5bb82f9916 returned with HTTP 200 Sep 04 22:44:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 266/542] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:44:56 2026] GET /volume/v3/groups/f5fb6d6c-9d91-4085-a53d-9a5bb82f9916 => generated 388 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e0deb8c4-3e36-4bdb-8c8a-dc27bae4db29 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-79183ab2-6fe6-4b3d-a404-f0acdc980cb8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-79183ab2-6fe6-4b3d-a404-f0acdc980cb8 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/groups/f5fb6d6c-9d91-4085-a53d-9a5bb82f9916 Sep 04 22:44:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-79183ab2-6fe6-4b3d-a404-f0acdc980cb8 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-79183ab2-6fe6-4b3d-a404-f0acdc980cb8 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-79183ab2-6fe6-4b3d-a404-f0acdc980cb8 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] show called for member f5fb6d6c-9d91-4085-a53d-9a5bb82f9916 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:44:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e0deb8c4-3e36-4bdb-8c8a-dc27bae4db29 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 Sep 04 22:44:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e0deb8c4-3e36-4bdb-8c8a-dc27bae4db29 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e0deb8c4-3e36-4bdb-8c8a-dc27bae4db29 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e0deb8c4-3e36-4bdb-8c8a-dc27bae4db29 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e0deb8c4-3e36-4bdb-8c8a-dc27bae4db29 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 returned with HTTP 200 Sep 04 22:44:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 277/543] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:57 2026] GET /volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:57 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:44:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-79183ab2-6fe6-4b3d-a404-f0acdc980cb8 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/groups/f5fb6d6c-9d91-4085-a53d-9a5bb82f9916 returned with HTTP 200 Sep 04 22:44:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 267/544] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:44:57 2026] GET /volume/v3/groups/f5fb6d6c-9d91-4085-a53d-9a5bb82f9916 => generated 389 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dc92fc0c-21cf-4fcc-9b22-1e5f5e2f9f1f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dc92fc0c-21cf-4fcc-9b22-1e5f5e2f9f1f tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] POST http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27/action Sep 04 22:44:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dc92fc0c-21cf-4fcc-9b22-1e5f5e2f9f1f tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dc92fc0c-21cf-4fcc-9b22-1e5f5e2f9f1f tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-dc92fc0c-21cf-4fcc-9b22-1e5f5e2f9f1f tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Updating snapshot 'e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27' with '{'status': 'error_deleting'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:44:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fef0ef6c-5abd-4820-9889-515d3d75003e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:44:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-297713795", "volume_type": "5f372f5a-acd0-42b8-85e0-e15da085ec67", "group_id": "f5fb6d6c-9d91-4085-a53d-9a5bb82f9916", "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-297713795', 'volume_type': '5f372f5a-acd0-42b8-85e0-e15da085ec67', 'group_id': 'f5fb6d6c-9d91-4085-a53d-9a5bb82f9916', 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:57 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Create volume of 1 GB Sep 04 22:44:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:57 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:44:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Availability Zones retrieved successfully. Sep 04 22:44:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dc92fc0c-21cf-4fcc-9b22-1e5f5e2f9f1f tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27/action returned with HTTP 202 Sep 04 22:44:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 278/545] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:44:57 2026] POST /volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:44:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ef15f03a-a848-4324-973f-0950c386e2e4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ef15f03a-a848-4324-973f-0950c386e2e4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 Sep 04 22:44:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ef15f03a-a848-4324-973f-0950c386e2e4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:57 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Flow 'volume_create_api' (97af63bb-ae4d-4c9d-8c02-4170b8073147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ef15f03a-a848-4324-973f-0950c386e2e4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:57 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c6cb86-7966-46ea-b62a-8c826eb869eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:57 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:44:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ef15f03a-a848-4324-973f-0950c386e2e4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ef15f03a-a848-4324-973f-0950c386e2e4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 returned with HTTP 200 Sep 04 22:44:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 279/546] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:57 2026] GET /volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 => generated 470 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bcd29c65-4d97-4a6f-a2e1-71c98afcfe8a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bcd29c65-4d97-4a6f-a2e1-71c98afcfe8a tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] POST http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27/action Sep 04 22:44:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bcd29c65-4d97-4a6f-a2e1-71c98afcfe8a tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bcd29c65-4d97-4a6f-a2e1-71c98afcfe8a tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bcd29c65-4d97-4a6f-a2e1-71c98afcfe8a tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Snapshot retrieved successfully. Sep 04 22:44:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:57 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c6cb86-7966-46ea-b62a-8c826eb869eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:44:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5f372f5a-acd0-42b8-85e0-e15da085ec67,is_public=True,name='tempest-GroupsV314Test-volume-type-794328371',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f372f5a-acd0-42b8-85e0-e15da085ec67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f5fb6d6c-9d91-4085-a53d-9a5bb82f9916', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bcd29c65-4d97-4a6f-a2e1-71c98afcfe8a tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Snapshot delete request issued successfully. Sep 04 22:44:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bcd29c65-4d97-4a6f-a2e1-71c98afcfe8a tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27/action returned with HTTP 202 Sep 04 22:44:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 280/547] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:44:57 2026] POST /volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:44:57 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ec9c66-6a2b-4f0a-8fb4-9c4bad013dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-baeeba87-91e5-4eb6-8e8a-4555ed0eafc2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-baeeba87-91e5-4eb6-8e8a-4555ed0eafc2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 Sep 04 22:44:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-baeeba87-91e5-4eb6-8e8a-4555ed0eafc2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-baeeba87-91e5-4eb6-8e8a-4555ed0eafc2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-baeeba87-91e5-4eb6-8e8a-4555ed0eafc2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-baeeba87-91e5-4eb6-8e8a-4555ed0eafc2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 returned with HTTP 200 Sep 04 22:44:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 281/548] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:57 2026] GET /volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:58 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-794328371 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-794328371, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:44:58 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-794328371 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-794328371, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:44:58 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Created reservations ['3399df69-4ba9-4fd2-ac77-b7f7fd58432e', '425df66c-6451-4997-acfe-b47412f470eb', 'fb582930-e89b-4639-b84b-cc60d62829d6', '8803beea-2993-40cb-a5ae-cff0480714e3'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:58 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ec9c66-6a2b-4f0a-8fb4-9c4bad013dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3399df69-4ba9-4fd2-ac77-b7f7fd58432e', '425df66c-6451-4997-acfe-b47412f470eb', 'fb582930-e89b-4639-b84b-cc60d62829d6', '8803beea-2993-40cb-a5ae-cff0480714e3']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:58 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a15291-deed-4f33-bef9-6fb6e31c6ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:58 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:58 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:44:58 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a15291-deed-4f33-bef9-6fb6e31c6ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffea63eb-9e44-4247-b0c8-339abb87b754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-297713795',encryption_key_id=None,group_id=f5fb6d6c-9d91-4085-a53d-9a5bb82f9916,group_type_id=,metadata={},multiattach=False,project_id='6e639938e6d143379c4557f6bf891cb5',qos_specs=None,replication_status=,reservations=['3399df69-4ba9-4fd2-ac77-b7f7fd58432e','425df66c-6451-4997-acfe-b47412f470eb','fb582930-e89b-4639-b84b-cc60d62829d6','8803beea-2993-40cb-a5ae-cff0480714e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a163e635a8d4490e8fbd24acca3052aa',volume_type_id=5f372f5a-acd0-42b8-85e0-e15da085ec67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:44:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-297713795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f5fb6d6c-9d91-4085-a53d-9a5bb82f9916,host=None,id=ffea63eb-9e44-4247-b0c8-339abb87b754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e639938e6d143379c4557f6bf891cb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a163e635a8d4490e8fbd24acca3052aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f372f5a-acd0-42b8-85e0-e15da085ec67),volume_type_id=5f372f5a-acd0-42b8-85e0-e15da085ec67)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:58 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f218cafb-5c2a-40b7-927d-51696d674464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:58 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f218cafb-5c2a-40b7-927d-51696d674464) transitioned into state 'SUCCESS' from state '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-297713795',encryption_key_id=None,group_id=f5fb6d6c-9d91-4085-a53d-9a5bb82f9916,group_type_id=,metadata={},multiattach=False,project_id='6e639938e6d143379c4557f6bf891cb5',qos_specs=None,replication_status=,reservations=['3399df69-4ba9-4fd2-ac77-b7f7fd58432e','425df66c-6451-4997-acfe-b47412f470eb','fb582930-e89b-4639-b84b-cc60d62829d6','8803beea-2993-40cb-a5ae-cff0480714e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a163e635a8d4490e8fbd24acca3052aa',volume_type_id=5f372f5a-acd0-42b8-85e0-e15da085ec67)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:58 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21ece015-768c-43e6-9105-e16bfd7c4ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:58 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21ece015-768c-43e6-9105-e16bfd7c4ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:58 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Flow 'volume_create_api' (97af63bb-ae4d-4c9d-8c02-4170b8073147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Create volume request issued successfully. Sep 04 22:44:58 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:58 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:58 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:58 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:58 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fef0ef6c-5abd-4820-9889-515d3d75003e tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:44:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 268/549] 192.168.122.93 () {62 vars in 1179 bytes} [Fri Sep 4 22:44:57 2026] POST /volume/v3/volumes => generated 823 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-44ad0a26-c3a6-42c3-ac63-9b64a0ae0fda None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-44ad0a26-c3a6-42c3-ac63-9b64a0ae0fda tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/ffea63eb-9e44-4247-b0c8-339abb87b754 Sep 04 22:44:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-44ad0a26-c3a6-42c3-ac63-9b64a0ae0fda tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-44ad0a26-c3a6-42c3-ac63-9b64a0ae0fda tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:58 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:58 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-44ad0a26-c3a6-42c3-ac63-9b64a0ae0fda tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:44:58 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-44ad0a26-c3a6-42c3-ac63-9b64a0ae0fda tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:58 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-44ad0a26-c3a6-42c3-ac63-9b64a0ae0fda tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:58 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-44ad0a26-c3a6-42c3-ac63-9b64a0ae0fda tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-44ad0a26-c3a6-42c3-ac63-9b64a0ae0fda tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/ffea63eb-9e44-4247-b0c8-339abb87b754 returned with HTTP 200 Sep 04 22:44:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 282/550] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:58 2026] GET /volume/v3/volumes/ffea63eb-9e44-4247-b0c8-339abb87b754 => generated 891 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-54b9106b-5071-42d1-975a-39e86e36b717 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-54b9106b-5071-42d1-975a-39e86e36b717 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 Sep 04 22:44:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-54b9106b-5071-42d1-975a-39e86e36b717 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-54b9106b-5071-42d1-975a-39e86e36b717 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:44:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-54b9106b-5071-42d1-975a-39e86e36b717 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:44:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-54b9106b-5071-42d1-975a-39e86e36b717 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 returned with HTTP 200 Sep 04 22:44:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 269/551] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:44:59 2026] GET /volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c53c4610-af54-4aa0-bc6a-5d5e2d3fdab3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c53c4610-af54-4aa0-bc6a-5d5e2d3fdab3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/ffea63eb-9e44-4247-b0c8-339abb87b754 Sep 04 22:44:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c53c4610-af54-4aa0-bc6a-5d5e2d3fdab3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c53c4610-af54-4aa0-bc6a-5d5e2d3fdab3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:59 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:59 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:44:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c53c4610-af54-4aa0-bc6a-5d5e2d3fdab3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:44:59 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-c53c4610-af54-4aa0-bc6a-5d5e2d3fdab3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:44:59 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-c53c4610-af54-4aa0-bc6a-5d5e2d3fdab3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:44:59 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-c53c4610-af54-4aa0-bc6a-5d5e2d3fdab3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:44:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:44:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c53c4610-af54-4aa0-bc6a-5d5e2d3fdab3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/ffea63eb-9e44-4247-b0c8-339abb87b754 returned with HTTP 200 Sep 04 22:44:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 283/552] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:44:59 2026] GET /volume/v3/volumes/ffea63eb-9e44-4247-b0c8-339abb87b754 => generated 915 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-652fa200-9a4f-43c4-818e-9e05e1a465a5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-652fa200-9a4f-43c4-818e-9e05e1a465a5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 Sep 04 22:45:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-652fa200-9a4f-43c4-818e-9e05e1a465a5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-652fa200-9a4f-43c4-818e-9e05e1a465a5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-652fa200-9a4f-43c4-818e-9e05e1a465a5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:45:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-652fa200-9a4f-43c4-818e-9e05e1a465a5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 returned with HTTP 200 Sep 04 22:45:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 270/553] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:45:00 2026] GET /volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 => generated 464 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-961d0d4c-d7e4-4ec9-837c-6ccb169bb257 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-df0c40e2-e693-43e5-842a-86bbc1712f3c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-df0c40e2-e693-43e5-842a-86bbc1712f3c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/ffea63eb-9e44-4247-b0c8-339abb87b754 Sep 04 22:45:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-df0c40e2-e693-43e5-842a-86bbc1712f3c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-df0c40e2-e693-43e5-842a-86bbc1712f3c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:00 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:00 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-df0c40e2-e693-43e5-842a-86bbc1712f3c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:45:00 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-df0c40e2-e693-43e5-842a-86bbc1712f3c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:00 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-df0c40e2-e693-43e5-842a-86bbc1712f3c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-961d0d4c-d7e4-4ec9-837c-6ccb169bb257 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] POST http://192.168.122.93/volume/v3/group_types Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-961d0d4c-d7e4-4ec9-837c-6ccb169bb257 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-505679155", "description": "tempest-group-type-description-1746050643", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-df0c40e2-e693-43e5-842a-86bbc1712f3c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-df0c40e2-e693-43e5-842a-86bbc1712f3c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/ffea63eb-9e44-4247-b0c8-339abb87b754 returned with HTTP 200 Sep 04 22:45:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 271/554] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:00 2026] GET /volume/v3/volumes/ffea63eb-9e44-4247-b0c8-339abb87b754 => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c7c78527-968e-4355-84b9-b2826d7a02ee None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-961d0d4c-d7e4-4ec9-837c-6ccb169bb257 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] http://192.168.122.93/volume/v3/group_types returned with HTTP 202 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 284/555] 192.168.122.93 () {62 vars in 1191 bytes} [Fri Sep 4 22:45:00 2026] POST /volume/v3/group_types => generated 264 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] POST http://192.168.122.93/volume/v3/groups/action Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Action body: b'{"create-from-src": {"source_group_id": "f5fb6d6c-9d91-4085-a53d-9a5bb82f9916", "name": "tempest-Group_from_grp-1982568841"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "f5fb6d6c-9d91-4085-a53d-9a5bb82f9916", "name": "tempest-Group_from_grp-1982568841"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Creating new group {'create-from-src': {'source_group_id': 'f5fb6d6c-9d91-4085-a53d-9a5bb82f9916', 'name': 'tempest-Group_from_grp-1982568841'}}. {{(pid=87249) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.groups [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Creating group tempest-Group_from_grp-1982568841 from source group f5fb6d6c-9d91-4085-a53d-9a5bb82f9916. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-87a3efc6-4c96-484b-8f39-dea71207415f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87a3efc6-4c96-484b-8f39-dea71207415f tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] GET http://192.168.122.93/volume/v3/group_types Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87a3efc6-4c96-484b-8f39-dea71207415f tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87a3efc6-4c96-484b-8f39-dea71207415f tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87a3efc6-4c96-484b-8f39-dea71207415f tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] http://192.168.122.93/volume/v3/group_types returned with HTTP 200 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 285/556] 192.168.122.93 () {60 vars in 1169 bytes} [Fri Sep 4 22:45:01 2026] GET /volume/v3/group_types => generated 660 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1b9e1f48-b4ec-43ff-9f03-8da6f0fe2270 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1b9e1f48-b4ec-43ff-9f03-8da6f0fe2270 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] PUT http://192.168.122.93/volume/v3/group_types/182af390-b459-4b0e-82af-ef54c2c2e25a Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1b9e1f48-b4ec-43ff-9f03-8da6f0fe2270 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1864162572", "description": "updated-group-type-desc"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /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 04 22:45:01 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1b9e1f48-b4ec-43ff-9f03-8da6f0fe2270 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] http://192.168.122.93/volume/v3/group_types/182af390-b459-4b0e-82af-ef54c2c2e25a returned with HTTP 200 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 286/557] 192.168.122.93 () {62 vars in 1301 bytes} [Fri Sep 4 22:45:01 2026] PUT /volume/v3/group_types/182af390-b459-4b0e-82af-ef54c2c2e25a => generated 255 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-74710ccb-1b64-490b-a01e-1f18e5c58462 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-74710ccb-1b64-490b-a01e-1f18e5c58462 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-74710ccb-1b64-490b-a01e-1f18e5c58462 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-74710ccb-1b64-490b-a01e-1f18e5c58462 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Created reservations ['1cb9cd51-78cc-4bd0-8abe-1822e176c651'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-74710ccb-1b64-490b-a01e-1f18e5c58462 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 returned with HTTP 404 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 287/558] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:45:01 2026] GET /volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-933b46ee-d1d5-4f6d-a02d-dd04f24b8b23 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-933b46ee-d1d5-4f6d-a02d-dd04f24b8b23 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] GET http://192.168.122.93/volume/v3/group_types/182af390-b459-4b0e-82af-ef54c2c2e25a Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-933b46ee-d1d5-4f6d-a02d-dd04f24b8b23 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-933b46ee-d1d5-4f6d-a02d-dd04f24b8b23 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-933b46ee-d1d5-4f6d-a02d-dd04f24b8b23 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] http://192.168.122.93/volume/v3/group_types/182af390-b459-4b0e-82af-ef54c2c2e25a returned with HTTP 200 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 288/559] 192.168.122.93 () {60 vars in 1280 bytes} [Fri Sep 4 22:45:01 2026] GET /volume/v3/group_types/182af390-b459-4b0e-82af-ef54c2c2e25a => generated 255 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6c57311e-1971-416c-be00-a76c28e01735 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6c57311e-1971-416c-be00-a76c28e01735 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] POST http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6c57311e-1971-416c-be00-a76c28e01735 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6c57311e-1971-416c-be00-a76c28e01735 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-6c57311e-1971-416c-be00-a76c28e01735 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Updating snapshot '6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed' with '{'status': 'available'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6c57311e-1971-416c-be00-a76c28e01735 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action returned with HTTP 202 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 289/560] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:45:01 2026] POST /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e6b13025-cdd5-4f55-b20b-b242f1f7cdb3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e6b13025-cdd5-4f55-b20b-b242f1f7cdb3 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] DELETE http://192.168.122.93/volume/v3/group_types/182af390-b459-4b0e-82af-ef54c2c2e25a Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e6b13025-cdd5-4f55-b20b-b242f1f7cdb3 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e6b13025-cdd5-4f55-b20b-b242f1f7cdb3 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /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 04 22:45:01 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:01 devstack devstack@c-api.service[87249]: INFO cinder.group.api [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] A mapping entry already exists for group 1598b15d-b546-470c-b2e0-ef56ac3c2b8d and volume type 5f372f5a-acd0-42b8-85e0-e15da085ec67. Do not need to create again. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Availability Zones retrieved successfully. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e6b13025-cdd5-4f55-b20b-b242f1f7cdb3 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] http://192.168.122.93/volume/v3/group_types/182af390-b459-4b0e-82af-ef54c2c2e25a returned with HTTP 202 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 290/561] 192.168.122.93 () {60 vars in 1283 bytes} [Fri Sep 4 22:45:01 2026] DELETE /volume/v3/group_types/182af390-b459-4b0e-82af-ef54c2c2e25a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1ec629e2-038d-48d9-b837-eb184c12b08c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1ec629e2-038d-48d9-b837-eb184c12b08c tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1ec629e2-038d-48d9-b837-eb184c12b08c tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1ec629e2-038d-48d9-b837-eb184c12b08c tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1ec629e2-038d-48d9-b837-eb184c12b08c tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1ec629e2-038d-48d9-b837-eb184c12b08c tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 200 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 291/562] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:45:01 2026] GET /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-28347113-e73a-46e5-a7ab-d406b51d3768 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-28347113-e73a-46e5-a7ab-d406b51d3768 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] GET http://192.168.122.93/volume/v3/group_types Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-28347113-e73a-46e5-a7ab-d406b51d3768 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-28347113-e73a-46e5-a7ab-d406b51d3768 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Flow 'volume_create_api' (72cf04ff-b6e0-48d1-9bab-1d7e204f2b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e33646-5c08-4ddf-8e5b-4f858dcefc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-28347113-e73a-46e5-a7ab-d406b51d3768 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] http://192.168.122.93/volume/v3/group_types returned with HTTP 200 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 292/563] 192.168.122.93 () {60 vars in 1169 bytes} [Fri Sep 4 22:45:01 2026] GET /volume/v3/group_types => generated 410 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0416576c-5b93-4d84-8659-3b4e00ce99c4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0416576c-5b93-4d84-8659-3b4e00ce99c4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0416576c-5b93-4d84-8659-3b4e00ce99c4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0416576c-5b93-4d84-8659-3b4e00ce99c4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-0416576c-5b93-4d84-8659-3b4e00ce99c4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Delete snapshot with id: e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0416576c-5b93-4d84-8659-3b4e00ce99c4 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 returned with HTTP 404 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 293/564] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:45:01 2026] DELETE /volume/v3/snapshots/e5dbf951-fa75-4a0b-8e0f-c2f741eb8b27 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-90c339db-eb55-4ee1-a5d4-a5c061ce1bf3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-90c339db-eb55-4ee1-a5d4-a5c061ce1bf3 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] POST http://192.168.122.93/volume/v3/group_types Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-90c339db-eb55-4ee1-a5d4-a5c061ce1bf3 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1090210407", "is_public": true}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e33646-5c08-4ddf-8e5b-4f858dcefc72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ffea63eb-9e44-4247-b0c8-339abb87b754', 'volume_type': VolumeType(created_at=2026-09-04T20:44:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5f372f5a-acd0-42b8-85e0-e15da085ec67,is_public=True,name='tempest-GroupsV314Test-volume-type-794328371',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f372f5a-acd0-42b8-85e0-e15da085ec67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1598b15d-b546-470c-b2e0-ef56ac3c2b8d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e50f651-b64f-4577-b0cd-99f21a6e140b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-90c339db-eb55-4ee1-a5d4-a5c061ce1bf3 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] http://192.168.122.93/volume/v3/group_types returned with HTTP 202 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 294/565] 192.168.122.93 () {62 vars in 1190 bytes} [Fri Sep 4 22:45:01 2026] POST /volume/v3/group_types => generated 164 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5fe47a6a-5709-40c2-b2a8-8744b6541f31 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5fe47a6a-5709-40c2-b2a8-8744b6541f31 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] POST http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5fe47a6a-5709-40c2-b2a8-8744b6541f31 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5fe47a6a-5709-40c2-b2a8-8744b6541f31 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-5fe47a6a-5709-40c2-b2a8-8744b6541f31 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Updating snapshot '6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed' with '{'status': 'creating'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5fe47a6a-5709-40c2-b2a8-8744b6541f31 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action returned with HTTP 202 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 295/566] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:45:01 2026] POST /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fc1db56e-547f-4279-8206-7f8940167ad1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fc1db56e-547f-4279-8206-7f8940167ad1 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] POST http://192.168.122.93/volume/v3/group_types Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fc1db56e-547f-4279-8206-7f8940167ad1 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1147909272", "is_public": false}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fc1db56e-547f-4279-8206-7f8940167ad1 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] http://192.168.122.93/volume/v3/group_types returned with HTTP 202 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 296/567] 192.168.122.93 () {62 vars in 1190 bytes} [Fri Sep 4 22:45:01 2026] POST /volume/v3/group_types => generated 165 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-874bf4fa-f1e3-46ed-a718-b00e92aabc91 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-874bf4fa-f1e3-46ed-a718-b00e92aabc91 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-874bf4fa-f1e3-46ed-a718-b00e92aabc91 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-874bf4fa-f1e3-46ed-a718-b00e92aabc91 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Created reservations ['548bf852-301e-4921-9a7a-d5de2a982f12', '99da4fe6-7983-4761-8402-8a42e87a43a9', 'b5e6b31a-fbc2-43a9-b670-e9d7e74ff2a1', '95494306-37bb-4590-bc94-d4c0f10dcb66'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e50f651-b64f-4577-b0cd-99f21a6e140b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['548bf852-301e-4921-9a7a-d5de2a982f12', '99da4fe6-7983-4761-8402-8a42e87a43a9', 'b5e6b31a-fbc2-43a9-b670-e9d7e74ff2a1', '95494306-37bb-4590-bc94-d4c0f10dcb66']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f79ceed-9d2c-4e8f-abdf-0c371540f032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-874bf4fa-f1e3-46ed-a718-b00e92aabc91 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-874bf4fa-f1e3-46ed-a718-b00e92aabc91 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 200 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 297/568] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:45:01 2026] GET /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-32066b05-7297-4639-993c-21a775974130 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-32066b05-7297-4639-993c-21a775974130 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] GET http://192.168.122.93/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-32066b05-7297-4639-993c-21a775974130 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-32066b05-7297-4639-993c-21a775974130 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-32066b05-7297-4639-993c-21a775974130 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] http://192.168.122.93/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 298/569] 192.168.122.93 () {60 vars in 1230 bytes} [Fri Sep 4 22:45:01 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 711 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d8d3da63-2f35-444e-9d60-c6f4940fa1b5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d8d3da63-2f35-444e-9d60-c6f4940fa1b5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] POST http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d8d3da63-2f35-444e-9d60-c6f4940fa1b5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d8d3da63-2f35-444e-9d60-c6f4940fa1b5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.snapshot_actions [None req-d8d3da63-2f35-444e-9d60-c6f4940fa1b5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87250) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f79ceed-9d2c-4e8f-abdf-0c371540f032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e78bd240-cc16-487c-98d7-a581e3a2d8e6', '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=1598b15d-b546-470c-b2e0-ef56ac3c2b8d,group_type_id=,metadata={},multiattach=False,project_id='6e639938e6d143379c4557f6bf891cb5',qos_specs=None,replication_status=,reservations=['548bf852-301e-4921-9a7a-d5de2a982f12','99da4fe6-7983-4761-8402-8a42e87a43a9','b5e6b31a-fbc2-43a9-b670-e9d7e74ff2a1','95494306-37bb-4590-bc94-d4c0f10dcb66'],size=1,snapshot_id=None,source_replicaid=,source_volid=ffea63eb-9e44-4247-b0c8-339abb87b754,status='creating',user_id='a163e635a8d4490e8fbd24acca3052aa',volume_type_id=5f372f5a-acd0-42b8-85e0-e15da085ec67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:01Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1598b15d-b546-470c-b2e0-ef56ac3c2b8d,host=None,id=e78bd240-cc16-487c-98d7-a581e3a2d8e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e639938e6d143379c4557f6bf891cb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ffea63eb-9e44-4247-b0c8-339abb87b754,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a163e635a8d4490e8fbd24acca3052aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f372f5a-acd0-42b8-85e0-e15da085ec67),volume_type_id=5f372f5a-acd0-42b8-85e0-e15da085ec67)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.contrib.snapshot_actions [None req-d8d3da63-2f35-444e-9d60-c6f4940fa1b5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Updating snapshot 6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed with info {'id': '6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed', 'status': 'error', 'progress': '80%'} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a6d168e-d955-4916-83f8-8685641d14bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d8d3da63-2f35-444e-9d60-c6f4940fa1b5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action returned with HTTP 202 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 299/570] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:45:01 2026] POST /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-af0b7380-e92a-4814-bdf0-4d971e3886b3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-af0b7380-e92a-4814-bdf0-4d971e3886b3 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] GET http://192.168.122.93/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-af0b7380-e92a-4814-bdf0-4d971e3886b3 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-af0b7380-e92a-4814-bdf0-4d971e3886b3 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a6d168e-d955-4916-83f8-8685641d14bd) transitioned into state 'SUCCESS' from 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=1598b15d-b546-470c-b2e0-ef56ac3c2b8d,group_type_id=,metadata={},multiattach=False,project_id='6e639938e6d143379c4557f6bf891cb5',qos_specs=None,replication_status=,reservations=['548bf852-301e-4921-9a7a-d5de2a982f12','99da4fe6-7983-4761-8402-8a42e87a43a9','b5e6b31a-fbc2-43a9-b670-e9d7e74ff2a1','95494306-37bb-4590-bc94-d4c0f10dcb66'],size=1,snapshot_id=None,source_replicaid=,source_volid=ffea63eb-9e44-4247-b0c8-339abb87b754,status='creating',user_id='a163e635a8d4490e8fbd24acca3052aa',volume_type_id=5f372f5a-acd0-42b8-85e0-e15da085ec67)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-af0b7380-e92a-4814-bdf0-4d971e3886b3 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] http://192.168.122.93/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 300/571] 192.168.122.93 () {60 vars in 1232 bytes} [Fri Sep 4 22:45:01 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 711 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Flow 'volume_create_api' (72cf04ff-b6e0-48d1-9bab-1d7e204f2b07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-aab4f3b3-64ba-424d-bc5d-fd52b0d7cfde None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Create volume request issued successfully. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-aab4f3b3-64ba-424d-bc5d-fd52b0d7cfde tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] GET http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-aab4f3b3-64ba-424d-bc5d-fd52b0d7cfde tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-aab4f3b3-64ba-424d-bc5d-fd52b0d7cfde tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /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 04 22:45:01 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-aab4f3b3-64ba-424d-bc5d-fd52b0d7cfde tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Snapshot retrieved successfully. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-aab4f3b3-64ba-424d-bc5d-fd52b0d7cfde tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 200 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 301/572] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:45:01 2026] GET /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 460 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-76663fa2-b734-4750-b05f-4dd0056a30b5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-76663fa2-b734-4750-b05f-4dd0056a30b5 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] GET http://192.168.122.93/volume/v3/group_types?is_public=False Sep 04 22:45:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c7c78527-968e-4355-84b9-b2826d7a02ee tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/groups/action returned with HTTP 202 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-76663fa2-b734-4750-b05f-4dd0056a30b5 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 272/573] 192.168.122.93 () {62 vars in 1197 bytes} [Fri Sep 4 22:45:01 2026] POST /volume/v3/groups/action => generated 102 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-76663fa2-b734-4750-b05f-4dd0056a30b5 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6b0ae2a5-4c09-4d43-a1ce-9940ea35643c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b0ae2a5-4c09-4d43-a1ce-9940ea35643c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b0ae2a5-4c09-4d43-a1ce-9940ea35643c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-76663fa2-b734-4750-b05f-4dd0056a30b5 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] http://192.168.122.93/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b0ae2a5-4c09-4d43-a1ce-9940ea35643c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 302/574] 192.168.122.93 () {60 vars in 1200 bytes} [Fri Sep 4 22:45:01 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-6b0ae2a5-4c09-4d43-a1ce-9940ea35643c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8908e139-b63b-4ab2-b5e3-f05e67b5efe0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-6b0ae2a5-4c09-4d43-a1ce-9940ea35643c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8908e139-b63b-4ab2-b5e3-f05e67b5efe0 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] POST http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8908e139-b63b-4ab2-b5e3-f05e67b5efe0 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8908e139-b63b-4ab2-b5e3-f05e67b5efe0 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-8908e139-b63b-4ab2-b5e3-f05e67b5efe0 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] Updating snapshot '6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed' with '{'status': 'available'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6b0ae2a5-4c09-4d43-a1ce-9940ea35643c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Get all volumes completed successfully. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-6b0ae2a5-4c09-4d43-a1ce-9940ea35643c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:01 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-6b0ae2a5-4c09-4d43-a1ce-9940ea35643c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8908e139-b63b-4ab2-b5e3-f05e67b5efe0 tempest-SnapshotsActionsTest-774224924 tempest-SnapshotsActionsTest-774224924-project-admin] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action returned with HTTP 202 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 303/575] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:45:01 2026] POST /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3b3e9f78-ca03-4683-9a49-e57c890f3c1f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3b3e9f78-ca03-4683-9a49-e57c890f3c1f tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] GET http://192.168.122.93/volume/v3/group_types?is_public=True Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3b3e9f78-ca03-4683-9a49-e57c890f3c1f tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3b3e9f78-ca03-4683-9a49-e57c890f3c1f tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3b3e9f78-ca03-4683-9a49-e57c890f3c1f tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] http://192.168.122.93/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 304/576] 192.168.122.93 () {60 vars in 1198 bytes} [Fri Sep 4 22:45:01 2026] GET /volume/v3/group_types?is_public=True => generated 560 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3143b755-0ed4-4cca-add3-5f0f8aa3e3b9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3143b755-0ed4-4cca-add3-5f0f8aa3e3b9 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3143b755-0ed4-4cca-add3-5f0f8aa3e3b9 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3143b755-0ed4-4cca-add3-5f0f8aa3e3b9 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3143b755-0ed4-4cca-add3-5f0f8aa3e3b9 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3143b755-0ed4-4cca-add3-5f0f8aa3e3b9 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 200 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 305/577] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:45:01 2026] GET /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-406d4f00-4088-4c95-bf32-09813933a0e6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-406d4f00-4088-4c95-bf32-09813933a0e6 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] DELETE http://192.168.122.93/volume/v3/group_types/1ec033d5-5299-4a36-bf07-98c1d2b8f1e0 Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-6b0ae2a5-4c09-4d43-a1ce-9940ea35643c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-406d4f00-4088-4c95-bf32-09813933a0e6 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-406d4f00-4088-4c95-bf32-09813933a0e6 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-6b0ae2a5-4c09-4d43-a1ce-9940ea35643c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:01 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-6b0ae2a5-4c09-4d43-a1ce-9940ea35643c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-406d4f00-4088-4c95-bf32-09813933a0e6 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] http://192.168.122.93/volume/v3/group_types/1ec033d5-5299-4a36-bf07-98c1d2b8f1e0 returned with HTTP 202 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 306/578] 192.168.122.93 () {60 vars in 1283 bytes} [Fri Sep 4 22:45:01 2026] DELETE /volume/v3/group_types/1ec033d5-5299-4a36-bf07-98c1d2b8f1e0 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6adc2271-5a7a-4cff-a9eb-c58dfc03193b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6adc2271-5a7a-4cff-a9eb-c58dfc03193b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6adc2271-5a7a-4cff-a9eb-c58dfc03193b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6adc2271-5a7a-4cff-a9eb-c58dfc03193b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-6adc2271-5a7a-4cff-a9eb-c58dfc03193b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Delete snapshot with id: 6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:45:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6adc2271-5a7a-4cff-a9eb-c58dfc03193b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-6b0ae2a5-4c09-4d43-a1ce-9940ea35643c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6adc2271-5a7a-4cff-a9eb-c58dfc03193b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot delete request issued successfully. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6adc2271-5a7a-4cff-a9eb-c58dfc03193b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 202 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 307/579] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:45:01 2026] DELETE /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f7e2fc22-6dba-4bfd-ac7a-42117b7fa939 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f7e2fc22-6dba-4bfd-ac7a-42117b7fa939 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] DELETE http://192.168.122.93/volume/v3/group_types/d4b0de4d-a92d-4a53-9546-f43ca0a437c2 Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f7e2fc22-6dba-4bfd-ac7a-42117b7fa939 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f7e2fc22-6dba-4bfd-ac7a-42117b7fa939 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b0ae2a5-4c09-4d43-a1ce-9940ea35643c tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:45:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 273/580] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:45:01 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:45:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e9e34f2d-3de7-4a5d-bce6-93ee69f9b7e2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e9e34f2d-3de7-4a5d-bce6-93ee69f9b7e2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:45:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e9e34f2d-3de7-4a5d-bce6-93ee69f9b7e2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e9e34f2d-3de7-4a5d-bce6-93ee69f9b7e2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e9e34f2d-3de7-4a5d-bce6-93ee69f9b7e2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:45:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e9e34f2d-3de7-4a5d-bce6-93ee69f9b7e2 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 200 Sep 04 22:45:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 274/581] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:45:01 2026] GET /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 463 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5389032e-936f-465d-a679-f3db47e66265 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5389032e-936f-465d-a679-f3db47e66265 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 Sep 04 22:45:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5389032e-936f-465d-a679-f3db47e66265 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5389032e-936f-465d-a679-f3db47e66265 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f7e2fc22-6dba-4bfd-ac7a-42117b7fa939 tempest-GroupTypesTest-1895600542 tempest-GroupTypesTest-1895600542-project-admin] http://192.168.122.93/volume/v3/group_types/d4b0de4d-a92d-4a53-9546-f43ca0a437c2 returned with HTTP 202 Sep 04 22:45:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 308/582] 192.168.122.93 () {60 vars in 1283 bytes} [Fri Sep 4 22:45:01 2026] DELETE /volume/v3/group_types/d4b0de4d-a92d-4a53-9546-f43ca0a437c2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:45:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5389032e-936f-465d-a679-f3db47e66265 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:45:02 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-5389032e-936f-465d-a679-f3db47e66265 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:02 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-5389032e-936f-465d-a679-f3db47e66265 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:02 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-5389032e-936f-465d-a679-f3db47e66265 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5389032e-936f-465d-a679-f3db47e66265 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 returned with HTTP 200 Sep 04 22:45:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 275/583] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:02 2026] GET /volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 => generated 927 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ce2322bd-93dc-4258-9cfc-ab16401d64bb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ce2322bd-93dc-4258-9cfc-ab16401d64bb tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:45:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ce2322bd-93dc-4258-9cfc-ab16401d64bb tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ce2322bd-93dc-4258-9cfc-ab16401d64bb tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ce2322bd-93dc-4258-9cfc-ab16401d64bb tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:45:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ce2322bd-93dc-4258-9cfc-ab16401d64bb tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 200 Sep 04 22:45:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 309/584] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:45:03 2026] GET /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 463 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-51a95c3a-066e-43d5-b8ac-9210417a9eb4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-51a95c3a-066e-43d5-b8ac-9210417a9eb4 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 Sep 04 22:45:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-51a95c3a-066e-43d5-b8ac-9210417a9eb4 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-51a95c3a-066e-43d5-b8ac-9210417a9eb4 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-51a95c3a-066e-43d5-b8ac-9210417a9eb4 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:45:03 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-51a95c3a-066e-43d5-b8ac-9210417a9eb4 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:03 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-51a95c3a-066e-43d5-b8ac-9210417a9eb4 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:03 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-51a95c3a-066e-43d5-b8ac-9210417a9eb4 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-51a95c3a-066e-43d5-b8ac-9210417a9eb4 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 returned with HTTP 200 Sep 04 22:45:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 276/585] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:03 2026] GET /volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 => generated 927 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1926bc60-5dc2-4ba2-a0cc-bb383fe109e5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1926bc60-5dc2-4ba2-a0cc-bb383fe109e5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:45:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1926bc60-5dc2-4ba2-a0cc-bb383fe109e5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1926bc60-5dc2-4ba2-a0cc-bb383fe109e5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1926bc60-5dc2-4ba2-a0cc-bb383fe109e5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Snapshot retrieved successfully. Sep 04 22:45:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1926bc60-5dc2-4ba2-a0cc-bb383fe109e5 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 200 Sep 04 22:45:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 310/586] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:45:04 2026] GET /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 463 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6817a8a8-4941-4c33-8e24-5b81e3c6e4e2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6817a8a8-4941-4c33-8e24-5b81e3c6e4e2 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 Sep 04 22:45:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6817a8a8-4941-4c33-8e24-5b81e3c6e4e2 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6817a8a8-4941-4c33-8e24-5b81e3c6e4e2 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:04 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:04 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6817a8a8-4941-4c33-8e24-5b81e3c6e4e2 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:45:04 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-6817a8a8-4941-4c33-8e24-5b81e3c6e4e2 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:04 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-6817a8a8-4941-4c33-8e24-5b81e3c6e4e2 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:04 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-6817a8a8-4941-4c33-8e24-5b81e3c6e4e2 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6817a8a8-4941-4c33-8e24-5b81e3c6e4e2 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 returned with HTTP 200 Sep 04 22:45:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 277/587] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:04 2026] GET /volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 => generated 927 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b0675207-ef8e-411b-a08c-69d2a401a7f1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b0675207-ef8e-411b-a08c-69d2a401a7f1 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed Sep 04 22:45:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b0675207-ef8e-411b-a08c-69d2a401a7f1 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b0675207-ef8e-411b-a08c-69d2a401a7f1 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b0675207-ef8e-411b-a08c-69d2a401a7f1 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed returned with HTTP 404 Sep 04 22:45:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 311/588] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:45:05 2026] GET /volume/v3/snapshots/6a2e2709-0f3e-4afe-a9c5-dc2ab11e1fed => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a2797d56-1058-483b-80c8-84df41a8d83c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a2797d56-1058-483b-80c8-84df41a8d83c tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 Sep 04 22:45:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a2797d56-1058-483b-80c8-84df41a8d83c tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a2797d56-1058-483b-80c8-84df41a8d83c tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a2797d56-1058-483b-80c8-84df41a8d83c tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Volume info retrieved successfully. Sep 04 22:45:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a2797d56-1058-483b-80c8-84df41a8d83c tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 returned with HTTP 200 Sep 04 22:45:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 278/589] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:05 2026] GET /volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3e6e997a-2819-44a9-9787-8776aef80f35 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3e6e997a-2819-44a9-9787-8776aef80f35 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] DELETE http://192.168.122.93/volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 Sep 04 22:45:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3e6e997a-2819-44a9-9787-8776aef80f35 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3e6e997a-2819-44a9-9787-8776aef80f35 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:05 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-3e6e997a-2819-44a9-9787-8776aef80f35 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Delete volume with id: 51de8f60-cb27-4280-a761-a1cdd0b074a0 Sep 04 22:45:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:05 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3e6e997a-2819-44a9-9787-8776aef80f35 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Volume info retrieved successfully. Sep 04 22:45:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3e6e997a-2819-44a9-9787-8776aef80f35 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Delete volume request issued successfully. Sep 04 22:45:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3e6e997a-2819-44a9-9787-8776aef80f35 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 returned with HTTP 202 Sep 04 22:45:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 312/590] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:45:05 2026] DELETE /volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-552dd6f5-4f3d-4a88-9c2d-b86abedab09b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-552dd6f5-4f3d-4a88-9c2d-b86abedab09b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 Sep 04 22:45:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-552dd6f5-4f3d-4a88-9c2d-b86abedab09b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-552dd6f5-4f3d-4a88-9c2d-b86abedab09b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-552dd6f5-4f3d-4a88-9c2d-b86abedab09b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Volume info retrieved successfully. Sep 04 22:45:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-552dd6f5-4f3d-4a88-9c2d-b86abedab09b tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 returned with HTTP 200 Sep 04 22:45:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 279/591] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:05 2026] GET /volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 => generated 849 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a9b5ea34-d463-4d95-992c-3dd8b91730c7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a9b5ea34-d463-4d95-992c-3dd8b91730c7 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 Sep 04 22:45:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a9b5ea34-d463-4d95-992c-3dd8b91730c7 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a9b5ea34-d463-4d95-992c-3dd8b91730c7 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a9b5ea34-d463-4d95-992c-3dd8b91730c7 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:45:06 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-a9b5ea34-d463-4d95-992c-3dd8b91730c7 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:06 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-a9b5ea34-d463-4d95-992c-3dd8b91730c7 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:06 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-a9b5ea34-d463-4d95-992c-3dd8b91730c7 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a9b5ea34-d463-4d95-992c-3dd8b91730c7 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 returned with HTTP 200 Sep 04 22:45:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 313/592] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:05 2026] GET /volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 => generated 927 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4309ba27-cacc-4f00-b355-cfc15415b19c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4309ba27-cacc-4f00-b355-cfc15415b19c tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 Sep 04 22:45:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4309ba27-cacc-4f00-b355-cfc15415b19c tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4309ba27-cacc-4f00-b355-cfc15415b19c tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4309ba27-cacc-4f00-b355-cfc15415b19c tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Volume info retrieved successfully. Sep 04 22:45:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4309ba27-cacc-4f00-b355-cfc15415b19c tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 returned with HTTP 200 Sep 04 22:45:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 280/593] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:06 2026] GET /volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 => generated 849 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-57f6c0a6-67ae-41d4-b568-fe82a7713751 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-57f6c0a6-67ae-41d4-b568-fe82a7713751 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 Sep 04 22:45:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-57f6c0a6-67ae-41d4-b568-fe82a7713751 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-57f6c0a6-67ae-41d4-b568-fe82a7713751 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:07 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:07 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-57f6c0a6-67ae-41d4-b568-fe82a7713751 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:45:07 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-57f6c0a6-67ae-41d4-b568-fe82a7713751 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:07 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-57f6c0a6-67ae-41d4-b568-fe82a7713751 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9e011bf3-a91e-41ae-a4f4-61edb9cf8f63 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9e011bf3-a91e-41ae-a4f4-61edb9cf8f63 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] GET http://192.168.122.93/volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 Sep 04 22:45:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9e011bf3-a91e-41ae-a4f4-61edb9cf8f63 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9e011bf3-a91e-41ae-a4f4-61edb9cf8f63 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9e011bf3-a91e-41ae-a4f4-61edb9cf8f63 tempest-SnapshotsActionsTest-145811751 tempest-SnapshotsActionsTest-145811751-project-member] http://192.168.122.93/volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 returned with HTTP 404 Sep 04 22:45:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 281/594] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:07 2026] GET /volume/v3/volumes/51de8f60-cb27-4280-a761-a1cdd0b074a0 => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:07 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-57f6c0a6-67ae-41d4-b568-fe82a7713751 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-57f6c0a6-67ae-41d4-b568-fe82a7713751 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 returned with HTTP 200 Sep 04 22:45:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 314/595] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:07 2026] GET /volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 => generated 927 bytes in 681 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-776bbbe9-7c21-49f6-a41a-35a82b2a1968 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-776bbbe9-7c21-49f6-a41a-35a82b2a1968 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 Sep 04 22:45:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-776bbbe9-7c21-49f6-a41a-35a82b2a1968 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-776bbbe9-7c21-49f6-a41a-35a82b2a1968 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-776bbbe9-7c21-49f6-a41a-35a82b2a1968 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:45:09 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-776bbbe9-7c21-49f6-a41a-35a82b2a1968 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:09 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-776bbbe9-7c21-49f6-a41a-35a82b2a1968 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:09 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-776bbbe9-7c21-49f6-a41a-35a82b2a1968 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-776bbbe9-7c21-49f6-a41a-35a82b2a1968 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 returned with HTTP 200 Sep 04 22:45:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 282/596] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:08 2026] GET /volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 => generated 927 bytes in 685 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5efe3ce5-84c1-4bba-97a6-f77d4eff53d3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5efe3ce5-84c1-4bba-97a6-f77d4eff53d3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 Sep 04 22:45:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5efe3ce5-84c1-4bba-97a6-f77d4eff53d3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5efe3ce5-84c1-4bba-97a6-f77d4eff53d3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5efe3ce5-84c1-4bba-97a6-f77d4eff53d3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:45:10 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-5efe3ce5-84c1-4bba-97a6-f77d4eff53d3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:10 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-5efe3ce5-84c1-4bba-97a6-f77d4eff53d3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:11 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-5efe3ce5-84c1-4bba-97a6-f77d4eff53d3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5efe3ce5-84c1-4bba-97a6-f77d4eff53d3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 returned with HTTP 200 Sep 04 22:45:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 315/597] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:10 2026] GET /volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 => generated 927 bytes in 820 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7592b9e7-39bd-4e79-8e3a-206e20e4ad2d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7592b9e7-39bd-4e79-8e3a-206e20e4ad2d tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 Sep 04 22:45:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7592b9e7-39bd-4e79-8e3a-206e20e4ad2d tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7592b9e7-39bd-4e79-8e3a-206e20e4ad2d tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:12 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:12 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:12 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:12 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:12 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7592b9e7-39bd-4e79-8e3a-206e20e4ad2d tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:45:12 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-7592b9e7-39bd-4e79-8e3a-206e20e4ad2d tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:12 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-7592b9e7-39bd-4e79-8e3a-206e20e4ad2d tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3944e345-9b7a-49bf-9b3c-07c0afeb7325 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:13 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-7592b9e7-39bd-4e79-8e3a-206e20e4ad2d tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7592b9e7-39bd-4e79-8e3a-206e20e4ad2d tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 returned with HTTP 200 Sep 04 22:45:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 283/598] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:12 2026] GET /volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 => generated 927 bytes in 867 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3944e345-9b7a-49bf-9b3c-07c0afeb7325 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:45:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3944e345-9b7a-49bf-9b3c-07c0afeb7325 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-762803064"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3944e345-9b7a-49bf-9b3c-07c0afeb7325 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:45:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 316/599] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:45:12 2026] POST /volume/v3/types => generated 219 bytes in 892 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:45:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8e38f217-0032-4d1f-ad00-469419f0b2e2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8e38f217-0032-4d1f-ad00-469419f0b2e2 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] POST http://192.168.122.93/volume/v3/group_types Sep 04 22:45:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8e38f217-0032-4d1f-ad00-469419f0b2e2 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1935587930"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8e38f217-0032-4d1f-ad00-469419f0b2e2 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] http://192.168.122.93/volume/v3/group_types returned with HTTP 202 Sep 04 22:45:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 284/600] 192.168.122.93 () {62 vars in 1190 bytes} [Fri Sep 4 22:45:13 2026] POST /volume/v3/group_types => generated 177 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b99c21f8-2ef4-4c18-8a5b-3c5d76905a2b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f5a63c51-5102-40e5-a346-47149404e020 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f5a63c51-5102-40e5-a346-47149404e020 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 Sep 04 22:45:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f5a63c51-5102-40e5-a346-47149404e020 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f5a63c51-5102-40e5-a346-47149404e020 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f5a63c51-5102-40e5-a346-47149404e020 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:45:14 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-f5a63c51-5102-40e5-a346-47149404e020 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:14 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-f5a63c51-5102-40e5-a346-47149404e020 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:14 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-f5a63c51-5102-40e5-a346-47149404e020 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f5a63c51-5102-40e5-a346-47149404e020 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 returned with HTTP 200 Sep 04 22:45:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b99c21f8-2ef4-4c18-8a5b-3c5d76905a2b tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] POST http://192.168.122.93/volume/v3/groups Sep 04 22:45:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b99c21f8-2ef4-4c18-8a5b-3c5d76905a2b tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d07f88de-415f-4aee-8a1c-016f957fedeb", "volume_types": ["93741ed6-9391-49f7-8386-18e05eaf914e"], "name": "tempest-GroupsV320Test-Group-1556547956"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 285/601] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:14 2026] GET /volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 => generated 927 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-b99c21f8-2ef4-4c18-8a5b-3c5d76905a2b tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Creating new group {'group': {'group_type': 'd07f88de-415f-4aee-8a1c-016f957fedeb', 'volume_types': ['93741ed6-9391-49f7-8386-18e05eaf914e'], 'name': 'tempest-GroupsV320Test-Group-1556547956'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:45:14 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.groups [None req-b99c21f8-2ef4-4c18-8a5b-3c5d76905a2b tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Creating group tempest-GroupsV320Test-Group-1556547956. Sep 04 22:45:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b99c21f8-2ef4-4c18-8a5b-3c5d76905a2b tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Availability Zones retrieved successfully. Sep 04 22:45:14 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-b99c21f8-2ef4-4c18-8a5b-3c5d76905a2b tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Created reservations ['6a668ce0-34ff-4b5b-bfbc-45375bba9a20'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b99c21f8-2ef4-4c18-8a5b-3c5d76905a2b tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] http://192.168.122.93/volume/v3/groups returned with HTTP 202 Sep 04 22:45:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 317/602] 192.168.122.93 () {62 vars in 1176 bytes} [Fri Sep 4 22:45:13 2026] POST /volume/v3/groups => generated 108 bytes in 1059 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-13a6a33d-cd7f-4e91-b098-ee2e0d09dce0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-13a6a33d-cd7f-4e91-b098-ee2e0d09dce0 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] GET http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 Sep 04 22:45:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-13a6a33d-cd7f-4e91-b098-ee2e0d09dce0 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-13a6a33d-cd7f-4e91-b098-ee2e0d09dce0 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-13a6a33d-cd7f-4e91-b098-ee2e0d09dce0 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] show called for member fab7582c-3251-455d-a4e9-4bf86ec0b950 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:15 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:45:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-13a6a33d-cd7f-4e91-b098-ee2e0d09dce0 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 returned with HTTP 200 Sep 04 22:45:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 286/603] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:45:15 2026] GET /volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 => generated 388 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f1e71d29-4d3c-4355-ab50-1876597fe94f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f1e71d29-4d3c-4355-ab50-1876597fe94f tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 Sep 04 22:45:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f1e71d29-4d3c-4355-ab50-1876597fe94f tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f1e71d29-4d3c-4355-ab50-1876597fe94f tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:15 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:15 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f1e71d29-4d3c-4355-ab50-1876597fe94f tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:45:15 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-f1e71d29-4d3c-4355-ab50-1876597fe94f tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:15 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-f1e71d29-4d3c-4355-ab50-1876597fe94f tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-f1e71d29-4d3c-4355-ab50-1876597fe94f tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f1e71d29-4d3c-4355-ab50-1876597fe94f tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 returned with HTTP 200 Sep 04 22:45:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 318/604] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:15 2026] GET /volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 => generated 927 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3b5130a8-c299-4269-8e38-170d2f07c3a7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3b5130a8-c299-4269-8e38-170d2f07c3a7 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] GET http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3b5130a8-c299-4269-8e38-170d2f07c3a7 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3b5130a8-c299-4269-8e38-170d2f07c3a7 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-3b5130a8-c299-4269-8e38-170d2f07c3a7 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] show called for member fab7582c-3251-455d-a4e9-4bf86ec0b950 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:16 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:45:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3b5130a8-c299-4269-8e38-170d2f07c3a7 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 returned with HTTP 200 Sep 04 22:45:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 287/605] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:45:16 2026] GET /volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 => generated 389 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-062b5841-5ee1-48a0-8017-4dc0749a7f82 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-062b5841-5ee1-48a0-8017-4dc0749a7f82 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] POST http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950/action Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-062b5841-5ee1-48a0-8017-4dc0749a7f82 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-062b5841-5ee1-48a0-8017-4dc0749a7f82 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-062b5841-5ee1-48a0-8017-4dc0749a7f82 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Updating group 'fab7582c-3251-455d-a4e9-4bf86ec0b950' with 'creating' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-062b5841-5ee1-48a0-8017-4dc0749a7f82 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950/action returned with HTTP 202 Sep 04 22:45:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 319/606] 192.168.122.93 () {62 vars in 1307 bytes} [Fri Sep 4 22:45:16 2026] POST /volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c1e3d635-681d-4a95-9b6a-e084b983a9d6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c1e3d635-681d-4a95-9b6a-e084b983a9d6 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] GET http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c1e3d635-681d-4a95-9b6a-e084b983a9d6 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c1e3d635-681d-4a95-9b6a-e084b983a9d6 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-c1e3d635-681d-4a95-9b6a-e084b983a9d6 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] show called for member fab7582c-3251-455d-a4e9-4bf86ec0b950 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:16 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:45:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c1e3d635-681d-4a95-9b6a-e084b983a9d6 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 returned with HTTP 200 Sep 04 22:45:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 288/607] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:45:16 2026] GET /volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 => generated 388 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5bc15fba-9bb4-4d3e-8834-36ac8c0b7cf2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5bc15fba-9bb4-4d3e-8834-36ac8c0b7cf2 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] POST http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950/action Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5bc15fba-9bb4-4d3e-8834-36ac8c0b7cf2 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5bc15fba-9bb4-4d3e-8834-36ac8c0b7cf2 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-5bc15fba-9bb4-4d3e-8834-36ac8c0b7cf2 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Updating group 'fab7582c-3251-455d-a4e9-4bf86ec0b950' with 'available' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5bc15fba-9bb4-4d3e-8834-36ac8c0b7cf2 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950/action returned with HTTP 202 Sep 04 22:45:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 320/608] 192.168.122.93 () {62 vars in 1307 bytes} [Fri Sep 4 22:45:16 2026] POST /volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5d492fc7-3480-42a1-9781-a894f45c3a77 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5d492fc7-3480-42a1-9781-a894f45c3a77 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] GET http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5d492fc7-3480-42a1-9781-a894f45c3a77 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5d492fc7-3480-42a1-9781-a894f45c3a77 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-5d492fc7-3480-42a1-9781-a894f45c3a77 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] show called for member fab7582c-3251-455d-a4e9-4bf86ec0b950 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:16 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:45:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5d492fc7-3480-42a1-9781-a894f45c3a77 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 returned with HTTP 200 Sep 04 22:45:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 289/609] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:45:16 2026] GET /volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 => generated 389 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2837e2d5-ad24-4230-be26-cec02fbc5316 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2837e2d5-ad24-4230-be26-cec02fbc5316 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] POST http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950/action Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2837e2d5-ad24-4230-be26-cec02fbc5316 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2837e2d5-ad24-4230-be26-cec02fbc5316 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-2837e2d5-ad24-4230-be26-cec02fbc5316 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Updating group 'fab7582c-3251-455d-a4e9-4bf86ec0b950' with 'error' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2837e2d5-ad24-4230-be26-cec02fbc5316 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950/action returned with HTTP 202 Sep 04 22:45:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 321/610] 192.168.122.93 () {62 vars in 1307 bytes} [Fri Sep 4 22:45:16 2026] POST /volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-91802c12-1828-415b-9089-9fe8307a654e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-91802c12-1828-415b-9089-9fe8307a654e tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] GET http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-91802c12-1828-415b-9089-9fe8307a654e tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-91802c12-1828-415b-9089-9fe8307a654e tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-91802c12-1828-415b-9089-9fe8307a654e tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] show called for member fab7582c-3251-455d-a4e9-4bf86ec0b950 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:16 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:45:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-91802c12-1828-415b-9089-9fe8307a654e tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 returned with HTTP 200 Sep 04 22:45:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 290/611] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:45:16 2026] GET /volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 => generated 385 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cded679d-7d1e-4e4f-8498-1e0210e57128 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cded679d-7d1e-4e4f-8498-1e0210e57128 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] POST http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950/action Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cded679d-7d1e-4e4f-8498-1e0210e57128 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cded679d-7d1e-4e4f-8498-1e0210e57128 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-cded679d-7d1e-4e4f-8498-1e0210e57128 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Updating group 'fab7582c-3251-455d-a4e9-4bf86ec0b950' with 'available' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cded679d-7d1e-4e4f-8498-1e0210e57128 tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950/action returned with HTTP 202 Sep 04 22:45:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 322/612] 192.168.122.93 () {62 vars in 1307 bytes} [Fri Sep 4 22:45:16 2026] POST /volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ac5a08a4-d0d7-49da-8e96-44bb94938334 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ac5a08a4-d0d7-49da-8e96-44bb94938334 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] GET http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ac5a08a4-d0d7-49da-8e96-44bb94938334 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ac5a08a4-d0d7-49da-8e96-44bb94938334 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-ac5a08a4-d0d7-49da-8e96-44bb94938334 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] show called for member fab7582c-3251-455d-a4e9-4bf86ec0b950 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:16 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:45:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ac5a08a4-d0d7-49da-8e96-44bb94938334 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 returned with HTTP 200 Sep 04 22:45:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 291/613] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:45:16 2026] GET /volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 => generated 389 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9cf9315c-42f4-44d3-9e67-e50fea2af11e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9cf9315c-42f4-44d3-9e67-e50fea2af11e tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9cf9315c-42f4-44d3-9e67-e50fea2af11e tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9cf9315c-42f4-44d3-9e67-e50fea2af11e tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-9cf9315c-42f4-44d3-9e67-e50fea2af11e tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9cf9315c-42f4-44d3-9e67-e50fea2af11e tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:45:16 devstack devstack@c-api.service[87250]: /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 04 22:45:16 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:45:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9cf9315c-42f4-44d3-9e67-e50fea2af11e tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Get all volumes completed successfully. Sep 04 22:45:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9cf9315c-42f4-44d3-9e67-e50fea2af11e tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:45:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 323/614] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:45:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6aa564cc-f90a-4c0d-b852-8566c02ef3c7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6aa564cc-f90a-4c0d-b852-8566c02ef3c7 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] POST http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950/action Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6aa564cc-f90a-4c0d-b852-8566c02ef3c7 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6aa564cc-f90a-4c0d-b852-8566c02ef3c7 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-6aa564cc-f90a-4c0d-b852-8566c02ef3c7 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] delete called for group fab7582c-3251-455d-a4e9-4bf86ec0b950 {{(pid=87249) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:45:16 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.groups [None req-6aa564cc-f90a-4c0d-b852-8566c02ef3c7 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Delete group with id: fab7582c-3251-455d-a4e9-4bf86ec0b950 Sep 04 22:45:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:16 devstack devstack@c-api.service[87249]: /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 04 22:45:16 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:45:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6aa564cc-f90a-4c0d-b852-8566c02ef3c7 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950/action returned with HTTP 202 Sep 04 22:45:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 292/615] 192.168.122.93 () {62 vars in 1307 bytes} [Fri Sep 4 22:45:16 2026] POST /volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950/action => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:45:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-79a138c7-d556-4c06-81bf-4120febe6594 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-79a138c7-d556-4c06-81bf-4120febe6594 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] GET http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 Sep 04 22:45:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-79a138c7-d556-4c06-81bf-4120febe6594 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-79a138c7-d556-4c06-81bf-4120febe6594 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-79a138c7-d556-4c06-81bf-4120febe6594 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] show called for member fab7582c-3251-455d-a4e9-4bf86ec0b950 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-aaac50f1-f8ed-45ed-9c8a-734ffc09bccc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aaac50f1-f8ed-45ed-9c8a-734ffc09bccc tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 Sep 04 22:45:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aaac50f1-f8ed-45ed-9c8a-734ffc09bccc tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aaac50f1-f8ed-45ed-9c8a-734ffc09bccc tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:17 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:17 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:45:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-79a138c7-d556-4c06-81bf-4120febe6594 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 returned with HTTP 200 Sep 04 22:45:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 324/616] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:45:17 2026] GET /volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 => generated 388 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-aaac50f1-f8ed-45ed-9c8a-734ffc09bccc tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:45:17 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-aaac50f1-f8ed-45ed-9c8a-734ffc09bccc tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:17 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-aaac50f1-f8ed-45ed-9c8a-734ffc09bccc tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:17 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-aaac50f1-f8ed-45ed-9c8a-734ffc09bccc tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aaac50f1-f8ed-45ed-9c8a-734ffc09bccc tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 returned with HTTP 200 Sep 04 22:45:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 293/617] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:17 2026] GET /volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 => generated 927 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e410db1f-6485-4d9a-bfbf-229adcccc927 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e410db1f-6485-4d9a-bfbf-229adcccc927 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] GET http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 Sep 04 22:45:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e410db1f-6485-4d9a-bfbf-229adcccc927 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e410db1f-6485-4d9a-bfbf-229adcccc927 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-e410db1f-6485-4d9a-bfbf-229adcccc927 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] show called for member fab7582c-3251-455d-a4e9-4bf86ec0b950 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e410db1f-6485-4d9a-bfbf-229adcccc927 tempest-GroupsV320Test-526463903 tempest-GroupsV320Test-526463903-project-member] http://192.168.122.93/volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 returned with HTTP 404 Sep 04 22:45:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 325/618] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:45:18 2026] GET /volume/v3/groups/fab7582c-3251-455d-a4e9-4bf86ec0b950 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2d7dcdd2-c57a-4c5b-aeb7-1c1c1cbf966f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2d7dcdd2-c57a-4c5b-aeb7-1c1c1cbf966f tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] DELETE http://192.168.122.93/volume/v3/group_types/d07f88de-415f-4aee-8a1c-016f957fedeb Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2d7dcdd2-c57a-4c5b-aeb7-1c1c1cbf966f tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2d7dcdd2-c57a-4c5b-aeb7-1c1c1cbf966f tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2d7dcdd2-c57a-4c5b-aeb7-1c1c1cbf966f tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] http://192.168.122.93/volume/v3/group_types/d07f88de-415f-4aee-8a1c-016f957fedeb returned with HTTP 202 Sep 04 22:45:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 294/619] 192.168.122.93 () {60 vars in 1283 bytes} [Fri Sep 4 22:45:18 2026] DELETE /volume/v3/group_types/d07f88de-415f-4aee-8a1c-016f957fedeb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:45:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8e7efefb-7948-4007-9ff9-399e1c62c7dd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8e7efefb-7948-4007-9ff9-399e1c62c7dd tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] DELETE http://192.168.122.93/volume/v3/types/93741ed6-9391-49f7-8386-18e05eaf914e Sep 04 22:45:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8e7efefb-7948-4007-9ff9-399e1c62c7dd tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8e7efefb-7948-4007-9ff9-399e1c62c7dd tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8e7efefb-7948-4007-9ff9-399e1c62c7dd tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] http://192.168.122.93/volume/v3/types/93741ed6-9391-49f7-8386-18e05eaf914e returned with HTTP 202 Sep 04 22:45:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 326/620] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:45:18 2026] DELETE /volume/v3/types/93741ed6-9391-49f7-8386-18e05eaf914e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-eb85fefa-e185-4355-a70f-6769de31feba None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eb85fefa-e185-4355-a70f-6769de31feba tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] GET http://192.168.122.93/volume/v3/types/93741ed6-9391-49f7-8386-18e05eaf914e Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eb85fefa-e185-4355-a70f-6769de31feba tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eb85fefa-e185-4355-a70f-6769de31feba tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eb85fefa-e185-4355-a70f-6769de31feba tempest-GroupsV320Test-1381261831 tempest-GroupsV320Test-1381261831-project-admin] http://192.168.122.93/volume/v3/types/93741ed6-9391-49f7-8386-18e05eaf914e returned with HTTP 404 Sep 04 22:45:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 295/621] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:45:18 2026] GET /volume/v3/types/93741ed6-9391-49f7-8386-18e05eaf914e => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8e5f2082-d33d-498c-a673-e229a2c4e331 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-aa9fba6f-18ca-4dd8-a93a-54d41c304b1b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aa9fba6f-18ca-4dd8-a93a-54d41c304b1b tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aa9fba6f-18ca-4dd8-a93a-54d41c304b1b tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aa9fba6f-18ca-4dd8-a93a-54d41c304b1b tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-aa9fba6f-18ca-4dd8-a93a-54d41c304b1b tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:45:18 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-aa9fba6f-18ca-4dd8-a93a-54d41c304b1b tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:18 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-aa9fba6f-18ca-4dd8-a93a-54d41c304b1b tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-aa9fba6f-18ca-4dd8-a93a-54d41c304b1b tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8e5f2082-d33d-498c-a673-e229a2c4e331 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:45:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8e5f2082-d33d-498c-a673-e229a2c4e331 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1645483820", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1726381554", "vendor_name": "tempest-vendor_name-578119736"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aa9fba6f-18ca-4dd8-a93a-54d41c304b1b tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 returned with HTTP 200 Sep 04 22:45:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 296/622] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:18 2026] GET /volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 => generated 928 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e093f57a-dbe9-4cc4-b5fd-983845502f85 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e093f57a-dbe9-4cc4-b5fd-983845502f85 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/groups/1598b15d-b546-470c-b2e0-ef56ac3c2b8d Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e093f57a-dbe9-4cc4-b5fd-983845502f85 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e093f57a-dbe9-4cc4-b5fd-983845502f85 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-e093f57a-dbe9-4cc4-b5fd-983845502f85 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] show called for member 1598b15d-b546-470c-b2e0-ef56ac3c2b8d {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8e5f2082-d33d-498c-a673-e229a2c4e331 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:45:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 327/623] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:45:18 2026] POST /volume/v3/types => generated 327 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:18 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:45:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e093f57a-dbe9-4cc4-b5fd-983845502f85 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/groups/1598b15d-b546-470c-b2e0-ef56ac3c2b8d returned with HTTP 200 Sep 04 22:45:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 297/624] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:45:18 2026] GET /volume/v3/groups/1598b15d-b546-470c-b2e0-ef56ac3c2b8d => generated 417 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b3e907e6-c42b-4516-b118-6dfde4aa68e3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b3e907e6-c42b-4516-b118-6dfde4aa68e3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b3e907e6-c42b-4516-b118-6dfde4aa68e3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b3e907e6-c42b-4516-b118-6dfde4aa68e3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-b3e907e6-c42b-4516-b118-6dfde4aa68e3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b3e907e6-c42b-4516-b118-6dfde4aa68e3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: /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 04 22:45:18 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:45:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b3e907e6-c42b-4516-b118-6dfde4aa68e3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Get all volumes completed successfully. Sep 04 22:45:18 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-b3e907e6-c42b-4516-b118-6dfde4aa68e3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:18 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-b3e907e6-c42b-4516-b118-6dfde4aa68e3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-b3e907e6-c42b-4516-b118-6dfde4aa68e3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:18 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-b3e907e6-c42b-4516-b118-6dfde4aa68e3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:18 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-b3e907e6-c42b-4516-b118-6dfde4aa68e3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:45:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7de499c5-6d9f-4d62-ab4a-fcadbf6c1439", "size": 1, "name": "tempest-UserMessagesTest-Volume-53896789"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Create volume request body: {'volume': {'volume_type': '7de499c5-6d9f-4d62-ab4a-fcadbf6c1439', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-53896789'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:18 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Create volume of 1 GB Sep 04 22:45:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Availability Zones retrieved successfully. Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-b3e907e6-c42b-4516-b118-6dfde4aa68e3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Flow 'volume_create_api' (32ae8179-39b4-4f12-8d5e-db8ad72721f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f0484bd-e520-4830-b0b2-7e9b6bb6bbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b3e907e6-c42b-4516-b118-6dfde4aa68e3 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:45:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 298/625] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:45:18 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:45:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-243c4027-50af-468f-84f8-37dccc1e5766 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-243c4027-50af-468f-84f8-37dccc1e5766 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] POST http://192.168.122.93/volume/v3/groups/1598b15d-b546-470c-b2e0-ef56ac3c2b8d/action Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-243c4027-50af-468f-84f8-37dccc1e5766 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-243c4027-50af-468f-84f8-37dccc1e5766 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-243c4027-50af-468f-84f8-37dccc1e5766 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] delete called for group 1598b15d-b546-470c-b2e0-ef56ac3c2b8d {{(pid=87249) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.groups [None req-243c4027-50af-468f-84f8-37dccc1e5766 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Delete group with id: 1598b15d-b546-470c-b2e0-ef56ac3c2b8d Sep 04 22:45:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f0484bd-e520-4830-b0b2-7e9b6bb6bbec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:45:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1726381554',vendor_name='tempest-vendor_name-578119736'},id=7de499c5-6d9f-4d62-ab4a-fcadbf6c1439,is_public=True,name='tempest-UserMessagesTest-volume-type-1645483820',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7de499c5-6d9f-4d62-ab4a-fcadbf6c1439', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81367bdf-7f69-4a22-8cd1-65113af293c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:18 devstack devstack@c-api.service[87249]: /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 04 22:45:18 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:45:18 devstack devstack@c-api.service[87249]: /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 04 22:45:18 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:45:18 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1645483820 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1645483820, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:45:18 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1645483820 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1645483820, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:45:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-243c4027-50af-468f-84f8-37dccc1e5766 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/groups/1598b15d-b546-470c-b2e0-ef56ac3c2b8d/action returned with HTTP 202 Sep 04 22:45:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 299/626] 192.168.122.93 () {62 vars in 1307 bytes} [Fri Sep 4 22:45:18 2026] POST /volume/v3/groups/1598b15d-b546-470c-b2e0-ef56ac3c2b8d/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:45:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4f01168e-ec25-4682-98e0-695c9699c6d8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4f01168e-ec25-4682-98e0-695c9699c6d8 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 Sep 04 22:45:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4f01168e-ec25-4682-98e0-695c9699c6d8 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4f01168e-ec25-4682-98e0-695c9699c6d8 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:19 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:19 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4f01168e-ec25-4682-98e0-695c9699c6d8 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:45:19 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-4f01168e-ec25-4682-98e0-695c9699c6d8 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:19 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-4f01168e-ec25-4682-98e0-695c9699c6d8 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:19 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Created reservations ['cbd92b3e-ecec-4b82-b2c2-e974c80ec599', 'aadde855-e223-474c-bf45-6d165ebc9a64', '9932865d-a7ea-4502-8719-51483caf913e', '75d8fa19-153d-4496-a801-20eed62a1c22'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81367bdf-7f69-4a22-8cd1-65113af293c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbd92b3e-ecec-4b82-b2c2-e974c80ec599', 'aadde855-e223-474c-bf45-6d165ebc9a64', '9932865d-a7ea-4502-8719-51483caf913e', '75d8fa19-153d-4496-a801-20eed62a1c22']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4afd396-fbe1-4d92-9ffe-d5318585ac8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:19 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-4f01168e-ec25-4682-98e0-695c9699c6d8 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4f01168e-ec25-4682-98e0-695c9699c6d8 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 returned with HTTP 200 Sep 04 22:45:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 300/627] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:19 2026] GET /volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 => generated 927 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4afd396-fbe1-4d92-9ffe-d5318585ac8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24b94523-f127-406d-851c-e8089854d40c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-53896789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bcb6a37dcaf4a2db4c376b38d647fec',qos_specs=None,replication_status=,reservations=['cbd92b3e-ecec-4b82-b2c2-e974c80ec599','aadde855-e223-474c-bf45-6d165ebc9a64','9932865d-a7ea-4502-8719-51483caf913e','75d8fa19-153d-4496-a801-20eed62a1c22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='421ccf20912748a6a801441f7c9398c0',volume_type_id=7de499c5-6d9f-4d62-ab4a-fcadbf6c1439), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-53896789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24b94523-f127-406d-851c-e8089854d40c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bcb6a37dcaf4a2db4c376b38d647fec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='421ccf20912748a6a801441f7c9398c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7de499c5-6d9f-4d62-ab4a-fcadbf6c1439),volume_type_id=7de499c5-6d9f-4d62-ab4a-fcadbf6c1439)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46d3c3a1-8a2c-426d-9377-49a86f7dc856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46d3c3a1-8a2c-426d-9377-49a86f7dc856) transitioned into state 'SUCCESS' from state '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-53896789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bcb6a37dcaf4a2db4c376b38d647fec',qos_specs=None,replication_status=,reservations=['cbd92b3e-ecec-4b82-b2c2-e974c80ec599','aadde855-e223-474c-bf45-6d165ebc9a64','9932865d-a7ea-4502-8719-51483caf913e','75d8fa19-153d-4496-a801-20eed62a1c22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='421ccf20912748a6a801441f7c9398c0',volume_type_id=7de499c5-6d9f-4d62-ab4a-fcadbf6c1439)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (533ad4e7-ed70-486a-9182-e56c5f5c883c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (533ad4e7-ed70-486a-9182-e56c5f5c883c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Flow 'volume_create_api' (32ae8179-39b4-4f12-8d5e-db8ad72721f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Create volume request issued successfully. Sep 04 22:45:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d9266203-4cd7-4a0f-8b8e-61e6d62c224f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:45:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 328/628] 192.168.122.93 () {62 vars in 1178 bytes} [Fri Sep 4 22:45:18 2026] POST /volume/v3/volumes => generated 790 bytes in 794 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:45:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-aa48c098-1a48-493b-b279-a4334e0419da None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aa48c098-1a48-493b-b279-a4334e0419da tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] GET http://192.168.122.93/volume/v3/volumes/24b94523-f127-406d-851c-e8089854d40c Sep 04 22:45:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aa48c098-1a48-493b-b279-a4334e0419da tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aa48c098-1a48-493b-b279-a4334e0419da tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:19 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:19 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-aa48c098-1a48-493b-b279-a4334e0419da tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Volume info retrieved successfully. Sep 04 22:45:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aa48c098-1a48-493b-b279-a4334e0419da tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/volumes/24b94523-f127-406d-851c-e8089854d40c returned with HTTP 200 Sep 04 22:45:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 301/629] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:45:19 2026] GET /volume/v3/volumes/24b94523-f127-406d-851c-e8089854d40c => generated 858 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-18c006c1-22cf-4e02-b54b-864f1d9d22e1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-18c006c1-22cf-4e02-b54b-864f1d9d22e1 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 Sep 04 22:45:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-18c006c1-22cf-4e02-b54b-864f1d9d22e1 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-18c006c1-22cf-4e02-b54b-864f1d9d22e1 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:20 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:20 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-18c006c1-22cf-4e02-b54b-864f1d9d22e1 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:45:20 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-18c006c1-22cf-4e02-b54b-864f1d9d22e1 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:20 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-18c006c1-22cf-4e02-b54b-864f1d9d22e1 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:20 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-18c006c1-22cf-4e02-b54b-864f1d9d22e1 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-18c006c1-22cf-4e02-b54b-864f1d9d22e1 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 returned with HTTP 200 Sep 04 22:45:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 329/630] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:20 2026] GET /volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 => generated 926 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:45:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5d9fb198-d37e-4909-ae66-c69a93806428 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5d9fb198-d37e-4909-ae66-c69a93806428 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] GET http://192.168.122.93/volume/v3/volumes/24b94523-f127-406d-851c-e8089854d40c Sep 04 22:45:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5d9fb198-d37e-4909-ae66-c69a93806428 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5d9fb198-d37e-4909-ae66-c69a93806428 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:20 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:20 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5d9fb198-d37e-4909-ae66-c69a93806428 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Volume info retrieved successfully. Sep 04 22:45:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5d9fb198-d37e-4909-ae66-c69a93806428 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/volumes/24b94523-f127-406d-851c-e8089854d40c returned with HTTP 200 Sep 04 22:45:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 302/631] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:45:20 2026] GET /volume/v3/volumes/24b94523-f127-406d-851c-e8089854d40c => generated 879 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:45:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e81347a4-76bb-4a42-b392-84a73833656d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e81347a4-76bb-4a42-b392-84a73833656d tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] GET http://192.168.122.93/volume/v3/messages Sep 04 22:45:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e81347a4-76bb-4a42-b392-84a73833656d tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e81347a4-76bb-4a42-b392-84a73833656d tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e81347a4-76bb-4a42-b392-84a73833656d tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/messages returned with HTTP 200 Sep 04 22:45:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 330/632] 192.168.122.93 () {60 vars in 1159 bytes} [Fri Sep 4 22:45:20 2026] GET /volume/v3/messages => generated 676 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c39f40e8-1268-4f63-9534-8d8b3a9eb368 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c39f40e8-1268-4f63-9534-8d8b3a9eb368 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] DELETE http://192.168.122.93/volume/v3/messages/45e6043e-4449-4cd0-9552-682096eb1cf8 Sep 04 22:45:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c39f40e8-1268-4f63-9534-8d8b3a9eb368 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c39f40e8-1268-4f63-9534-8d8b3a9eb368 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c39f40e8-1268-4f63-9534-8d8b3a9eb368 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/messages/45e6043e-4449-4cd0-9552-682096eb1cf8 returned with HTTP 204 Sep 04 22:45:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 303/633] 192.168.122.93 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:20 2026] DELETE /volume/v3/messages/45e6043e-4449-4cd0-9552-682096eb1cf8 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 04 22:45:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d35d482e-2981-457b-90a1-a2881573d15a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d35d482e-2981-457b-90a1-a2881573d15a tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] GET http://192.168.122.93/volume/v3/messages/45e6043e-4449-4cd0-9552-682096eb1cf8 Sep 04 22:45:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d35d482e-2981-457b-90a1-a2881573d15a tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d35d482e-2981-457b-90a1-a2881573d15a tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d35d482e-2981-457b-90a1-a2881573d15a tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/messages/45e6043e-4449-4cd0-9552-682096eb1cf8 returned with HTTP 404 Sep 04 22:45:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 331/634] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:20 2026] GET /volume/v3/messages/45e6043e-4449-4cd0-9552-682096eb1cf8 => generated 110 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:45:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-001b760a-617e-4c22-b1f8-8241c1497df2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-001b760a-617e-4c22-b1f8-8241c1497df2 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] GET http://192.168.122.93/volume/v3/volumes/24b94523-f127-406d-851c-e8089854d40c Sep 04 22:45:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-001b760a-617e-4c22-b1f8-8241c1497df2 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-001b760a-617e-4c22-b1f8-8241c1497df2 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:20 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:20 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-001b760a-617e-4c22-b1f8-8241c1497df2 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Volume info retrieved successfully. Sep 04 22:45:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-001b760a-617e-4c22-b1f8-8241c1497df2 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/volumes/24b94523-f127-406d-851c-e8089854d40c returned with HTTP 200 Sep 04 22:45:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 304/635] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:45:20 2026] GET /volume/v3/volumes/24b94523-f127-406d-851c-e8089854d40c => generated 879 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9d27e19b-5a37-4a7c-b5c3-0a69970d684b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9d27e19b-5a37-4a7c-b5c3-0a69970d684b tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] DELETE http://192.168.122.93/volume/v3/volumes/24b94523-f127-406d-851c-e8089854d40c Sep 04 22:45:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9d27e19b-5a37-4a7c-b5c3-0a69970d684b tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9d27e19b-5a37-4a7c-b5c3-0a69970d684b tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:20 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-9d27e19b-5a37-4a7c-b5c3-0a69970d684b tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Delete volume with id: 24b94523-f127-406d-851c-e8089854d40c Sep 04 22:45:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:21 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:21 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9d27e19b-5a37-4a7c-b5c3-0a69970d684b tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Volume info retrieved successfully. Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9d27e19b-5a37-4a7c-b5c3-0a69970d684b tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87250) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-9d27e19b-5a37-4a7c-b5c3-0a69970d684b tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Created reservations ['7043eaab-00e5-4d38-ab16-b9f6dce207c2', '7445b83d-d618-4ea5-a076-a67d61afa8f7', 'b69b9283-3d71-40e3-85d1-1e9ec17358f5', '48997c14-aee6-4a1f-9870-eae618134185'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9d27e19b-5a37-4a7c-b5c3-0a69970d684b tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Delete volume request issued successfully. Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9d27e19b-5a37-4a7c-b5c3-0a69970d684b tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/volumes/24b94523-f127-406d-851c-e8089854d40c returned with HTTP 202 Sep 04 22:45:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 332/636] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:20 2026] DELETE /volume/v3/volumes/24b94523-f127-406d-851c-e8089854d40c => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e18e5273-b2d1-4540-9f1f-1af967b1673a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e18e5273-b2d1-4540-9f1f-1af967b1673a tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] GET http://192.168.122.93/volume/v3/volumes/24b94523-f127-406d-851c-e8089854d40c Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e18e5273-b2d1-4540-9f1f-1af967b1673a tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e18e5273-b2d1-4540-9f1f-1af967b1673a tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e18e5273-b2d1-4540-9f1f-1af967b1673a tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/volumes/24b94523-f127-406d-851c-e8089854d40c returned with HTTP 404 Sep 04 22:45:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 305/637] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:45:21 2026] GET /volume/v3/volumes/24b94523-f127-406d-851c-e8089854d40c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5456fc27-9c07-40ba-b1d5-3fc5f27431d1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5456fc27-9c07-40ba-b1d5-3fc5f27431d1 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] DELETE http://192.168.122.93/volume/v3/types/7de499c5-6d9f-4d62-ab4a-fcadbf6c1439 Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5456fc27-9c07-40ba-b1d5-3fc5f27431d1 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5456fc27-9c07-40ba-b1d5-3fc5f27431d1 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5456fc27-9c07-40ba-b1d5-3fc5f27431d1 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] http://192.168.122.93/volume/v3/types/7de499c5-6d9f-4d62-ab4a-fcadbf6c1439 returned with HTTP 202 Sep 04 22:45:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 333/638] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:45:21 2026] DELETE /volume/v3/types/7de499c5-6d9f-4d62-ab4a-fcadbf6c1439 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-796ca5f8-e9c7-4907-9714-6f89e109fbfd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-796ca5f8-e9c7-4907-9714-6f89e109fbfd tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] GET http://192.168.122.93/volume/v3/types/7de499c5-6d9f-4d62-ab4a-fcadbf6c1439 Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-796ca5f8-e9c7-4907-9714-6f89e109fbfd tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-796ca5f8-e9c7-4907-9714-6f89e109fbfd tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-796ca5f8-e9c7-4907-9714-6f89e109fbfd tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] http://192.168.122.93/volume/v3/types/7de499c5-6d9f-4d62-ab4a-fcadbf6c1439 returned with HTTP 404 Sep 04 22:45:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 306/639] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:45:21 2026] GET /volume/v3/types/7de499c5-6d9f-4d62-ab4a-fcadbf6c1439 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bad5f1be-bdb4-4bdd-a3c1-7e70d6ed5f72 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bad5f1be-bdb4-4bdd-a3c1-7e70d6ed5f72 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bad5f1be-bdb4-4bdd-a3c1-7e70d6ed5f72 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1538808228", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1790207558", "vendor_name": "tempest-vendor_name-733278330"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bad5f1be-bdb4-4bdd-a3c1-7e70d6ed5f72 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:45:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 334/640] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:45:21 2026] POST /volume/v3/types => generated 327 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b83d8f0f-4055-4081-af20-f3a8f9bab767", "size": 1, "name": "tempest-UserMessagesTest-Volume-819924727"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Create volume request body: {'volume': {'volume_type': 'b83d8f0f-4055-4081-af20-f3a8f9bab767', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-819924727'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Create volume of 1 GB Sep 04 22:45:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Availability Zones retrieved successfully. Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Flow 'volume_create_api' (9c6747b0-1e2c-479d-aa1f-1592535a2c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddada6a5-7c63-4e6b-8938-6c39053a354d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddada6a5-7c63-4e6b-8938-6c39053a354d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:45:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1790207558',vendor_name='tempest-vendor_name-733278330'},id=b83d8f0f-4055-4081-af20-f3a8f9bab767,is_public=True,name='tempest-UserMessagesTest-volume-type-1538808228',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b83d8f0f-4055-4081-af20-f3a8f9bab767', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95333433-6a33-4db0-a155-fcd309e41f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1b1754fe-311c-4194-a2b2-aaba82cd5a13 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1b1754fe-311c-4194-a2b2-aaba82cd5a13 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1b1754fe-311c-4194-a2b2-aaba82cd5a13 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1b1754fe-311c-4194-a2b2-aaba82cd5a13 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1538808228 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1538808228, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:45:21 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1538808228 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1538808228, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1b1754fe-311c-4194-a2b2-aaba82cd5a13 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 returned with HTTP 404 Sep 04 22:45:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 335/641] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:21 2026] GET /volume/v3/volumes/e78bd240-cc16-487c-98d7-a581e3a2d8e6 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-87c1105e-5de7-4592-abf1-04f407824e24 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87c1105e-5de7-4592-abf1-04f407824e24 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/groups/1598b15d-b546-470c-b2e0-ef56ac3c2b8d Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87c1105e-5de7-4592-abf1-04f407824e24 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87c1105e-5de7-4592-abf1-04f407824e24 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-87c1105e-5de7-4592-abf1-04f407824e24 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] show called for member 1598b15d-b546-470c-b2e0-ef56ac3c2b8d {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87c1105e-5de7-4592-abf1-04f407824e24 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/groups/1598b15d-b546-470c-b2e0-ef56ac3c2b8d returned with HTTP 404 Sep 04 22:45:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 336/642] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:45:21 2026] GET /volume/v3/groups/1598b15d-b546-470c-b2e0-ef56ac3c2b8d => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f13b76fe-aa4a-413b-b054-2ff799b753cf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f13b76fe-aa4a-413b-b054-2ff799b753cf tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f13b76fe-aa4a-413b-b054-2ff799b753cf tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f13b76fe-aa4a-413b-b054-2ff799b753cf tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-f13b76fe-aa4a-413b-b054-2ff799b753cf tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f13b76fe-aa4a-413b-b054-2ff799b753cf tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f13b76fe-aa4a-413b-b054-2ff799b753cf tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Get all volumes completed successfully. Sep 04 22:45:21 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-f13b76fe-aa4a-413b-b054-2ff799b753cf tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:21 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-f13b76fe-aa4a-413b-b054-2ff799b753cf tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Created reservations ['8d0f8ec5-e69a-4ca9-84ea-d1dfae100c97', '7551ac5f-4b9a-4d5a-8219-bcac2aa96175', '0caff7fe-0ba9-4cfd-9274-45c20096a511', 'd49f1c57-a8f2-47b2-af37-caecbbaf10e8'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95333433-6a33-4db0-a155-fcd309e41f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d0f8ec5-e69a-4ca9-84ea-d1dfae100c97', '7551ac5f-4b9a-4d5a-8219-bcac2aa96175', '0caff7fe-0ba9-4cfd-9274-45c20096a511', 'd49f1c57-a8f2-47b2-af37-caecbbaf10e8']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf29bd7-ef99-4f91-b834-5eaa090f0638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-f13b76fe-aa4a-413b-b054-2ff799b753cf tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:21 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f13b76fe-aa4a-413b-b054-2ff799b753cf tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:45:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 337/643] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:45:21 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-007178bd-15e8-42b0-b682-46abde5eb609 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-007178bd-15e8-42b0-b682-46abde5eb609 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] POST http://192.168.122.93/volume/v3/groups/f5fb6d6c-9d91-4085-a53d-9a5bb82f9916/action Sep 04 22:45:21 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:21 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-007178bd-15e8-42b0-b682-46abde5eb609 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-007178bd-15e8-42b0-b682-46abde5eb609 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-007178bd-15e8-42b0-b682-46abde5eb609 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] delete called for group f5fb6d6c-9d91-4085-a53d-9a5bb82f9916 {{(pid=87250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.groups [None req-007178bd-15e8-42b0-b682-46abde5eb609 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Delete group with id: f5fb6d6c-9d91-4085-a53d-9a5bb82f9916 Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf29bd7-ef99-4f91-b834-5eaa090f0638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '327c15bb-82cf-4083-8ffe-da37ae398922', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-819924727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bcb6a37dcaf4a2db4c376b38d647fec',qos_specs=None,replication_status=,reservations=['8d0f8ec5-e69a-4ca9-84ea-d1dfae100c97','7551ac5f-4b9a-4d5a-8219-bcac2aa96175','0caff7fe-0ba9-4cfd-9274-45c20096a511','d49f1c57-a8f2-47b2-af37-caecbbaf10e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='421ccf20912748a6a801441f7c9398c0',volume_type_id=b83d8f0f-4055-4081-af20-f3a8f9bab767), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-819924727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=327c15bb-82cf-4083-8ffe-da37ae398922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bcb6a37dcaf4a2db4c376b38d647fec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='421ccf20912748a6a801441f7c9398c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b83d8f0f-4055-4081-af20-f3a8f9bab767),volume_type_id=b83d8f0f-4055-4081-af20-f3a8f9bab767)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:21 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9bb9afe-b9c0-41b8-ac07-60d5eca919cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: /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 04 22:45:21 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:45:21 devstack devstack@c-api.service[87250]: /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 04 22:45:21 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9bb9afe-b9c0-41b8-ac07-60d5eca919cc) transitioned into state 'SUCCESS' from state '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-819924727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bcb6a37dcaf4a2db4c376b38d647fec',qos_specs=None,replication_status=,reservations=['8d0f8ec5-e69a-4ca9-84ea-d1dfae100c97','7551ac5f-4b9a-4d5a-8219-bcac2aa96175','0caff7fe-0ba9-4cfd-9274-45c20096a511','d49f1c57-a8f2-47b2-af37-caecbbaf10e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='421ccf20912748a6a801441f7c9398c0',volume_type_id=b83d8f0f-4055-4081-af20-f3a8f9bab767)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c1a9227-fd96-4873-831a-018c5e706b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-007178bd-15e8-42b0-b682-46abde5eb609 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/groups/f5fb6d6c-9d91-4085-a53d-9a5bb82f9916/action returned with HTTP 202 Sep 04 22:45:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 338/644] 192.168.122.93 () {62 vars in 1307 bytes} [Fri Sep 4 22:45:21 2026] POST /volume/v3/groups/f5fb6d6c-9d91-4085-a53d-9a5bb82f9916/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ad5ae4f5-41dd-41f2-8dc6-f0a3f1f5c0ea None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c1a9227-fd96-4873-831a-018c5e706b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ad5ae4f5-41dd-41f2-8dc6-f0a3f1f5c0ea tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/ffea63eb-9e44-4247-b0c8-339abb87b754 Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ad5ae4f5-41dd-41f2-8dc6-f0a3f1f5c0ea tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ad5ae4f5-41dd-41f2-8dc6-f0a3f1f5c0ea tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Flow 'volume_create_api' (9c6747b0-1e2c-479d-aa1f-1592535a2c2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Create volume request issued successfully. Sep 04 22:45:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9ddf9a8f-e16f-468a-81a0-a8f21a04e348 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:45:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 307/645] 192.168.122.93 () {62 vars in 1178 bytes} [Fri Sep 4 22:45:21 2026] POST /volume/v3/volumes => generated 791 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-330ffd86-1526-4f4e-9133-9371c5e2a2ec None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:21 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:21 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-330ffd86-1526-4f4e-9133-9371c5e2a2ec tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] GET http://192.168.122.93/volume/v3/volumes/327c15bb-82cf-4083-8ffe-da37ae398922 Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-330ffd86-1526-4f4e-9133-9371c5e2a2ec tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-330ffd86-1526-4f4e-9133-9371c5e2a2ec tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ad5ae4f5-41dd-41f2-8dc6-f0a3f1f5c0ea tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Volume info retrieved successfully. Sep 04 22:45:21 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ad5ae4f5-41dd-41f2-8dc6-f0a3f1f5c0ea tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:21 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ad5ae4f5-41dd-41f2-8dc6-f0a3f1f5c0ea tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:21 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:21 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-330ffd86-1526-4f4e-9133-9371c5e2a2ec tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Volume info retrieved successfully. Sep 04 22:45:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-330ffd86-1526-4f4e-9133-9371c5e2a2ec tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/volumes/327c15bb-82cf-4083-8ffe-da37ae398922 returned with HTTP 200 Sep 04 22:45:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 308/646] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:45:21 2026] GET /volume/v3/volumes/327c15bb-82cf-4083-8ffe-da37ae398922 => generated 859 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:22 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-ad5ae4f5-41dd-41f2-8dc6-f0a3f1f5c0ea tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ad5ae4f5-41dd-41f2-8dc6-f0a3f1f5c0ea tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/ffea63eb-9e44-4247-b0c8-339abb87b754 returned with HTTP 200 Sep 04 22:45:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 339/647] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:21 2026] GET /volume/v3/volumes/ffea63eb-9e44-4247-b0c8-339abb87b754 => generated 915 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d85ee0d3-a3ae-43ac-8025-113c76c0d352 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d85ee0d3-a3ae-43ac-8025-113c76c0d352 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] GET http://192.168.122.93/volume/v3/volumes/327c15bb-82cf-4083-8ffe-da37ae398922 Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d85ee0d3-a3ae-43ac-8025-113c76c0d352 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d85ee0d3-a3ae-43ac-8025-113c76c0d352 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:23 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:23 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:23 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d85ee0d3-a3ae-43ac-8025-113c76c0d352 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Volume info retrieved successfully. Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d85ee0d3-a3ae-43ac-8025-113c76c0d352 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/volumes/327c15bb-82cf-4083-8ffe-da37ae398922 returned with HTTP 200 Sep 04 22:45:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 309/648] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:45:23 2026] GET /volume/v3/volumes/327c15bb-82cf-4083-8ffe-da37ae398922 => generated 880 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a36547d7-cd9a-423c-9790-52aade20f868 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a36547d7-cd9a-423c-9790-52aade20f868 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] GET http://192.168.122.93/volume/v3/messages Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a36547d7-cd9a-423c-9790-52aade20f868 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a36547d7-cd9a-423c-9790-52aade20f868 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f12d145b-7bbb-4da0-a746-61e4ee08fdbc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f12d145b-7bbb-4da0-a746-61e4ee08fdbc tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/volumes/ffea63eb-9e44-4247-b0c8-339abb87b754 Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f12d145b-7bbb-4da0-a746-61e4ee08fdbc tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f12d145b-7bbb-4da0-a746-61e4ee08fdbc tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a36547d7-cd9a-423c-9790-52aade20f868 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/messages returned with HTTP 200 Sep 04 22:45:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 340/649] 192.168.122.93 () {60 vars in 1159 bytes} [Fri Sep 4 22:45:23 2026] GET /volume/v3/messages => generated 676 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f12d145b-7bbb-4da0-a746-61e4ee08fdbc tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/volumes/ffea63eb-9e44-4247-b0c8-339abb87b754 returned with HTTP 404 Sep 04 22:45:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 310/650] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:45:23 2026] GET /volume/v3/volumes/ffea63eb-9e44-4247-b0c8-339abb87b754 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ac32e9ef-716d-4a57-9165-b5f3676bbc5e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0397cec0-1227-45f9-bd09-8f8a8e8ec093 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ac32e9ef-716d-4a57-9165-b5f3676bbc5e tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] GET http://192.168.122.93/volume/v3/messages/b9a9922a-3d77-4806-9017-e61a331ef8cc Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ac32e9ef-716d-4a57-9165-b5f3676bbc5e tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ac32e9ef-716d-4a57-9165-b5f3676bbc5e tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0397cec0-1227-45f9-bd09-8f8a8e8ec093 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] GET http://192.168.122.93/volume/v3/groups/f5fb6d6c-9d91-4085-a53d-9a5bb82f9916 Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0397cec0-1227-45f9-bd09-8f8a8e8ec093 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0397cec0-1227-45f9-bd09-8f8a8e8ec093 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-0397cec0-1227-45f9-bd09-8f8a8e8ec093 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] show called for member f5fb6d6c-9d91-4085-a53d-9a5bb82f9916 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ac32e9ef-716d-4a57-9165-b5f3676bbc5e tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/messages/b9a9922a-3d77-4806-9017-e61a331ef8cc returned with HTTP 200 Sep 04 22:45:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 341/651] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:23 2026] GET /volume/v3/messages/b9a9922a-3d77-4806-9017-e61a331ef8cc => generated 673 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0397cec0-1227-45f9-bd09-8f8a8e8ec093 tempest-GroupsV314Test-292091366 tempest-GroupsV314Test-292091366-project-member] http://192.168.122.93/volume/v3/groups/f5fb6d6c-9d91-4085-a53d-9a5bb82f9916 returned with HTTP 404 Sep 04 22:45:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 311/652] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:45:23 2026] GET /volume/v3/groups/f5fb6d6c-9d91-4085-a53d-9a5bb82f9916 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-45b6fdc3-d889-455a-8595-b38f9b5625d9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-02d46db0-063a-4218-8b82-2665e6f9d0f5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-45b6fdc3-d889-455a-8595-b38f9b5625d9 tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] DELETE http://192.168.122.93/volume/v3/group_types/4e281d99-7a1a-4a71-854e-9b0773fa82f2 Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-45b6fdc3-d889-455a-8595-b38f9b5625d9 tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-02d46db0-063a-4218-8b82-2665e6f9d0f5 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] GET http://192.168.122.93/volume/v3/messages Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-45b6fdc3-d889-455a-8595-b38f9b5625d9 tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-02d46db0-063a-4218-8b82-2665e6f9d0f5 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-02d46db0-063a-4218-8b82-2665e6f9d0f5 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-02d46db0-063a-4218-8b82-2665e6f9d0f5 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/messages returned with HTTP 200 Sep 04 22:45:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 312/653] 192.168.122.93 () {60 vars in 1159 bytes} [Fri Sep 4 22:45:23 2026] GET /volume/v3/messages => generated 676 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4486d367-25e1-443a-89b9-10e08472be32 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-45b6fdc3-d889-455a-8595-b38f9b5625d9 tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] http://192.168.122.93/volume/v3/group_types/4e281d99-7a1a-4a71-854e-9b0773fa82f2 returned with HTTP 202 Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4486d367-25e1-443a-89b9-10e08472be32 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] DELETE http://192.168.122.93/volume/v3/messages/b9a9922a-3d77-4806-9017-e61a331ef8cc Sep 04 22:45:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 342/654] 192.168.122.93 () {60 vars in 1283 bytes} [Fri Sep 4 22:45:23 2026] DELETE /volume/v3/group_types/4e281d99-7a1a-4a71-854e-9b0773fa82f2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4486d367-25e1-443a-89b9-10e08472be32 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4486d367-25e1-443a-89b9-10e08472be32 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3f76f646-774b-4a4b-9d14-a14bbe639bfd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3f76f646-774b-4a4b-9d14-a14bbe639bfd tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] DELETE http://192.168.122.93/volume/v3/types/5f372f5a-acd0-42b8-85e0-e15da085ec67 Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3f76f646-774b-4a4b-9d14-a14bbe639bfd tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3f76f646-774b-4a4b-9d14-a14bbe639bfd tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4486d367-25e1-443a-89b9-10e08472be32 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/messages/b9a9922a-3d77-4806-9017-e61a331ef8cc returned with HTTP 204 Sep 04 22:45:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 313/655] 192.168.122.93 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:23 2026] DELETE /volume/v3/messages/b9a9922a-3d77-4806-9017-e61a331ef8cc => generated 0 bytes in 46 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-887618b3-ee7a-4d00-b9d6-98f390e53745 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-887618b3-ee7a-4d00-b9d6-98f390e53745 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] GET http://192.168.122.93/volume/v3/volumes/327c15bb-82cf-4083-8ffe-da37ae398922 Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-887618b3-ee7a-4d00-b9d6-98f390e53745 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-887618b3-ee7a-4d00-b9d6-98f390e53745 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3f76f646-774b-4a4b-9d14-a14bbe639bfd tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] http://192.168.122.93/volume/v3/types/5f372f5a-acd0-42b8-85e0-e15da085ec67 returned with HTTP 202 Sep 04 22:45:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 343/656] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:45:23 2026] DELETE /volume/v3/types/5f372f5a-acd0-42b8-85e0-e15da085ec67 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:23 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:23 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:23 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9eade45b-f59a-48e9-9aaa-9ac5fea05b2b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9eade45b-f59a-48e9-9aaa-9ac5fea05b2b tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] GET http://192.168.122.93/volume/v3/types/5f372f5a-acd0-42b8-85e0-e15da085ec67 Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-887618b3-ee7a-4d00-b9d6-98f390e53745 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Volume info retrieved successfully. Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9eade45b-f59a-48e9-9aaa-9ac5fea05b2b tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9eade45b-f59a-48e9-9aaa-9ac5fea05b2b tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-887618b3-ee7a-4d00-b9d6-98f390e53745 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/volumes/327c15bb-82cf-4083-8ffe-da37ae398922 returned with HTTP 200 Sep 04 22:45:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 314/657] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:45:23 2026] GET /volume/v3/volumes/327c15bb-82cf-4083-8ffe-da37ae398922 => generated 880 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9eade45b-f59a-48e9-9aaa-9ac5fea05b2b tempest-GroupsV314Test-748602675 tempest-GroupsV314Test-748602675-project-admin] http://192.168.122.93/volume/v3/types/5f372f5a-acd0-42b8-85e0-e15da085ec67 returned with HTTP 404 Sep 04 22:45:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 344/658] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:45:23 2026] GET /volume/v3/types/5f372f5a-acd0-42b8-85e0-e15da085ec67 => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f409ecfc-b0d7-4077-813b-5e7fa1c1fc6f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f409ecfc-b0d7-4077-813b-5e7fa1c1fc6f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] DELETE http://192.168.122.93/volume/v3/volumes/327c15bb-82cf-4083-8ffe-da37ae398922 Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f409ecfc-b0d7-4077-813b-5e7fa1c1fc6f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f409ecfc-b0d7-4077-813b-5e7fa1c1fc6f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-f409ecfc-b0d7-4077-813b-5e7fa1c1fc6f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Delete volume with id: 327c15bb-82cf-4083-8ffe-da37ae398922 Sep 04 22:45:23 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:23 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:23 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:23 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f409ecfc-b0d7-4077-813b-5e7fa1c1fc6f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Volume info retrieved successfully. Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f409ecfc-b0d7-4077-813b-5e7fa1c1fc6f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87249) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-f409ecfc-b0d7-4077-813b-5e7fa1c1fc6f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Created reservations ['f48a61ee-0d4c-4a26-b692-6ba8611d1205', '2ed5b4fd-406d-4e6b-83c5-c008412a76cb', '0e7de33b-a315-4b7c-be10-6116faa8d92c', 'bc907700-e977-411c-99db-3ddfe267d319'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f409ecfc-b0d7-4077-813b-5e7fa1c1fc6f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Delete volume request issued successfully. Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f409ecfc-b0d7-4077-813b-5e7fa1c1fc6f tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/volumes/327c15bb-82cf-4083-8ffe-da37ae398922 returned with HTTP 202 Sep 04 22:45:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 315/659] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:23 2026] DELETE /volume/v3/volumes/327c15bb-82cf-4083-8ffe-da37ae398922 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c74b841e-2bb7-4fed-b6e1-b965503ba578 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c74b841e-2bb7-4fed-b6e1-b965503ba578 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] GET http://192.168.122.93/volume/v3/volumes/327c15bb-82cf-4083-8ffe-da37ae398922 Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c74b841e-2bb7-4fed-b6e1-b965503ba578 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c74b841e-2bb7-4fed-b6e1-b965503ba578 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c74b841e-2bb7-4fed-b6e1-b965503ba578 tempest-UserMessagesTest-1174990653 tempest-UserMessagesTest-1174990653-project-member] http://192.168.122.93/volume/v3/volumes/327c15bb-82cf-4083-8ffe-da37ae398922 returned with HTTP 404 Sep 04 22:45:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 345/660] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:45:23 2026] GET /volume/v3/volumes/327c15bb-82cf-4083-8ffe-da37ae398922 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ff4c8808-8d75-43ce-8147-256ff8eabd03 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ff4c8808-8d75-43ce-8147-256ff8eabd03 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] DELETE http://192.168.122.93/volume/v3/types/b83d8f0f-4055-4081-af20-f3a8f9bab767 Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ff4c8808-8d75-43ce-8147-256ff8eabd03 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ff4c8808-8d75-43ce-8147-256ff8eabd03 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ff4c8808-8d75-43ce-8147-256ff8eabd03 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] http://192.168.122.93/volume/v3/types/b83d8f0f-4055-4081-af20-f3a8f9bab767 returned with HTTP 202 Sep 04 22:45:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 316/661] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:45:23 2026] DELETE /volume/v3/types/b83d8f0f-4055-4081-af20-f3a8f9bab767 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e93ef73e-a6d8-4499-934e-e6cce65ce878 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e93ef73e-a6d8-4499-934e-e6cce65ce878 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] GET http://192.168.122.93/volume/v3/types/b83d8f0f-4055-4081-af20-f3a8f9bab767 Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e93ef73e-a6d8-4499-934e-e6cce65ce878 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e93ef73e-a6d8-4499-934e-e6cce65ce878 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e93ef73e-a6d8-4499-934e-e6cce65ce878 tempest-UserMessagesTest-1139610994 tempest-UserMessagesTest-1139610994-project-admin] http://192.168.122.93/volume/v3/types/b83d8f0f-4055-4081-af20-f3a8f9bab767 returned with HTTP 404 Sep 04 22:45:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 346/662] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:45:23 2026] GET /volume/v3/types/b83d8f0f-4055-4081-af20-f3a8f9bab767 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0a5e0fb6-39a5-4d1c-a061-5fd261801646 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0a5e0fb6-39a5-4d1c-a061-5fd261801646 tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] GET http://192.168.122.93/volume/v3/os-services Sep 04 22:45:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0a5e0fb6-39a5-4d1c-a061-5fd261801646 tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0a5e0fb6-39a5-4d1c-a061-5fd261801646 tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:25 devstack devstack@c-api.service[87249]: /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 04 22:45:25 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:45:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0a5e0fb6-39a5-4d1c-a061-5fd261801646 tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] http://192.168.122.93/volume/v3/os-services returned with HTTP 200 Sep 04 22:45:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 317/663] 192.168.122.93 () {58 vars in 1128 bytes} [Fri Sep 4 22:45:24 2026] GET /volume/v3/os-services => generated 705 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6d84c096-d436-40a9-951d-8ceb30edcabb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6d84c096-d436-40a9-951d-8ceb30edcabb tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] PUT http://192.168.122.93/volume/v3/os-services/disable-log-reason Sep 04 22:45:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6d84c096-d436-40a9-951d-8ceb30edcabb tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6d84c096-d436-40a9-951d-8ceb30edcabb tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] http://192.168.122.93/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 04 22:45:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 347/664] 192.168.122.93 () {60 vars in 1205 bytes} [Fri Sep 4 22:45:25 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:45:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-948f98da-53ab-4b45-b671-ab9630e2571f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-948f98da-53ab-4b45-b671-ab9630e2571f tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] PUT http://192.168.122.93/volume/v3/os-services/disable Sep 04 22:45:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-948f98da-53ab-4b45-b671-ab9630e2571f tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-948f98da-53ab-4b45-b671-ab9630e2571f tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] http://192.168.122.93/volume/v3/os-services/disable returned with HTTP 404 Sep 04 22:45:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 318/665] 192.168.122.93 () {60 vars in 1172 bytes} [Fri Sep 4 22:45:25 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1ad8b32f-4a29-4c31-a293-382941ec95e7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1ad8b32f-4a29-4c31-a293-382941ec95e7 tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] PUT http://192.168.122.93/volume/v3/os-services/enable Sep 04 22:45:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1ad8b32f-4a29-4c31-a293-382941ec95e7 tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1ad8b32f-4a29-4c31-a293-382941ec95e7 tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] http://192.168.122.93/volume/v3/os-services/enable returned with HTTP 404 Sep 04 22:45:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 348/666] 192.168.122.93 () {60 vars in 1169 bytes} [Fri Sep 4 22:45:25 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c2bbcaf9-4184-43c2-a5eb-6fbf52249b13 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c2bbcaf9-4184-43c2-a5eb-6fbf52249b13 tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] PUT http://192.168.122.93/volume/v3/os-services/freeze Sep 04 22:45:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c2bbcaf9-4184-43c2-a5eb-6fbf52249b13 tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c2bbcaf9-4184-43c2-a5eb-6fbf52249b13 tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] http://192.168.122.93/volume/v3/os-services/freeze returned with HTTP 400 Sep 04 22:45:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 319/667] 192.168.122.93 () {60 vars in 1169 bytes} [Fri Sep 4 22:45:25 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:45:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d409a965-d081-4e14-9554-957ef99aabaa None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d409a965-d081-4e14-9554-957ef99aabaa tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] PUT http://192.168.122.93/volume/v3/os-services/thaw Sep 04 22:45:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d409a965-d081-4e14-9554-957ef99aabaa tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:25 devstack devstack@c-api.service[87250]: /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 04 22:45:25 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:45:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d409a965-d081-4e14-9554-957ef99aabaa tempest-VolumeServicesNegativeTest-308292020 tempest-VolumeServicesNegativeTest-308292020-project-admin] http://192.168.122.93/volume/v3/os-services/thaw returned with HTTP 400 Sep 04 22:45:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 349/668] 192.168.122.93 () {60 vars in 1163 bytes} [Fri Sep 4 22:45:25 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:45:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7b1bb428-34ee-42ba-a30c-dab8b82d2eea None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f5596695-5b93-4087-b6e8-e0586c7c2f85 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7b1bb428-34ee-42ba-a30c-dab8b82d2eea tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-project-admin] GET http://192.168.122.93/volume/v3/os-quota-sets/0e04a3fc424e42b794097dd405fb8a5d Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7b1bb428-34ee-42ba-a30c-dab8b82d2eea tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7b1bb428-34ee-42ba-a30c-dab8b82d2eea tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-7b1bb428-34ee-42ba-a30c-dab8b82d2eea tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-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 04 22:45:30 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-7b1bb428-34ee-42ba-a30c-dab8b82d2eea tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-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 04 22:45:30 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-7b1bb428-34ee-42ba-a30c-dab8b82d2eea tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-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 04 22:45:30 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-7b1bb428-34ee-42ba-a30c-dab8b82d2eea tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-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 04 22:45:30 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-7b1bb428-34ee-42ba-a30c-dab8b82d2eea tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-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 04 22:45:30 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-7b1bb428-34ee-42ba-a30c-dab8b82d2eea tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-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 04 22:45:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7b1bb428-34ee-42ba-a30c-dab8b82d2eea tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/0e04a3fc424e42b794097dd405fb8a5d returned with HTTP 200 Sep 04 22:45:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 320/669] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:45:29 2026] GET /volume/v3/os-quota-sets/0e04a3fc424e42b794097dd405fb8a5d => generated 440 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e95117f6-ea2c-43ea-badf-721146012d4a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f5596695-5b93-4087-b6e8-e0586c7c2f85 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] GET http://192.168.122.93/volume/v3/os-hosts Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f5596695-5b93-4087-b6e8-e0586c7c2f85 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f5596695-5b93-4087-b6e8-e0586c7c2f85 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.hosts [None req-f5596695-5b93-4087-b6e8-e0586c7c2f85 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] status, active and update: available, enabled, 2026-09-04 20:45:11+00:00 {{(pid=87250) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.hosts [None req-f5596695-5b93-4087-b6e8-e0586c7c2f85 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] status, active and update: available, enabled, 2026-09-04 20:37:29+00:00 {{(pid=87250) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.hosts [None req-f5596695-5b93-4087-b6e8-e0586c7c2f85 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] status, active and update: available, enabled, 2026-09-04 20:44:13+00:00 {{(pid=87250) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f5596695-5b93-4087-b6e8-e0586c7c2f85 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] http://192.168.122.93/volume/v3/os-hosts returned with HTTP 200 Sep 04 22:45:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 350/670] 192.168.122.93 () {58 vars in 1119 bytes} [Fri Sep 4 22:45:29 2026] GET /volume/v3/os-hosts => generated 561 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-43de08d4-3a9f-403f-804a-b479f98a2b46 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-43de08d4-3a9f-403f-804a-b479f98a2b46 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] GET http://192.168.122.93/volume/v3/os-hosts Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-43de08d4-3a9f-403f-804a-b479f98a2b46 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-43de08d4-3a9f-403f-804a-b479f98a2b46 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.hosts [None req-43de08d4-3a9f-403f-804a-b479f98a2b46 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] status, active and update: available, enabled, 2026-09-04 20:45:11+00:00 {{(pid=87250) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.hosts [None req-43de08d4-3a9f-403f-804a-b479f98a2b46 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] status, active and update: available, enabled, 2026-09-04 20:37:29+00:00 {{(pid=87250) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.hosts [None req-43de08d4-3a9f-403f-804a-b479f98a2b46 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] status, active and update: available, enabled, 2026-09-04 20:44:13+00:00 {{(pid=87250) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-43de08d4-3a9f-403f-804a-b479f98a2b46 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] http://192.168.122.93/volume/v3/os-hosts returned with HTTP 200 Sep 04 22:45:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 351/671] 192.168.122.93 () {58 vars in 1119 bytes} [Fri Sep 4 22:45:30 2026] GET /volume/v3/os-hosts => generated 561 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-627dd29b-7b1f-431f-b190-7ad64ac80d34 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-627dd29b-7b1f-431f-b190-7ad64ac80d34 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] GET http://192.168.122.93/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-627dd29b-7b1f-431f-b190-7ad64ac80d34 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-627dd29b-7b1f-431f-b190-7ad64ac80d34 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:45:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-627dd29b-7b1f-431f-b190-7ad64ac80d34 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] http://192.168.122.93/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 04 22:45:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 352/672] 192.168.122.93 () {58 vars in 1182 bytes} [Fri Sep 4 22:45:30 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-720794662"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-23f5dd3c-76a6-4882-8871-a53abb805325 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-720794662'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Create volume of 1 GB Sep 04 22:45:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-23f5dd3c-76a6-4882-8871-a53abb805325 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] GET http://192.168.122.93/volume/v3/os-hosts/devstack@QuobyteHD Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-23f5dd3c-76a6-4882-8871-a53abb805325 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-23f5dd3c-76a6-4882-8871-a53abb805325 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Availability Zones retrieved successfully. Sep 04 22:45:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-23f5dd3c-76a6-4882-8871-a53abb805325 tempest-VolumeHostsAdminTestsJSON-355020934 tempest-VolumeHostsAdminTestsJSON-355020934-project-admin] http://192.168.122.93/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 04 22:45:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 353/673] 192.168.122.93 () {58 vars in 1176 bytes} [Fri Sep 4 22:45:30 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 172 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Flow 'volume_create_api' (605433df-4628-4548-983d-6e45cfd5f985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf00011c-fe20-4d0d-89c5-18df9db256b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf00011c-fe20-4d0d-89c5-18df9db256b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4412015-c8b9-4624-a64d-45a401b61d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Created reservations ['8d5b8f11-1dd8-4e2b-a681-18eec6f317cd', 'd378c70b-3027-4cbb-9b8c-e3717bc4a28e', '2766da81-833c-4713-8971-31075b4b9122', 'f390244d-9f84-4e21-a1d7-b12a1413ed92'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4412015-c8b9-4624-a64d-45a401b61d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d5b8f11-1dd8-4e2b-a681-18eec6f317cd', 'd378c70b-3027-4cbb-9b8c-e3717bc4a28e', '2766da81-833c-4713-8971-31075b4b9122', 'f390244d-9f84-4e21-a1d7-b12a1413ed92']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (748cf7e0-565e-4c5b-a200-9940e45bf59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (748cf7e0-565e-4c5b-a200-9940e45bf59f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34ff8647-9070-422e-8ffd-611a2ee0c979', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-720794662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e04a3fc424e42b794097dd405fb8a5d',qos_specs=None,replication_status=,reservations=['8d5b8f11-1dd8-4e2b-a681-18eec6f317cd','d378c70b-3027-4cbb-9b8c-e3717bc4a28e','2766da81-833c-4713-8971-31075b4b9122','f390244d-9f84-4e21-a1d7-b12a1413ed92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93c7891c01c0474b913ec82f3b524ca7',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-720794662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34ff8647-9070-422e-8ffd-611a2ee0c979,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e04a3fc424e42b794097dd405fb8a5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93c7891c01c0474b913ec82f3b524ca7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bff85eac-da83-43e7-a2b2-36ba58b38fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bff85eac-da83-43e7-a2b2-36ba58b38fd4) transitioned into state 'SUCCESS' from state '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-720794662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e04a3fc424e42b794097dd405fb8a5d',qos_specs=None,replication_status=,reservations=['8d5b8f11-1dd8-4e2b-a681-18eec6f317cd','d378c70b-3027-4cbb-9b8c-e3717bc4a28e','2766da81-833c-4713-8971-31075b4b9122','f390244d-9f84-4e21-a1d7-b12a1413ed92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93c7891c01c0474b913ec82f3b524ca7',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1488081-f006-43e6-9f49-12ab7b5ec781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1488081-f006-43e6-9f49-12ab7b5ec781) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Flow 'volume_create_api' (605433df-4628-4548-983d-6e45cfd5f985) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Create volume request issued successfully. Sep 04 22:45:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e95117f6-ea2c-43ea-badf-721146012d4a tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:45:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 321/674] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:45:30 2026] POST /volume/v3/volumes => generated 765 bytes in 721 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1b17464f-b032-46e0-83d3-d7dd709ecd87 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1b17464f-b032-46e0-83d3-d7dd709ecd87 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] GET http://192.168.122.93/volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1b17464f-b032-46e0-83d3-d7dd709ecd87 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1b17464f-b032-46e0-83d3-d7dd709ecd87 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1b17464f-b032-46e0-83d3-d7dd709ecd87 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Volume info retrieved successfully. Sep 04 22:45:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1b17464f-b032-46e0-83d3-d7dd709ecd87 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] http://192.168.122.93/volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 returned with HTTP 200 Sep 04 22:45:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 354/675] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:30 2026] GET /volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 => generated 833 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-61e212f4-fee7-4817-8f9f-3cca2afb3682 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-61e212f4-fee7-4817-8f9f-3cca2afb3682 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:45:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-61e212f4-fee7-4817-8f9f-3cca2afb3682 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-98463917", "extra_specs": {"spec1": "val1"}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-61e212f4-fee7-4817-8f9f-3cca2afb3682 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:45:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 322/676] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:45:31 2026] POST /volume/v3/types => generated 241 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cc1a731f-1cd7-4829-88d6-7062813a1264 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cc1a731f-1cd7-4829-88d6-7062813a1264 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] POST http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs Sep 04 22:45:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cc1a731f-1cd7-4829-88d6-7062813a1264 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cc1a731f-1cd7-4829-88d6-7062813a1264 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs returned with HTTP 400 Sep 04 22:45:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 355/677] 192.168.122.93 () {60 vars in 1278 bytes} [Fri Sep 4 22:45:31 2026] POST /volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs => generated 146 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:45:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ed4b9446-d451-43dc-9ede-f3abec4b3c1f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ed4b9446-d451-43dc-9ede-f3abec4b3c1f tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] POST http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs Sep 04 22:45:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ed4b9446-d451-43dc-9ede-f3abec4b3c1f tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ed4b9446-d451-43dc-9ede-f3abec4b3c1f tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs returned with HTTP 400 Sep 04 22:45:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 323/678] 192.168.122.93 () {60 vars in 1278 bytes} [Fri Sep 4 22:45:31 2026] POST /volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs => generated 132 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:45:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ea767624-5df2-4411-93ff-5b96853ec569 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ea767624-5df2-4411-93ff-5b96853ec569 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] POST http://192.168.122.93/volume/v3/types/6223e9bf-56d1-4f9d-a993-003d7da6baa3/extra_specs Sep 04 22:45:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ea767624-5df2-4411-93ff-5b96853ec569 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-24b77bd5-4e1d-4449-9775-7ec8a356c0aa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-24b77bd5-4e1d-4449-9775-7ec8a356c0aa tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] GET http://192.168.122.93/volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 Sep 04 22:45:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-24b77bd5-4e1d-4449-9775-7ec8a356c0aa tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-24b77bd5-4e1d-4449-9775-7ec8a356c0aa tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:32 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-24b77bd5-4e1d-4449-9775-7ec8a356c0aa tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Volume info retrieved successfully. Sep 04 22:45:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-24b77bd5-4e1d-4449-9775-7ec8a356c0aa tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] http://192.168.122.93/volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 returned with HTTP 200 Sep 04 22:45:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 324/679] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:31 2026] GET /volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ea767624-5df2-4411-93ff-5b96853ec569 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] http://192.168.122.93/volume/v3/types/6223e9bf-56d1-4f9d-a993-003d7da6baa3/extra_specs returned with HTTP 404 Sep 04 22:45:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 356/680] 192.168.122.93 () {60 vars in 1278 bytes} [Fri Sep 4 22:45:31 2026] POST /volume/v3/types/6223e9bf-56d1-4f9d-a993-003d7da6baa3/extra_specs => generated 114 bytes in 281 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6b8cfda1-2cf2-42f9-8f93-691f68349c73 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b8cfda1-2cf2-42f9-8f93-691f68349c73 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] DELETE http://192.168.122.93/volume/v3/types/a16d0813-48de-415b-87b1-30c3d03d4ac4/extra_specs/spec1 Sep 04 22:45:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b8cfda1-2cf2-42f9-8f93-691f68349c73 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b8cfda1-2cf2-42f9-8f93-691f68349c73 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b8cfda1-2cf2-42f9-8f93-691f68349c73 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] http://192.168.122.93/volume/v3/types/a16d0813-48de-415b-87b1-30c3d03d4ac4/extra_specs/spec1 returned with HTTP 404 Sep 04 22:45:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 325/681] 192.168.122.93 () {58 vars in 1278 bytes} [Fri Sep 4 22:45:32 2026] DELETE /volume/v3/types/a16d0813-48de-415b-87b1-30c3d03d4ac4/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:45:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-757a665c-9842-4b43-a00b-72ebd79422f5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-757a665c-9842-4b43-a00b-72ebd79422f5 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] GET http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs/nonexistent_extra_spec_name Sep 04 22:45:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-757a665c-9842-4b43-a00b-72ebd79422f5 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-757a665c-9842-4b43-a00b-72ebd79422f5 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-757a665c-9842-4b43-a00b-72ebd79422f5 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 04 22:45:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 357/682] 192.168.122.93 () {58 vars in 1341 bytes} [Fri Sep 4 22:45:32 2026] GET /volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6083c6c0-b55e-496e-a94b-af800b471abb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6083c6c0-b55e-496e-a94b-af800b471abb tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] GET http://192.168.122.93/volume/v3/types/a5ad210a-2e78-4df6-a270-ecf33d874774/extra_specs/spec1 Sep 04 22:45:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6083c6c0-b55e-496e-a94b-af800b471abb tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6083c6c0-b55e-496e-a94b-af800b471abb tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6083c6c0-b55e-496e-a94b-af800b471abb tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] http://192.168.122.93/volume/v3/types/a5ad210a-2e78-4df6-a270-ecf33d874774/extra_specs/spec1 returned with HTTP 404 Sep 04 22:45:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 326/683] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:45:32 2026] GET /volume/v3/types/a5ad210a-2e78-4df6-a270-ecf33d874774/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-166d5fc5-1cb4-49d7-bffd-b4726feab033 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-166d5fc5-1cb4-49d7-bffd-b4726feab033 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] GET http://192.168.122.93/volume/v3/types/3eedff8a-78aa-429f-89ab-d7f3ca6cdd66/extra_specs Sep 04 22:45:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-166d5fc5-1cb4-49d7-bffd-b4726feab033 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-166d5fc5-1cb4-49d7-bffd-b4726feab033 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-166d5fc5-1cb4-49d7-bffd-b4726feab033 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] http://192.168.122.93/volume/v3/types/3eedff8a-78aa-429f-89ab-d7f3ca6cdd66/extra_specs returned with HTTP 404 Sep 04 22:45:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 358/684] 192.168.122.93 () {58 vars in 1257 bytes} [Fri Sep 4 22:45:32 2026] GET /volume/v3/types/3eedff8a-78aa-429f-89ab-d7f3ca6cdd66/extra_specs => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0ac2d647-f5c8-487a-9932-19bcd5a1aa30 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0ac2d647-f5c8-487a-9932-19bcd5a1aa30 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] PUT http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs/spec1 Sep 04 22:45:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0ac2d647-f5c8-487a-9932-19bcd5a1aa30 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0ac2d647-f5c8-487a-9932-19bcd5a1aa30 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs/spec1 returned with HTTP 400 Sep 04 22:45:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 327/685] 192.168.122.93 () {60 vars in 1295 bytes} [Fri Sep 4 22:45:32 2026] PUT /volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs/spec1 => generated 102 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:45:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6ebd1b89-b1c2-4e1b-bacd-6469a13fca9b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6ebd1b89-b1c2-4e1b-bacd-6469a13fca9b tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] PUT http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs/spec1 Sep 04 22:45:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6ebd1b89-b1c2-4e1b-bacd-6469a13fca9b tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Action: 'update', calling method: update, body: null {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6ebd1b89-b1c2-4e1b-bacd-6469a13fca9b tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs/spec1 returned with HTTP 400 Sep 04 22:45:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 359/686] 192.168.122.93 () {60 vars in 1294 bytes} [Fri Sep 4 22:45:32 2026] PUT /volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs/spec1 => generated 72 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:45:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-001c1fae-705b-4151-b797-de316566ce58 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-001c1fae-705b-4151-b797-de316566ce58 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] PUT http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs/None Sep 04 22:45:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-001c1fae-705b-4151-b797-de316566ce58 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-001c1fae-705b-4151-b797-de316566ce58 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 04 22:45:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-001c1fae-705b-4151-b797-de316566ce58 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs/None returned with HTTP 400 Sep 04 22:45:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 328/687] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:45:32 2026] PUT /volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs/None => generated 73 bytes in 81 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:45:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-30cba092-e38b-4351-8e6e-d1540d8f2306 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-30cba092-e38b-4351-8e6e-d1540d8f2306 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] PUT http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs/937e9ba9-f6bb-43ab-8117-de8530934b67 Sep 04 22:45:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-30cba092-e38b-4351-8e6e-d1540d8f2306 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-30cba092-e38b-4351-8e6e-d1540d8f2306 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 04 22:45:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-30cba092-e38b-4351-8e6e-d1540d8f2306 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs/937e9ba9-f6bb-43ab-8117-de8530934b67 returned with HTTP 400 Sep 04 22:45:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 360/688] 192.168.122.93 () {60 vars in 1388 bytes} [Fri Sep 4 22:45:32 2026] PUT /volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b/extra_specs/937e9ba9-f6bb-43ab-8117-de8530934b67 => generated 73 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:45:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ce35f04e-d5c6-42a9-ac00-588c51e53185 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ce35f04e-d5c6-42a9-ac00-588c51e53185 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] PUT http://192.168.122.93/volume/v3/types/91afe075-1929-4308-8815-4723bc6ce452/extra_specs/spec1 Sep 04 22:45:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ce35f04e-d5c6-42a9-ac00-588c51e53185 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ce35f04e-d5c6-42a9-ac00-588c51e53185 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] http://192.168.122.93/volume/v3/types/91afe075-1929-4308-8815-4723bc6ce452/extra_specs/spec1 returned with HTTP 404 Sep 04 22:45:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 329/689] 192.168.122.93 () {60 vars in 1295 bytes} [Fri Sep 4 22:45:32 2026] PUT /volume/v3/types/91afe075-1929-4308-8815-4723bc6ce452/extra_specs/spec1 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0aca2cf1-456e-44e0-b8d5-2b35dbe66dcb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0aca2cf1-456e-44e0-b8d5-2b35dbe66dcb tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] DELETE http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b Sep 04 22:45:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0aca2cf1-456e-44e0-b8d5-2b35dbe66dcb tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0aca2cf1-456e-44e0-b8d5-2b35dbe66dcb tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0aca2cf1-456e-44e0-b8d5-2b35dbe66dcb tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b returned with HTTP 202 Sep 04 22:45:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 361/690] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:45:32 2026] DELETE /volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f41dd84d-b9db-420b-ade4-5fb9d17beeb5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f41dd84d-b9db-420b-ade4-5fb9d17beeb5 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] GET http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b Sep 04 22:45:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f41dd84d-b9db-420b-ade4-5fb9d17beeb5 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f41dd84d-b9db-420b-ade4-5fb9d17beeb5 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f41dd84d-b9db-420b-ade4-5fb9d17beeb5 tempest-ExtraSpecsNegativeTest-2063772829 tempest-ExtraSpecsNegativeTest-2063772829-project-admin] http://192.168.122.93/volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b returned with HTTP 404 Sep 04 22:45:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 330/691] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:45:32 2026] GET /volume/v3/types/656690d9-1ccb-420b-8b27-fbeab9e41f6b => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-52eb2cef-7b15-4c3f-8fd9-3a789c12f370 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-52eb2cef-7b15-4c3f-8fd9-3a789c12f370 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] GET http://192.168.122.93/volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-52eb2cef-7b15-4c3f-8fd9-3a789c12f370 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-52eb2cef-7b15-4c3f-8fd9-3a789c12f370 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-52eb2cef-7b15-4c3f-8fd9-3a789c12f370 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Volume info retrieved successfully. Sep 04 22:45:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-52eb2cef-7b15-4c3f-8fd9-3a789c12f370 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] http://192.168.122.93/volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 returned with HTTP 200 Sep 04 22:45:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 362/692] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:33 2026] GET /volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:45:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5f9e0c0b-f591-4a30-a1d7-f2ea95e4cfa4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5f9e0c0b-f591-4a30-a1d7-f2ea95e4cfa4 tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-project-admin] PUT http://192.168.122.93/volume/v3/os-quota-sets/0e04a3fc424e42b794097dd405fb8a5d Sep 04 22:45:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5f9e0c0b-f591-4a30-a1d7-f2ea95e4cfa4 tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5f9e0c0b-f591-4a30-a1d7-f2ea95e4cfa4 tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/0e04a3fc424e42b794097dd405fb8a5d returned with HTTP 200 Sep 04 22:45:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 331/693] 192.168.122.93 () {60 vars in 1253 bytes} [Fri Sep 4 22:45:33 2026] PUT /volume/v3/os-quota-sets/0e04a3fc424e42b794097dd405fb8a5d => generated 395 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Create volume of 2 GB Sep 04 22:45:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Availability Zones retrieved successfully. Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Flow 'volume_create_api' (8878fcfe-cd70-42b8-b429-dfb03f1f653a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b40f63b5-3bbd-41eb-a672-fda283a90332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Validating volume size '2' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b40f63b5-3bbd-41eb-a672-fda283a90332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da87ae2a-01be-404d-b3d1-2c320155e8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: WARNING cinder.quota_utils [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Quota exceeded for 0e04a3fc424e42b794097dd405fb8a5d, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 04 22:45:33 devstack devstack@c-api.service[87250]: WARNING cinder.volume.api [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da87ae2a-01be-404d-b3d1-2c320155e8b2) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 22:45:33 devstack devstack@c-api.service[87250]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da87ae2a-01be-404d-b3d1-2c320155e8b2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: WARNING cinder.volume.api [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da87ae2a-01be-404d-b3d1-2c320155e8b2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b40f63b5-3bbd-41eb-a672-fda283a90332) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: WARNING cinder.volume.api [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b40f63b5-3bbd-41eb-a672-fda283a90332) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 22:45:33 devstack devstack@c-api.service[87250]: WARNING cinder.volume.api [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Flow 'volume_create_api' (8878fcfe-cd70-42b8-b429-dfb03f1f653a) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 22:45:33 devstack devstack@c-api.service[87250]: INFO cinder.api.middleware.fault [None req-5a823f20-78f1-4a0a-aaed-0745b6ceb8cd tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 413 Sep 04 22:45:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 363/694] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:45:33 2026] POST /volume/v3/volumes => generated 208 bytes in 247 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 04 22:45:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9520de9b-e686-4bef-949d-ec047d660549 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9520de9b-e686-4bef-949d-ec047d660549 tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-project-admin] PUT http://192.168.122.93/volume/v3/os-quota-sets/0e04a3fc424e42b794097dd405fb8a5d Sep 04 22:45:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9520de9b-e686-4bef-949d-ec047d660549 tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9520de9b-e686-4bef-949d-ec047d660549 tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/0e04a3fc424e42b794097dd405fb8a5d returned with HTTP 200 Sep 04 22:45:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 332/695] 192.168.122.93 () {60 vars in 1253 bytes} [Fri Sep 4 22:45:33 2026] PUT /volume/v3/os-quota-sets/0e04a3fc424e42b794097dd405fb8a5d => generated 395 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1a23b94d-d368-459a-a1d3-8680691dee67 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Create volume of 1 GB Sep 04 22:45:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Availability Zones retrieved successfully. Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Flow 'volume_create_api' (d8baf2a7-b7fe-4f64-a1d8-53418f7c1f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808873f3-668a-402d-bd5c-88feefcd491b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808873f3-668a-402d-bd5c-88feefcd491b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c12b00e0-41d9-4ec0-95b0-a84b9e91dbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: WARNING cinder.quota_utils [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Quota exceeded for 0e04a3fc424e42b794097dd405fb8a5d, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 04 22:45:33 devstack devstack@c-api.service[87250]: WARNING cinder.volume.api [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c12b00e0-41d9-4ec0-95b0-a84b9e91dbfc) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 22:45:33 devstack devstack@c-api.service[87250]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c12b00e0-41d9-4ec0-95b0-a84b9e91dbfc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: WARNING cinder.volume.api [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c12b00e0-41d9-4ec0-95b0-a84b9e91dbfc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 22:45:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808873f3-668a-402d-bd5c-88feefcd491b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:33 devstack devstack@c-api.service[87250]: WARNING cinder.volume.api [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808873f3-668a-402d-bd5c-88feefcd491b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 22:45:33 devstack devstack@c-api.service[87250]: WARNING cinder.volume.api [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Flow 'volume_create_api' (d8baf2a7-b7fe-4f64-a1d8-53418f7c1f56) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 22:45:33 devstack devstack@c-api.service[87250]: INFO cinder.api.middleware.fault [None req-1a23b94d-d368-459a-a1d3-8680691dee67 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 413 Sep 04 22:45:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 364/696] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:45:33 2026] POST /volume/v3/volumes => generated 150 bytes in 232 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 04 22:45:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c0fe6300-ba1a-4932-bcce-4e41982577b5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c0fe6300-ba1a-4932-bcce-4e41982577b5 tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-project-admin] PUT http://192.168.122.93/volume/v3/os-quota-sets/0e04a3fc424e42b794097dd405fb8a5d Sep 04 22:45:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c0fe6300-ba1a-4932-bcce-4e41982577b5 tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c0fe6300-ba1a-4932-bcce-4e41982577b5 tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/0e04a3fc424e42b794097dd405fb8a5d returned with HTTP 200 Sep 04 22:45:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 333/697] 192.168.122.93 () {60 vars in 1253 bytes} [Fri Sep 4 22:45:33 2026] PUT /volume/v3/os-quota-sets/0e04a3fc424e42b794097dd405fb8a5d => generated 394 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6f248684-e7ab-41ce-b844-047173306169 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6f248684-e7ab-41ce-b844-047173306169 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] POST http://192.168.122.93/volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979/action Sep 04 22:45:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6f248684-e7ab-41ce-b844-047173306169 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6f248684-e7ab-41ce-b844-047173306169 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:34 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:34 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:34 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:34 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6f248684-e7ab-41ce-b844-047173306169 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Volume info retrieved successfully. Sep 04 22:45:34 devstack devstack@c-api.service[87250]: ERROR cinder.volume.api [None req-6f248684-e7ab-41ce-b844-047173306169 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Quota exceeded for 0e04a3fc424e42b794097dd405fb8a5d, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 04 22:45:34 devstack devstack@c-api.service[87250]: INFO cinder.api.middleware.fault [None req-6f248684-e7ab-41ce-b844-047173306169 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] http://192.168.122.93/volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979/action returned with HTTP 413 Sep 04 22:45:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 365/698] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:45:34 2026] POST /volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979/action => generated 208 bytes in 128 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 04 22:45:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-97536cda-87a0-431b-af93-73d483078e13 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-97536cda-87a0-431b-af93-73d483078e13 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] GET http://192.168.122.93/volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 Sep 04 22:45:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-97536cda-87a0-431b-af93-73d483078e13 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-97536cda-87a0-431b-af93-73d483078e13 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-97536cda-87a0-431b-af93-73d483078e13 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Volume info retrieved successfully. Sep 04 22:45:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-97536cda-87a0-431b-af93-73d483078e13 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] http://192.168.122.93/volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 returned with HTTP 200 Sep 04 22:45:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 334/699] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:34 2026] GET /volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 => generated 858 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2184a04d-99dd-434a-a021-ae22ecccead8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2184a04d-99dd-434a-a021-ae22ecccead8 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] DELETE http://192.168.122.93/volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 Sep 04 22:45:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2184a04d-99dd-434a-a021-ae22ecccead8 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2184a04d-99dd-434a-a021-ae22ecccead8 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:34 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-2184a04d-99dd-434a-a021-ae22ecccead8 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Delete volume with id: 34ff8647-9070-422e-8ffd-611a2ee0c979 Sep 04 22:45:34 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:34 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:34 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:34 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2184a04d-99dd-434a-a021-ae22ecccead8 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Volume info retrieved successfully. Sep 04 22:45:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2184a04d-99dd-434a-a021-ae22ecccead8 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Delete volume request issued successfully. Sep 04 22:45:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2184a04d-99dd-434a-a021-ae22ecccead8 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] http://192.168.122.93/volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 returned with HTTP 202 Sep 04 22:45:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 366/700] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:45:34 2026] DELETE /volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-87b39725-421a-431d-9f75-cdb400e96503 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-87b39725-421a-431d-9f75-cdb400e96503 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] GET http://192.168.122.93/volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 Sep 04 22:45:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-87b39725-421a-431d-9f75-cdb400e96503 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-87b39725-421a-431d-9f75-cdb400e96503 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-87b39725-421a-431d-9f75-cdb400e96503 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Volume info retrieved successfully. Sep 04 22:45:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-87b39725-421a-431d-9f75-cdb400e96503 tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] http://192.168.122.93/volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 returned with HTTP 200 Sep 04 22:45:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 335/701] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:34 2026] GET /volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-903dfbd2-6230-4ae8-98a0-c96cba43087c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-903dfbd2-6230-4ae8-98a0-c96cba43087c tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] GET http://192.168.122.93/volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 Sep 04 22:45:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-903dfbd2-6230-4ae8-98a0-c96cba43087c tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-903dfbd2-6230-4ae8-98a0-c96cba43087c tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-903dfbd2-6230-4ae8-98a0-c96cba43087c tempest-VolumeQuotasNegativeTestJSON-800235920 tempest-VolumeQuotasNegativeTestJSON-800235920-project-member] http://192.168.122.93/volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 returned with HTTP 404 Sep 04 22:45:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 367/702] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:35 2026] GET /volume/v3/volumes/34ff8647-9070-422e-8ffd-611a2ee0c979 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a8fca65f-acda-4f54-8f04-83d9ebb62b66 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a8fca65f-acda-4f54-8f04-83d9ebb62b66 tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-project-admin] PUT http://192.168.122.93/volume/v3/os-quota-sets/0e04a3fc424e42b794097dd405fb8a5d Sep 04 22:45:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a8fca65f-acda-4f54-8f04-83d9ebb62b66 tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a8fca65f-acda-4f54-8f04-83d9ebb62b66 tempest-VolumeQuotasNegativeTestJSON-479910110 tempest-VolumeQuotasNegativeTestJSON-479910110-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/0e04a3fc424e42b794097dd405fb8a5d returned with HTTP 200 Sep 04 22:45:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 336/703] 192.168.122.93 () {60 vars in 1254 bytes} [Fri Sep 4 22:45:35 2026] PUT /volume/v3/os-quota-sets/0e04a3fc424e42b794097dd405fb8a5d => generated 398 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-955273181"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-955273181'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Create volume of 1 GB Sep 04 22:45:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Availability Zones retrieved successfully. Sep 04 22:45:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d5bf8c3d-cd60-4907-91b1-62091ecf138f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Flow 'volume_create_api' (3e77304b-21ea-40e6-8544-3db988783898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc3a40cb-438e-4b8c-a9f9-83bb8498cb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc3a40cb-438e-4b8c-a9f9-83bb8498cb1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1457a5ec-a2a2-4406-af1f-49f325f4e5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Created reservations ['14f14870-1a76-44e0-81de-9e9c2a05ad00', 'e9eed0e1-034f-4260-a080-2997f2fb6cda', '2dbc5a38-fd61-43c8-ab37-d4359c0d34bc', 'fdcea162-6158-4a5c-9297-5c05c0077da1'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1457a5ec-a2a2-4406-af1f-49f325f4e5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14f14870-1a76-44e0-81de-9e9c2a05ad00', 'e9eed0e1-034f-4260-a080-2997f2fb6cda', '2dbc5a38-fd61-43c8-ab37-d4359c0d34bc', 'fdcea162-6158-4a5c-9297-5c05c0077da1']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1639674-fde0-4567-a580-16b6c59a592c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1639674-fde0-4567-a580-16b6c59a592c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffb8f69c-bfb7-4c17-a197-879c5e8c963c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-955273181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77451699e7c443b086dcae6735649c6a',qos_specs=None,replication_status=,reservations=['14f14870-1a76-44e0-81de-9e9c2a05ad00','e9eed0e1-034f-4260-a080-2997f2fb6cda','2dbc5a38-fd61-43c8-ab37-d4359c0d34bc','fdcea162-6158-4a5c-9297-5c05c0077da1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d44753097cc0489ca80b22dae061c9a0',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-955273181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffb8f69c-bfb7-4c17-a197-879c5e8c963c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77451699e7c443b086dcae6735649c6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d44753097cc0489ca80b22dae061c9a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3cf019f-64f1-4f9d-8677-6a954fb6c190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3cf019f-64f1-4f9d-8677-6a954fb6c190) transitioned into state 'SUCCESS' from state '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-955273181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77451699e7c443b086dcae6735649c6a',qos_specs=None,replication_status=,reservations=['14f14870-1a76-44e0-81de-9e9c2a05ad00','e9eed0e1-034f-4260-a080-2997f2fb6cda','2dbc5a38-fd61-43c8-ab37-d4359c0d34bc','fdcea162-6158-4a5c-9297-5c05c0077da1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d44753097cc0489ca80b22dae061c9a0',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4bc08b1-3164-4c51-ac6e-1dec8aad7038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4bc08b1-3164-4c51-ac6e-1dec8aad7038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Flow 'volume_create_api' (3e77304b-21ea-40e6-8544-3db988783898) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Create volume request issued successfully. Sep 04 22:45:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cc168af4-feab-4356-ae5d-1215fd4b5a4f tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:45:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 368/704] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:45:36 2026] POST /volume/v3/volumes => generated 763 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-12ea195e-2952-4fc6-979f-3739a0da32e9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-12ea195e-2952-4fc6-979f-3739a0da32e9 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] GET http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-12ea195e-2952-4fc6-979f-3739a0da32e9 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-12ea195e-2952-4fc6-979f-3739a0da32e9 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-12ea195e-2952-4fc6-979f-3739a0da32e9 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Volume info retrieved successfully. Sep 04 22:45:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-12ea195e-2952-4fc6-979f-3739a0da32e9 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c returned with HTTP 200 Sep 04 22:45:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 369/705] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:36 2026] GET /volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c => generated 831 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d5bf8c3d-cd60-4907-91b1-62091ecf138f tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] GET http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b Sep 04 22:45:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d5bf8c3d-cd60-4907-91b1-62091ecf138f tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d5bf8c3d-cd60-4907-91b1-62091ecf138f tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d5bf8c3d-cd60-4907-91b1-62091ecf138f tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b returned with HTTP 200 Sep 04 22:45:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 337/706] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:45:36 2026] GET /volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b => generated 440 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ea445f2b-5671-4ad7-990d-4d206b924907 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ea445f2b-5671-4ad7-990d-4d206b924907 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] GET http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b/defaults Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ea445f2b-5671-4ad7-990d-4d206b924907 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ea445f2b-5671-4ad7-990d-4d206b924907 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Calling method 'defaults' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:36 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-ea445f2b-5671-4ad7-990d-4d206b924907 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-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 04 22:45:36 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-ea445f2b-5671-4ad7-990d-4d206b924907 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-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 04 22:45:36 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-ea445f2b-5671-4ad7-990d-4d206b924907 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-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 04 22:45:36 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-ea445f2b-5671-4ad7-990d-4d206b924907 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-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 04 22:45:36 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-ea445f2b-5671-4ad7-990d-4d206b924907 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-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 04 22:45:36 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-ea445f2b-5671-4ad7-990d-4d206b924907 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-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 04 22:45:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ea445f2b-5671-4ad7-990d-4d206b924907 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b/defaults returned with HTTP 200 Sep 04 22:45:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 370/707] 192.168.122.93 () {58 vars in 1260 bytes} [Fri Sep 4 22:45:36 2026] GET /volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b/defaults => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e78170c5-a5c7-41db-b065-e171207c64f7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e78170c5-a5c7-41db-b065-e171207c64f7 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] PUT http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b Sep 04 22:45:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e78170c5-a5c7-41db-b065-e171207c64f7 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e78170c5-a5c7-41db-b065-e171207c64f7 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b returned with HTTP 200 Sep 04 22:45:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 338/708] 192.168.122.93 () {60 vars in 1253 bytes} [Fri Sep 4 22:45:36 2026] PUT /volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b => generated 398 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-abdfb55b-00e2-414f-8668-fad321dcbf08 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-abdfb55b-00e2-414f-8668-fad321dcbf08 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] DELETE http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b Sep 04 22:45:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-abdfb55b-00e2-414f-8668-fad321dcbf08 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-abdfb55b-00e2-414f-8668-fad321dcbf08 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-abdfb55b-00e2-414f-8668-fad321dcbf08 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b returned with HTTP 200 Sep 04 22:45:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 371/709] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:45:37 2026] DELETE /volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 22:45:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-af411adb-33ec-4fef-89e6-b9a2f7413858 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-af411adb-33ec-4fef-89e6-b9a2f7413858 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] GET http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b Sep 04 22:45:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-af411adb-33ec-4fef-89e6-b9a2f7413858 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-af411adb-33ec-4fef-89e6-b9a2f7413858 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-af411adb-33ec-4fef-89e6-b9a2f7413858 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b returned with HTTP 200 Sep 04 22:45:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 339/710] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:45:37 2026] GET /volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b => generated 440 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:45:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b2618f8a-35ad-4aab-b473-25967cfd5158 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b2618f8a-35ad-4aab-b473-25967cfd5158 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] PUT http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b Sep 04 22:45:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b2618f8a-35ad-4aab-b473-25967cfd5158 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9208c493-0835-43bf-b406-b262653497ed None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b2618f8a-35ad-4aab-b473-25967cfd5158 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b returned with HTTP 200 Sep 04 22:45:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 372/711] 192.168.122.93 () {60 vars in 1254 bytes} [Fri Sep 4 22:45:37 2026] PUT /volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b => generated 398 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-acbf096d-9611-4ebc-a3d0-9e4910102bcb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-acbf096d-9611-4ebc-a3d0-9e4910102bcb tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] GET http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b/defaults Sep 04 22:45:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-acbf096d-9611-4ebc-a3d0-9e4910102bcb tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-acbf096d-9611-4ebc-a3d0-9e4910102bcb tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Calling method 'defaults' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9208c493-0835-43bf-b406-b262653497ed tempest-AvailabilityZoneTestJSON-1004651084 tempest-AvailabilityZoneTestJSON-1004651084-project-member] GET http://192.168.122.93/volume/v3/os-availability-zone Sep 04 22:45:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-acbf096d-9611-4ebc-a3d0-9e4910102bcb tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b/defaults returned with HTTP 200 Sep 04 22:45:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 373/712] 192.168.122.93 () {58 vars in 1260 bytes} [Fri Sep 4 22:45:37 2026] GET /volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b/defaults => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9208c493-0835-43bf-b406-b262653497ed tempest-AvailabilityZoneTestJSON-1004651084 tempest-AvailabilityZoneTestJSON-1004651084-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9208c493-0835-43bf-b406-b262653497ed tempest-AvailabilityZoneTestJSON-1004651084 tempest-AvailabilityZoneTestJSON-1004651084-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d55c55b7-ac51-4670-a62f-32cff0359db5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d55c55b7-ac51-4670-a62f-32cff0359db5 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] GET http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b Sep 04 22:45:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d55c55b7-ac51-4670-a62f-32cff0359db5 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d55c55b7-ac51-4670-a62f-32cff0359db5 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:37 devstack devstack@c-api.service[87249]: /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 04 22:45:37 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:45:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9208c493-0835-43bf-b406-b262653497ed tempest-AvailabilityZoneTestJSON-1004651084 tempest-AvailabilityZoneTestJSON-1004651084-project-member] Availability Zones retrieved successfully. Sep 04 22:45:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9208c493-0835-43bf-b406-b262653497ed tempest-AvailabilityZoneTestJSON-1004651084 tempest-AvailabilityZoneTestJSON-1004651084-project-member] http://192.168.122.93/volume/v3/os-availability-zone returned with HTTP 200 Sep 04 22:45:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 340/713] 192.168.122.93 () {58 vars in 1155 bytes} [Fri Sep 4 22:45:37 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:45:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d55c55b7-ac51-4670-a62f-32cff0359db5 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b returned with HTTP 200 Sep 04 22:45:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 374/714] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:45:37 2026] GET /volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b => generated 440 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-35d8066e-5306-4294-8d4d-0babf65e1629 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-35d8066e-5306-4294-8d4d-0babf65e1629 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] GET http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b?usage=True Sep 04 22:45:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-35d8066e-5306-4294-8d4d-0babf65e1629 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-35d8066e-5306-4294-8d4d-0babf65e1629 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-35d8066e-5306-4294-8d4d-0babf65e1629 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b?usage=True returned with HTTP 200 Sep 04 22:45:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 341/715] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:45:37 2026] GET /volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b?usage=True => generated 1064 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c7f41916-c263-4c57-9adc-878295afbcab None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f805d989-bee3-4cce-8232-5fa96e90243a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f805d989-bee3-4cce-8232-5fa96e90243a tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] GET http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c Sep 04 22:45:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f805d989-bee3-4cce-8232-5fa96e90243a tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f805d989-bee3-4cce-8232-5fa96e90243a tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f805d989-bee3-4cce-8232-5fa96e90243a tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Volume info retrieved successfully. Sep 04 22:45:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:45:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f805d989-bee3-4cce-8232-5fa96e90243a tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c returned with HTTP 200 Sep 04 22:45:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 342/716] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:37 2026] GET /volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c => generated 855 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1372224414"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1372224414'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:37 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Create volume of 1 GB Sep 04 22:45:38 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Availability Zones retrieved successfully. Sep 04 22:45:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Flow 'volume_create_api' (b1117f37-3843-4d36-9ea0-6744ecb3f438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57096989-0bf1-4581-95f3-76b454cdb7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57096989-0bf1-4581-95f3-76b454cdb7ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b6062c-e883-4713-bd15-e379264eaf3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:38 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Created reservations ['67ecb79c-3600-4562-ba85-e6899de3df61', '3a6398b1-a171-445c-ac59-abf0d662336a', '3bdfea09-7480-45aa-b462-d2d1618be789', '19e8a123-4843-478c-b209-cced9f2e4bfd'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b6062c-e883-4713-bd15-e379264eaf3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67ecb79c-3600-4562-ba85-e6899de3df61', '3a6398b1-a171-445c-ac59-abf0d662336a', '3bdfea09-7480-45aa-b462-d2d1618be789', '19e8a123-4843-478c-b209-cced9f2e4bfd']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d60aec0e-d50b-452e-9476-8d6a9c439d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:38 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:38 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d60aec0e-d50b-452e-9476-8d6a9c439d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d16c243-c082-454b-a09b-0d840397e396', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1372224414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73501c9e6c8a4942b3d77756805e638b',qos_specs=None,replication_status=,reservations=['67ecb79c-3600-4562-ba85-e6899de3df61','3a6398b1-a171-445c-ac59-abf0d662336a','3bdfea09-7480-45aa-b462-d2d1618be789','19e8a123-4843-478c-b209-cced9f2e4bfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57f1a772a85a47e2a718bf7e3e8aa469',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1372224414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d16c243-c082-454b-a09b-0d840397e396,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73501c9e6c8a4942b3d77756805e638b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57f1a772a85a47e2a718bf7e3e8aa469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08f6e97d-f282-4d36-a32f-f99d82df73c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08f6e97d-f282-4d36-a32f-f99d82df73c4) transitioned into state 'SUCCESS' from state '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-1372224414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73501c9e6c8a4942b3d77756805e638b',qos_specs=None,replication_status=,reservations=['67ecb79c-3600-4562-ba85-e6899de3df61','3a6398b1-a171-445c-ac59-abf0d662336a','3bdfea09-7480-45aa-b462-d2d1618be789','19e8a123-4843-478c-b209-cced9f2e4bfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57f1a772a85a47e2a718bf7e3e8aa469',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8864df7-36bd-44ae-9885-96d5bfb52b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8864df7-36bd-44ae-9885-96d5bfb52b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Flow 'volume_create_api' (b1117f37-3843-4d36-9ea0-6744ecb3f438) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:38 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Create volume request issued successfully. Sep 04 22:45:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c7f41916-c263-4c57-9adc-878295afbcab tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:45:38 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 375/717] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:45:37 2026] POST /volume/v3/volumes => generated 763 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:45:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-78f59748-b42b-42fd-b27f-7059b62c7fb4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-78f59748-b42b-42fd-b27f-7059b62c7fb4 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] GET http://192.168.122.93/volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 Sep 04 22:45:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-78f59748-b42b-42fd-b27f-7059b62c7fb4 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-78f59748-b42b-42fd-b27f-7059b62c7fb4 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:38 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:38 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:38 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:38 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:38 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-78f59748-b42b-42fd-b27f-7059b62c7fb4 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Volume info retrieved successfully. Sep 04 22:45:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-78f59748-b42b-42fd-b27f-7059b62c7fb4 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] http://192.168.122.93/volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 returned with HTTP 200 Sep 04 22:45:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 343/718] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:38 2026] GET /volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 => generated 831 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cc56c950-e940-419c-81ed-8b91e499866a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cc56c950-e940-419c-81ed-8b91e499866a tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] GET http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c Sep 04 22:45:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cc56c950-e940-419c-81ed-8b91e499866a tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cc56c950-e940-419c-81ed-8b91e499866a tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:39 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:39 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cc56c950-e940-419c-81ed-8b91e499866a tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Volume info retrieved successfully. Sep 04 22:45:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cc56c950-e940-419c-81ed-8b91e499866a tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c returned with HTTP 200 Sep 04 22:45:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 376/719] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:39 2026] GET /volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b5d81958-a728-457a-a05b-5519b1b3a60b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b5d81958-a728-457a-a05b-5519b1b3a60b tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] GET http://192.168.122.93/volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 Sep 04 22:45:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b5d81958-a728-457a-a05b-5519b1b3a60b tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b5d81958-a728-457a-a05b-5519b1b3a60b tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:39 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:39 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:39 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:39 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b5d81958-a728-457a-a05b-5519b1b3a60b tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Volume info retrieved successfully. Sep 04 22:45:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b5d81958-a728-457a-a05b-5519b1b3a60b tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] http://192.168.122.93/volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 returned with HTTP 200 Sep 04 22:45:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 344/720] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:39 2026] GET /volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c10c5041-d51a-4f72-a415-6f7b5151d379 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c10c5041-d51a-4f72-a415-6f7b5151d379 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] GET http://192.168.122.93/volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 Sep 04 22:45:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c10c5041-d51a-4f72-a415-6f7b5151d379 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c10c5041-d51a-4f72-a415-6f7b5151d379 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:40 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:40 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c10c5041-d51a-4f72-a415-6f7b5151d379 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Volume info retrieved successfully. Sep 04 22:45:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c10c5041-d51a-4f72-a415-6f7b5151d379 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] http://192.168.122.93/volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 returned with HTTP 200 Sep 04 22:45:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 377/721] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:40 2026] GET /volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2780c46b-9109-43dd-b7e7-1196b254e9e6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2780c46b-9109-43dd-b7e7-1196b254e9e6 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] GET http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b?usage=True Sep 04 22:45:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2780c46b-9109-43dd-b7e7-1196b254e9e6 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2780c46b-9109-43dd-b7e7-1196b254e9e6 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2780c46b-9109-43dd-b7e7-1196b254e9e6 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b?usage=True returned with HTTP 200 Sep 04 22:45:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 345/722] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:45:40 2026] GET /volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b?usage=True => generated 1064 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-05646ee5-56a0-42d2-bc74-0071311ae518 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-05646ee5-56a0-42d2-bc74-0071311ae518 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] DELETE http://192.168.122.93/volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 Sep 04 22:45:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-05646ee5-56a0-42d2-bc74-0071311ae518 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-05646ee5-56a0-42d2-bc74-0071311ae518 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:40 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-05646ee5-56a0-42d2-bc74-0071311ae518 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Delete volume with id: 1d16c243-c082-454b-a09b-0d840397e396 Sep 04 22:45:40 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:40 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-05646ee5-56a0-42d2-bc74-0071311ae518 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Volume info retrieved successfully. Sep 04 22:45:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-05646ee5-56a0-42d2-bc74-0071311ae518 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Delete volume request issued successfully. Sep 04 22:45:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-05646ee5-56a0-42d2-bc74-0071311ae518 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] http://192.168.122.93/volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 returned with HTTP 202 Sep 04 22:45:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 378/723] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:45:40 2026] DELETE /volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8210b83b-9ac8-4e7a-8362-6249bba301d2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8210b83b-9ac8-4e7a-8362-6249bba301d2 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] GET http://192.168.122.93/volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 Sep 04 22:45:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8210b83b-9ac8-4e7a-8362-6249bba301d2 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8210b83b-9ac8-4e7a-8362-6249bba301d2 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:41 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:41 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8210b83b-9ac8-4e7a-8362-6249bba301d2 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Volume info retrieved successfully. Sep 04 22:45:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a0c4bca6-0861-4924-8378-db6dc5f16399 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8210b83b-9ac8-4e7a-8362-6249bba301d2 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] http://192.168.122.93/volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 returned with HTTP 200 Sep 04 22:45:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 346/724] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:40 2026] GET /volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 => generated 855 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a0c4bca6-0861-4924-8378-db6dc5f16399 tempest-ExtensionsTestJSON-1112365230 tempest-ExtensionsTestJSON-1112365230-project-member] GET http://192.168.122.93/volume/v3/extensions Sep 04 22:45:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a0c4bca6-0861-4924-8378-db6dc5f16399 tempest-ExtensionsTestJSON-1112365230 tempest-ExtensionsTestJSON-1112365230-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a0c4bca6-0861-4924-8378-db6dc5f16399 tempest-ExtensionsTestJSON-1112365230 tempest-ExtensionsTestJSON-1112365230-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a0c4bca6-0861-4924-8378-db6dc5f16399 tempest-ExtensionsTestJSON-1112365230 tempest-ExtensionsTestJSON-1112365230-project-member] http://192.168.122.93/volume/v3/extensions returned with HTTP 200 Sep 04 22:45:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 379/725] 192.168.122.93 () {58 vars in 1125 bytes} [Fri Sep 4 22:45:41 2026] GET /volume/v3/extensions => generated 5245 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-dbfb2875-6cc8-47cc-bd0e-c41f05136cc0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dbfb2875-6cc8-47cc-bd0e-c41f05136cc0 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dbfb2875-6cc8-47cc-bd0e-c41f05136cc0 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dbfb2875-6cc8-47cc-bd0e-c41f05136cc0 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:45:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 347/726] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:45:41 2026] POST /volume/v3/types => generated 188 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f4be6ced-579e-4a43-85c1-44f9553c69b4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f4be6ced-579e-4a43-85c1-44f9553c69b4 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:45:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f4be6ced-579e-4a43-85c1-44f9553c69b4 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c202d985-7d5a-446c-aa62-e2888dba4e78 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c202d985-7d5a-446c-aa62-e2888dba4e78 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] GET http://192.168.122.93/volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c202d985-7d5a-446c-aa62-e2888dba4e78 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c202d985-7d5a-446c-aa62-e2888dba4e78 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c202d985-7d5a-446c-aa62-e2888dba4e78 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] http://192.168.122.93/volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 returned with HTTP 404 Sep 04 22:45:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 348/727] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:42 2026] GET /volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-960bf7fb-d873-4709-bbb6-10878ea5e641 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f4be6ced-579e-4a43-85c1-44f9553c69b4 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:45:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 380/728] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:45:42 2026] POST /volume/v3/types => generated 188 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-960bf7fb-d873-4709-bbb6-10878ea5e641 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] GET http://192.168.122.93/volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-960bf7fb-d873-4709-bbb6-10878ea5e641 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-960bf7fb-d873-4709-bbb6-10878ea5e641 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-960bf7fb-d873-4709-bbb6-10878ea5e641 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] http://192.168.122.93/volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 returned with HTTP 404 Sep 04 22:45:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 349/729] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:42 2026] GET /volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-869b971c-332a-4576-86c1-eb394d88de7a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-869b971c-332a-4576-86c1-eb394d88de7a tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] DELETE http://192.168.122.93/volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-869b971c-332a-4576-86c1-eb394d88de7a tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-869b971c-332a-4576-86c1-eb394d88de7a tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-869b971c-332a-4576-86c1-eb394d88de7a tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Delete volume with id: 1d16c243-c082-454b-a09b-0d840397e396 Sep 04 22:45:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-869b971c-332a-4576-86c1-eb394d88de7a tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] http://192.168.122.93/volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 returned with HTTP 404 Sep 04 22:45:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 350/730] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:45:42 2026] DELETE /volume/v3/volumes/1d16c243-c082-454b-a09b-0d840397e396 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1816241299"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1816241299'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Create volume of 1 GB Sep 04 22:45:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Availability Zones retrieved successfully. Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Flow 'volume_create_api' (23064d09-9833-4d32-8bb0-22bca5b24573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43087d01-5173-443e-ab5c-daca61f27f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43087d01-5173-443e-ab5c-daca61f27f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (317a30ec-2c03-4981-a0d0-a86cc8bdc1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:45:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1755591847"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1755591847'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:42 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Create volume of 1 GB Sep 04 22:45:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Availability Zones retrieved successfully. Sep 04 22:45:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Flow 'volume_create_api' (dbbf1130-e099-42a6-8570-f62af2497214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1267016f-ba4e-48f6-8f55-b9429f8f01c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1267016f-ba4e-48f6-8f55-b9429f8f01c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:45:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cd201600-0f85-4282-a059-724b4800cfb2,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd201600-0f85-4282-a059-724b4800cfb2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81ce5bb9-0540-4285-b830-78e51375d52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Created reservations ['fbef45a5-bcdc-45da-b5a0-b4bb2faab838', '57b5dabb-f5da-4f77-af51-5d0c53668697', '355970d8-9714-4312-a202-ee8f2011056a', '84219f75-3451-4518-babc-95d3de7dab9f'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (317a30ec-2c03-4981-a0d0-a86cc8bdc1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbef45a5-bcdc-45da-b5a0-b4bb2faab838', '57b5dabb-f5da-4f77-af51-5d0c53668697', '355970d8-9714-4312-a202-ee8f2011056a', '84219f75-3451-4518-babc-95d3de7dab9f']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0be828ca-7ce3-4a83-8f11-62670d349760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:42 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-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 04 22:45:42 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-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 04 22:45:42 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:42 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0be828ca-7ce3-4a83-8f11-62670d349760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e180cdba-636d-4de3-a54d-5854b0449685', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1816241299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73501c9e6c8a4942b3d77756805e638b',qos_specs=None,replication_status=,reservations=['fbef45a5-bcdc-45da-b5a0-b4bb2faab838','57b5dabb-f5da-4f77-af51-5d0c53668697','355970d8-9714-4312-a202-ee8f2011056a','84219f75-3451-4518-babc-95d3de7dab9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57f1a772a85a47e2a718bf7e3e8aa469',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1816241299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e180cdba-636d-4de3-a54d-5854b0449685,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73501c9e6c8a4942b3d77756805e638b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57f1a772a85a47e2a718bf7e3e8aa469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd62d761-ddd4-4be4-9676-f0a8890c76f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd62d761-ddd4-4be4-9676-f0a8890c76f8) transitioned into state 'SUCCESS' from state '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-1816241299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73501c9e6c8a4942b3d77756805e638b',qos_specs=None,replication_status=,reservations=['fbef45a5-bcdc-45da-b5a0-b4bb2faab838','57b5dabb-f5da-4f77-af51-5d0c53668697','355970d8-9714-4312-a202-ee8f2011056a','84219f75-3451-4518-babc-95d3de7dab9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57f1a772a85a47e2a718bf7e3e8aa469',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf1a5549-010c-4ae2-b5d5-afb34ae53544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:42 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Created reservations ['d52b5de5-a988-4057-ada5-941ce5340ce3', 'f5e6061c-398c-4fb6-bb42-e8c492170921', '2cda75a4-9cb9-462f-a734-59a78261aad9', '7329a6a9-c408-43df-adf8-59efb44792c3'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81ce5bb9-0540-4285-b830-78e51375d52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d52b5de5-a988-4057-ada5-941ce5340ce3', 'f5e6061c-398c-4fb6-bb42-e8c492170921', '2cda75a4-9cb9-462f-a734-59a78261aad9', '7329a6a9-c408-43df-adf8-59efb44792c3']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf1a5549-010c-4ae2-b5d5-afb34ae53544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (355458fe-ddfe-4d6d-8405-be45876a0dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Flow 'volume_create_api' (23064d09-9833-4d32-8bb0-22bca5b24573) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Create volume request issued successfully. Sep 04 22:45:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ac10aabe-a478-401d-893a-1d7dbafe4183 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:45:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 351/731] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:45:42 2026] POST /volume/v3/volumes => generated 763 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-25513907-4390-478d-b43d-ed13df186662 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-25513907-4390-478d-b43d-ed13df186662 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] GET http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-25513907-4390-478d-b43d-ed13df186662 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-25513907-4390-478d-b43d-ed13df186662 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:42 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-25513907-4390-478d-b43d-ed13df186662 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Volume info retrieved successfully. Sep 04 22:45:42 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:42 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (355458fe-ddfe-4d6d-8405-be45876a0dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7df0b63-be45-46da-b6ea-a332396e24d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1755591847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6382dcc8d57b4184bcdd4cfb6f40cf64',qos_specs=None,replication_status=,reservations=['d52b5de5-a988-4057-ada5-941ce5340ce3','f5e6061c-398c-4fb6-bb42-e8c492170921','2cda75a4-9cb9-462f-a734-59a78261aad9','7329a6a9-c408-43df-adf8-59efb44792c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56d8e91747324b308d01e5b4e7278fbf',volume_type_id=cd201600-0f85-4282-a059-724b4800cfb2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1755591847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7df0b63-be45-46da-b6ea-a332396e24d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6382dcc8d57b4184bcdd4cfb6f40cf64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56d8e91747324b308d01e5b4e7278fbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd201600-0f85-4282-a059-724b4800cfb2),volume_type_id=cd201600-0f85-4282-a059-724b4800cfb2)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-25513907-4390-478d-b43d-ed13df186662 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 returned with HTTP 200 Sep 04 22:45:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 352/732] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:42 2026] GET /volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 => generated 831 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efcf6e18-9ef4-49d7-a50a-9d2cba83bc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efcf6e18-9ef4-49d7-a50a-9d2cba83bc08) transitioned into state 'SUCCESS' from state '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-1755591847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6382dcc8d57b4184bcdd4cfb6f40cf64',qos_specs=None,replication_status=,reservations=['d52b5de5-a988-4057-ada5-941ce5340ce3','f5e6061c-398c-4fb6-bb42-e8c492170921','2cda75a4-9cb9-462f-a734-59a78261aad9','7329a6a9-c408-43df-adf8-59efb44792c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56d8e91747324b308d01e5b4e7278fbf',volume_type_id=cd201600-0f85-4282-a059-724b4800cfb2)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bd7cd73-a344-460c-9910-b6d5099ec905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bd7cd73-a344-460c-9910-b6d5099ec905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Flow 'volume_create_api' (dbbf1130-e099-42a6-8570-f62af2497214) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Create volume request issued successfully. Sep 04 22:45:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2f839ee6-2835-44dc-9908-03804a8b47b0 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:45:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 381/733] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:45:42 2026] POST /volume/v3/volumes => generated 774 bytes in 940 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:45:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-dc06ef83-9c83-4b64-81f1-82e725a45afb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dc06ef83-9c83-4b64-81f1-82e725a45afb tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] GET http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 Sep 04 22:45:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dc06ef83-9c83-4b64-81f1-82e725a45afb tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dc06ef83-9c83-4b64-81f1-82e725a45afb tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:43 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:43 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-dc06ef83-9c83-4b64-81f1-82e725a45afb tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Volume info retrieved successfully. Sep 04 22:45:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dc06ef83-9c83-4b64-81f1-82e725a45afb tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 returned with HTTP 200 Sep 04 22:45:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 353/734] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:43 2026] GET /volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e12c0879-80e0-4a80-9a00-d302defaaea2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e12c0879-80e0-4a80-9a00-d302defaaea2 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] GET http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 Sep 04 22:45:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e12c0879-80e0-4a80-9a00-d302defaaea2 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e12c0879-80e0-4a80-9a00-d302defaaea2 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:44 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:44 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:44 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:44 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e12c0879-80e0-4a80-9a00-d302defaaea2 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Volume info retrieved successfully. Sep 04 22:45:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e12c0879-80e0-4a80-9a00-d302defaaea2 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 returned with HTTP 200 Sep 04 22:45:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 382/735] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:44 2026] GET /volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-79019c06-1826-446d-bed2-feeb7b9d0d89 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-79019c06-1826-446d-bed2-feeb7b9d0d89 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] GET http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 Sep 04 22:45:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-79019c06-1826-446d-bed2-feeb7b9d0d89 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-79019c06-1826-446d-bed2-feeb7b9d0d89 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:44 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=572,cinder:UPDATE=131,cinder:DELETE=1,cinder:INSERT=70 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:45:44 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:44 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:44 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:44 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:44 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-79019c06-1826-446d-bed2-feeb7b9d0d89 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Volume info retrieved successfully. Sep 04 22:45:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-79019c06-1826-446d-bed2-feeb7b9d0d89 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 returned with HTTP 200 Sep 04 22:45:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 354/736] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:44 2026] GET /volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 => generated 866 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-995c41df-8a4e-4a11-a64e-a6fd169669a8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-995c41df-8a4e-4a11-a64e-a6fd169669a8 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] GET http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 Sep 04 22:45:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-995c41df-8a4e-4a11-a64e-a6fd169669a8 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-995c41df-8a4e-4a11-a64e-a6fd169669a8 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-995c41df-8a4e-4a11-a64e-a6fd169669a8 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Volume info retrieved successfully. Sep 04 22:45:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-995c41df-8a4e-4a11-a64e-a6fd169669a8 tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 returned with HTTP 200 Sep 04 22:45:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 383/737] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:45 2026] GET /volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 => generated 856 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-78f20031-64d1-4f84-ac16-ab65249b875c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-78f20031-64d1-4f84-ac16-ab65249b875c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] GET http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b?usage=True Sep 04 22:45:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-78f20031-64d1-4f84-ac16-ab65249b875c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-78f20031-64d1-4f84-ac16-ab65249b875c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1438a299-1d8a-4ff8-9383-33cb65ddfba8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1438a299-1d8a-4ff8-9383-33cb65ddfba8 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] GET http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 Sep 04 22:45:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1438a299-1d8a-4ff8-9383-33cb65ddfba8 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1438a299-1d8a-4ff8-9383-33cb65ddfba8 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:45 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-78f20031-64d1-4f84-ac16-ab65249b875c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] 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 04 22:45:45 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-78f20031-64d1-4f84-ac16-ab65249b875c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] 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 04 22:45:45 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-78f20031-64d1-4f84-ac16-ab65249b875c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:45:45 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-78f20031-64d1-4f84-ac16-ab65249b875c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] 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 04 22:45:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:45 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-78f20031-64d1-4f84-ac16-ab65249b875c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] 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 04 22:45:45 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-78f20031-64d1-4f84-ac16-ab65249b875c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:45:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1438a299-1d8a-4ff8-9383-33cb65ddfba8 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Volume info retrieved successfully. Sep 04 22:45:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1438a299-1d8a-4ff8-9383-33cb65ddfba8 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 returned with HTTP 200 Sep 04 22:45:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 384/738] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:45 2026] GET /volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 => generated 867 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ce7b08cd-b8f5-40bb-af60-f6efc2d7e606 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-78f20031-64d1-4f84-ac16-ab65249b875c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b?usage=True returned with HTTP 200 Sep 04 22:45:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 355/739] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:45:45 2026] GET /volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b?usage=True => generated 1480 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ce7b08cd-b8f5-40bb-af60-f6efc2d7e606 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] GET http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 Sep 04 22:45:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ce7b08cd-b8f5-40bb-af60-f6efc2d7e606 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ce7b08cd-b8f5-40bb-af60-f6efc2d7e606 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ee9932ab-5f1e-43d0-8551-dde309ea88a1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ee9932ab-5f1e-43d0-8551-dde309ea88a1 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] GET http://192.168.122.93/volume/v3/os-quota-sets/19d5b36070264f9eb751c755cdb95d70?usage=True Sep 04 22:45:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ee9932ab-5f1e-43d0-8551-dde309ea88a1 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ee9932ab-5f1e-43d0-8551-dde309ea88a1 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ce7b08cd-b8f5-40bb-af60-f6efc2d7e606 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Volume info retrieved successfully. Sep 04 22:45:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ee9932ab-5f1e-43d0-8551-dde309ea88a1 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/19d5b36070264f9eb751c755cdb95d70?usage=True returned with HTTP 200 Sep 04 22:45:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 356/740] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:45:45 2026] GET /volume/v3/os-quota-sets/19d5b36070264f9eb751c755cdb95d70?usage=True => generated 1480 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ce7b08cd-b8f5-40bb-af60-f6efc2d7e606 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 returned with HTTP 200 Sep 04 22:45:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 385/741] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:45 2026] GET /volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 => generated 1030 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fac7c3ac-ea29-471f-97ca-6b44ecd956fc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c1d09f42-0437-4a24-ad04-32c1d540da4e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c1d09f42-0437-4a24-ad04-32c1d540da4e tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] POST http://192.168.122.93/volume/v3/os-volume-transfer Sep 04 22:45:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c1d09f42-0437-4a24-ad04-32c1d540da4e tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e180cdba-636d-4de3-a54d-5854b0449685"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fac7c3ac-ea29-471f-97ca-6b44ecd956fc tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] POST http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2/action Sep 04 22:45:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fac7c3ac-ea29-471f-97ca-6b44ecd956fc tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fac7c3ac-ea29-471f-97ca-6b44ecd956fc tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.volume_transfer [None req-c1d09f42-0437-4a24-ad04-32c1d540da4e tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e180cdba-636d-4de3-a54d-5854b0449685'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 04 22:45:45 devstack devstack@c-api.service[87249]: INFO cinder.api.contrib.volume_transfer [None req-c1d09f42-0437-4a24-ad04-32c1d540da4e tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Creating transfer of volume e180cdba-636d-4de3-a54d-5854b0449685 Sep 04 22:45:45 devstack devstack@c-api.service[87249]: INFO cinder.transfer.api [None req-c1d09f42-0437-4a24-ad04-32c1d540da4e tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Generating transfer record for volume e180cdba-636d-4de3-a54d-5854b0449685 Sep 04 22:45:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fac7c3ac-ea29-471f-97ca-6b44ecd956fc tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Volume info retrieved successfully. Sep 04 22:45:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c1d09f42-0437-4a24-ad04-32c1d540da4e tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] http://192.168.122.93/volume/v3/os-volume-transfer returned with HTTP 202 Sep 04 22:45:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 357/742] 192.168.122.93 () {60 vars in 1170 bytes} [Fri Sep 4 22:45:45 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87250]: /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 04 22:45:45 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:45:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-04e98329-520b-4673-b1c7-967bd3a42966 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-fac7c3ac-ea29-471f-97ca-6b44ecd956fc tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-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 04 22:45:45 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-fac7c3ac-ea29-471f-97ca-6b44ecd956fc tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-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 04 22:45:45 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-fac7c3ac-ea29-471f-97ca-6b44ecd956fc tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Created reservations ['0de4fad2-dd13-4b6f-8264-8d860cca2e6a', '9ae21ad4-239d-435d-9e31-7385b8f2d462'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:45 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-fac7c3ac-ea29-471f-97ca-6b44ecd956fc tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Created reservations ['f593a6c8-b68b-4320-85c8-8c384a0363de', '200e354f-4319-49b7-89d2-0903d8ffd42a'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fac7c3ac-ea29-471f-97ca-6b44ecd956fc tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Retype volume request issued successfully. Sep 04 22:45:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fac7c3ac-ea29-471f-97ca-6b44ecd956fc tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2/action returned with HTTP 202 Sep 04 22:45:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 386/743] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:45:45 2026] POST /volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2/action => generated 0 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-776a5cb9-0a4a-4ccc-b708-8aab59c1157a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-776a5cb9-0a4a-4ccc-b708-8aab59c1157a tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] GET http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 Sep 04 22:45:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-776a5cb9-0a4a-4ccc-b708-8aab59c1157a tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-776a5cb9-0a4a-4ccc-b708-8aab59c1157a tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-04e98329-520b-4673-b1c7-967bd3a42966 tempest-VolumeQuotasAdminTestJSON-1829044999 tempest-VolumeQuotasAdminTestJSON-1829044999-project-member] POST http://192.168.122.93/volume/v3/os-volume-transfer/f1ac86ad-d94c-4637-b613-08543432d430/accept Sep 04 22:45:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-04e98329-520b-4673-b1c7-967bd3a42966 tempest-VolumeQuotasAdminTestJSON-1829044999 tempest-VolumeQuotasAdminTestJSON-1829044999-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "cfa37bf5c225f48c"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.volume_transfer [None req-04e98329-520b-4673-b1c7-967bd3a42966 tempest-VolumeQuotasAdminTestJSON-1829044999 tempest-VolumeQuotasAdminTestJSON-1829044999-project-member] Accepting volume transfer f1ac86ad-d94c-4637-b613-08543432d430 {{(pid=87249) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 04 22:45:45 devstack devstack@c-api.service[87249]: INFO cinder.api.contrib.volume_transfer [None req-04e98329-520b-4673-b1c7-967bd3a42966 tempest-VolumeQuotasAdminTestJSON-1829044999 tempest-VolumeQuotasAdminTestJSON-1829044999-project-member] Accepting transfer f1ac86ad-d94c-4637-b613-08543432d430 Sep 04 22:45:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-776a5cb9-0a4a-4ccc-b708-8aab59c1157a tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Volume info retrieved successfully. Sep 04 22:45:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-776a5cb9-0a4a-4ccc-b708-8aab59c1157a tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 returned with HTTP 200 Sep 04 22:45:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 387/744] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:45 2026] GET /volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 => generated 866 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-04e98329-520b-4673-b1c7-967bd3a42966 tempest-VolumeQuotasAdminTestJSON-1829044999 tempest-VolumeQuotasAdminTestJSON-1829044999-project-member] Created reservations ['c63e23a5-ffad-4312-ac96-9051d80b235e', '76d5373c-d43a-4b3e-b67c-983948881404', 'b2bab5c6-d5ae-4856-a741-3df189503189', '28ff9f16-6957-467f-89e3-dc89f17e68c6'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-04e98329-520b-4673-b1c7-967bd3a42966 tempest-VolumeQuotasAdminTestJSON-1829044999 tempest-VolumeQuotasAdminTestJSON-1829044999-project-member] Created reservations ['f7c6e587-bd41-4a63-b614-21138f965df8', 'dfb675be-5842-4af1-a3ba-44a01a419b15', '25b075f8-3616-4d71-be93-7d83c7fbfa06', 'b19851ee-3a6b-4eb4-ad74-0d6148226aaf'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: /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 04 22:45:46 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-04e98329-520b-4673-b1c7-967bd3a42966 tempest-VolumeQuotasAdminTestJSON-1829044999 tempest-VolumeQuotasAdminTestJSON-1829044999-project-member] Created reservations ['02ba684b-1199-45cb-a6ca-bfb2e70a5258', 'c35345ff-22cb-445d-9117-cec264db82a9', '39bea712-9d87-496a-9450-60dcd8b828a5', 'f8cdf39b-eb59-4f3f-bca7-a6a944288068'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-04e98329-520b-4673-b1c7-967bd3a42966 tempest-VolumeQuotasAdminTestJSON-1829044999 tempest-VolumeQuotasAdminTestJSON-1829044999-project-member] Created reservations ['d34d163a-ee8c-4b1d-b930-8942fa552666', 'c13f5e7c-d209-40d8-8f3c-d6273ca18c75', '0b0313c3-c4e8-4eb5-b134-f8f9b1c022b8', '30c66e33-52d2-4cb3-a15f-d4d81731a3ad'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-04e98329-520b-4673-b1c7-967bd3a42966 tempest-VolumeQuotasAdminTestJSON-1829044999 tempest-VolumeQuotasAdminTestJSON-1829044999-project-member] Transfer volume completed successfully. Sep 04 22:45:46 devstack devstack@c-api.service[87249]: INFO cinder.transfer.api [None req-04e98329-520b-4673-b1c7-967bd3a42966 tempest-VolumeQuotasAdminTestJSON-1829044999 tempest-VolumeQuotasAdminTestJSON-1829044999-project-member] Volume e180cdba-636d-4de3-a54d-5854b0449685 has been transferred. Sep 04 22:45:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-04e98329-520b-4673-b1c7-967bd3a42966 tempest-VolumeQuotasAdminTestJSON-1829044999 tempest-VolumeQuotasAdminTestJSON-1829044999-project-member] http://192.168.122.93/volume/v3/os-volume-transfer/f1ac86ad-d94c-4637-b613-08543432d430/accept returned with HTTP 202 Sep 04 22:45:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 358/745] 192.168.122.93 () {60 vars in 1302 bytes} [Fri Sep 4 22:45:45 2026] POST /volume/v3/os-volume-transfer/f1ac86ad-d94c-4637-b613-08543432d430/accept => generated 371 bytes in 1076 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:45:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d58177ea-9eb1-473b-a3a9-f1ac424658d2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d58177ea-9eb1-473b-a3a9-f1ac424658d2 tempest-VolumeQuotasAdminTestJSON-1829044999 tempest-VolumeQuotasAdminTestJSON-1829044999-project-member] GET http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 Sep 04 22:45:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d58177ea-9eb1-473b-a3a9-f1ac424658d2 tempest-VolumeQuotasAdminTestJSON-1829044999 tempest-VolumeQuotasAdminTestJSON-1829044999-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d58177ea-9eb1-473b-a3a9-f1ac424658d2 tempest-VolumeQuotasAdminTestJSON-1829044999 tempest-VolumeQuotasAdminTestJSON-1829044999-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:46 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=527,cinder:UPDATE=124,cinder:DELETE=7,cinder:INSERT=82 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:45:46 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:46 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:46 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:46 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:46 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d58177ea-9eb1-473b-a3a9-f1ac424658d2 tempest-VolumeQuotasAdminTestJSON-1829044999 tempest-VolumeQuotasAdminTestJSON-1829044999-project-member] Volume info retrieved successfully. Sep 04 22:45:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d58177ea-9eb1-473b-a3a9-f1ac424658d2 tempest-VolumeQuotasAdminTestJSON-1829044999 tempest-VolumeQuotasAdminTestJSON-1829044999-project-member] http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 returned with HTTP 200 Sep 04 22:45:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 388/746] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:46 2026] GET /volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a137691e-7f3f-4034-8ebf-9b32b84c8953 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a137691e-7f3f-4034-8ebf-9b32b84c8953 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] GET http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b?usage=True Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a137691e-7f3f-4034-8ebf-9b32b84c8953 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a137691e-7f3f-4034-8ebf-9b32b84c8953 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a137691e-7f3f-4034-8ebf-9b32b84c8953 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b?usage=True returned with HTTP 200 Sep 04 22:45:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 359/747] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:45:46 2026] GET /volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b?usage=True => generated 1480 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-85bcc6d3-da44-42c3-b338-cc11d991ba5c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-85bcc6d3-da44-42c3-b338-cc11d991ba5c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] GET http://192.168.122.93/volume/v3/os-quota-sets/19d5b36070264f9eb751c755cdb95d70?usage=True Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-85bcc6d3-da44-42c3-b338-cc11d991ba5c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-85bcc6d3-da44-42c3-b338-cc11d991ba5c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-85bcc6d3-da44-42c3-b338-cc11d991ba5c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/19d5b36070264f9eb751c755cdb95d70?usage=True returned with HTTP 200 Sep 04 22:45:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 360/748] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:45:46 2026] GET /volume/v3/os-quota-sets/19d5b36070264f9eb751c755cdb95d70?usage=True => generated 1480 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ce73f3b7-f82f-4fab-9fce-2bdb6583cb5b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ce73f3b7-f82f-4fab-9fce-2bdb6583cb5b tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ce73f3b7-f82f-4fab-9fce-2bdb6583cb5b tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ce73f3b7-f82f-4fab-9fce-2bdb6583cb5b tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-ce73f3b7-f82f-4fab-9fce-2bdb6583cb5b tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Delete volume with id: e180cdba-636d-4de3-a54d-5854b0449685 Sep 04 22:45:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ce73f3b7-f82f-4fab-9fce-2bdb6583cb5b tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Volume info retrieved successfully. Sep 04 22:45:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ce73f3b7-f82f-4fab-9fce-2bdb6583cb5b tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Delete volume request issued successfully. Sep 04 22:45:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ce73f3b7-f82f-4fab-9fce-2bdb6583cb5b tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 returned with HTTP 202 Sep 04 22:45:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 361/749] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:45:46 2026] DELETE /volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ea87b8ee-5f21-4d63-9ab1-aa1da1bd1826 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ea87b8ee-5f21-4d63-9ab1-aa1da1bd1826 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] GET http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ea87b8ee-5f21-4d63-9ab1-aa1da1bd1826 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ea87b8ee-5f21-4d63-9ab1-aa1da1bd1826 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ea87b8ee-5f21-4d63-9ab1-aa1da1bd1826 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Volume info retrieved successfully. Sep 04 22:45:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ea87b8ee-5f21-4d63-9ab1-aa1da1bd1826 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 returned with HTTP 200 Sep 04 22:45:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 362/750] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:46 2026] GET /volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 => generated 867 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d2b0d438-6ad6-4b53-8f46-b80ba5c9cc45 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d2b0d438-6ad6-4b53-8f46-b80ba5c9cc45 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] GET http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d2b0d438-6ad6-4b53-8f46-b80ba5c9cc45 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d2b0d438-6ad6-4b53-8f46-b80ba5c9cc45 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d2b0d438-6ad6-4b53-8f46-b80ba5c9cc45 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Volume info retrieved successfully. Sep 04 22:45:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:45:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1241427403"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1241427403'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:47 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Create volume of 1 GB Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d2b0d438-6ad6-4b53-8f46-b80ba5c9cc45 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 returned with HTTP 200 Sep 04 22:45:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 363/751] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:46 2026] GET /volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 => generated 1018 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bdc0446c-6af7-4672-a76b-2be2e7067a3f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bdc0446c-6af7-4672-a76b-2be2e7067a3f tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] GET http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bdc0446c-6af7-4672-a76b-2be2e7067a3f tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bdc0446c-6af7-4672-a76b-2be2e7067a3f tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Availability Zones retrieved successfully. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Flow 'volume_create_api' (043fc5ab-7495-4bca-93d8-b1e860619a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bdc0446c-6af7-4672-a76b-2be2e7067a3f tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Volume info retrieved successfully. Sep 04 22:45:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ff18de5-2f67-4aed-9777-16c354b7484e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bdc0446c-6af7-4672-a76b-2be2e7067a3f tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 returned with HTTP 200 Sep 04 22:45:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 364/752] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:47 2026] GET /volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 => generated 1030 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0ae10997-08e3-4442-b184-75c27695bdd4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0ae10997-08e3-4442-b184-75c27695bdd4 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] GET http://192.168.122.93/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1755591847 Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0ae10997-08e3-4442-b184-75c27695bdd4 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0ae10997-08e3-4442-b184-75c27695bdd4 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0ae10997-08e3-4442-b184-75c27695bdd4 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1755591847'), ('all_tenants', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:45:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ff18de5-2f67-4aed-9777-16c354b7484e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6957225-e440-440f-8f77-5ae0165f3cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0ae10997-08e3-4442-b184-75c27695bdd4 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Get all volumes completed successfully. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0ae10997-08e3-4442-b184-75c27695bdd4 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] http://192.168.122.93/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1755591847 returned with HTTP 200 Sep 04 22:45:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 365/753] 192.168.122.93 () {58 vars in 1277 bytes} [Fri Sep 4 22:45:47 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1755591847 => generated 353 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-82055a40-b5a8-49c7-b924-b3b6d1c1de6b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-82055a40-b5a8-49c7-b924-b3b6d1c1de6b tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] GET http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-82055a40-b5a8-49c7-b924-b3b6d1c1de6b tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-82055a40-b5a8-49c7-b924-b3b6d1c1de6b tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-82055a40-b5a8-49c7-b924-b3b6d1c1de6b tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Volume info retrieved successfully. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-82055a40-b5a8-49c7-b924-b3b6d1c1de6b tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 returned with HTTP 200 Sep 04 22:45:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 366/754] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:47 2026] GET /volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e80a5747-ef58-4cfb-8405-23fbc0e362f4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e80a5747-ef58-4cfb-8405-23fbc0e362f4 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] DELETE http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e80a5747-ef58-4cfb-8405-23fbc0e362f4 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e80a5747-ef58-4cfb-8405-23fbc0e362f4 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-e80a5747-ef58-4cfb-8405-23fbc0e362f4 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Delete volume with id: b7df0b63-be45-46da-b6ea-a332396e24d2 Sep 04 22:45:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:47 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Created reservations ['f35cac61-2927-4713-a169-775e284fa92d', '4e78a6d1-6b8b-4a60-8a1d-626f5c1756d3', '607173f2-73ab-45d4-a0fc-b26eb771b937', '27f139a6-aae8-4859-a856-0781ecb0a395'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e80a5747-ef58-4cfb-8405-23fbc0e362f4 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Volume info retrieved successfully. Sep 04 22:45:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6957225-e440-440f-8f77-5ae0165f3cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f35cac61-2927-4713-a169-775e284fa92d', '4e78a6d1-6b8b-4a60-8a1d-626f5c1756d3', '607173f2-73ab-45d4-a0fc-b26eb771b937', '27f139a6-aae8-4859-a856-0781ecb0a395']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6deb010-020e-481a-9571-ae7d707d656f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e80a5747-ef58-4cfb-8405-23fbc0e362f4 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Delete volume request issued successfully. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e80a5747-ef58-4cfb-8405-23fbc0e362f4 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 returned with HTTP 202 Sep 04 22:45:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 367/755] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:45:47 2026] DELETE /volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-db102b73-4171-432c-9a13-79b63ab3c929 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-db102b73-4171-432c-9a13-79b63ab3c929 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] GET http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-db102b73-4171-432c-9a13-79b63ab3c929 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-db102b73-4171-432c-9a13-79b63ab3c929 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6deb010-020e-481a-9571-ae7d707d656f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21debe96-e418-4144-bc56-0c20aff589be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1241427403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='181b50e9f79a417f8e862108ac393771',qos_specs=None,replication_status=,reservations=['f35cac61-2927-4713-a169-775e284fa92d','4e78a6d1-6b8b-4a60-8a1d-626f5c1756d3','607173f2-73ab-45d4-a0fc-b26eb771b937','27f139a6-aae8-4859-a856-0781ecb0a395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e4469ac1234adaae5051dd0a8e34a1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1241427403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21debe96-e418-4144-bc56-0c20aff589be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='181b50e9f79a417f8e862108ac393771',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33e4469ac1234adaae5051dd0a8e34a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0727d1a1-7d42-4d91-afef-566b032c09b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-db102b73-4171-432c-9a13-79b63ab3c929 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Volume info retrieved successfully. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-db102b73-4171-432c-9a13-79b63ab3c929 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 returned with HTTP 200 Sep 04 22:45:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 368/756] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:47 2026] GET /volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 => generated 866 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0727d1a1-7d42-4d91-afef-566b032c09b6) transitioned into state 'SUCCESS' from state '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-1241427403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='181b50e9f79a417f8e862108ac393771',qos_specs=None,replication_status=,reservations=['f35cac61-2927-4713-a169-775e284fa92d','4e78a6d1-6b8b-4a60-8a1d-626f5c1756d3','607173f2-73ab-45d4-a0fc-b26eb771b937','27f139a6-aae8-4859-a856-0781ecb0a395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e4469ac1234adaae5051dd0a8e34a1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13385330-f7c2-4335-9854-161b2bf242b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13385330-f7c2-4335-9854-161b2bf242b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Flow 'volume_create_api' (043fc5ab-7495-4bca-93d8-b1e860619a9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Create volume request issued successfully. Sep 04 22:45:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-282204f9-c5f6-4dec-b4f4-eb3fa5f83594 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:45:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 389/757] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:45:46 2026] POST /volume/v3/volumes => generated 758 bytes in 811 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6e404b85-9758-4926-895d-9b6171a4590c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6e404b85-9758-4926-895d-9b6171a4590c tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] GET http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6e404b85-9758-4926-895d-9b6171a4590c tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6e404b85-9758-4926-895d-9b6171a4590c tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6e404b85-9758-4926-895d-9b6171a4590c tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Volume info retrieved successfully. Sep 04 22:45:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6e404b85-9758-4926-895d-9b6171a4590c tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be returned with HTTP 200 Sep 04 22:45:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 369/758] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:47 2026] GET /volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be => generated 826 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2837ef95-1978-4a91-9406-2c7917234230 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2837ef95-1978-4a91-9406-2c7917234230 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] GET http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 Sep 04 22:45:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2837ef95-1978-4a91-9406-2c7917234230 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2837ef95-1978-4a91-9406-2c7917234230 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:48 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:48 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2837ef95-1978-4a91-9406-2c7917234230 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Volume info retrieved successfully. Sep 04 22:45:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2837ef95-1978-4a91-9406-2c7917234230 tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 returned with HTTP 200 Sep 04 22:45:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 390/759] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:48 2026] GET /volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 => generated 1018 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-00ebf145-a0f2-42b9-b3ed-6e298f0d1b24 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-00ebf145-a0f2-42b9-b3ed-6e298f0d1b24 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] GET http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 Sep 04 22:45:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-00ebf145-a0f2-42b9-b3ed-6e298f0d1b24 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-00ebf145-a0f2-42b9-b3ed-6e298f0d1b24 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:48 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:48 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-00ebf145-a0f2-42b9-b3ed-6e298f0d1b24 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Volume info retrieved successfully. Sep 04 22:45:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-00ebf145-a0f2-42b9-b3ed-6e298f0d1b24 tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 returned with HTTP 200 Sep 04 22:45:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 370/760] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:48 2026] GET /volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 => generated 866 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4388410c-a282-4c97-82d9-d35579c0c0ab None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4388410c-a282-4c97-82d9-d35579c0c0ab tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] GET http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be Sep 04 22:45:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4388410c-a282-4c97-82d9-d35579c0c0ab tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4388410c-a282-4c97-82d9-d35579c0c0ab tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:48 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:48 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4388410c-a282-4c97-82d9-d35579c0c0ab tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Volume info retrieved successfully. Sep 04 22:45:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4388410c-a282-4c97-82d9-d35579c0c0ab tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be returned with HTTP 200 Sep 04 22:45:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 391/761] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:48 2026] GET /volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-43c73a01-7369-422a-82e9-4562f51b6b3c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-43c73a01-7369-422a-82e9-4562f51b6b3c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] GET http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-43c73a01-7369-422a-82e9-4562f51b6b3c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-43c73a01-7369-422a-82e9-4562f51b6b3c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-43c73a01-7369-422a-82e9-4562f51b6b3c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 returned with HTTP 404 Sep 04 22:45:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 371/762] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:49 2026] GET /volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dfba31cd-74b6-48d9-9c7d-9ebd295cc2df None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dfba31cd-74b6-48d9-9c7d-9ebd295cc2df tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] GET http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dfba31cd-74b6-48d9-9c7d-9ebd295cc2df tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dfba31cd-74b6-48d9-9c7d-9ebd295cc2df tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dfba31cd-74b6-48d9-9c7d-9ebd295cc2df tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 returned with HTTP 404 Sep 04 22:45:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 392/763] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:49 2026] GET /volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-69da67c9-2267-44dc-9def-c0f5b60f5bfc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-69da67c9-2267-44dc-9def-c0f5b60f5bfc tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] DELETE http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-69da67c9-2267-44dc-9def-c0f5b60f5bfc tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-69da67c9-2267-44dc-9def-c0f5b60f5bfc tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-69da67c9-2267-44dc-9def-c0f5b60f5bfc tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] Delete volume with id: e180cdba-636d-4de3-a54d-5854b0449685 Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-69da67c9-2267-44dc-9def-c0f5b60f5bfc tempest-VolumeQuotasAdminTestJSON-1987488631 tempest-VolumeQuotasAdminTestJSON-1987488631-project-member] http://192.168.122.93/volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 returned with HTTP 404 Sep 04 22:45:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 372/764] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:45:49 2026] DELETE /volume/v3/volumes/e180cdba-636d-4de3-a54d-5854b0449685 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-acef588d-8c3e-41b5-ac6b-97a8929221bf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-acef588d-8c3e-41b5-ac6b-97a8929221bf tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] GET http://192.168.122.93/volume/v3/os-quota-sets/5c6ba9fb04ac4b8992ba3c7e56026a8d?usage=True Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-acef588d-8c3e-41b5-ac6b-97a8929221bf tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-acef588d-8c3e-41b5-ac6b-97a8929221bf tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-acef588d-8c3e-41b5-ac6b-97a8929221bf tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:45:49 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-acef588d-8c3e-41b5-ac6b-97a8929221bf tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:45:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-acef588d-8c3e-41b5-ac6b-97a8929221bf tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/5c6ba9fb04ac4b8992ba3c7e56026a8d?usage=True returned with HTTP 200 Sep 04 22:45:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 393/765] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:45:49 2026] GET /volume/v3/os-quota-sets/5c6ba9fb04ac4b8992ba3c7e56026a8d?usage=True => generated 1480 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-99361d79-4076-49a6-bbce-b76af4e416fb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-99361d79-4076-49a6-bbce-b76af4e416fb tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] PUT http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-99361d79-4076-49a6-bbce-b76af4e416fb tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ede13329-c519-44bf-8073-f0e1651a2edd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ede13329-c519-44bf-8073-f0e1651a2edd tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] GET http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ede13329-c519-44bf-8073-f0e1651a2edd tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ede13329-c519-44bf-8073-f0e1651a2edd tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ede13329-c519-44bf-8073-f0e1651a2edd tempest-VolumeRetypeWithoutMigrationTest-863162764 tempest-VolumeRetypeWithoutMigrationTest-863162764-project-member] http://192.168.122.93/volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 returned with HTTP 404 Sep 04 22:45:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 394/766] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:49 2026] GET /volume/v3/volumes/b7df0b63-be45-46da-b6ea-a332396e24d2 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d9893dae-9cb1-4dc8-9b9e-c54ed6f067db None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d9893dae-9cb1-4dc8-9b9e-c54ed6f067db tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] DELETE http://192.168.122.93/volume/v3/types/6e3cb5a7-5bc9-4714-9184-c03461424ab8 Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d9893dae-9cb1-4dc8-9b9e-c54ed6f067db tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d9893dae-9cb1-4dc8-9b9e-c54ed6f067db tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-99361d79-4076-49a6-bbce-b76af4e416fb tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b returned with HTTP 200 Sep 04 22:45:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 373/767] 192.168.122.93 () {60 vars in 1254 bytes} [Fri Sep 4 22:45:49 2026] PUT /volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b => generated 582 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-167a18e1-7df1-4399-82ff-64ad3e98b49d req-434161bd-3d00-4110-a96a-7580e4d956d5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-167a18e1-7df1-4399-82ff-64ad3e98b49d req-434161bd-3d00-4110-a96a-7580e4d956d5 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] GET http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-167a18e1-7df1-4399-82ff-64ad3e98b49d req-434161bd-3d00-4110-a96a-7580e4d956d5 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-167a18e1-7df1-4399-82ff-64ad3e98b49d req-434161bd-3d00-4110-a96a-7580e4d956d5 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d9893dae-9cb1-4dc8-9b9e-c54ed6f067db tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] http://192.168.122.93/volume/v3/types/6e3cb5a7-5bc9-4714-9184-c03461424ab8 returned with HTTP 202 Sep 04 22:45:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 395/768] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:45:49 2026] DELETE /volume/v3/types/6e3cb5a7-5bc9-4714-9184-c03461424ab8 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9288f20f-7cc7-4e1e-b7db-edfa63c3461c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9288f20f-7cc7-4e1e-b7db-edfa63c3461c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] PUT http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9288f20f-7cc7-4e1e-b7db-edfa63c3461c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-167a18e1-7df1-4399-82ff-64ad3e98b49d req-434161bd-3d00-4110-a96a-7580e4d956d5 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Volume info retrieved successfully. Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-167a18e1-7df1-4399-82ff-64ad3e98b49d req-434161bd-3d00-4110-a96a-7580e4d956d5 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c returned with HTTP 200 Sep 04 22:45:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 374/769] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:45:49 2026] GET /volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6be54d29-4090-4b41-8610-ffad8bcc973b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6be54d29-4090-4b41-8610-ffad8bcc973b tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] GET http://192.168.122.93/volume/v3/types/6e3cb5a7-5bc9-4714-9184-c03461424ab8 Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6be54d29-4090-4b41-8610-ffad8bcc973b tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6be54d29-4090-4b41-8610-ffad8bcc973b tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6be54d29-4090-4b41-8610-ffad8bcc973b tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] http://192.168.122.93/volume/v3/types/6e3cb5a7-5bc9-4714-9184-c03461424ab8 returned with HTTP 404 Sep 04 22:45:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 375/770] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:45:49 2026] GET /volume/v3/types/6e3cb5a7-5bc9-4714-9184-c03461424ab8 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fbde48af-5bbd-4e34-a7da-c12e33a0ef95 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fbde48af-5bbd-4e34-a7da-c12e33a0ef95 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] DELETE http://192.168.122.93/volume/v3/types/cd201600-0f85-4282-a059-724b4800cfb2 Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fbde48af-5bbd-4e34-a7da-c12e33a0ef95 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fbde48af-5bbd-4e34-a7da-c12e33a0ef95 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fbde48af-5bbd-4e34-a7da-c12e33a0ef95 tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] http://192.168.122.93/volume/v3/types/cd201600-0f85-4282-a059-724b4800cfb2 returned with HTTP 202 Sep 04 22:45:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 376/771] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:45:49 2026] DELETE /volume/v3/types/cd201600-0f85-4282-a059-724b4800cfb2 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7ba84011-3d52-40d5-8708-3dc907ecf5a3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7ba84011-3d52-40d5-8708-3dc907ecf5a3 None None] GET http://192.168.122.93/volume// Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7ba84011-3d52-40d5-8708-3dc907ecf5a3 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7ba84011-3d52-40d5-8708-3dc907ecf5a3 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7ba84011-3d52-40d5-8708-3dc907ecf5a3 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:45:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 377/772] 192.168.122.93 () {58 vars in 1303 bytes} [Fri Sep 4 22:45:49 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e723d16f-4daa-402e-a3f4-5c1e41b2721d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e723d16f-4daa-402e-a3f4-5c1e41b2721d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] GET http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e723d16f-4daa-402e-a3f4-5c1e41b2721d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e723d16f-4daa-402e-a3f4-5c1e41b2721d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e723d16f-4daa-402e-a3f4-5c1e41b2721d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Volume info retrieved successfully. Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e723d16f-4daa-402e-a3f4-5c1e41b2721d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be returned with HTTP 200 Sep 04 22:45:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 378/773] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:49 2026] GET /volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0fdea7f1-caf6-4e98-a5a2-240e9434677b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0fdea7f1-caf6-4e98-a5a2-240e9434677b tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] GET http://192.168.122.93/volume/v3/types/cd201600-0f85-4282-a059-724b4800cfb2 Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0fdea7f1-caf6-4e98-a5a2-240e9434677b tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0fdea7f1-caf6-4e98-a5a2-240e9434677b tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0fdea7f1-caf6-4e98-a5a2-240e9434677b tempest-VolumeRetypeWithoutMigrationTest-1453682308 tempest-VolumeRetypeWithoutMigrationTest-1453682308-project-admin] http://192.168.122.93/volume/v3/types/cd201600-0f85-4282-a059-724b4800cfb2 returned with HTTP 404 Sep 04 22:45:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 379/774] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:45:49 2026] GET /volume/v3/types/cd201600-0f85-4282-a059-724b4800cfb2 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-167a18e1-7df1-4399-82ff-64ad3e98b49d req-787732e9-3daf-4140-b8e1-572e636eb316 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-167a18e1-7df1-4399-82ff-64ad3e98b49d req-787732e9-3daf-4140-b8e1-572e636eb316 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:45:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-167a18e1-7df1-4399-82ff-64ad3e98b49d req-787732e9-3daf-4140-b8e1-572e636eb316 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ffb8f69c-bfb7-4c17-a197-879c5e8c963c", "connector": null, "instance_uuid": "3829d166-b4b3-42f3-8abb-4c446b71a2c9"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9288f20f-7cc7-4e1e-b7db-edfa63c3461c tempest-VolumeQuotasAdminTestJSON-267588944 tempest-VolumeQuotasAdminTestJSON-267588944-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b returned with HTTP 200 Sep 04 22:45:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 396/775] 192.168.122.93 () {60 vars in 1254 bytes} [Fri Sep 4 22:45:49 2026] PUT /volume/v3/os-quota-sets/73501c9e6c8a4942b3d77756805e638b => generated 398 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-876e86bb-165a-4f11-9301-4a0e5bb9c8a4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-876e86bb-165a-4f11-9301-4a0e5bb9c8a4 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] POST http://192.168.122.93/volume/v3/os-volume-transfer Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-876e86bb-165a-4f11-9301-4a0e5bb9c8a4 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "21debe96-e418-4144-bc56-0c20aff589be"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.volume_transfer [None req-876e86bb-165a-4f11-9301-4a0e5bb9c8a4 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Creating new volume transfer {'transfer': {'volume_id': '21debe96-e418-4144-bc56-0c20aff589be'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: INFO cinder.api.contrib.volume_transfer [None req-876e86bb-165a-4f11-9301-4a0e5bb9c8a4 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Creating transfer of volume 21debe96-e418-4144-bc56-0c20aff589be Sep 04 22:45:49 devstack devstack@c-api.service[87250]: INFO cinder.transfer.api [None req-876e86bb-165a-4f11-9301-4a0e5bb9c8a4 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Generating transfer record for volume 21debe96-e418-4144-bc56-0c20aff589be Sep 04 22:45:49 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:49 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-876e86bb-165a-4f11-9301-4a0e5bb9c8a4 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/os-volume-transfer returned with HTTP 202 Sep 04 22:45:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 397/776] 192.168.122.93 () {60 vars in 1170 bytes} [Fri Sep 4 22:45:49 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-167a18e1-7df1-4399-82ff-64ad3e98b49d req-787732e9-3daf-4140-b8e1-572e636eb316 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:45:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 380/777] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:45:49 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d45f8fc4-61d2-4955-bc40-1fa431085df7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d45f8fc4-61d2-4955-bc40-1fa431085df7 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] GET http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d45f8fc4-61d2-4955-bc40-1fa431085df7 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d45f8fc4-61d2-4955-bc40-1fa431085df7 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:50 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:50 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:50 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:50 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d45f8fc4-61d2-4955-bc40-1fa431085df7 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Volume info retrieved successfully. Sep 04 22:45:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d45f8fc4-61d2-4955-bc40-1fa431085df7 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be returned with HTTP 200 Sep 04 22:45:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 398/778] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:49 2026] GET /volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-167a18e1-7df1-4399-82ff-64ad3e98b49d req-9e2de62d-36c0-4857-be76-f90eee168d28 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e2e49457-5d65-410f-b2c8-a083405f143f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-167a18e1-7df1-4399-82ff-64ad3e98b49d req-9e2de62d-36c0-4857-be76-f90eee168d28 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] POST http://192.168.122.93/volume/v3/attachments/108a5651-4434-4f05-a5a5-f755c8ddc3d5/action Sep 04 22:45:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e2e49457-5d65-410f-b2c8-a083405f143f tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] GET http://192.168.122.93/volume/v3/os-volume-transfer/1d7ceaf6-7721-47b7-8e61-7f4f218f8539 Sep 04 22:45:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e2e49457-5d65-410f-b2c8-a083405f143f tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e2e49457-5d65-410f-b2c8-a083405f143f tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-167a18e1-7df1-4399-82ff-64ad3e98b49d req-9e2de62d-36c0-4857-be76-f90eee168d28 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Action body: b'{"os-complete": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-167a18e1-7df1-4399-82ff-64ad3e98b49d req-9e2de62d-36c0-4857-be76-f90eee168d28 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e2e49457-5d65-410f-b2c8-a083405f143f tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/os-volume-transfer/1d7ceaf6-7721-47b7-8e61-7f4f218f8539 returned with HTTP 200 Sep 04 22:45:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 399/779] 192.168.122.93 () {58 vars in 1260 bytes} [Fri Sep 4 22:45:50 2026] GET /volume/v3/os-volume-transfer/1d7ceaf6-7721-47b7-8e61-7f4f218f8539 => generated 415 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-aa289fd0-88e1-4fd1-92e4-ef4627df2e71 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-aa289fd0-88e1-4fd1-92e4-ef4627df2e71 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] GET http://192.168.122.93/volume/v3/os-volume-transfer Sep 04 22:45:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-aa289fd0-88e1-4fd1-92e4-ef4627df2e71 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-aa289fd0-88e1-4fd1-92e4-ef4627df2e71 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.volume_transfer [None req-aa289fd0-88e1-4fd1-92e4-ef4627df2e71 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Listing volume transfers {{(pid=87250) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:50 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-aa289fd0-88e1-4fd1-92e4-ef4627df2e71 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/os-volume-transfer returned with HTTP 200 Sep 04 22:45:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 400/780] 192.168.122.93 () {58 vars in 1149 bytes} [Fri Sep 4 22:45:50 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9e308424-1ed4-4d92-b5c4-dadba7cb1417 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-167a18e1-7df1-4399-82ff-64ad3e98b49d req-9e2de62d-36c0-4857-be76-f90eee168d28 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/attachments/108a5651-4434-4f05-a5a5-f755c8ddc3d5/action returned with HTTP 204 Sep 04 22:45:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 381/781] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:45:50 2026] POST /volume/v3/attachments/108a5651-4434-4f05-a5a5-f755c8ddc3d5/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-181030ca-c2e8-4b0c-80cf-a00346e19086 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-181030ca-c2e8-4b0c-80cf-a00346e19086 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] GET http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-181030ca-c2e8-4b0c-80cf-a00346e19086 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-181030ca-c2e8-4b0c-80cf-a00346e19086 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:50 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-181030ca-c2e8-4b0c-80cf-a00346e19086 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Volume info retrieved successfully. Sep 04 22:45:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-181030ca-c2e8-4b0c-80cf-a00346e19086 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c returned with HTTP 200 Sep 04 22:45:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 382/782] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:50 2026] GET /volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c => generated 1118 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-39ef79ed-4223-44db-93f9-5fd7976d2328 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-39ef79ed-4223-44db-93f9-5fd7976d2328 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] GET http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-39ef79ed-4223-44db-93f9-5fd7976d2328 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-39ef79ed-4223-44db-93f9-5fd7976d2328 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:50 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-39ef79ed-4223-44db-93f9-5fd7976d2328 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Volume info retrieved successfully. Sep 04 22:45:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-39ef79ed-4223-44db-93f9-5fd7976d2328 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c returned with HTTP 200 Sep 04 22:45:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 383/783] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:50 2026] GET /volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c => generated 1118 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-16ce5821-36b7-465d-9ce8-e7846eca7a8c req-7663360b-735a-4856-bff1-9890b223086a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-16ce5821-36b7-465d-9ce8-e7846eca7a8c req-7663360b-735a-4856-bff1-9890b223086a tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] GET http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-16ce5821-36b7-465d-9ce8-e7846eca7a8c req-7663360b-735a-4856-bff1-9890b223086a tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-16ce5821-36b7-465d-9ce8-e7846eca7a8c req-7663360b-735a-4856-bff1-9890b223086a tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:50 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-16ce5821-36b7-465d-9ce8-e7846eca7a8c req-7663360b-735a-4856-bff1-9890b223086a tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Volume info retrieved successfully. Sep 04 22:45:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-16ce5821-36b7-465d-9ce8-e7846eca7a8c req-7663360b-735a-4856-bff1-9890b223086a tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c returned with HTTP 200 Sep 04 22:45:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 384/784] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:45:50 2026] GET /volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c => generated 1118 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-16ce5821-36b7-465d-9ce8-e7846eca7a8c req-19efdf89-2fe1-40d3-b2d5-a0d2e4fedf64 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-16ce5821-36b7-465d-9ce8-e7846eca7a8c req-19efdf89-2fe1-40d3-b2d5-a0d2e4fedf64 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] DELETE http://192.168.122.93/volume/v3/attachments/108a5651-4434-4f05-a5a5-f755c8ddc3d5 Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-16ce5821-36b7-465d-9ce8-e7846eca7a8c req-19efdf89-2fe1-40d3-b2d5-a0d2e4fedf64 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-16ce5821-36b7-465d-9ce8-e7846eca7a8c req-19efdf89-2fe1-40d3-b2d5-a0d2e4fedf64 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9e308424-1ed4-4d92-b5c4-dadba7cb1417 tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] POST http://192.168.122.93/volume/v3/os-volume-transfer/1d7ceaf6-7721-47b7-8e61-7f4f218f8539/accept Sep 04 22:45:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9e308424-1ed4-4d92-b5c4-dadba7cb1417 tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9e02739e049cfe72"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.volume_transfer [None req-9e308424-1ed4-4d92-b5c4-dadba7cb1417 tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] Accepting volume transfer 1d7ceaf6-7721-47b7-8e61-7f4f218f8539 {{(pid=87250) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 04 22:45:50 devstack devstack@c-api.service[87250]: INFO cinder.api.contrib.volume_transfer [None req-9e308424-1ed4-4d92-b5c4-dadba7cb1417 tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] Accepting transfer 1d7ceaf6-7721-47b7-8e61-7f4f218f8539 Sep 04 22:45:50 devstack devstack@c-api.service[87249]: /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 04 22:45:50 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, Sep 04 22:45:50 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:50 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-16ce5821-36b7-465d-9ce8-e7846eca7a8c req-19efdf89-2fe1-40d3-b2d5-a0d2e4fedf64 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/attachments/108a5651-4434-4f05-a5a5-f755c8ddc3d5 returned with HTTP 200 Sep 04 22:45:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 385/785] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:45:50 2026] DELETE /volume/v3/attachments/108a5651-4434-4f05-a5a5-f755c8ddc3d5 => generated 19 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e813c85a-7a0e-49fb-a760-2e2f0a15d0a9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e813c85a-7a0e-49fb-a760-2e2f0a15d0a9 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] GET http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e813c85a-7a0e-49fb-a760-2e2f0a15d0a9 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e813c85a-7a0e-49fb-a760-2e2f0a15d0a9 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:50 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:50 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-9e308424-1ed4-4d92-b5c4-dadba7cb1417 tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] Created reservations ['c37c7ebb-0f8d-4daa-b91b-6b9e7ee21d4b', '5a2782c4-e266-459f-96a6-44151141250e', 'e3e6c442-4c8f-4b55-a1a1-7685e52cad88', '39ab3020-d002-474b-821e-8e95f61c6a5d'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e813c85a-7a0e-49fb-a760-2e2f0a15d0a9 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Volume info retrieved successfully. Sep 04 22:45:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e813c85a-7a0e-49fb-a760-2e2f0a15d0a9 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c returned with HTTP 200 Sep 04 22:45:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 386/786] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:50 2026] GET /volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:51 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-9e308424-1ed4-4d92-b5c4-dadba7cb1417 tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] Created reservations ['c7ee6cef-ba81-4713-8659-9dc1a5130f2e', '1dcacebd-5682-4ed4-8c8e-b965f45d30c0', '217ae2e2-8245-4a30-b3da-6336394cafdd', 'c808a2a9-a324-43ac-995a-8ed8171cfea9'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:51 devstack devstack@c-api.service[87250]: /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 04 22:45:51 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:45:51 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-9e308424-1ed4-4d92-b5c4-dadba7cb1417 tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] Created reservations ['7aabc3f9-5dfe-4c39-a8a6-bd6a9866b89f', '6f1aec70-69f2-4b80-97b0-3389104fa030', 'dee20972-40c5-4aa0-a15c-9c8f2bc0cabb', '1118f3a7-02c9-45f0-aa41-03880f90c64b'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:51 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-9e308424-1ed4-4d92-b5c4-dadba7cb1417 tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] Created reservations ['43e3191d-a33a-41b7-bc52-890030f799b0', '657c61a8-c3b9-49e0-beb6-f3d30cd00318', 'c91dcc7a-fed0-4622-9af8-7788ef02e5ba', 'ad07f200-7c03-4e61-bac4-5553ce5e70b6'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9e308424-1ed4-4d92-b5c4-dadba7cb1417 tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] Transfer volume completed successfully. Sep 04 22:45:51 devstack devstack@c-api.service[87250]: INFO cinder.transfer.api [None req-9e308424-1ed4-4d92-b5c4-dadba7cb1417 tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] Volume 21debe96-e418-4144-bc56-0c20aff589be has been transferred. Sep 04 22:45:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9e308424-1ed4-4d92-b5c4-dadba7cb1417 tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] http://192.168.122.93/volume/v3/os-volume-transfer/1d7ceaf6-7721-47b7-8e61-7f4f218f8539/accept returned with HTTP 202 Sep 04 22:45:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 401/787] 192.168.122.93 () {60 vars in 1302 bytes} [Fri Sep 4 22:45:50 2026] POST /volume/v3/os-volume-transfer/1d7ceaf6-7721-47b7-8e61-7f4f218f8539/accept => generated 371 bytes in 1430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:45:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-965db66a-a357-4d0f-8dfe-17d7c48a9967 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-965db66a-a357-4d0f-8dfe-17d7c48a9967 tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] GET http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be Sep 04 22:45:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-965db66a-a357-4d0f-8dfe-17d7c48a9967 tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-965db66a-a357-4d0f-8dfe-17d7c48a9967 tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-965db66a-a357-4d0f-8dfe-17d7c48a9967 tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] Volume info retrieved successfully. Sep 04 22:45:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-965db66a-a357-4d0f-8dfe-17d7c48a9967 tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be returned with HTTP 200 Sep 04 22:45:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 387/788] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:51 2026] GET /volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-81349635-e419-4329-963d-57cc9104d82c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-81349635-e419-4329-963d-57cc9104d82c tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] GET http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be Sep 04 22:45:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-81349635-e419-4329-963d-57cc9104d82c tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-81349635-e419-4329-963d-57cc9104d82c tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-81349635-e419-4329-963d-57cc9104d82c tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] Volume info retrieved successfully. Sep 04 22:45:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-81349635-e419-4329-963d-57cc9104d82c tempest-VolumesTransfersTest-466924636 tempest-VolumesTransfersTest-466924636-project-member] http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be returned with HTTP 200 Sep 04 22:45:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 402/789] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:51 2026] GET /volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be => generated 851 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b0e724c9-92eb-4b4c-98ed-1e0da2a66ba9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b0e724c9-92eb-4b4c-98ed-1e0da2a66ba9 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] DELETE http://192.168.122.93/volume/v3/os-volume-transfer/1d7ceaf6-7721-47b7-8e61-7f4f218f8539 Sep 04 22:45:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b0e724c9-92eb-4b4c-98ed-1e0da2a66ba9 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b0e724c9-92eb-4b4c-98ed-1e0da2a66ba9 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:51 devstack devstack@c-api.service[87249]: INFO cinder.api.contrib.volume_transfer [None req-b0e724c9-92eb-4b4c-98ed-1e0da2a66ba9 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Delete transfer with id: 1d7ceaf6-7721-47b7-8e61-7f4f218f8539 Sep 04 22:45:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b0e724c9-92eb-4b4c-98ed-1e0da2a66ba9 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/os-volume-transfer/1d7ceaf6-7721-47b7-8e61-7f4f218f8539 returned with HTTP 404 Sep 04 22:45:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 388/790] 192.168.122.93 () {58 vars in 1263 bytes} [Fri Sep 4 22:45:51 2026] DELETE /volume/v3/os-volume-transfer/1d7ceaf6-7721-47b7-8e61-7f4f218f8539 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-620c721c-c6b9-425a-9148-721e2414a2a3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-620c721c-c6b9-425a-9148-721e2414a2a3 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be Sep 04 22:45:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-620c721c-c6b9-425a-9148-721e2414a2a3 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-620c721c-c6b9-425a-9148-721e2414a2a3 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:52 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-620c721c-c6b9-425a-9148-721e2414a2a3 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Delete volume with id: 21debe96-e418-4144-bc56-0c20aff589be Sep 04 22:45:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-620c721c-c6b9-425a-9148-721e2414a2a3 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Volume info retrieved successfully. Sep 04 22:45:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-620c721c-c6b9-425a-9148-721e2414a2a3 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Delete volume request issued successfully. Sep 04 22:45:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-620c721c-c6b9-425a-9148-721e2414a2a3 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be returned with HTTP 202 Sep 04 22:45:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 403/791] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:45:51 2026] DELETE /volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be => generated 0 bytes in 443 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-480cf443-5f9a-4944-81e9-c9dcc3c10206 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-480cf443-5f9a-4944-81e9-c9dcc3c10206 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] GET http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be Sep 04 22:45:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-480cf443-5f9a-4944-81e9-c9dcc3c10206 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-480cf443-5f9a-4944-81e9-c9dcc3c10206 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-480cf443-5f9a-4944-81e9-c9dcc3c10206 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Volume info retrieved successfully. Sep 04 22:45:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-480cf443-5f9a-4944-81e9-c9dcc3c10206 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be returned with HTTP 200 Sep 04 22:45:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 389/792] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:52 2026] GET /volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be => generated 1013 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0da890c3-077c-4def-ad10-daf46bc499f8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0da890c3-077c-4def-ad10-daf46bc499f8 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] GET http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be Sep 04 22:45:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0da890c3-077c-4def-ad10-daf46bc499f8 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0da890c3-077c-4def-ad10-daf46bc499f8 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0da890c3-077c-4def-ad10-daf46bc499f8 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be returned with HTTP 404 Sep 04 22:45:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 404/793] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:53 2026] GET /volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f504e513-980b-4e2a-a39e-4c810be0fed8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f504e513-980b-4e2a-a39e-4c810be0fed8 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] GET http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f504e513-980b-4e2a-a39e-4c810be0fed8 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f504e513-980b-4e2a-a39e-4c810be0fed8 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f504e513-980b-4e2a-a39e-4c810be0fed8 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be returned with HTTP 404 Sep 04 22:45:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 390/794] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:53 2026] GET /volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d21469f9-9fb8-4f9f-874e-529bc8a37ffc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d21469f9-9fb8-4f9f-874e-529bc8a37ffc tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] DELETE http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be Sep 04 22:45:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d21469f9-9fb8-4f9f-874e-529bc8a37ffc tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d21469f9-9fb8-4f9f-874e-529bc8a37ffc tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:53 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-d21469f9-9fb8-4f9f-874e-529bc8a37ffc tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Delete volume with id: 21debe96-e418-4144-bc56-0c20aff589be Sep 04 22:45:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d21469f9-9fb8-4f9f-874e-529bc8a37ffc tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be returned with HTTP 404 Sep 04 22:45:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 405/795] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:45:53 2026] DELETE /volume/v3/volumes/21debe96-e418-4144-bc56-0c20aff589be => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-876539779"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-876539779'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Create volume of 1 GB Sep 04 22:45:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Availability Zones retrieved successfully. Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Flow 'volume_create_api' (fb6eaa4a-f8d9-4b85-8d02-dc46db7fdac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a9780e-e2b8-447b-bdb5-2ae80da6b735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a9780e-e2b8-447b-bdb5-2ae80da6b735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9c83363-1263-4494-92e2-fa67dbee8a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Created reservations ['f00fb379-2ad3-4c6e-ada1-abba02bd4e52', '23e19db1-4d29-4c16-bede-ec64dac29f8c', '2467c777-93f5-4669-b992-6dcf188c8bb3', '871161fe-4f12-4b8d-9f97-810b8f458c4c'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9c83363-1263-4494-92e2-fa67dbee8a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f00fb379-2ad3-4c6e-ada1-abba02bd4e52', '23e19db1-4d29-4c16-bede-ec64dac29f8c', '2467c777-93f5-4669-b992-6dcf188c8bb3', '871161fe-4f12-4b8d-9f97-810b8f458c4c']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca25b071-cc69-4e98-812d-c1761b90ae62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca25b071-cc69-4e98-812d-c1761b90ae62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4878c9f-728e-40ee-9e9b-fe1da348c611', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-876539779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='181b50e9f79a417f8e862108ac393771',qos_specs=None,replication_status=,reservations=['f00fb379-2ad3-4c6e-ada1-abba02bd4e52','23e19db1-4d29-4c16-bede-ec64dac29f8c','2467c777-93f5-4669-b992-6dcf188c8bb3','871161fe-4f12-4b8d-9f97-810b8f458c4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e4469ac1234adaae5051dd0a8e34a1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-876539779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4878c9f-728e-40ee-9e9b-fe1da348c611,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='181b50e9f79a417f8e862108ac393771',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33e4469ac1234adaae5051dd0a8e34a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02d3864c-e1a0-452c-a1f9-adcce16c69c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02d3864c-e1a0-452c-a1f9-adcce16c69c7) transitioned into state 'SUCCESS' from state '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-876539779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='181b50e9f79a417f8e862108ac393771',qos_specs=None,replication_status=,reservations=['f00fb379-2ad3-4c6e-ada1-abba02bd4e52','23e19db1-4d29-4c16-bede-ec64dac29f8c','2467c777-93f5-4669-b992-6dcf188c8bb3','871161fe-4f12-4b8d-9f97-810b8f458c4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e4469ac1234adaae5051dd0a8e34a1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b186f1b0-8d78-40b8-a115-31b5f636fbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b186f1b0-8d78-40b8-a115-31b5f636fbff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Flow 'volume_create_api' (fb6eaa4a-f8d9-4b85-8d02-dc46db7fdac8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Create volume request issued successfully. Sep 04 22:45:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4e5b1bd7-7995-4643-bb1e-83539caa680d tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:45:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 391/796] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:45:53 2026] POST /volume/v3/volumes => generated 757 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:45:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2a3c9cfa-893a-4f43-a413-e40ee349dbf2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2a3c9cfa-893a-4f43-a413-e40ee349dbf2 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] GET http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 Sep 04 22:45:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2a3c9cfa-893a-4f43-a413-e40ee349dbf2 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2a3c9cfa-893a-4f43-a413-e40ee349dbf2 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2a3c9cfa-893a-4f43-a413-e40ee349dbf2 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Volume info retrieved successfully. Sep 04 22:45:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2a3c9cfa-893a-4f43-a413-e40ee349dbf2 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 returned with HTTP 200 Sep 04 22:45:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 406/797] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:54 2026] GET /volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 => generated 825 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1c5790e1-a549-4698-bf05-ca42f704781c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1c5790e1-a549-4698-bf05-ca42f704781c tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] GET http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 Sep 04 22:45:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1c5790e1-a549-4698-bf05-ca42f704781c tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1c5790e1-a549-4698-bf05-ca42f704781c tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1c5790e1-a549-4698-bf05-ca42f704781c tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Volume info retrieved successfully. Sep 04 22:45:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1c5790e1-a549-4698-bf05-ca42f704781c tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 returned with HTTP 200 Sep 04 22:45:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 392/798] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:55 2026] GET /volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-87227399-7b54-4c87-962b-7016f90c875f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87227399-7b54-4c87-962b-7016f90c875f tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] GET http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 Sep 04 22:45:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87227399-7b54-4c87-962b-7016f90c875f tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87227399-7b54-4c87-962b-7016f90c875f tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-87227399-7b54-4c87-962b-7016f90c875f tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Volume info retrieved successfully. Sep 04 22:45:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87227399-7b54-4c87-962b-7016f90c875f tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 returned with HTTP 200 Sep 04 22:45:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 407/799] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:56 2026] GET /volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 => generated 850 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a37b7a04-8aa3-4054-ae7e-22a0b506fd5c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a37b7a04-8aa3-4054-ae7e-22a0b506fd5c tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] POST http://192.168.122.93/volume/v3/os-volume-transfer Sep 04 22:45:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a37b7a04-8aa3-4054-ae7e-22a0b506fd5c tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e4878c9f-728e-40ee-9e9b-fe1da348c611"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.volume_transfer [None req-a37b7a04-8aa3-4054-ae7e-22a0b506fd5c tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e4878c9f-728e-40ee-9e9b-fe1da348c611'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 04 22:45:56 devstack devstack@c-api.service[87249]: INFO cinder.api.contrib.volume_transfer [None req-a37b7a04-8aa3-4054-ae7e-22a0b506fd5c tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Creating transfer of volume e4878c9f-728e-40ee-9e9b-fe1da348c611 Sep 04 22:45:56 devstack devstack@c-api.service[87249]: INFO cinder.transfer.api [None req-a37b7a04-8aa3-4054-ae7e-22a0b506fd5c tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Generating transfer record for volume e4878c9f-728e-40ee-9e9b-fe1da348c611 Sep 04 22:45:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a37b7a04-8aa3-4054-ae7e-22a0b506fd5c tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/os-volume-transfer returned with HTTP 202 Sep 04 22:45:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 393/800] 192.168.122.93 () {60 vars in 1170 bytes} [Fri Sep 4 22:45:56 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:45:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4170ffe5-6eb8-46ef-8ad2-302e90a3df6f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4170ffe5-6eb8-46ef-8ad2-302e90a3df6f tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] GET http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 Sep 04 22:45:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4170ffe5-6eb8-46ef-8ad2-302e90a3df6f tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4170ffe5-6eb8-46ef-8ad2-302e90a3df6f tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4170ffe5-6eb8-46ef-8ad2-302e90a3df6f tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Volume info retrieved successfully. Sep 04 22:45:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4170ffe5-6eb8-46ef-8ad2-302e90a3df6f tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 returned with HTTP 200 Sep 04 22:45:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 408/801] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:56 2026] GET /volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 => generated 858 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:45:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-14d94438-1a81-45ff-ac1a-72cf79250528 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-14d94438-1a81-45ff-ac1a-72cf79250528 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] GET http://192.168.122.93/volume/v3/os-volume-transfer/detail Sep 04 22:45:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-14d94438-1a81-45ff-ac1a-72cf79250528 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-14d94438-1a81-45ff-ac1a-72cf79250528 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.volume_transfer [None req-14d94438-1a81-45ff-ac1a-72cf79250528 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Listing volume transfers {{(pid=87249) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 04 22:45:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-14d94438-1a81-45ff-ac1a-72cf79250528 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 04 22:45:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 394/802] 192.168.122.93 () {58 vars in 1170 bytes} [Fri Sep 4 22:45:56 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d1526fca-3d7b-4dd6-ac73-347680eb03e0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d1526fca-3d7b-4dd6-ac73-347680eb03e0 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] DELETE http://192.168.122.93/volume/v3/os-volume-transfer/855718c0-bfc1-4ef3-bd8c-cf90b94bb722 Sep 04 22:45:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d1526fca-3d7b-4dd6-ac73-347680eb03e0 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d1526fca-3d7b-4dd6-ac73-347680eb03e0 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:56 devstack devstack@c-api.service[87250]: INFO cinder.api.contrib.volume_transfer [None req-d1526fca-3d7b-4dd6-ac73-347680eb03e0 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Delete transfer with id: 855718c0-bfc1-4ef3-bd8c-cf90b94bb722 Sep 04 22:45:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d1526fca-3d7b-4dd6-ac73-347680eb03e0 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/os-volume-transfer/855718c0-bfc1-4ef3-bd8c-cf90b94bb722 returned with HTTP 202 Sep 04 22:45:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 409/803] 192.168.122.93 () {58 vars in 1263 bytes} [Fri Sep 4 22:45:56 2026] DELETE /volume/v3/os-volume-transfer/855718c0-bfc1-4ef3-bd8c-cf90b94bb722 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:45:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f8a60c47-7d67-4d3e-bf70-c054d7a18b05 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f8a60c47-7d67-4d3e-bf70-c054d7a18b05 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] GET http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 Sep 04 22:45:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f8a60c47-7d67-4d3e-bf70-c054d7a18b05 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f8a60c47-7d67-4d3e-bf70-c054d7a18b05 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f8a60c47-7d67-4d3e-bf70-c054d7a18b05 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Volume info retrieved successfully. Sep 04 22:45:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f8a60c47-7d67-4d3e-bf70-c054d7a18b05 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 returned with HTTP 200 Sep 04 22:45:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 395/804] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:56 2026] GET /volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2c5831b7-fecd-4147-b18c-a80d1e0068fe None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c5831b7-fecd-4147-b18c-a80d1e0068fe tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] DELETE http://192.168.122.93/volume/v3/os-volume-transfer/855718c0-bfc1-4ef3-bd8c-cf90b94bb722 Sep 04 22:45:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c5831b7-fecd-4147-b18c-a80d1e0068fe tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c5831b7-fecd-4147-b18c-a80d1e0068fe tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:56 devstack devstack@c-api.service[87250]: INFO cinder.api.contrib.volume_transfer [None req-2c5831b7-fecd-4147-b18c-a80d1e0068fe tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Delete transfer with id: 855718c0-bfc1-4ef3-bd8c-cf90b94bb722 Sep 04 22:45:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c5831b7-fecd-4147-b18c-a80d1e0068fe tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/os-volume-transfer/855718c0-bfc1-4ef3-bd8c-cf90b94bb722 returned with HTTP 404 Sep 04 22:45:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 410/805] 192.168.122.93 () {58 vars in 1263 bytes} [Fri Sep 4 22:45:56 2026] DELETE /volume/v3/os-volume-transfer/855718c0-bfc1-4ef3-bd8c-cf90b94bb722 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ab3c4f59-bef3-40b4-9519-45259b545149 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ab3c4f59-bef3-40b4-9519-45259b545149 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 Sep 04 22:45:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ab3c4f59-bef3-40b4-9519-45259b545149 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ab3c4f59-bef3-40b4-9519-45259b545149 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:56 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-ab3c4f59-bef3-40b4-9519-45259b545149 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Delete volume with id: e4878c9f-728e-40ee-9e9b-fe1da348c611 Sep 04 22:45:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:45:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ab3c4f59-bef3-40b4-9519-45259b545149 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Volume info retrieved successfully. Sep 04 22:45:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ab3c4f59-bef3-40b4-9519-45259b545149 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Delete volume request issued successfully. Sep 04 22:45:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ab3c4f59-bef3-40b4-9519-45259b545149 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 returned with HTTP 202 Sep 04 22:45:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 396/806] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:45:56 2026] DELETE /volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-590eab33-c2ed-4818-8bf0-0f1071dd7263 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-590eab33-c2ed-4818-8bf0-0f1071dd7263 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] GET http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 Sep 04 22:45:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-590eab33-c2ed-4818-8bf0-0f1071dd7263 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-590eab33-c2ed-4818-8bf0-0f1071dd7263 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-590eab33-c2ed-4818-8bf0-0f1071dd7263 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Volume info retrieved successfully. Sep 04 22:45:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-590eab33-c2ed-4818-8bf0-0f1071dd7263 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 returned with HTTP 200 Sep 04 22:45:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 411/807] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:56 2026] GET /volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 => generated 1012 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1ae0b287-574f-4f00-a6b5-7cd5eb20f148 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9ee17ae5-1140-4214-a367-5dfe052f5c4d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9ee17ae5-1140-4214-a367-5dfe052f5c4d tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] GET http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 Sep 04 22:45:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9ee17ae5-1140-4214-a367-5dfe052f5c4d tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9ee17ae5-1140-4214-a367-5dfe052f5c4d tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:58 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:58 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9ee17ae5-1140-4214-a367-5dfe052f5c4d tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Volume info retrieved successfully. Sep 04 22:45:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9ee17ae5-1140-4214-a367-5dfe052f5c4d tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 returned with HTTP 200 Sep 04 22:45:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 412/808] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:58 2026] GET /volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 => generated 1012 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1ae0b287-574f-4f00-a6b5-7cd5eb20f148 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234-project-admin] GET http://192.168.122.93/volume/v3/os-quota-sets/796aec3671b44ea1aba03f6ef1a67455 Sep 04 22:45:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1ae0b287-574f-4f00-a6b5-7cd5eb20f148 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1ae0b287-574f-4f00-a6b5-7cd5eb20f148 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1ae0b287-574f-4f00-a6b5-7cd5eb20f148 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/796aec3671b44ea1aba03f6ef1a67455 returned with HTTP 200 Sep 04 22:45:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 397/809] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:45:57 2026] GET /volume/v3/os-quota-sets/796aec3671b44ea1aba03f6ef1a67455 => generated 440 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f06220f2-f3c0-4e33-a714-a68fe6931dad None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f06220f2-f3c0-4e33-a714-a68fe6931dad tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234-project-admin] PUT http://192.168.122.93/volume/v3/os-quota-sets/796aec3671b44ea1aba03f6ef1a67455 Sep 04 22:45:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f06220f2-f3c0-4e33-a714-a68fe6931dad tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f06220f2-f3c0-4e33-a714-a68fe6931dad tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/796aec3671b44ea1aba03f6ef1a67455 returned with HTTP 200 Sep 04 22:45:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 413/810] 192.168.122.93 () {60 vars in 1253 bytes} [Fri Sep 4 22:45:58 2026] PUT /volume/v3/os-quota-sets/796aec3671b44ea1aba03f6ef1a67455 => generated 393 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:45:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:45:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-321287858"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-321287858'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:58 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Create volume of 1 GB Sep 04 22:45:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Availability Zones retrieved successfully. Sep 04 22:45:58 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Flow 'volume_create_api' (86874690-6d9c-4a60-9cf7-82b8b397d93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:58 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95369e2-812a-4957-9437-0602e5484e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:58 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:58 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95369e2-812a-4957-9437-0602e5484e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:58 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3bafc4a-86e5-46bb-b50c-3476c7656381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:58 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Created reservations ['f998e635-7208-499f-ae5e-453e49677383', '9bdee6f4-e6be-44cc-b9c8-e2acc01caf30', 'baf4bfa3-d3df-4899-b811-b8de05dbd1ce', '50f6f5af-eb39-4a57-911e-0fedd4c96d8e'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:58 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3bafc4a-86e5-46bb-b50c-3476c7656381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f998e635-7208-499f-ae5e-453e49677383', '9bdee6f4-e6be-44cc-b9c8-e2acc01caf30', 'baf4bfa3-d3df-4899-b811-b8de05dbd1ce', '50f6f5af-eb39-4a57-911e-0fedd4c96d8e']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:58 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc061444-b6f7-4807-b003-1b7ed584e803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:59 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:59 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:45:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc061444-b6f7-4807-b003-1b7ed584e803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daf8a449-1b76-4f0c-a654-de72c3328a73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-321287858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='796aec3671b44ea1aba03f6ef1a67455',qos_specs=None,replication_status=,reservations=['f998e635-7208-499f-ae5e-453e49677383','9bdee6f4-e6be-44cc-b9c8-e2acc01caf30','baf4bfa3-d3df-4899-b811-b8de05dbd1ce','50f6f5af-eb39-4a57-911e-0fedd4c96d8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6dfcb7cf4344ae89482c1f93ff5ad92',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-321287858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daf8a449-1b76-4f0c-a654-de72c3328a73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='796aec3671b44ea1aba03f6ef1a67455',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6dfcb7cf4344ae89482c1f93ff5ad92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c74a0e13-56c4-4f39-b5e0-6618f0ec0002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c74a0e13-56c4-4f39-b5e0-6618f0ec0002) transitioned into state 'SUCCESS' from state '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-321287858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='796aec3671b44ea1aba03f6ef1a67455',qos_specs=None,replication_status=,reservations=['f998e635-7208-499f-ae5e-453e49677383','9bdee6f4-e6be-44cc-b9c8-e2acc01caf30','baf4bfa3-d3df-4899-b811-b8de05dbd1ce','50f6f5af-eb39-4a57-911e-0fedd4c96d8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6dfcb7cf4344ae89482c1f93ff5ad92',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76ac517f-f749-4b00-9686-1215a21ec229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76ac517f-f749-4b00-9686-1215a21ec229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Flow 'volume_create_api' (86874690-6d9c-4a60-9cf7-82b8b397d93e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Create volume request issued successfully. Sep 04 22:45:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-db52d1bf-51ae-4f92-86b9-a2e32c8f7fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:45:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 398/811] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:45:58 2026] POST /volume/v3/volumes => generated 773 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:45:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a1a5d5bc-d63d-46b7-8cf4-c2ce759d7d0b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a1a5d5bc-d63d-46b7-8cf4-c2ce759d7d0b tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] GET http://192.168.122.93/volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 Sep 04 22:45:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a1a5d5bc-d63d-46b7-8cf4-c2ce759d7d0b tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a1a5d5bc-d63d-46b7-8cf4-c2ce759d7d0b tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:59 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:59 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:45:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c0df2cbc-fe65-47a0-bcd3-a35235d30684 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:45:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c0df2cbc-fe65-47a0-bcd3-a35235d30684 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] GET http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 Sep 04 22:45:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c0df2cbc-fe65-47a0-bcd3-a35235d30684 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c0df2cbc-fe65-47a0-bcd3-a35235d30684 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a1a5d5bc-d63d-46b7-8cf4-c2ce759d7d0b tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Volume info retrieved successfully. Sep 04 22:45:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c0df2cbc-fe65-47a0-bcd3-a35235d30684 tempest-VolumesTransfersTest-272169037 tempest-VolumesTransfersTest-272169037-project-admin] http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 returned with HTTP 404 Sep 04 22:45:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 399/812] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:59 2026] GET /volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7ce73f55-7dfd-4122-82d6-7d83abfc0af0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a1a5d5bc-d63d-46b7-8cf4-c2ce759d7d0b tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 returned with HTTP 200 Sep 04 22:45:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 414/813] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:59 2026] GET /volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 => generated 841 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7ce73f55-7dfd-4122-82d6-7d83abfc0af0 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] GET http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 Sep 04 22:45:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7ce73f55-7dfd-4122-82d6-7d83abfc0af0 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7ce73f55-7dfd-4122-82d6-7d83abfc0af0 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7ce73f55-7dfd-4122-82d6-7d83abfc0af0 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 returned with HTTP 404 Sep 04 22:45:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 400/814] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:45:59 2026] GET /volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-05451538-f62c-498f-8298-e6f298d79409 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-05451538-f62c-498f-8298-e6f298d79409 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] DELETE http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 Sep 04 22:45:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-05451538-f62c-498f-8298-e6f298d79409 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-05451538-f62c-498f-8298-e6f298d79409 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:59 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-05451538-f62c-498f-8298-e6f298d79409 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] Delete volume with id: e4878c9f-728e-40ee-9e9b-fe1da348c611 Sep 04 22:45:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-05451538-f62c-498f-8298-e6f298d79409 tempest-VolumesTransfersTest-234648770 tempest-VolumesTransfersTest-234648770-project-member] http://192.168.122.93/volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 returned with HTTP 404 Sep 04 22:45:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 415/815] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:45:59 2026] DELETE /volume/v3/volumes/e4878c9f-728e-40ee-9e9b-fe1da348c611 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-215f69b9-d643-4fa6-bd24-099643dd4611 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ff8b9b21-b9df-47d1-b0fb-76b2aa19ee9e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ff8b9b21-b9df-47d1-b0fb-76b2aa19ee9e tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] GET http://192.168.122.93/volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 Sep 04 22:46:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ff8b9b21-b9df-47d1-b0fb-76b2aa19ee9e tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ff8b9b21-b9df-47d1-b0fb-76b2aa19ee9e tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:00 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:00 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:00 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:00 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ff8b9b21-b9df-47d1-b0fb-76b2aa19ee9e tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Volume info retrieved successfully. Sep 04 22:46:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ff8b9b21-b9df-47d1-b0fb-76b2aa19ee9e tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 returned with HTTP 200 Sep 04 22:46:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 416/816] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:00 2026] GET /volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-215f69b9-d643-4fa6-bd24-099643dd4611 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:46:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-215f69b9-d643-4fa6-bd24-099643dd4611 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1522398441", "os-volume-type-access:is_public": false}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-215f69b9-d643-4fa6-bd24-099643dd4611 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:46:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 401/817] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:46:00 2026] POST /volume/v3/types => generated 229 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-18032f93-54f5-4f32-a373-066bce29fb4e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-18032f93-54f5-4f32-a373-066bce29fb4e tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:46:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-18032f93-54f5-4f32-a373-066bce29fb4e tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e44f0079-c630-4b01-8a96-adc2118bf48a", "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-18032f93-54f5-4f32-a373-066bce29fb4e tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Create volume request body: {'volume': {'volume_type': 'e44f0079-c630-4b01-8a96-adc2118bf48a', 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:46:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-18032f93-54f5-4f32-a373-066bce29fb4e tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 404 Sep 04 22:46:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 417/818] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:46:00 2026] POST /volume/v3/volumes => generated 114 bytes in 309 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f71120b8-2d30-47e4-ac9e-0176775c062c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f71120b8-2d30-47e4-ac9e-0176775c062c tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] POST http://192.168.122.93/volume/v3/types/e44f0079-c630-4b01-8a96-adc2118bf48a/action Sep 04 22:46:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f71120b8-2d30-47e4-ac9e-0176775c062c tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Action body: b'{"addProjectAccess": {"project": "7b90758f27674c85b130dcc64f724885"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:46:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f71120b8-2d30-47e4-ac9e-0176775c062c tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7b90758f27674c85b130dcc64f724885"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f71120b8-2d30-47e4-ac9e-0176775c062c tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] http://192.168.122.93/volume/v3/types/e44f0079-c630-4b01-8a96-adc2118bf48a/action returned with HTTP 202 Sep 04 22:46:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 402/819] 192.168.122.93 () {60 vars in 1263 bytes} [Fri Sep 4 22:46:00 2026] POST /volume/v3/types/e44f0079-c630-4b01-8a96-adc2118bf48a/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:46:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e44f0079-c630-4b01-8a96-adc2118bf48a", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-55732749"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Create volume request body: {'volume': {'volume_type': 'e44f0079-c630-4b01-8a96-adc2118bf48a', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-55732749'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:46:00 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Create volume of 1 GB Sep 04 22:46:00 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:00 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Availability Zones retrieved successfully. Sep 04 22:46:00 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Flow 'volume_create_api' (ca58b4f1-7091-4da5-a729-657e78da159b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:00 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7129ae00-b42e-4694-a84c-9708b0171059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:00 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:46:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7129ae00-b42e-4694-a84c-9708b0171059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:46:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e44f0079-c630-4b01-8a96-adc2118bf48a,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1522398441',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e44f0079-c630-4b01-8a96-adc2118bf48a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a393f6e-881a-478f-8056-ddf4514cceb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:01 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1522398441 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1522398441, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:46:01 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1522398441 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1522398441, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:46:01 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Created reservations ['4f224faa-0623-4cee-b3c3-c5c047ea9050', '7ba2cb89-eb62-4d58-9184-7c1eafada970', '2e911d7d-61a3-44e5-967d-545c9e8e0813', 'e3e49bc6-6bed-48a4-ac3c-2c0ea96f00e9'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a393f6e-881a-478f-8056-ddf4514cceb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f224faa-0623-4cee-b3c3-c5c047ea9050', '7ba2cb89-eb62-4d58-9184-7c1eafada970', '2e911d7d-61a3-44e5-967d-545c9e8e0813', 'e3e49bc6-6bed-48a4-ac3c-2c0ea96f00e9']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596f95ba-4072-4339-9f81-f6a93d58ee66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-819dae5e-a22e-4878-9663-922a30021eeb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-819dae5e-a22e-4878-9663-922a30021eeb tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] GET http://192.168.122.93/volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 Sep 04 22:46:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-819dae5e-a22e-4878-9663-922a30021eeb tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-819dae5e-a22e-4878-9663-922a30021eeb tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596f95ba-4072-4339-9f81-f6a93d58ee66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c6fb548-57be-4632-b45d-ec92b460433c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-55732749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b90758f27674c85b130dcc64f724885',qos_specs=None,replication_status=,reservations=['4f224faa-0623-4cee-b3c3-c5c047ea9050','7ba2cb89-eb62-4d58-9184-7c1eafada970','2e911d7d-61a3-44e5-967d-545c9e8e0813','e3e49bc6-6bed-48a4-ac3c-2c0ea96f00e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cba060423dc41e8915816ecba07f2c6',volume_type_id=e44f0079-c630-4b01-8a96-adc2118bf48a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:46:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-55732749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c6fb548-57be-4632-b45d-ec92b460433c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b90758f27674c85b130dcc64f724885',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cba060423dc41e8915816ecba07f2c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e44f0079-c630-4b01-8a96-adc2118bf48a),volume_type_id=e44f0079-c630-4b01-8a96-adc2118bf48a)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6a94621-0eb3-45c5-9a86-f918a812ccec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-819dae5e-a22e-4878-9663-922a30021eeb tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Volume info retrieved successfully. Sep 04 22:46:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6a94621-0eb3-45c5-9a86-f918a812ccec) transitioned into state 'SUCCESS' from state '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-55732749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b90758f27674c85b130dcc64f724885',qos_specs=None,replication_status=,reservations=['4f224faa-0623-4cee-b3c3-c5c047ea9050','7ba2cb89-eb62-4d58-9184-7c1eafada970','2e911d7d-61a3-44e5-967d-545c9e8e0813','e3e49bc6-6bed-48a4-ac3c-2c0ea96f00e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cba060423dc41e8915816ecba07f2c6',volume_type_id=e44f0079-c630-4b01-8a96-adc2118bf48a)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-819dae5e-a22e-4878-9663-922a30021eeb tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 returned with HTTP 200 Sep 04 22:46:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 403/820] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:01 2026] GET /volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 => generated 866 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff3511b-b5ed-4cc6-b2f9-fabf07d3ca89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-26b41ddd-7c3e-4dce-bb13-9084b9786c27 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-26b41ddd-7c3e-4dce-bb13-9084b9786c27 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:46:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-26b41ddd-7c3e-4dce-bb13-9084b9786c27 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daf8a449-1b76-4f0c-a654-de72c3328a73", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1172989586"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-26b41ddd-7c3e-4dce-bb13-9084b9786c27 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Volume info retrieved successfully. Sep 04 22:46:01 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-26b41ddd-7c3e-4dce-bb13-9084b9786c27 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Create snapshot from volume daf8a449-1b76-4f0c-a654-de72c3328a73 Sep 04 22:46:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff3511b-b5ed-4cc6-b2f9-fabf07d3ca89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Flow 'volume_create_api' (ca58b4f1-7091-4da5-a729-657e78da159b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Create volume request issued successfully. Sep 04 22:46:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-678bbd38-3c4c-499b-8e47-5c142dce3c28 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:46:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 418/821] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:46:00 2026] POST /volume/v3/volumes => generated 800 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:46:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0857fd0d-6539-4f83-b40a-3511482f0fb6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0857fd0d-6539-4f83-b40a-3511482f0fb6 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] GET http://192.168.122.93/volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c Sep 04 22:46:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0857fd0d-6539-4f83-b40a-3511482f0fb6 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0857fd0d-6539-4f83-b40a-3511482f0fb6 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0857fd0d-6539-4f83-b40a-3511482f0fb6 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Volume info retrieved successfully. Sep 04 22:46:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0857fd0d-6539-4f83-b40a-3511482f0fb6 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] http://192.168.122.93/volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c returned with HTTP 200 Sep 04 22:46:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 419/822] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:01 2026] GET /volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c => generated 868 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:01 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-26b41ddd-7c3e-4dce-bb13-9084b9786c27 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Created reservations ['e23874d4-f668-4c83-894a-56592546c844', '4d6f3752-0cd4-41b4-a8b9-6c487598d213', '0dc4a4e1-f2a8-49e0-b02d-1d4c789b8a45', 'a879ec4c-bf78-4c2d-b4e5-c81b22565663'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-26b41ddd-7c3e-4dce-bb13-9084b9786c27 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Snapshot create request issued successfully. Sep 04 22:46:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-26b41ddd-7c3e-4dce-bb13-9084b9786c27 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:46:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 404/823] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:46:01 2026] POST /volume/v3/snapshots => generated 323 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:46:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b14b2e10-ed3e-49dd-bf9a-7c0690b9526a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b14b2e10-ed3e-49dd-bf9a-7c0690b9526a tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] GET http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b Sep 04 22:46:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b14b2e10-ed3e-49dd-bf9a-7c0690b9526a tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b14b2e10-ed3e-49dd-bf9a-7c0690b9526a tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:02 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:02 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b14b2e10-ed3e-49dd-bf9a-7c0690b9526a tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Snapshot retrieved successfully. Sep 04 22:46:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b14b2e10-ed3e-49dd-bf9a-7c0690b9526a tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b returned with HTTP 200 Sep 04 22:46:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 420/824] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:01 2026] GET /volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b => generated 455 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4d3cd435-cf61-4c44-bd9e-341eafc935a9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4d3cd435-cf61-4c44-bd9e-341eafc935a9 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] GET http://192.168.122.93/volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c Sep 04 22:46:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4d3cd435-cf61-4c44-bd9e-341eafc935a9 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4d3cd435-cf61-4c44-bd9e-341eafc935a9 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4d3cd435-cf61-4c44-bd9e-341eafc935a9 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Volume info retrieved successfully. Sep 04 22:46:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4d3cd435-cf61-4c44-bd9e-341eafc935a9 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] http://192.168.122.93/volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c returned with HTTP 200 Sep 04 22:46:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 405/825] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:02 2026] GET /volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c => generated 892 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c71f1161-46d3-4c1a-83aa-c4bd4b8ec1e1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c71f1161-46d3-4c1a-83aa-c4bd4b8ec1e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] GET http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b Sep 04 22:46:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c71f1161-46d3-4c1a-83aa-c4bd4b8ec1e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c71f1161-46d3-4c1a-83aa-c4bd4b8ec1e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c71f1161-46d3-4c1a-83aa-c4bd4b8ec1e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Snapshot retrieved successfully. Sep 04 22:46:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c71f1161-46d3-4c1a-83aa-c4bd4b8ec1e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b returned with HTTP 200 Sep 04 22:46:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 421/826] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:03 2026] GET /volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b => generated 455 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-52702a28-c6c9-4b66-9256-0648d66cd58f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-52702a28-c6c9-4b66-9256-0648d66cd58f tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] GET http://192.168.122.93/volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c Sep 04 22:46:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-52702a28-c6c9-4b66-9256-0648d66cd58f tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-52702a28-c6c9-4b66-9256-0648d66cd58f tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-52702a28-c6c9-4b66-9256-0648d66cd58f tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Volume info retrieved successfully. Sep 04 22:46:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-52702a28-c6c9-4b66-9256-0648d66cd58f tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] http://192.168.122.93/volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c returned with HTTP 200 Sep 04 22:46:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 406/827] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:03 2026] GET /volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c => generated 893 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2c6e9645-f6f6-483c-a56a-6ad609a3f475 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c6e9645-f6f6-483c-a56a-6ad609a3f475 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] GET http://192.168.122.93/volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c Sep 04 22:46:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c6e9645-f6f6-483c-a56a-6ad609a3f475 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c6e9645-f6f6-483c-a56a-6ad609a3f475 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:04 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:04 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1c46b3b8-e56c-4c46-acd0-26ae9ac704a9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2c6e9645-f6f6-483c-a56a-6ad609a3f475 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Volume info retrieved successfully. Sep 04 22:46:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1c46b3b8-e56c-4c46-acd0-26ae9ac704a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] GET http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b Sep 04 22:46:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1c46b3b8-e56c-4c46-acd0-26ae9ac704a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1c46b3b8-e56c-4c46-acd0-26ae9ac704a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c6e9645-f6f6-483c-a56a-6ad609a3f475 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] http://192.168.122.93/volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c returned with HTTP 200 Sep 04 22:46:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 422/828] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:04 2026] GET /volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c => generated 893 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1c46b3b8-e56c-4c46-acd0-26ae9ac704a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Snapshot retrieved successfully. Sep 04 22:46:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1c46b3b8-e56c-4c46-acd0-26ae9ac704a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b returned with HTTP 200 Sep 04 22:46:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 407/829] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:04 2026] GET /volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b => generated 455 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3d2912c7-4a36-4e35-bf14-5d8613d659c9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3d2912c7-4a36-4e35-bf14-5d8613d659c9 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] DELETE http://192.168.122.93/volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c Sep 04 22:46:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3d2912c7-4a36-4e35-bf14-5d8613d659c9 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3d2912c7-4a36-4e35-bf14-5d8613d659c9 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:04 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-3d2912c7-4a36-4e35-bf14-5d8613d659c9 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Delete volume with id: 7c6fb548-57be-4632-b45d-ec92b460433c Sep 04 22:46:04 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:04 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3d2912c7-4a36-4e35-bf14-5d8613d659c9 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Volume info retrieved successfully. Sep 04 22:46:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3d2912c7-4a36-4e35-bf14-5d8613d659c9 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Delete volume request issued successfully. Sep 04 22:46:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3d2912c7-4a36-4e35-bf14-5d8613d659c9 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] http://192.168.122.93/volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c returned with HTTP 202 Sep 04 22:46:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 423/830] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:46:04 2026] DELETE /volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a56b5a3e-8bbf-4bef-a1e9-58b4f7ce3708 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a56b5a3e-8bbf-4bef-a1e9-58b4f7ce3708 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] GET http://192.168.122.93/volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c Sep 04 22:46:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a56b5a3e-8bbf-4bef-a1e9-58b4f7ce3708 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a56b5a3e-8bbf-4bef-a1e9-58b4f7ce3708 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:04 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:04 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a56b5a3e-8bbf-4bef-a1e9-58b4f7ce3708 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Volume info retrieved successfully. Sep 04 22:46:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a56b5a3e-8bbf-4bef-a1e9-58b4f7ce3708 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] http://192.168.122.93/volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c returned with HTTP 200 Sep 04 22:46:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 408/831] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:04 2026] GET /volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c => generated 892 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6278d74b-b95f-4fe2-9490-0193b9952a17 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6278d74b-b95f-4fe2-9490-0193b9952a17 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] GET http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b Sep 04 22:46:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6278d74b-b95f-4fe2-9490-0193b9952a17 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6278d74b-b95f-4fe2-9490-0193b9952a17 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6278d74b-b95f-4fe2-9490-0193b9952a17 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Snapshot retrieved successfully. Sep 04 22:46:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6278d74b-b95f-4fe2-9490-0193b9952a17 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b returned with HTTP 200 Sep 04 22:46:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 424/832] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:05 2026] GET /volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b => generated 455 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7de17de8-64c8-493e-ac11-8a004f4ae594 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7de17de8-64c8-493e-ac11-8a004f4ae594 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] GET http://192.168.122.93/volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c Sep 04 22:46:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7de17de8-64c8-493e-ac11-8a004f4ae594 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7de17de8-64c8-493e-ac11-8a004f4ae594 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7de17de8-64c8-493e-ac11-8a004f4ae594 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Volume info retrieved successfully. Sep 04 22:46:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7de17de8-64c8-493e-ac11-8a004f4ae594 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] http://192.168.122.93/volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c returned with HTTP 200 Sep 04 22:46:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 409/833] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:05 2026] GET /volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c => generated 892 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c7ef4ca2-d4a7-436c-823c-c89ae096badd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c7ef4ca2-d4a7-436c-823c-c89ae096badd tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] GET http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b Sep 04 22:46:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c7ef4ca2-d4a7-436c-823c-c89ae096badd tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c7ef4ca2-d4a7-436c-823c-c89ae096badd tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c7ef4ca2-d4a7-436c-823c-c89ae096badd tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Snapshot retrieved successfully. Sep 04 22:46:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c7ef4ca2-d4a7-436c-823c-c89ae096badd tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b returned with HTTP 200 Sep 04 22:46:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 425/834] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:06 2026] GET /volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b => generated 455 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f9476ee0-f2df-42be-bcc4-766c65c2f351 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f9476ee0-f2df-42be-bcc4-766c65c2f351 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] GET http://192.168.122.93/volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c Sep 04 22:46:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f9476ee0-f2df-42be-bcc4-766c65c2f351 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f9476ee0-f2df-42be-bcc4-766c65c2f351 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f9476ee0-f2df-42be-bcc4-766c65c2f351 tempest-VolumeTypesAccessTest-844433480 tempest-VolumeTypesAccessTest-844433480-project-member] http://192.168.122.93/volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c returned with HTTP 404 Sep 04 22:46:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 410/835] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:06 2026] GET /volume/v3/volumes/7c6fb548-57be-4632-b45d-ec92b460433c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6daf8a64-00f0-43ed-a00e-00a6a7df5cf7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6daf8a64-00f0-43ed-a00e-00a6a7df5cf7 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] POST http://192.168.122.93/volume/v3/types/e44f0079-c630-4b01-8a96-adc2118bf48a/action Sep 04 22:46:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6daf8a64-00f0-43ed-a00e-00a6a7df5cf7 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Action body: b'{"removeProjectAccess": {"project": "7b90758f27674c85b130dcc64f724885"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:46:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6daf8a64-00f0-43ed-a00e-00a6a7df5cf7 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7b90758f27674c85b130dcc64f724885"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6daf8a64-00f0-43ed-a00e-00a6a7df5cf7 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] http://192.168.122.93/volume/v3/types/e44f0079-c630-4b01-8a96-adc2118bf48a/action returned with HTTP 202 Sep 04 22:46:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 426/836] 192.168.122.93 () {60 vars in 1263 bytes} [Fri Sep 4 22:46:06 2026] POST /volume/v3/types/e44f0079-c630-4b01-8a96-adc2118bf48a/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-21c25a78-36d9-4b1f-bd29-2bbafdd75c9e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-21c25a78-36d9-4b1f-bd29-2bbafdd75c9e tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] DELETE http://192.168.122.93/volume/v3/types/e44f0079-c630-4b01-8a96-adc2118bf48a Sep 04 22:46:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-21c25a78-36d9-4b1f-bd29-2bbafdd75c9e tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-21c25a78-36d9-4b1f-bd29-2bbafdd75c9e tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-21c25a78-36d9-4b1f-bd29-2bbafdd75c9e tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] http://192.168.122.93/volume/v3/types/e44f0079-c630-4b01-8a96-adc2118bf48a returned with HTTP 202 Sep 04 22:46:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 411/837] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:46:06 2026] DELETE /volume/v3/types/e44f0079-c630-4b01-8a96-adc2118bf48a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:46:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cba2538a-c188-4b71-b06e-e650734138e0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cba2538a-c188-4b71-b06e-e650734138e0 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] GET http://192.168.122.93/volume/v3/types/e44f0079-c630-4b01-8a96-adc2118bf48a Sep 04 22:46:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cba2538a-c188-4b71-b06e-e650734138e0 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cba2538a-c188-4b71-b06e-e650734138e0 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cba2538a-c188-4b71-b06e-e650734138e0 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] http://192.168.122.93/volume/v3/types/e44f0079-c630-4b01-8a96-adc2118bf48a returned with HTTP 404 Sep 04 22:46:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 427/838] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:46:06 2026] GET /volume/v3/types/e44f0079-c630-4b01-8a96-adc2118bf48a => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-08138f16-3b88-4c83-90ff-18faf312a210 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-08138f16-3b88-4c83-90ff-18faf312a210 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:46:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-08138f16-3b88-4c83-90ff-18faf312a210 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1218800343", "os-volume-type-access:is_public": false}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-08138f16-3b88-4c83-90ff-18faf312a210 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:46:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 412/839] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:46:06 2026] POST /volume/v3/types => generated 229 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9cbd1319-b950-476d-83b1-a6f107b4205c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9cbd1319-b950-476d-83b1-a6f107b4205c tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] POST http://192.168.122.93/volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef/action Sep 04 22:46:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9cbd1319-b950-476d-83b1-a6f107b4205c tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Action body: b'{"addProjectAccess": {"project": "7b90758f27674c85b130dcc64f724885"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:46:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9cbd1319-b950-476d-83b1-a6f107b4205c tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7b90758f27674c85b130dcc64f724885"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9cbd1319-b950-476d-83b1-a6f107b4205c tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] http://192.168.122.93/volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef/action returned with HTTP 202 Sep 04 22:46:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 428/840] 192.168.122.93 () {60 vars in 1263 bytes} [Fri Sep 4 22:46:06 2026] POST /volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-48e38ea3-dbc4-4305-a031-51a61ab17286 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-48e38ea3-dbc4-4305-a031-51a61ab17286 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] POST http://192.168.122.93/volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef/action Sep 04 22:46:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-48e38ea3-dbc4-4305-a031-51a61ab17286 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Action body: b'{"addProjectAccess": {"project": "a4e35d8ed0224ad6b0e61e957f7610dc"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:46:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-48e38ea3-dbc4-4305-a031-51a61ab17286 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a4e35d8ed0224ad6b0e61e957f7610dc"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-48e38ea3-dbc4-4305-a031-51a61ab17286 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] http://192.168.122.93/volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef/action returned with HTTP 202 Sep 04 22:46:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 413/841] 192.168.122.93 () {60 vars in 1263 bytes} [Fri Sep 4 22:46:06 2026] POST /volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bf7c902d-11c0-4863-8c7d-887826e0810b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bf7c902d-11c0-4863-8c7d-887826e0810b tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] GET http://192.168.122.93/volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef/os-volume-type-access Sep 04 22:46:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bf7c902d-11c0-4863-8c7d-887826e0810b tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bf7c902d-11c0-4863-8c7d-887826e0810b tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bf7c902d-11c0-4863-8c7d-887826e0810b tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] http://192.168.122.93/volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef/os-volume-type-access returned with HTTP 200 Sep 04 22:46:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 429/842] 192.168.122.93 () {58 vars in 1287 bytes} [Fri Sep 4 22:46:06 2026] GET /volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef/os-volume-type-access => generated 244 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e6f7c692-a295-4361-8791-02e0b3406a58 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e6f7c692-a295-4361-8791-02e0b3406a58 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] POST http://192.168.122.93/volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef/action Sep 04 22:46:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e6f7c692-a295-4361-8791-02e0b3406a58 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Action body: b'{"removeProjectAccess": {"project": "a4e35d8ed0224ad6b0e61e957f7610dc"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:46:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e6f7c692-a295-4361-8791-02e0b3406a58 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a4e35d8ed0224ad6b0e61e957f7610dc"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e6f7c692-a295-4361-8791-02e0b3406a58 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] http://192.168.122.93/volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef/action returned with HTTP 202 Sep 04 22:46:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 414/843] 192.168.122.93 () {60 vars in 1263 bytes} [Fri Sep 4 22:46:06 2026] POST /volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-10399934-34b3-49cd-ab97-bcc0710da539 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-10399934-34b3-49cd-ab97-bcc0710da539 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] POST http://192.168.122.93/volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef/action Sep 04 22:46:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-10399934-34b3-49cd-ab97-bcc0710da539 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Action body: b'{"removeProjectAccess": {"project": "7b90758f27674c85b130dcc64f724885"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:46:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-10399934-34b3-49cd-ab97-bcc0710da539 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7b90758f27674c85b130dcc64f724885"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-10399934-34b3-49cd-ab97-bcc0710da539 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] http://192.168.122.93/volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef/action returned with HTTP 202 Sep 04 22:46:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 430/844] 192.168.122.93 () {60 vars in 1263 bytes} [Fri Sep 4 22:46:07 2026] POST /volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2edcb2cf-d0ff-40be-8578-080741de20ca None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2edcb2cf-d0ff-40be-8578-080741de20ca tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] DELETE http://192.168.122.93/volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef Sep 04 22:46:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2edcb2cf-d0ff-40be-8578-080741de20ca tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2edcb2cf-d0ff-40be-8578-080741de20ca tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2edcb2cf-d0ff-40be-8578-080741de20ca tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] http://192.168.122.93/volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef returned with HTTP 202 Sep 04 22:46:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 415/845] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:46:07 2026] DELETE /volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b8c22df1-c59c-41d1-9707-514b2e63f7d1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b8c22df1-c59c-41d1-9707-514b2e63f7d1 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] GET http://192.168.122.93/volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef Sep 04 22:46:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b8c22df1-c59c-41d1-9707-514b2e63f7d1 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b8c22df1-c59c-41d1-9707-514b2e63f7d1 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b8c22df1-c59c-41d1-9707-514b2e63f7d1 tempest-VolumeTypesAccessTest-277750121 tempest-VolumeTypesAccessTest-277750121-project-admin] http://192.168.122.93/volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef returned with HTTP 404 Sep 04 22:46:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 431/846] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:46:07 2026] GET /volume/v3/types/45bb366c-5390-4ea4-a4ac-eef4e238f8ef => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fe4c6d2c-b2a5-4f23-85f5-6e097a2b9a0e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fe4c6d2c-b2a5-4f23-85f5-6e097a2b9a0e tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] GET http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b Sep 04 22:46:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fe4c6d2c-b2a5-4f23-85f5-6e097a2b9a0e tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fe4c6d2c-b2a5-4f23-85f5-6e097a2b9a0e tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:07 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:07 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:07 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fe4c6d2c-b2a5-4f23-85f5-6e097a2b9a0e tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Snapshot retrieved successfully. Sep 04 22:46:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fe4c6d2c-b2a5-4f23-85f5-6e097a2b9a0e tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b returned with HTTP 200 Sep 04 22:46:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 416/847] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:07 2026] GET /volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b => generated 482 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a43e55c6-20c8-4b22-8fee-3f9764dfb145 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a43e55c6-20c8-4b22-8fee-3f9764dfb145 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234-project-admin] PUT http://192.168.122.93/volume/v3/os-quota-sets/796aec3671b44ea1aba03f6ef1a67455 Sep 04 22:46:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a43e55c6-20c8-4b22-8fee-3f9764dfb145 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a43e55c6-20c8-4b22-8fee-3f9764dfb145 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/796aec3671b44ea1aba03f6ef1a67455 returned with HTTP 200 Sep 04 22:46:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 432/848] 192.168.122.93 () {60 vars in 1253 bytes} [Fri Sep 4 22:46:07 2026] PUT /volume/v3/os-quota-sets/796aec3671b44ea1aba03f6ef1a67455 => generated 393 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e85677d0-93b5-4ace-b95c-dd9a61936a79 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e85677d0-93b5-4ace-b95c-dd9a61936a79 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:46:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e85677d0-93b5-4ace-b95c-dd9a61936a79 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daf8a449-1b76-4f0c-a654-de72c3328a73"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:07 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:07 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:07 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:07 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:07 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e85677d0-93b5-4ace-b95c-dd9a61936a79 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Volume info retrieved successfully. Sep 04 22:46:07 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-e85677d0-93b5-4ace-b95c-dd9a61936a79 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Create snapshot from volume daf8a449-1b76-4f0c-a654-de72c3328a73 Sep 04 22:46:07 devstack devstack@c-api.service[87249]: WARNING cinder.quota_utils [None req-e85677d0-93b5-4ace-b95c-dd9a61936a79 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Quota exceeded for 796aec3671b44ea1aba03f6ef1a67455, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 04 22:46:07 devstack devstack@c-api.service[87249]: INFO cinder.api.middleware.fault [None req-e85677d0-93b5-4ace-b95c-dd9a61936a79 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 413 Sep 04 22:46:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 417/849] 192.168.122.93 () {60 vars in 1143 bytes} [Fri Sep 4 22:46:07 2026] POST /volume/v3/snapshots => generated 208 bytes in 136 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 04 22:46:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2e2725a1-d208-4a84-8358-9494ba39c486 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2e2725a1-d208-4a84-8358-9494ba39c486 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234-project-admin] PUT http://192.168.122.93/volume/v3/os-quota-sets/796aec3671b44ea1aba03f6ef1a67455 Sep 04 22:46:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2e2725a1-d208-4a84-8358-9494ba39c486 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2e2725a1-d208-4a84-8358-9494ba39c486 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/796aec3671b44ea1aba03f6ef1a67455 returned with HTTP 200 Sep 04 22:46:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 433/850] 192.168.122.93 () {60 vars in 1253 bytes} [Fri Sep 4 22:46:07 2026] PUT /volume/v3/os-quota-sets/796aec3671b44ea1aba03f6ef1a67455 => generated 393 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e0a872ed-42fd-4fdd-b7db-cb048bca4998 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e0a872ed-42fd-4fdd-b7db-cb048bca4998 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:46:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e0a872ed-42fd-4fdd-b7db-cb048bca4998 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daf8a449-1b76-4f0c-a654-de72c3328a73"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:07 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:07 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:07 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:07 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:07 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e0a872ed-42fd-4fdd-b7db-cb048bca4998 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Volume info retrieved successfully. Sep 04 22:46:07 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-e0a872ed-42fd-4fdd-b7db-cb048bca4998 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Create snapshot from volume daf8a449-1b76-4f0c-a654-de72c3328a73 Sep 04 22:46:07 devstack devstack@c-api.service[87249]: WARNING cinder.quota_utils [None req-e0a872ed-42fd-4fdd-b7db-cb048bca4998 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Quota exceeded for 796aec3671b44ea1aba03f6ef1a67455, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 04 22:46:07 devstack devstack@c-api.service[87249]: INFO cinder.api.middleware.fault [None req-e0a872ed-42fd-4fdd-b7db-cb048bca4998 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 413 Sep 04 22:46:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 418/851] 192.168.122.93 () {60 vars in 1143 bytes} [Fri Sep 4 22:46:07 2026] POST /volume/v3/snapshots => generated 133 bytes in 103 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 04 22:46:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ebedd884-4dbe-431c-94fb-24aa85c6dc6b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ebedd884-4dbe-431c-94fb-24aa85c6dc6b tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b Sep 04 22:46:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ebedd884-4dbe-431c-94fb-24aa85c6dc6b tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ebedd884-4dbe-431c-94fb-24aa85c6dc6b tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:07 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-ebedd884-4dbe-431c-94fb-24aa85c6dc6b tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Delete snapshot with id: a70cc87f-2ebc-4c5a-9425-913bcaf1703b Sep 04 22:46:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ebedd884-4dbe-431c-94fb-24aa85c6dc6b tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Snapshot retrieved successfully. Sep 04 22:46:08 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:08 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ebedd884-4dbe-431c-94fb-24aa85c6dc6b tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Snapshot delete request issued successfully. Sep 04 22:46:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ebedd884-4dbe-431c-94fb-24aa85c6dc6b tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b returned with HTTP 202 Sep 04 22:46:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 434/852] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:46:07 2026] DELETE /volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:46:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-562d81fc-dbd8-4eb8-bc26-700593d3588c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-562d81fc-dbd8-4eb8-bc26-700593d3588c tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] GET http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b Sep 04 22:46:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-562d81fc-dbd8-4eb8-bc26-700593d3588c tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-562d81fc-dbd8-4eb8-bc26-700593d3588c tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-562d81fc-dbd8-4eb8-bc26-700593d3588c tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Snapshot retrieved successfully. Sep 04 22:46:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-562d81fc-dbd8-4eb8-bc26-700593d3588c tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b returned with HTTP 200 Sep 04 22:46:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 419/853] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:08 2026] GET /volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b => generated 481 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:46:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-403476489"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-403476489'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:46:09 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Create volume of 1 GB Sep 04 22:46:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Availability Zones retrieved successfully. Sep 04 22:46:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9e1f3658-fdea-4f9f-92c9-e1d089f77339 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9e1f3658-fdea-4f9f-92c9-e1d089f77339 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] GET http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b Sep 04 22:46:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9e1f3658-fdea-4f9f-92c9-e1d089f77339 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9e1f3658-fdea-4f9f-92c9-e1d089f77339 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9e1f3658-fdea-4f9f-92c9-e1d089f77339 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Snapshot retrieved successfully. Sep 04 22:46:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Flow 'volume_create_api' (4d6c826e-fa6b-462d-b92d-9e10e02e340f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9e1f3658-fdea-4f9f-92c9-e1d089f77339 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b returned with HTTP 200 Sep 04 22:46:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 420/854] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:09 2026] GET /volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b => generated 481 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c5ed177-c967-4d67-83a7-bbae708392c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:46:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c5ed177-c967-4d67-83a7-bbae708392c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44451754-c9dd-492f-aad2-999d58fb6e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:09 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Created reservations ['dc0ae4ff-a9c0-4d6e-aec6-5596186c3bf1', '315d0421-808a-41d2-b88c-2f66dcc8fa8a', 'de892584-43ca-464e-b3af-db6e23e3b3b3', '0c27a7db-22b8-4b86-976a-b68008a098b7'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44451754-c9dd-492f-aad2-999d58fb6e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc0ae4ff-a9c0-4d6e-aec6-5596186c3bf1', '315d0421-808a-41d2-b88c-2f66dcc8fa8a', 'de892584-43ca-464e-b3af-db6e23e3b3b3', '0c27a7db-22b8-4b86-976a-b68008a098b7']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a95e21b-1bb2-448e-aade-eb692c1f7cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a95e21b-1bb2-448e-aade-eb692c1f7cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3142b17-10c9-4708-a490-5c126df2e307', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-403476489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='372866488e52441a935f9979e5f67b7f',qos_specs=None,replication_status=,reservations=['dc0ae4ff-a9c0-4d6e-aec6-5596186c3bf1','315d0421-808a-41d2-b88c-2f66dcc8fa8a','de892584-43ca-464e-b3af-db6e23e3b3b3','0c27a7db-22b8-4b86-976a-b68008a098b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27c2c9618ae347e88cbdefbe1b3230ac',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:46:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-403476489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3142b17-10c9-4708-a490-5c126df2e307,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='372866488e52441a935f9979e5f67b7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27c2c9618ae347e88cbdefbe1b3230ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d92659d-1d60-4090-8257-6764802eea97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d92659d-1d60-4090-8257-6764802eea97) transitioned into state 'SUCCESS' from state '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-403476489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='372866488e52441a935f9979e5f67b7f',qos_specs=None,replication_status=,reservations=['dc0ae4ff-a9c0-4d6e-aec6-5596186c3bf1','315d0421-808a-41d2-b88c-2f66dcc8fa8a','de892584-43ca-464e-b3af-db6e23e3b3b3','0c27a7db-22b8-4b86-976a-b68008a098b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27c2c9618ae347e88cbdefbe1b3230ac',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c08af0e1-9cab-4318-b200-fe12f78e7319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c08af0e1-9cab-4318-b200-fe12f78e7319) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Flow 'volume_create_api' (4d6c826e-fa6b-462d-b92d-9e10e02e340f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Create volume request issued successfully. Sep 04 22:46:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dd383380-33e5-4b7f-8f6e-98adeeabb93e tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:46:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 435/855] 192.168.122.93 () {62 vars in 1178 bytes} [Fri Sep 4 22:46:08 2026] POST /volume/v3/volumes => generated 825 bytes in 782 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5a538a5f-49ba-4a41-ad6b-63e963714afd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5a538a5f-49ba-4a41-ad6b-63e963714afd tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] GET http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 Sep 04 22:46:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5a538a5f-49ba-4a41-ad6b-63e963714afd tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5a538a5f-49ba-4a41-ad6b-63e963714afd tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5a538a5f-49ba-4a41-ad6b-63e963714afd tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Volume info retrieved successfully. Sep 04 22:46:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5a538a5f-49ba-4a41-ad6b-63e963714afd tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 returned with HTTP 200 Sep 04 22:46:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 421/856] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:46:09 2026] GET /volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 => generated 893 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a5b09c1a-4e3d-43b2-81dd-907c364b670f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a5b09c1a-4e3d-43b2-81dd-907c364b670f tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] GET http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b Sep 04 22:46:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a5b09c1a-4e3d-43b2-81dd-907c364b670f tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a5b09c1a-4e3d-43b2-81dd-907c364b670f tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a5b09c1a-4e3d-43b2-81dd-907c364b670f tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Snapshot retrieved successfully. Sep 04 22:46:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a5b09c1a-4e3d-43b2-81dd-907c364b670f tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b returned with HTTP 200 Sep 04 22:46:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 436/857] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:10 2026] GET /volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b => generated 481 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7a343d40-e113-4a25-ad97-9d0f968d3c06 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7a343d40-e113-4a25-ad97-9d0f968d3c06 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] GET http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 Sep 04 22:46:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7a343d40-e113-4a25-ad97-9d0f968d3c06 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7a343d40-e113-4a25-ad97-9d0f968d3c06 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7a343d40-e113-4a25-ad97-9d0f968d3c06 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Volume info retrieved successfully. Sep 04 22:46:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7a343d40-e113-4a25-ad97-9d0f968d3c06 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 returned with HTTP 200 Sep 04 22:46:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 422/858] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:46:10 2026] GET /volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 => generated 917 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fdf43bfc-1075-43ef-84a9-110afb10456e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fdf43bfc-1075-43ef-84a9-110afb10456e tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] GET http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b Sep 04 22:46:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fdf43bfc-1075-43ef-84a9-110afb10456e tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fdf43bfc-1075-43ef-84a9-110afb10456e tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fdf43bfc-1075-43ef-84a9-110afb10456e tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b returned with HTTP 404 Sep 04 22:46:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 437/859] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:11 2026] GET /volume/v3/snapshots/a70cc87f-2ebc-4c5a-9425-913bcaf1703b => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d318b282-fe6a-4863-991c-4b4bc6c5a728 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d318b282-fe6a-4863-991c-4b4bc6c5a728 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] GET http://192.168.122.93/volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 Sep 04 22:46:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d318b282-fe6a-4863-991c-4b4bc6c5a728 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d318b282-fe6a-4863-991c-4b4bc6c5a728 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d318b282-fe6a-4863-991c-4b4bc6c5a728 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Volume info retrieved successfully. Sep 04 22:46:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d318b282-fe6a-4863-991c-4b4bc6c5a728 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 returned with HTTP 200 Sep 04 22:46:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 423/860] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:11 2026] GET /volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d64c7607-25d1-44d0-b1d5-7bfe10e706f8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d64c7607-25d1-44d0-b1d5-7bfe10e706f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] DELETE http://192.168.122.93/volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 Sep 04 22:46:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d64c7607-25d1-44d0-b1d5-7bfe10e706f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d64c7607-25d1-44d0-b1d5-7bfe10e706f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:11 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-d64c7607-25d1-44d0-b1d5-7bfe10e706f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Delete volume with id: daf8a449-1b76-4f0c-a654-de72c3328a73 Sep 04 22:46:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d64c7607-25d1-44d0-b1d5-7bfe10e706f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Volume info retrieved successfully. Sep 04 22:46:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d64c7607-25d1-44d0-b1d5-7bfe10e706f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Delete volume request issued successfully. Sep 04 22:46:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d64c7607-25d1-44d0-b1d5-7bfe10e706f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 returned with HTTP 202 Sep 04 22:46:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 438/861] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:46:11 2026] DELETE /volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:46:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-73b58322-629b-4b39-8d38-88f45f7af93b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-73b58322-629b-4b39-8d38-88f45f7af93b tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] GET http://192.168.122.93/volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 Sep 04 22:46:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-73b58322-629b-4b39-8d38-88f45f7af93b tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-73b58322-629b-4b39-8d38-88f45f7af93b tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-73b58322-629b-4b39-8d38-88f45f7af93b tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Volume info retrieved successfully. Sep 04 22:46:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-73b58322-629b-4b39-8d38-88f45f7af93b tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 returned with HTTP 200 Sep 04 22:46:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 424/862] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:11 2026] GET /volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 => generated 865 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-aeb451d6-b734-4069-ab8b-ce40090072ae None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-aeb451d6-b734-4069-ab8b-ce40090072ae tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] GET http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 Sep 04 22:46:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-aeb451d6-b734-4069-ab8b-ce40090072ae tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-aeb451d6-b734-4069-ab8b-ce40090072ae tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-aeb451d6-b734-4069-ab8b-ce40090072ae tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Volume info retrieved successfully. Sep 04 22:46:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-aeb451d6-b734-4069-ab8b-ce40090072ae tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 returned with HTTP 200 Sep 04 22:46:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 439/863] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:46:11 2026] GET /volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 => generated 953 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8053af28-07af-4216-aa1e-70fd4f5786f0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8053af28-07af-4216-aa1e-70fd4f5786f0 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] POST http://192.168.122.93/volume/v3/volume-transfers Sep 04 22:46:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8053af28-07af-4216-aa1e-70fd4f5786f0 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b3142b17-10c9-4708-a490-5c126df2e307"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volume_transfer [None req-8053af28-07af-4216-aa1e-70fd4f5786f0 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b3142b17-10c9-4708-a490-5c126df2e307'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 04 22:46:11 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volume_transfer [None req-8053af28-07af-4216-aa1e-70fd4f5786f0 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Creating transfer of volume b3142b17-10c9-4708-a490-5c126df2e307 Sep 04 22:46:11 devstack devstack@c-api.service[87249]: INFO cinder.transfer.api [None req-8053af28-07af-4216-aa1e-70fd4f5786f0 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Generating transfer record for volume b3142b17-10c9-4708-a490-5c126df2e307 Sep 04 22:46:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8053af28-07af-4216-aa1e-70fd4f5786f0 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volume-transfers returned with HTTP 202 Sep 04 22:46:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 425/864] 192.168.122.93 () {62 vars in 1205 bytes} [Fri Sep 4 22:46:11 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c5e1c99c-282f-48e2-96b5-bdb10d2afa20 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c5e1c99c-282f-48e2-96b5-bdb10d2afa20 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] GET http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 Sep 04 22:46:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c5e1c99c-282f-48e2-96b5-bdb10d2afa20 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c5e1c99c-282f-48e2-96b5-bdb10d2afa20 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c5e1c99c-282f-48e2-96b5-bdb10d2afa20 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Volume info retrieved successfully. Sep 04 22:46:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c5e1c99c-282f-48e2-96b5-bdb10d2afa20 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 returned with HTTP 200 Sep 04 22:46:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 440/865] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:46:12 2026] GET /volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 => generated 961 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-946e717a-7de3-47d0-b837-cddcaaf6595f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-946e717a-7de3-47d0-b837-cddcaaf6595f tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] GET http://192.168.122.93/volume/v3/volume-transfers/80611b41-bc96-40c2-90a4-3c8441de79c6 Sep 04 22:46:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-946e717a-7de3-47d0-b837-cddcaaf6595f tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-946e717a-7de3-47d0-b837-cddcaaf6595f tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-946e717a-7de3-47d0-b837-cddcaaf6595f tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volume-transfers/80611b41-bc96-40c2-90a4-3c8441de79c6 returned with HTTP 200 Sep 04 22:46:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 426/866] 192.168.122.93 () {60 vars in 1295 bytes} [Fri Sep 4 22:46:12 2026] GET /volume/v3/volume-transfers/80611b41-bc96-40c2-90a4-3c8441de79c6 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fc5ebde8-a9dc-4064-8350-078b2aa96faf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fc5ebde8-a9dc-4064-8350-078b2aa96faf tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] GET http://192.168.122.93/volume/v3/volume-transfers Sep 04 22:46:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fc5ebde8-a9dc-4064-8350-078b2aa96faf tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fc5ebde8-a9dc-4064-8350-078b2aa96faf tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volume_transfer [None req-fc5ebde8-a9dc-4064-8350-078b2aa96faf tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Listing volume transfers {{(pid=87250) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 04 22:46:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fc5ebde8-a9dc-4064-8350-078b2aa96faf tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volume-transfers returned with HTTP 200 Sep 04 22:46:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 441/867] 192.168.122.93 () {60 vars in 1184 bytes} [Fri Sep 4 22:46:12 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2cb0b351-62b0-4d3d-be74-f56bf46a7e74 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2cb0b351-62b0-4d3d-be74-f56bf46a7e74 tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] POST http://192.168.122.93/volume/v3/volume-transfers/80611b41-bc96-40c2-90a4-3c8441de79c6/accept Sep 04 22:46:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2cb0b351-62b0-4d3d-be74-f56bf46a7e74 tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "09a04fc418ff68f1"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.volume_transfer [None req-2cb0b351-62b0-4d3d-be74-f56bf46a7e74 tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] Accepting volume transfer 80611b41-bc96-40c2-90a4-3c8441de79c6 {{(pid=87249) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 04 22:46:12 devstack devstack@c-api.service[87249]: INFO cinder.api.contrib.volume_transfer [None req-2cb0b351-62b0-4d3d-be74-f56bf46a7e74 tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] Accepting transfer 80611b41-bc96-40c2-90a4-3c8441de79c6 Sep 04 22:46:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f4ee99be-d635-4f7f-9bc4-e5f8439bc5a0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f4ee99be-d635-4f7f-9bc4-e5f8439bc5a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] GET http://192.168.122.93/volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 Sep 04 22:46:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f4ee99be-d635-4f7f-9bc4-e5f8439bc5a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f4ee99be-d635-4f7f-9bc4-e5f8439bc5a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:12 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:12 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f4ee99be-d635-4f7f-9bc4-e5f8439bc5a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974 tempest-VolumeSnapshotQuotasNegativeTestJSON-467913974-project-member] http://192.168.122.93/volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 returned with HTTP 404 Sep 04 22:46:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 442/868] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:12 2026] GET /volume/v3/volumes/daf8a449-1b76-4f0c-a654-de72c3328a73 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e5823965-7d3f-4885-8aa0-ee9a73e08ab1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e5823965-7d3f-4885-8aa0-ee9a73e08ab1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234-project-admin] PUT http://192.168.122.93/volume/v3/os-quota-sets/796aec3671b44ea1aba03f6ef1a67455 Sep 04 22:46:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e5823965-7d3f-4885-8aa0-ee9a73e08ab1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234-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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:12 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-2cb0b351-62b0-4d3d-be74-f56bf46a7e74 tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] Created reservations ['172922fe-8704-4e06-9c83-948f6b5dc779', '8f10109a-f9f8-4f6f-a1eb-e168246ea948', '0402f248-faf8-48d2-8669-22160980740c', '7d3f4eb0-7ba5-4e6e-ad5a-9bd16375838b'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e5823965-7d3f-4885-8aa0-ee9a73e08ab1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234 tempest-VolumeSnapshotQuotasNegativeTestJSON-2085698234-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/796aec3671b44ea1aba03f6ef1a67455 returned with HTTP 200 Sep 04 22:46:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 443/869] 192.168.122.93 () {60 vars in 1254 bytes} [Fri Sep 4 22:46:12 2026] PUT /volume/v3/os-quota-sets/796aec3671b44ea1aba03f6ef1a67455 => generated 398 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:12 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-2cb0b351-62b0-4d3d-be74-f56bf46a7e74 tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] Created reservations ['a560350d-afc0-4780-8f22-d53c75e0e7f4', '11d0a589-8232-4498-9ec3-d8b9fd12b8b6', '9a5d6865-ff39-467f-9f0d-1968e04ae3f8', 'e6760195-c74b-4f66-89f4-d3ea7749b88d'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:12 devstack devstack@c-api.service[87249]: /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 04 22:46:12 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:46:13 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-2cb0b351-62b0-4d3d-be74-f56bf46a7e74 tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] Created reservations ['82c10694-5b17-46cb-9b11-0d07bd56f209', 'a1e4ea56-5f0a-41f1-a7ac-0c4db6876117', '09c88fea-fa8c-45fa-bfb9-a111f0cc933b', 'a666159e-a406-4ce3-8a40-5c1d80b47ea7'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:13 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-2cb0b351-62b0-4d3d-be74-f56bf46a7e74 tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] Created reservations ['fea6c9c9-5ddd-43ca-801d-e032bdde9a5a', 'd40c2fed-d0bb-4f2b-b110-1ec188336b6a', '3e15fd19-9763-4b66-abb4-0546b39e1ede', '2fbf7ad6-1e3d-40bb-9afa-0cea5d0e4139'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2cb0b351-62b0-4d3d-be74-f56bf46a7e74 tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] Transfer volume completed successfully. Sep 04 22:46:13 devstack devstack@c-api.service[87249]: INFO cinder.transfer.api [None req-2cb0b351-62b0-4d3d-be74-f56bf46a7e74 tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] Volume b3142b17-10c9-4708-a490-5c126df2e307 has been transferred. Sep 04 22:46:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2cb0b351-62b0-4d3d-be74-f56bf46a7e74 tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] http://192.168.122.93/volume/v3/volume-transfers/80611b41-bc96-40c2-90a4-3c8441de79c6/accept returned with HTTP 202 Sep 04 22:46:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 427/870] 192.168.122.93 () {62 vars in 1337 bytes} [Fri Sep 4 22:46:12 2026] POST /volume/v3/volume-transfers/80611b41-bc96-40c2-90a4-3c8441de79c6/accept => generated 371 bytes in 1259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-55b8748d-d5e0-4d84-a625-3f2865a05875 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-55b8748d-d5e0-4d84-a625-3f2865a05875 tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] GET http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 Sep 04 22:46:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-55b8748d-d5e0-4d84-a625-3f2865a05875 tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-55b8748d-d5e0-4d84-a625-3f2865a05875 tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-55b8748d-d5e0-4d84-a625-3f2865a05875 tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] Volume info retrieved successfully. Sep 04 22:46:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-55b8748d-d5e0-4d84-a625-3f2865a05875 tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 returned with HTTP 200 Sep 04 22:46:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 444/871] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:46:13 2026] GET /volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 => generated 953 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c2116469-37b6-49c3-bc36-0822970061ec None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c2116469-37b6-49c3-bc36-0822970061ec tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] GET http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 Sep 04 22:46:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c2116469-37b6-49c3-bc36-0822970061ec tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c2116469-37b6-49c3-bc36-0822970061ec tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c2116469-37b6-49c3-bc36-0822970061ec tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] Volume info retrieved successfully. Sep 04 22:46:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c2116469-37b6-49c3-bc36-0822970061ec tempest-VolumesTransfersV355Test-781764619 tempest-VolumesTransfersV355Test-781764619-project-member] http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 returned with HTTP 200 Sep 04 22:46:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 428/872] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:46:13 2026] GET /volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 => generated 953 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ad4537d6-8905-4111-a7d0-ecdfa57cf5d3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ad4537d6-8905-4111-a7d0-ecdfa57cf5d3 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] DELETE http://192.168.122.93/volume/v3/volume-transfers/80611b41-bc96-40c2-90a4-3c8441de79c6 Sep 04 22:46:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ad4537d6-8905-4111-a7d0-ecdfa57cf5d3 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ad4537d6-8905-4111-a7d0-ecdfa57cf5d3 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:13 devstack devstack@c-api.service[87250]: INFO cinder.api.contrib.volume_transfer [None req-ad4537d6-8905-4111-a7d0-ecdfa57cf5d3 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Delete transfer with id: 80611b41-bc96-40c2-90a4-3c8441de79c6 Sep 04 22:46:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ad4537d6-8905-4111-a7d0-ecdfa57cf5d3 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volume-transfers/80611b41-bc96-40c2-90a4-3c8441de79c6 returned with HTTP 404 Sep 04 22:46:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 445/873] 192.168.122.93 () {60 vars in 1298 bytes} [Fri Sep 4 22:46:13 2026] DELETE /volume/v3/volume-transfers/80611b41-bc96-40c2-90a4-3c8441de79c6 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 22:46:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1071cb0c-830b-4483-937a-c2c87b4771f4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1071cb0c-830b-4483-937a-c2c87b4771f4 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 Sep 04 22:46:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1071cb0c-830b-4483-937a-c2c87b4771f4 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1071cb0c-830b-4483-937a-c2c87b4771f4 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:14 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-1071cb0c-830b-4483-937a-c2c87b4771f4 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Delete volume with id: b3142b17-10c9-4708-a490-5c126df2e307 Sep 04 22:46:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1071cb0c-830b-4483-937a-c2c87b4771f4 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Volume info retrieved successfully. Sep 04 22:46:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1071cb0c-830b-4483-937a-c2c87b4771f4 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Delete volume request issued successfully. Sep 04 22:46:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1071cb0c-830b-4483-937a-c2c87b4771f4 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 returned with HTTP 202 Sep 04 22:46:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 429/874] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:46:13 2026] DELETE /volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 => generated 0 bytes in 455 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:46:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9571989a-1940-4146-a4ef-3182f2370a92 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9571989a-1940-4146-a4ef-3182f2370a92 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] GET http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 Sep 04 22:46:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9571989a-1940-4146-a4ef-3182f2370a92 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9571989a-1940-4146-a4ef-3182f2370a92 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:14 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:14 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:14 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:14 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9571989a-1940-4146-a4ef-3182f2370a92 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Volume info retrieved successfully. Sep 04 22:46:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9571989a-1940-4146-a4ef-3182f2370a92 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 returned with HTTP 200 Sep 04 22:46:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 446/875] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:46:14 2026] GET /volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 => generated 1136 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:46:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3d90e50d-048a-4a80-b8f8-0f3992ebb708 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3d90e50d-048a-4a80-b8f8-0f3992ebb708 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] GET http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 Sep 04 22:46:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3d90e50d-048a-4a80-b8f8-0f3992ebb708 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3d90e50d-048a-4a80-b8f8-0f3992ebb708 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3d90e50d-048a-4a80-b8f8-0f3992ebb708 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 returned with HTTP 404 Sep 04 22:46:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 430/876] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:46:15 2026] GET /volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:46:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-219d9fb5-75a3-469f-8399-288002418e31 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-219d9fb5-75a3-469f-8399-288002418e31 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] GET http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 Sep 04 22:46:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-219d9fb5-75a3-469f-8399-288002418e31 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-219d9fb5-75a3-469f-8399-288002418e31 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-219d9fb5-75a3-469f-8399-288002418e31 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 returned with HTTP 404 Sep 04 22:46:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 447/877] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:46:15 2026] GET /volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:46:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8c9c0e89-c00f-4bb7-afec-fae2cefbca9d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8c9c0e89-c00f-4bb7-afec-fae2cefbca9d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] DELETE http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 Sep 04 22:46:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8c9c0e89-c00f-4bb7-afec-fae2cefbca9d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8c9c0e89-c00f-4bb7-afec-fae2cefbca9d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:15 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-8c9c0e89-c00f-4bb7-afec-fae2cefbca9d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Delete volume with id: b3142b17-10c9-4708-a490-5c126df2e307 Sep 04 22:46:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8c9c0e89-c00f-4bb7-afec-fae2cefbca9d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 returned with HTTP 404 Sep 04 22:46:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 431/878] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:46:15 2026] DELETE /volume/v3/volumes/b3142b17-10c9-4708-a490-5c126df2e307 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:46:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:46:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1958103996"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1958103996'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:46:15 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Create volume of 1 GB Sep 04 22:46:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Availability Zones retrieved successfully. Sep 04 22:46:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Flow 'volume_create_api' (0f73d539-559c-4061-8ecf-6f7603ba3dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a5a3d6d-bbdc-417a-97c5-8a3b28839c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:46:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-75c41861-4fa6-4872-8236-c7872cf08eef None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a5a3d6d-bbdc-417a-97c5-8a3b28839c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e50fe5f1-2517-4d34-a37b-ad4c07aa256d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:15 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Created reservations ['08274c56-d228-4cf5-96de-81d550edddb4', 'a94f302b-3de1-4fd1-b254-bb749824a5fa', '98291610-ac7c-46de-863e-69c2a91eeac2', '5887cda9-3a4b-4175-aa11-e8ce9361deff'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e50fe5f1-2517-4d34-a37b-ad4c07aa256d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08274c56-d228-4cf5-96de-81d550edddb4', 'a94f302b-3de1-4fd1-b254-bb749824a5fa', '98291610-ac7c-46de-863e-69c2a91eeac2', '5887cda9-3a4b-4175-aa11-e8ce9361deff']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a6d6534-7d5b-4813-beed-53b295204eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:16 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a6d6534-7d5b-4813-beed-53b295204eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce552015-1408-4e61-94a4-d68935b393d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1958103996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='372866488e52441a935f9979e5f67b7f',qos_specs=None,replication_status=,reservations=['08274c56-d228-4cf5-96de-81d550edddb4','a94f302b-3de1-4fd1-b254-bb749824a5fa','98291610-ac7c-46de-863e-69c2a91eeac2','5887cda9-3a4b-4175-aa11-e8ce9361deff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27c2c9618ae347e88cbdefbe1b3230ac',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:46:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1958103996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce552015-1408-4e61-94a4-d68935b393d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='372866488e52441a935f9979e5f67b7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27c2c9618ae347e88cbdefbe1b3230ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc49f55-fe7e-48bb-be93-7b2dc7a01201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-75c41861-4fa6-4872-8236-c7872cf08eef tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] POST http://192.168.122.93/volume/v3/types/1677fa63-8d5f-4e22-a8bb-8253941862a3/encryption Sep 04 22:46:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-75c41861-4fa6-4872-8236-c7872cf08eef tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc49f55-fe7e-48bb-be93-7b2dc7a01201) transitioned into state 'SUCCESS' from state '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-1958103996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='372866488e52441a935f9979e5f67b7f',qos_specs=None,replication_status=,reservations=['08274c56-d228-4cf5-96de-81d550edddb4','a94f302b-3de1-4fd1-b254-bb749824a5fa','98291610-ac7c-46de-863e-69c2a91eeac2','5887cda9-3a4b-4175-aa11-e8ce9361deff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27c2c9618ae347e88cbdefbe1b3230ac',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (635e4263-bcd7-49a1-89fc-3754e15c2011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-75c41861-4fa6-4872-8236-c7872cf08eef tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] http://192.168.122.93/volume/v3/types/1677fa63-8d5f-4e22-a8bb-8253941862a3/encryption returned with HTTP 404 Sep 04 22:46:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 432/879] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:46:15 2026] POST /volume/v3/types/1677fa63-8d5f-4e22-a8bb-8253941862a3/encryption => generated 114 bytes in 533 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-482cc44a-b86b-4b93-84ae-af2662b2d6cd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-482cc44a-b86b-4b93-84ae-af2662b2d6cd tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:46:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-482cc44a-b86b-4b93-84ae-af2662b2d6cd tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1453101982", "os-volume-type-access:is_public": false}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (635e4263-bcd7-49a1-89fc-3754e15c2011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Flow 'volume_create_api' (0f73d539-559c-4061-8ecf-6f7603ba3dcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Create volume request issued successfully. Sep 04 22:46:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-016fa037-81c2-4e0d-9ba3-2491d5204a3d tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:46:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 448/880] 192.168.122.93 () {62 vars in 1178 bytes} [Fri Sep 4 22:46:15 2026] POST /volume/v3/volumes => generated 826 bytes in 682 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-482cc44a-b86b-4b93-84ae-af2662b2d6cd tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:46:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 433/881] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:46:16 2026] POST /volume/v3/types => generated 231 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b2aff343-1194-4f4d-910e-066cd8426a26 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b2aff343-1194-4f4d-910e-066cd8426a26 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] GET http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b2aff343-1194-4f4d-910e-066cd8426a26 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b2aff343-1194-4f4d-910e-066cd8426a26 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b828b3d6-35f4-4f60-aeda-730bcbfd4a87 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:16 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b2aff343-1194-4f4d-910e-066cd8426a26 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Volume info retrieved successfully. Sep 04 22:46:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b2aff343-1194-4f4d-910e-066cd8426a26 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 returned with HTTP 200 Sep 04 22:46:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 449/882] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:46:16 2026] GET /volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 => generated 894 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b828b3d6-35f4-4f60-aeda-730bcbfd4a87 tempest-VolumeTypesNegativeTest-1369251088 tempest-VolumeTypesNegativeTest-1369251088-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:46:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b828b3d6-35f4-4f60-aeda-730bcbfd4a87 tempest-VolumeTypesNegativeTest-1369251088 tempest-VolumeTypesNegativeTest-1369251088-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cd5fc6fd-7694-4d70-8a50-d94a43fef08a", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-808512978"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-b828b3d6-35f4-4f60-aeda-730bcbfd4a87 tempest-VolumeTypesNegativeTest-1369251088 tempest-VolumeTypesNegativeTest-1369251088-project-member] Create volume request body: {'volume': {'volume_type': 'cd5fc6fd-7694-4d70-8a50-d94a43fef08a', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-808512978'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:46:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b828b3d6-35f4-4f60-aeda-730bcbfd4a87 tempest-VolumeTypesNegativeTest-1369251088 tempest-VolumeTypesNegativeTest-1369251088-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 404 Sep 04 22:46:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 434/883] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:46:16 2026] POST /volume/v3/volumes => generated 114 bytes in 276 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c03350c2-12f4-40fb-bda2-96c0174b34c5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c03350c2-12f4-40fb-bda2-96c0174b34c5 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] DELETE http://192.168.122.93/volume/v3/types/cd5fc6fd-7694-4d70-8a50-d94a43fef08a Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c03350c2-12f4-40fb-bda2-96c0174b34c5 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c03350c2-12f4-40fb-bda2-96c0174b34c5 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c03350c2-12f4-40fb-bda2-96c0174b34c5 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] http://192.168.122.93/volume/v3/types/cd5fc6fd-7694-4d70-8a50-d94a43fef08a returned with HTTP 202 Sep 04 22:46:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 450/884] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:46:16 2026] DELETE /volume/v3/types/cd5fc6fd-7694-4d70-8a50-d94a43fef08a => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f0a9abb0-e11f-4096-9a30-928e09774940 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f0a9abb0-e11f-4096-9a30-928e09774940 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] GET http://192.168.122.93/volume/v3/types/cd5fc6fd-7694-4d70-8a50-d94a43fef08a Sep 04 22:46:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f0a9abb0-e11f-4096-9a30-928e09774940 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f0a9abb0-e11f-4096-9a30-928e09774940 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f0a9abb0-e11f-4096-9a30-928e09774940 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] http://192.168.122.93/volume/v3/types/cd5fc6fd-7694-4d70-8a50-d94a43fef08a returned with HTTP 404 Sep 04 22:46:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 435/885] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:46:16 2026] GET /volume/v3/types/cd5fc6fd-7694-4d70-8a50-d94a43fef08a => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2775156b-3439-4309-89fa-76231be30449 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2775156b-3439-4309-89fa-76231be30449 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2775156b-3439-4309-89fa-76231be30449 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2775156b-3439-4309-89fa-76231be30449 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 400 Sep 04 22:46:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 451/886] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:46:16 2026] POST /volume/v3/types => generated 115 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:46:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-452db17d-78c8-4894-8306-21a5cf7b54d3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-452db17d-78c8-4894-8306-21a5cf7b54d3 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:46:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-452db17d-78c8-4894-8306-21a5cf7b54d3 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1680919511"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-452db17d-78c8-4894-8306-21a5cf7b54d3 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:46:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 436/887] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:46:16 2026] POST /volume/v3/types => generated 229 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-741b6e64-3238-4634-add0-b4960b3a54e0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-741b6e64-3238-4634-add0-b4960b3a54e0 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-741b6e64-3238-4634-add0-b4960b3a54e0 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1680919511"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-741b6e64-3238-4634-add0-b4960b3a54e0 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1680919511 already exists. Sep 04 22:46:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-741b6e64-3238-4634-add0-b4960b3a54e0 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 409 Sep 04 22:46:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 452/888] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:46:16 2026] POST /volume/v3/types => generated 134 bytes in 27 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:46:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4debdd7c-cd6d-4964-855c-3f267f0f1193 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4debdd7c-cd6d-4964-855c-3f267f0f1193 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] DELETE http://192.168.122.93/volume/v3/types/eb78f692-f0db-4626-a4d6-b0f7affe7e48 Sep 04 22:46:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4debdd7c-cd6d-4964-855c-3f267f0f1193 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4debdd7c-cd6d-4964-855c-3f267f0f1193 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4debdd7c-cd6d-4964-855c-3f267f0f1193 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] http://192.168.122.93/volume/v3/types/eb78f692-f0db-4626-a4d6-b0f7affe7e48 returned with HTTP 202 Sep 04 22:46:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 437/889] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:46:16 2026] DELETE /volume/v3/types/eb78f692-f0db-4626-a4d6-b0f7affe7e48 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cc0f6af3-b595-46f3-bc0b-a3b40b4f8fc0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cc0f6af3-b595-46f3-bc0b-a3b40b4f8fc0 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] GET http://192.168.122.93/volume/v3/types/eb78f692-f0db-4626-a4d6-b0f7affe7e48 Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cc0f6af3-b595-46f3-bc0b-a3b40b4f8fc0 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cc0f6af3-b595-46f3-bc0b-a3b40b4f8fc0 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cc0f6af3-b595-46f3-bc0b-a3b40b4f8fc0 tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] http://192.168.122.93/volume/v3/types/eb78f692-f0db-4626-a4d6-b0f7affe7e48 returned with HTTP 404 Sep 04 22:46:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 453/890] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:46:16 2026] GET /volume/v3/types/eb78f692-f0db-4626-a4d6-b0f7affe7e48 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-699ec162-1cfb-4fa8-a0f7-96e126b5007f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-699ec162-1cfb-4fa8-a0f7-96e126b5007f tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] DELETE http://192.168.122.93/volume/v3/types/ccd01baf-a387-4d41-8171-49d4a0770b04 Sep 04 22:46:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-699ec162-1cfb-4fa8-a0f7-96e126b5007f tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-699ec162-1cfb-4fa8-a0f7-96e126b5007f tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-699ec162-1cfb-4fa8-a0f7-96e126b5007f tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] http://192.168.122.93/volume/v3/types/ccd01baf-a387-4d41-8171-49d4a0770b04 returned with HTTP 404 Sep 04 22:46:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 438/891] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:46:16 2026] DELETE /volume/v3/types/ccd01baf-a387-4d41-8171-49d4a0770b04 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7fa67f06-da84-4283-aae9-f43b371fc84b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7fa67f06-da84-4283-aae9-f43b371fc84b tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] GET http://192.168.122.93/volume/v3/types/97eeb4e1-a985-4eba-b0e4-ef533121d776 Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7fa67f06-da84-4283-aae9-f43b371fc84b tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7fa67f06-da84-4283-aae9-f43b371fc84b tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7fa67f06-da84-4283-aae9-f43b371fc84b tempest-VolumeTypesNegativeTest-1188127952 tempest-VolumeTypesNegativeTest-1188127952-project-admin] http://192.168.122.93/volume/v3/types/97eeb4e1-a985-4eba-b0e4-ef533121d776 returned with HTTP 404 Sep 04 22:46:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 454/892] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:46:16 2026] GET /volume/v3/types/97eeb4e1-a985-4eba-b0e4-ef533121d776 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-65132fab-617b-4f54-9bec-ce24922fc9ac None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-65132fab-617b-4f54-9bec-ce24922fc9ac tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] GET http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 Sep 04 22:46:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-65132fab-617b-4f54-9bec-ce24922fc9ac tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-65132fab-617b-4f54-9bec-ce24922fc9ac tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-65132fab-617b-4f54-9bec-ce24922fc9ac tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Volume info retrieved successfully. Sep 04 22:46:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-65132fab-617b-4f54-9bec-ce24922fc9ac tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 returned with HTTP 200 Sep 04 22:46:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 439/893] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:46:17 2026] GET /volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 => generated 918 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d434f915-c7c5-4191-9d64-f46c11e8d260 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d434f915-c7c5-4191-9d64-f46c11e8d260 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] GET http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 Sep 04 22:46:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d434f915-c7c5-4191-9d64-f46c11e8d260 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d434f915-c7c5-4191-9d64-f46c11e8d260 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d434f915-c7c5-4191-9d64-f46c11e8d260 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Volume info retrieved successfully. Sep 04 22:46:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d434f915-c7c5-4191-9d64-f46c11e8d260 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 returned with HTTP 200 Sep 04 22:46:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 455/894] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:46:18 2026] GET /volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 => generated 954 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-eec3435f-8955-4f04-a0fc-7e42c3df7a0b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eec3435f-8955-4f04-a0fc-7e42c3df7a0b tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] POST http://192.168.122.93/volume/v3/volume-transfers Sep 04 22:46:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eec3435f-8955-4f04-a0fc-7e42c3df7a0b tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ce552015-1408-4e61-94a4-d68935b393d1"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volume_transfer [None req-eec3435f-8955-4f04-a0fc-7e42c3df7a0b tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ce552015-1408-4e61-94a4-d68935b393d1'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 04 22:46:18 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volume_transfer [None req-eec3435f-8955-4f04-a0fc-7e42c3df7a0b tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Creating transfer of volume ce552015-1408-4e61-94a4-d68935b393d1 Sep 04 22:46:18 devstack devstack@c-api.service[87249]: INFO cinder.transfer.api [None req-eec3435f-8955-4f04-a0fc-7e42c3df7a0b tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Generating transfer record for volume ce552015-1408-4e61-94a4-d68935b393d1 Sep 04 22:46:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eec3435f-8955-4f04-a0fc-7e42c3df7a0b tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volume-transfers returned with HTTP 202 Sep 04 22:46:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 440/895] 192.168.122.93 () {62 vars in 1205 bytes} [Fri Sep 4 22:46:18 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-37dc6de5-2a07-47f9-a578-87608971545c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-37dc6de5-2a07-47f9-a578-87608971545c tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] GET http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 Sep 04 22:46:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-37dc6de5-2a07-47f9-a578-87608971545c tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-37dc6de5-2a07-47f9-a578-87608971545c tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-37dc6de5-2a07-47f9-a578-87608971545c tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Volume info retrieved successfully. Sep 04 22:46:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-37dc6de5-2a07-47f9-a578-87608971545c tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 returned with HTTP 200 Sep 04 22:46:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 456/896] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:46:18 2026] GET /volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 => generated 962 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-31ebe02a-a020-460a-a0f7-e556751939a5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-31ebe02a-a020-460a-a0f7-e556751939a5 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] GET http://192.168.122.93/volume/v3/volume-transfers/detail Sep 04 22:46:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-31ebe02a-a020-460a-a0f7-e556751939a5 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-31ebe02a-a020-460a-a0f7-e556751939a5 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volume_transfer [None req-31ebe02a-a020-460a-a0f7-e556751939a5 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Listing volume transfers {{(pid=87249) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 04 22:46:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-31ebe02a-a020-460a-a0f7-e556751939a5 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 04 22:46:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 441/897] 192.168.122.93 () {60 vars in 1205 bytes} [Fri Sep 4 22:46:18 2026] GET /volume/v3/volume-transfers/detail => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d8987116-d7c1-482b-9b21-1eaf4dfe5c19 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d8987116-d7c1-482b-9b21-1eaf4dfe5c19 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] DELETE http://192.168.122.93/volume/v3/volume-transfers/2cf65929-3019-48f0-a9ce-50ef3d949b12 Sep 04 22:46:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d8987116-d7c1-482b-9b21-1eaf4dfe5c19 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d8987116-d7c1-482b-9b21-1eaf4dfe5c19 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:18 devstack devstack@c-api.service[87250]: INFO cinder.api.contrib.volume_transfer [None req-d8987116-d7c1-482b-9b21-1eaf4dfe5c19 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Delete transfer with id: 2cf65929-3019-48f0-a9ce-50ef3d949b12 Sep 04 22:46:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d8987116-d7c1-482b-9b21-1eaf4dfe5c19 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volume-transfers/2cf65929-3019-48f0-a9ce-50ef3d949b12 returned with HTTP 202 Sep 04 22:46:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 457/898] 192.168.122.93 () {60 vars in 1298 bytes} [Fri Sep 4 22:46:18 2026] DELETE /volume/v3/volume-transfers/2cf65929-3019-48f0-a9ce-50ef3d949b12 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:46:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9f9e416c-a5ff-48f7-ae56-faef6a2b63a2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9f9e416c-a5ff-48f7-ae56-faef6a2b63a2 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] GET http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 Sep 04 22:46:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9f9e416c-a5ff-48f7-ae56-faef6a2b63a2 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9f9e416c-a5ff-48f7-ae56-faef6a2b63a2 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9f9e416c-a5ff-48f7-ae56-faef6a2b63a2 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Volume info retrieved successfully. Sep 04 22:46:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9f9e416c-a5ff-48f7-ae56-faef6a2b63a2 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 returned with HTTP 200 Sep 04 22:46:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 442/899] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:46:18 2026] GET /volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 => generated 954 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5b4ce6d9-7196-49d4-a1bb-8681a15ad915 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5b4ce6d9-7196-49d4-a1bb-8681a15ad915 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] DELETE http://192.168.122.93/volume/v3/volume-transfers/2cf65929-3019-48f0-a9ce-50ef3d949b12 Sep 04 22:46:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5b4ce6d9-7196-49d4-a1bb-8681a15ad915 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5b4ce6d9-7196-49d4-a1bb-8681a15ad915 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:18 devstack devstack@c-api.service[87250]: INFO cinder.api.contrib.volume_transfer [None req-5b4ce6d9-7196-49d4-a1bb-8681a15ad915 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Delete transfer with id: 2cf65929-3019-48f0-a9ce-50ef3d949b12 Sep 04 22:46:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5b4ce6d9-7196-49d4-a1bb-8681a15ad915 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volume-transfers/2cf65929-3019-48f0-a9ce-50ef3d949b12 returned with HTTP 404 Sep 04 22:46:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 458/900] 192.168.122.93 () {60 vars in 1298 bytes} [Fri Sep 4 22:46:18 2026] DELETE /volume/v3/volume-transfers/2cf65929-3019-48f0-a9ce-50ef3d949b12 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:46:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-77e87032-bdfe-4e54-a73c-a483f4102095 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-77e87032-bdfe-4e54-a73c-a483f4102095 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 Sep 04 22:46:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-77e87032-bdfe-4e54-a73c-a483f4102095 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-77e87032-bdfe-4e54-a73c-a483f4102095 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:18 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-77e87032-bdfe-4e54-a73c-a483f4102095 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Delete volume with id: ce552015-1408-4e61-94a4-d68935b393d1 Sep 04 22:46:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-77e87032-bdfe-4e54-a73c-a483f4102095 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Volume info retrieved successfully. Sep 04 22:46:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-77e87032-bdfe-4e54-a73c-a483f4102095 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Delete volume request issued successfully. Sep 04 22:46:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-77e87032-bdfe-4e54-a73c-a483f4102095 tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 returned with HTTP 202 Sep 04 22:46:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 443/901] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:46:18 2026] DELETE /volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:46:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-73bcfb2f-7291-47b4-a085-010093e9327f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-73bcfb2f-7291-47b4-a085-010093e9327f tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] GET http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 Sep 04 22:46:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-73bcfb2f-7291-47b4-a085-010093e9327f tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-73bcfb2f-7291-47b4-a085-010093e9327f tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-70562057-5ac3-49b2-9dc9-f460bb8b0b88 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-73bcfb2f-7291-47b4-a085-010093e9327f tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Volume info retrieved successfully. Sep 04 22:46:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-73bcfb2f-7291-47b4-a085-010093e9327f tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 returned with HTTP 200 Sep 04 22:46:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 459/902] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:46:18 2026] GET /volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 => generated 1137 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-70562057-5ac3-49b2-9dc9-f460bb8b0b88 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:46:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-70562057-5ac3-49b2-9dc9-f460bb8b0b88 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-800158241"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-70562057-5ac3-49b2-9dc9-f460bb8b0b88 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 444/903] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:46:18 2026] POST /volume/v3/types => generated 230 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0467419e-040b-4ef9-85c0-2ce30f1971a6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0467419e-040b-4ef9-85c0-2ce30f1971a6 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] POST http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0467419e-040b-4ef9-85c0-2ce30f1971a6 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0467419e-040b-4ef9-85c0-2ce30f1971a6 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 460/904] 192.168.122.93 () {60 vars in 1278 bytes} [Fri Sep 4 22:46:19 2026] POST /volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs => generated 34 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a36d6e92-5966-4913-b3eb-6065dc1be54f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a36d6e92-5966-4913-b3eb-6065dc1be54f tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] GET http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs/spec3 Sep 04 22:46:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a36d6e92-5966-4913-b3eb-6065dc1be54f tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a36d6e92-5966-4913-b3eb-6065dc1be54f tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a36d6e92-5966-4913-b3eb-6065dc1be54f tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs/spec3 returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 445/905] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs/spec3 => generated 17 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-535f1d29-047f-4e30-8615-b4fb46a397d1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-535f1d29-047f-4e30-8615-b4fb46a397d1 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] DELETE http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs/spec3 Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-535f1d29-047f-4e30-8615-b4fb46a397d1 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-535f1d29-047f-4e30-8615-b4fb46a397d1 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-535f1d29-047f-4e30-8615-b4fb46a397d1 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs/spec3 returned with HTTP 202 Sep 04 22:46:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 461/906] 192.168.122.93 () {58 vars in 1278 bytes} [Fri Sep 4 22:46:19 2026] DELETE /volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs/spec3 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b70f9434-243f-4f19-9062-d5cf1c227eba None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b70f9434-243f-4f19-9062-d5cf1c227eba tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] GET http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs/spec3 Sep 04 22:46:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b70f9434-243f-4f19-9062-d5cf1c227eba tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b70f9434-243f-4f19-9062-d5cf1c227eba tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b70f9434-243f-4f19-9062-d5cf1c227eba tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs/spec3 returned with HTTP 404 Sep 04 22:46:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 446/907] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs/spec3 => generated 129 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bcc79084-af42-4352-83aa-93254951e649 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bcc79084-af42-4352-83aa-93254951e649 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] POST http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bcc79084-af42-4352-83aa-93254951e649 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bcc79084-af42-4352-83aa-93254951e649 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 462/908] 192.168.122.93 () {60 vars in 1278 bytes} [Fri Sep 4 22:46:19 2026] POST /volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs => generated 34 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c9aab0e0-1232-4903-8614-ee65d0a1d44c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c9aab0e0-1232-4903-8614-ee65d0a1d44c tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] GET http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs Sep 04 22:46:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c9aab0e0-1232-4903-8614-ee65d0a1d44c tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c9aab0e0-1232-4903-8614-ee65d0a1d44c tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c9aab0e0-1232-4903-8614-ee65d0a1d44c tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 447/909] 192.168.122.93 () {58 vars in 1257 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs => generated 34 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-45764a84-1d72-4404-b622-5c6c3d4b3351 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-45764a84-1d72-4404-b622-5c6c3d4b3351 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] POST http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-45764a84-1d72-4404-b622-5c6c3d4b3351 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-45764a84-1d72-4404-b622-5c6c3d4b3351 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 463/910] 192.168.122.93 () {60 vars in 1278 bytes} [Fri Sep 4 22:46:19 2026] POST /volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs => generated 34 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d7371d9f-b188-4259-b6ff-bc8074b974a8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d7371d9f-b188-4259-b6ff-bc8074b974a8 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] PUT http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs/spec2 Sep 04 22:46:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d7371d9f-b188-4259-b6ff-bc8074b974a8 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d7371d9f-b188-4259-b6ff-bc8074b974a8 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs/spec2 returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 448/911] 192.168.122.93 () {60 vars in 1295 bytes} [Fri Sep 4 22:46:19 2026] PUT /volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs/spec2 => generated 17 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5c771a0a-30f5-467b-8bc3-790bcf076e08 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5c771a0a-30f5-467b-8bc3-790bcf076e08 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] GET http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs/spec2 Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5c771a0a-30f5-467b-8bc3-790bcf076e08 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5c771a0a-30f5-467b-8bc3-790bcf076e08 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5c771a0a-30f5-467b-8bc3-790bcf076e08 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs/spec2 returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 464/912] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs/spec2 => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0c50deba-3d3f-4c94-a8a4-9865ff50547f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0c50deba-3d3f-4c94-a8a4-9865ff50547f tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] POST http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs Sep 04 22:46:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0c50deba-3d3f-4c94-a8a4-9865ff50547f tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4ce13313-f507-443d-a8ae-c16843de7f2e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4ce13313-f507-443d-a8ae-c16843de7f2e tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] GET http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4ce13313-f507-443d-a8ae-c16843de7f2e tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4ce13313-f507-443d-a8ae-c16843de7f2e tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4ce13313-f507-443d-a8ae-c16843de7f2e tempest-VolumesTransfersV355Test-490532614 tempest-VolumesTransfersV355Test-490532614-project-admin] http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 returned with HTTP 404 Sep 04 22:46:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0c50deba-3d3f-4c94-a8a4-9865ff50547f tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 465/913] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 449/914] 192.168.122.93 () {60 vars in 1278 bytes} [Fri Sep 4 22:46:19 2026] POST /volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs => generated 51 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ff64e93c-3904-4f5e-840a-51be96e2f1d7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4fafec73-d561-4c14-8ab0-1ba77d439539 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4fafec73-d561-4c14-8ab0-1ba77d439539 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] GET http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4fafec73-d561-4c14-8ab0-1ba77d439539 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4fafec73-d561-4c14-8ab0-1ba77d439539 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ff64e93c-3904-4f5e-840a-51be96e2f1d7 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] GET http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs Sep 04 22:46:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ff64e93c-3904-4f5e-840a-51be96e2f1d7 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ff64e93c-3904-4f5e-840a-51be96e2f1d7 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4fafec73-d561-4c14-8ab0-1ba77d439539 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 returned with HTTP 404 Sep 04 22:46:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 466/915] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f646a280-b03b-4292-a87d-ac04bdd823c5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f646a280-b03b-4292-a87d-ac04bdd823c5 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] DELETE http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 Sep 04 22:46:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ff64e93c-3904-4f5e-840a-51be96e2f1d7 tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f646a280-b03b-4292-a87d-ac04bdd823c5 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 450/916] 192.168.122.93 () {58 vars in 1257 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3/extra_specs => generated 68 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f646a280-b03b-4292-a87d-ac04bdd823c5 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-f646a280-b03b-4292-a87d-ac04bdd823c5 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] Delete volume with id: ce552015-1408-4e61-94a4-d68935b393d1 Sep 04 22:46:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f646a280-b03b-4292-a87d-ac04bdd823c5 tempest-VolumesTransfersV355Test-1405687319 tempest-VolumesTransfersV355Test-1405687319-project-member] http://192.168.122.93/volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 returned with HTTP 404 Sep 04 22:46:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 467/917] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:46:19 2026] DELETE /volume/v3/volumes/ce552015-1408-4e61-94a4-d68935b393d1 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b615934a-37d1-4170-be0b-a998459139bd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b615934a-37d1-4170-be0b-a998459139bd tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] DELETE http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3 Sep 04 22:46:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b615934a-37d1-4170-be0b-a998459139bd tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b615934a-37d1-4170-be0b-a998459139bd tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b615934a-37d1-4170-be0b-a998459139bd tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3 returned with HTTP 202 Sep 04 22:46:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 451/918] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:46:20 2026] DELETE /volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9e462541-cea9-450e-b1b0-769a52d3408f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9e462541-cea9-450e-b1b0-769a52d3408f tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] GET http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3 Sep 04 22:46:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9e462541-cea9-450e-b1b0-769a52d3408f tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9e462541-cea9-450e-b1b0-769a52d3408f tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9e462541-cea9-450e-b1b0-769a52d3408f tempest-VolumeTypesExtraSpecsTest-81592645 tempest-VolumeTypesExtraSpecsTest-81592645-project-admin] http://192.168.122.93/volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3 returned with HTTP 404 Sep 04 22:46:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 468/919] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:46:20 2026] GET /volume/v3/types/6b85bfd7-1e8f-426b-bfa6-7d1a04bfc4a3 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:46:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-258194408"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-258194408'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:46:21 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Create volume of 1 GB Sep 04 22:46:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Availability Zones retrieved successfully. Sep 04 22:46:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Flow 'volume_create_api' (26a292e2-4f65-4984-bd37-fd85c617eb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a709d98-4ab3-4a8e-a633-cba334ac83f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:46:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a709d98-4ab3-4a8e-a633-cba334ac83f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65886fb0-fd34-48e5-9154-15f80925d76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:22 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Created reservations ['3b993ad4-2c7f-4815-9826-5cc0c3663eec', '2322c8bb-98e3-42f7-b504-00c32b510eff', '0b951bad-85ec-4af4-8b75-85fefa3d1351', 'd8dcc673-8512-4866-97a1-f6b08866a107'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65886fb0-fd34-48e5-9154-15f80925d76a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b993ad4-2c7f-4815-9826-5cc0c3663eec', '2322c8bb-98e3-42f7-b504-00c32b510eff', '0b951bad-85ec-4af4-8b75-85fefa3d1351', 'd8dcc673-8512-4866-97a1-f6b08866a107']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d208a981-7b76-4bd4-8544-54e5011798f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:22 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:22 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d208a981-7b76-4bd4-8544-54e5011798f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13f9ef67-2479-46a7-a9ea-0097834bf40c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-258194408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7d59a22559c4552be5ef000409ad0b3',qos_specs=None,replication_status=,reservations=['3b993ad4-2c7f-4815-9826-5cc0c3663eec','2322c8bb-98e3-42f7-b504-00c32b510eff','0b951bad-85ec-4af4-8b75-85fefa3d1351','d8dcc673-8512-4866-97a1-f6b08866a107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4872de0232334d1c88909bc70f2d1bd2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:46:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-258194408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13f9ef67-2479-46a7-a9ea-0097834bf40c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7d59a22559c4552be5ef000409ad0b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4872de0232334d1c88909bc70f2d1bd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ed2aed-191f-4ae6-ba37-a2f6530c2631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ed2aed-191f-4ae6-ba37-a2f6530c2631) transitioned into state 'SUCCESS' from state '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-258194408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7d59a22559c4552be5ef000409ad0b3',qos_specs=None,replication_status=,reservations=['3b993ad4-2c7f-4815-9826-5cc0c3663eec','2322c8bb-98e3-42f7-b504-00c32b510eff','0b951bad-85ec-4af4-8b75-85fefa3d1351','d8dcc673-8512-4866-97a1-f6b08866a107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4872de0232334d1c88909bc70f2d1bd2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d37aacf0-09d7-424e-b569-7fd7fa72601d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d37aacf0-09d7-424e-b569-7fd7fa72601d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Flow 'volume_create_api' (26a292e2-4f65-4984-bd37-fd85c617eb4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Create volume request issued successfully. Sep 04 22:46:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-33c02285-4014-40e6-81cc-d7cc0ff70303 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:46:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 452/920] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:46:21 2026] POST /volume/v3/volumes => generated 757 bytes in 654 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:46:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b8190483-5d60-44b0-b404-c57833da42d6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b8190483-5d60-44b0-b404-c57833da42d6 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c Sep 04 22:46:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b8190483-5d60-44b0-b404-c57833da42d6 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b8190483-5d60-44b0-b404-c57833da42d6 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:22 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:22 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:22 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b8190483-5d60-44b0-b404-c57833da42d6 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b8190483-5d60-44b0-b404-c57833da42d6 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c returned with HTTP 200 Sep 04 22:46:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 469/921] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:22 2026] GET /volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c => generated 825 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6c9944de-9487-4d5c-ae76-d32c03b843b7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6c9944de-9487-4d5c-ae76-d32c03b843b7 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c Sep 04 22:46:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6c9944de-9487-4d5c-ae76-d32c03b843b7 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6c9944de-9487-4d5c-ae76-d32c03b843b7 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:23 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:23 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:23 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:23 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6c9944de-9487-4d5c-ae76-d32c03b843b7 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6c9944de-9487-4d5c-ae76-d32c03b843b7 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c returned with HTTP 200 Sep 04 22:46:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 453/922] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:23 2026] GET /volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c => generated 849 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8c9a1d1a-29c7-455f-a009-7207f6492c20 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8c9a1d1a-29c7-455f-a009-7207f6492c20 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] GET http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c Sep 04 22:46:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8c9a1d1a-29c7-455f-a009-7207f6492c20 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8c9a1d1a-29c7-455f-a009-7207f6492c20 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:23 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:23 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:23 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:23 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:23 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8c9a1d1a-29c7-455f-a009-7207f6492c20 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Volume info retrieved successfully. Sep 04 22:46:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8c9a1d1a-29c7-455f-a009-7207f6492c20 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c returned with HTTP 200 Sep 04 22:46:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 470/923] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:23 2026] GET /volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-11dd161e-aef0-4320-bc33-c0ad6103b7e5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-11dd161e-aef0-4320-bc33-c0ad6103b7e5 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] GET http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c Sep 04 22:46:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-11dd161e-aef0-4320-bc33-c0ad6103b7e5 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-11dd161e-aef0-4320-bc33-c0ad6103b7e5 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-11dd161e-aef0-4320-bc33-c0ad6103b7e5 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Volume info retrieved successfully. Sep 04 22:46:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-11dd161e-aef0-4320-bc33-c0ad6103b7e5 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c returned with HTTP 200 Sep 04 22:46:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 454/924] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:24 2026] GET /volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d850edfa-e460-4899-92e7-155ab02ce51c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d850edfa-e460-4899-92e7-155ab02ce51c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c Sep 04 22:46:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d850edfa-e460-4899-92e7-155ab02ce51c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d850edfa-e460-4899-92e7-155ab02ce51c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:24 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:24 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:24 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:24 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:24 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d850edfa-e460-4899-92e7-155ab02ce51c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d850edfa-e460-4899-92e7-155ab02ce51c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c returned with HTTP 200 Sep 04 22:46:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 471/925] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:24 2026] GET /volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-999b2758-902a-4d8f-8ab7-5b250b75a823 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-999b2758-902a-4d8f-8ab7-5b250b75a823 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:46:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-999b2758-902a-4d8f-8ab7-5b250b75a823 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13f9ef67-2479-46a7-a9ea-0097834bf40c", "name": "tempest-VolumesDeleteCascade-Snapshot-1305191687"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-999b2758-902a-4d8f-8ab7-5b250b75a823 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:24 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-999b2758-902a-4d8f-8ab7-5b250b75a823 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Create snapshot from volume 13f9ef67-2479-46a7-a9ea-0097834bf40c Sep 04 22:46:25 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-999b2758-902a-4d8f-8ab7-5b250b75a823 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Created reservations ['ab7e980f-12e3-4c15-bdcc-cae268a336bc', '30302c5f-6c56-4769-b824-dba9a5b7b207', '5b6e0e53-1c58-47e3-ac71-5ad311502b57', '506a15d3-bdd9-469a-a1df-3ebb61ddc1ab'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:25 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:25 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:25 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-999b2758-902a-4d8f-8ab7-5b250b75a823 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Snapshot create request issued successfully. Sep 04 22:46:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-999b2758-902a-4d8f-8ab7-5b250b75a823 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:46:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 455/926] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:46:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:46:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1001e592-2daa-4458-bb77-abbd6aa8141f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1001e592-2daa-4458-bb77-abbd6aa8141f tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/snapshots/eb4aa40f-7124-4ea2-b2da-f272793ca1f5 Sep 04 22:46:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1001e592-2daa-4458-bb77-abbd6aa8141f tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1001e592-2daa-4458-bb77-abbd6aa8141f tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:25 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:25 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:25 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1001e592-2daa-4458-bb77-abbd6aa8141f tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Snapshot retrieved successfully. Sep 04 22:46:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1001e592-2daa-4458-bb77-abbd6aa8141f tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots/eb4aa40f-7124-4ea2-b2da-f272793ca1f5 returned with HTTP 200 Sep 04 22:46:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 472/927] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:25 2026] GET /volume/v3/snapshots/eb4aa40f-7124-4ea2-b2da-f272793ca1f5 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-965b4878-ad91-405d-969d-f5456236dadf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-965b4878-ad91-405d-969d-f5456236dadf tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/snapshots/eb4aa40f-7124-4ea2-b2da-f272793ca1f5 Sep 04 22:46:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-965b4878-ad91-405d-969d-f5456236dadf tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-965b4878-ad91-405d-969d-f5456236dadf tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-965b4878-ad91-405d-969d-f5456236dadf tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Snapshot retrieved successfully. Sep 04 22:46:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-965b4878-ad91-405d-969d-f5456236dadf tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots/eb4aa40f-7124-4ea2-b2da-f272793ca1f5 returned with HTTP 200 Sep 04 22:46:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 456/928] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:26 2026] GET /volume/v3/snapshots/eb4aa40f-7124-4ea2-b2da-f272793ca1f5 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8bf6d03b-4e68-4464-916b-01bc883f7c2b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8bf6d03b-4e68-4464-916b-01bc883f7c2b tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/snapshots/eb4aa40f-7124-4ea2-b2da-f272793ca1f5 Sep 04 22:46:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8bf6d03b-4e68-4464-916b-01bc883f7c2b tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8bf6d03b-4e68-4464-916b-01bc883f7c2b tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8bf6d03b-4e68-4464-916b-01bc883f7c2b tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Snapshot retrieved successfully. Sep 04 22:46:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8bf6d03b-4e68-4464-916b-01bc883f7c2b tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots/eb4aa40f-7124-4ea2-b2da-f272793ca1f5 returned with HTTP 200 Sep 04 22:46:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 473/929] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:27 2026] GET /volume/v3/snapshots/eb4aa40f-7124-4ea2-b2da-f272793ca1f5 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6741146d-3c5a-41da-a6fd-0343518a410b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6741146d-3c5a-41da-a6fd-0343518a410b tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/snapshots/eb4aa40f-7124-4ea2-b2da-f272793ca1f5 Sep 04 22:46:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6741146d-3c5a-41da-a6fd-0343518a410b tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6741146d-3c5a-41da-a6fd-0343518a410b tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6741146d-3c5a-41da-a6fd-0343518a410b tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Snapshot retrieved successfully. Sep 04 22:46:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6741146d-3c5a-41da-a6fd-0343518a410b tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots/eb4aa40f-7124-4ea2-b2da-f272793ca1f5 returned with HTTP 200 Sep 04 22:46:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 457/930] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:28 2026] GET /volume/v3/snapshots/eb4aa40f-7124-4ea2-b2da-f272793ca1f5 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:46:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f3300d95-bd26-471a-9b63-b6a85b31660c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f3300d95-bd26-471a-9b63-b6a85b31660c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:46:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f3300d95-bd26-471a-9b63-b6a85b31660c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13f9ef67-2479-46a7-a9ea-0097834bf40c", "name": "tempest-VolumesDeleteCascade-Snapshot-325639198"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f3300d95-bd26-471a-9b63-b6a85b31660c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:28 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-f3300d95-bd26-471a-9b63-b6a85b31660c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Create snapshot from volume 13f9ef67-2479-46a7-a9ea-0097834bf40c Sep 04 22:46:28 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-f3300d95-bd26-471a-9b63-b6a85b31660c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Created reservations ['2487d43a-31c7-485d-95cb-6cb3d987df72', '7f03f693-8f28-4887-9a82-f9df01354678', 'bf53ab41-6ae1-40d1-bd55-fb9bcb253c6d', 'd5e708bd-fe75-4ca6-ac60-a9f84fd95870'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f3300d95-bd26-471a-9b63-b6a85b31660c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Snapshot create request issued successfully. Sep 04 22:46:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f3300d95-bd26-471a-9b63-b6a85b31660c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:46:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 474/931] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:46:28 2026] POST /volume/v3/snapshots => generated 306 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:46:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-95a9dfc2-8dbe-46eb-bd5c-f250cc4006d0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-95a9dfc2-8dbe-46eb-bd5c-f250cc4006d0 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/snapshots/a8cc48e1-ea25-4c74-8413-47c22144e9ba Sep 04 22:46:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-95a9dfc2-8dbe-46eb-bd5c-f250cc4006d0 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-95a9dfc2-8dbe-46eb-bd5c-f250cc4006d0 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-95a9dfc2-8dbe-46eb-bd5c-f250cc4006d0 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Snapshot retrieved successfully. Sep 04 22:46:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-95a9dfc2-8dbe-46eb-bd5c-f250cc4006d0 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots/a8cc48e1-ea25-4c74-8413-47c22144e9ba returned with HTTP 200 Sep 04 22:46:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 458/932] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:28 2026] GET /volume/v3/snapshots/a8cc48e1-ea25-4c74-8413-47c22144e9ba => generated 438 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cf3557b8-1537-4fef-9c9c-086716104269 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cf3557b8-1537-4fef-9c9c-086716104269 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/snapshots/a8cc48e1-ea25-4c74-8413-47c22144e9ba Sep 04 22:46:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cf3557b8-1537-4fef-9c9c-086716104269 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cf3557b8-1537-4fef-9c9c-086716104269 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cf3557b8-1537-4fef-9c9c-086716104269 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Snapshot retrieved successfully. Sep 04 22:46:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cf3557b8-1537-4fef-9c9c-086716104269 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots/a8cc48e1-ea25-4c74-8413-47c22144e9ba returned with HTTP 200 Sep 04 22:46:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 475/933] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:29 2026] GET /volume/v3/snapshots/a8cc48e1-ea25-4c74-8413-47c22144e9ba => generated 438 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-858dd946-e569-4bed-83a2-4560b5933cd5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-858dd946-e569-4bed-83a2-4560b5933cd5 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/snapshots/a8cc48e1-ea25-4c74-8413-47c22144e9ba Sep 04 22:46:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-858dd946-e569-4bed-83a2-4560b5933cd5 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-858dd946-e569-4bed-83a2-4560b5933cd5 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-858dd946-e569-4bed-83a2-4560b5933cd5 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Snapshot retrieved successfully. Sep 04 22:46:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-858dd946-e569-4bed-83a2-4560b5933cd5 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots/a8cc48e1-ea25-4c74-8413-47c22144e9ba returned with HTTP 200 Sep 04 22:46:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 459/934] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:30 2026] GET /volume/v3/snapshots/a8cc48e1-ea25-4c74-8413-47c22144e9ba => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bbce89aa-5207-4cd0-be13-fc11c1bb6a02 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bbce89aa-5207-4cd0-be13-fc11c1bb6a02 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] DELETE http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c?cascade=True Sep 04 22:46:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bbce89aa-5207-4cd0-be13-fc11c1bb6a02 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bbce89aa-5207-4cd0-be13-fc11c1bb6a02 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:30 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-bbce89aa-5207-4cd0-be13-fc11c1bb6a02 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Delete volume with id: 13f9ef67-2479-46a7-a9ea-0097834bf40c Sep 04 22:46:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bbce89aa-5207-4cd0-be13-fc11c1bb6a02 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:30 devstack devstack@c-api.service[87250]: /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 04 22:46:30 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:46:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bbce89aa-5207-4cd0-be13-fc11c1bb6a02 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Delete volume request issued successfully. Sep 04 22:46:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bbce89aa-5207-4cd0-be13-fc11c1bb6a02 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c?cascade=True returned with HTTP 202 Sep 04 22:46:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 476/935] 192.168.122.93 () {58 vars in 1255 bytes} [Fri Sep 4 22:46:30 2026] DELETE /volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c?cascade=True => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d4ed4456-cc2c-400a-8def-6d754059a84d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d4ed4456-cc2c-400a-8def-6d754059a84d tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c Sep 04 22:46:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d4ed4456-cc2c-400a-8def-6d754059a84d tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d4ed4456-cc2c-400a-8def-6d754059a84d tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d4ed4456-cc2c-400a-8def-6d754059a84d tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d4ed4456-cc2c-400a-8def-6d754059a84d tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c returned with HTTP 200 Sep 04 22:46:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 460/936] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:30 2026] GET /volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ea1195d3-1de6-40fd-a7e6-6aa4dff6c4b9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ea1195d3-1de6-40fd-a7e6-6aa4dff6c4b9 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c Sep 04 22:46:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ea1195d3-1de6-40fd-a7e6-6aa4dff6c4b9 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ea1195d3-1de6-40fd-a7e6-6aa4dff6c4b9 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:31 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:31 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:31 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:31 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ea1195d3-1de6-40fd-a7e6-6aa4dff6c4b9 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ea1195d3-1de6-40fd-a7e6-6aa4dff6c4b9 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c returned with HTTP 200 Sep 04 22:46:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 477/937] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:31 2026] GET /volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-dd7e5bba-9bc1-4166-a2e7-f189c57647b6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dd7e5bba-9bc1-4166-a2e7-f189c57647b6 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] DELETE http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c Sep 04 22:46:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dd7e5bba-9bc1-4166-a2e7-f189c57647b6 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dd7e5bba-9bc1-4166-a2e7-f189c57647b6 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:32 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-dd7e5bba-9bc1-4166-a2e7-f189c57647b6 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Delete volume with id: ffb8f69c-bfb7-4c17-a197-879c5e8c963c Sep 04 22:46:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:32 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-dd7e5bba-9bc1-4166-a2e7-f189c57647b6 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Volume info retrieved successfully. Sep 04 22:46:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-dd7e5bba-9bc1-4166-a2e7-f189c57647b6 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Delete volume request issued successfully. Sep 04 22:46:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dd7e5bba-9bc1-4166-a2e7-f189c57647b6 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c returned with HTTP 202 Sep 04 22:46:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 461/938] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:46:32 2026] DELETE /volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-08c67fd1-cd6c-499e-8cab-59d9c6f87c6c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-08c67fd1-cd6c-499e-8cab-59d9c6f87c6c tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] GET http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c Sep 04 22:46:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-08c67fd1-cd6c-499e-8cab-59d9c6f87c6c tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-08c67fd1-cd6c-499e-8cab-59d9c6f87c6c tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-08c67fd1-cd6c-499e-8cab-59d9c6f87c6c tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Volume info retrieved successfully. Sep 04 22:46:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-08c67fd1-cd6c-499e-8cab-59d9c6f87c6c tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c returned with HTTP 200 Sep 04 22:46:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 478/939] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:32 2026] GET /volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c => generated 855 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cd6e9724-1f4a-4acc-afed-c2d4bf72c895 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cd6e9724-1f4a-4acc-afed-c2d4bf72c895 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c Sep 04 22:46:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cd6e9724-1f4a-4acc-afed-c2d4bf72c895 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cd6e9724-1f4a-4acc-afed-c2d4bf72c895 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-cd6e9724-1f4a-4acc-afed-c2d4bf72c895 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cd6e9724-1f4a-4acc-afed-c2d4bf72c895 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c returned with HTTP 200 Sep 04 22:46:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 462/940] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:33 2026] GET /volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c => generated 849 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2c65f5b2-dbb9-4791-9699-693e8472e277 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c65f5b2-dbb9-4791-9699-693e8472e277 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] GET http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c Sep 04 22:46:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c65f5b2-dbb9-4791-9699-693e8472e277 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c65f5b2-dbb9-4791-9699-693e8472e277 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2c65f5b2-dbb9-4791-9699-693e8472e277 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Volume info retrieved successfully. Sep 04 22:46:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c65f5b2-dbb9-4791-9699-693e8472e277 tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c returned with HTTP 200 Sep 04 22:46:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 479/941] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:33 2026] GET /volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-61f58456-b0d8-447d-88e1-c47b587a8f26 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-61f58456-b0d8-447d-88e1-c47b587a8f26 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c Sep 04 22:46:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-61f58456-b0d8-447d-88e1-c47b587a8f26 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-61f58456-b0d8-447d-88e1-c47b587a8f26 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-61f58456-b0d8-447d-88e1-c47b587a8f26 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-61f58456-b0d8-447d-88e1-c47b587a8f26 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c returned with HTTP 200 Sep 04 22:46:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 463/942] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:34 2026] GET /volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c => generated 849 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2c7697a3-db15-4da6-b5a7-582bcdf9833d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c7697a3-db15-4da6-b5a7-582bcdf9833d tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] GET http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c Sep 04 22:46:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c7697a3-db15-4da6-b5a7-582bcdf9833d tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c7697a3-db15-4da6-b5a7-582bcdf9833d tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c7697a3-db15-4da6-b5a7-582bcdf9833d tempest-AttachVolumeShelveTestJSON-2085798645 tempest-AttachVolumeShelveTestJSON-2085798645-project-member] http://192.168.122.93/volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c returned with HTTP 404 Sep 04 22:46:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 480/943] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:34 2026] GET /volume/v3/volumes/ffb8f69c-bfb7-4c17-a197-879c5e8c963c => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-82f21634-2873-433e-a1df-42b7247d35c1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-82f21634-2873-433e-a1df-42b7247d35c1 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c Sep 04 22:46:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-82f21634-2873-433e-a1df-42b7247d35c1 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-82f21634-2873-433e-a1df-42b7247d35c1 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-82f21634-2873-433e-a1df-42b7247d35c1 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-82f21634-2873-433e-a1df-42b7247d35c1 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c returned with HTTP 200 Sep 04 22:46:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 464/944] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:35 2026] GET /volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-97ab86df-0eb7-44ba-a8b2-39511407a29e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-97ab86df-0eb7-44ba-a8b2-39511407a29e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c Sep 04 22:46:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-97ab86df-0eb7-44ba-a8b2-39511407a29e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-97ab86df-0eb7-44ba-a8b2-39511407a29e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-97ab86df-0eb7-44ba-a8b2-39511407a29e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c returned with HTTP 404 Sep 04 22:46:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 481/945] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:36 2026] GET /volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9e42290c-4808-41ff-bd65-80bc06fac73b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9e42290c-4808-41ff-bd65-80bc06fac73b tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9e42290c-4808-41ff-bd65-80bc06fac73b tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9e42290c-4808-41ff-bd65-80bc06fac73b tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-9e42290c-4808-41ff-bd65-80bc06fac73b tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9e42290c-4808-41ff-bd65-80bc06fac73b tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9e42290c-4808-41ff-bd65-80bc06fac73b tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Get all volumes completed successfully. Sep 04 22:46:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9e42290c-4808-41ff-bd65-80bc06fac73b tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 200 Sep 04 22:46:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 465/946] 192.168.122.93 () {58 vars in 1116 bytes} [Fri Sep 4 22:46:36 2026] GET /volume/v3/volumes => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 22:46:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3362e1d4-2bbe-46ab-a782-c13e512a0ac4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3362e1d4-2bbe-46ab-a782-c13e512a0ac4 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/snapshots Sep 04 22:46:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3362e1d4-2bbe-46ab-a782-c13e512a0ac4 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3362e1d4-2bbe-46ab-a782-c13e512a0ac4 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-3362e1d4-2bbe-46ab-a782-c13e512a0ac4 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:46:36 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-3362e1d4-2bbe-46ab-a782-c13e512a0ac4 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:46:36 devstack devstack@c-api.service[87250]: /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 04 22:46:36 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:46:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3362e1d4-2bbe-46ab-a782-c13e512a0ac4 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Get all snapshots completed successfully. Sep 04 22:46:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3362e1d4-2bbe-46ab-a782-c13e512a0ac4 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 200 Sep 04 22:46:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 482/947] 192.168.122.93 () {58 vars in 1122 bytes} [Fri Sep 4 22:46:36 2026] GET /volume/v3/snapshots => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8033cb1d-4d91-4367-9899-b4766cf3114a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8033cb1d-4d91-4367-9899-b4766cf3114a tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/a8cc48e1-ea25-4c74-8413-47c22144e9ba Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8033cb1d-4d91-4367-9899-b4766cf3114a tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8033cb1d-4d91-4367-9899-b4766cf3114a tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-8033cb1d-4d91-4367-9899-b4766cf3114a tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Delete snapshot with id: a8cc48e1-ea25-4c74-8413-47c22144e9ba Sep 04 22:46:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8033cb1d-4d91-4367-9899-b4766cf3114a tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots/a8cc48e1-ea25-4c74-8413-47c22144e9ba returned with HTTP 404 Sep 04 22:46:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 466/948] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:46:36 2026] DELETE /volume/v3/snapshots/a8cc48e1-ea25-4c74-8413-47c22144e9ba => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b1955c31-a6a1-47c4-9f83-71ea9c28b032 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b1955c31-a6a1-47c4-9f83-71ea9c28b032 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/eb4aa40f-7124-4ea2-b2da-f272793ca1f5 Sep 04 22:46:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b1955c31-a6a1-47c4-9f83-71ea9c28b032 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b1955c31-a6a1-47c4-9f83-71ea9c28b032 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:36 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-b1955c31-a6a1-47c4-9f83-71ea9c28b032 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Delete snapshot with id: eb4aa40f-7124-4ea2-b2da-f272793ca1f5 Sep 04 22:46:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b1955c31-a6a1-47c4-9f83-71ea9c28b032 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots/eb4aa40f-7124-4ea2-b2da-f272793ca1f5 returned with HTTP 404 Sep 04 22:46:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 483/949] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:46:36 2026] DELETE /volume/v3/snapshots/eb4aa40f-7124-4ea2-b2da-f272793ca1f5 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e42cff96-09c2-452a-bdf2-e73899a34287 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e42cff96-09c2-452a-bdf2-e73899a34287 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e42cff96-09c2-452a-bdf2-e73899a34287 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e42cff96-09c2-452a-bdf2-e73899a34287 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e42cff96-09c2-452a-bdf2-e73899a34287 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c returned with HTTP 404 Sep 04 22:46:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 467/950] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:36 2026] GET /volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4785151b-dcec-43ec-84a1-b6e682bff14e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4785151b-dcec-43ec-84a1-b6e682bff14e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] DELETE http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c Sep 04 22:46:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4785151b-dcec-43ec-84a1-b6e682bff14e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4785151b-dcec-43ec-84a1-b6e682bff14e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:36 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-4785151b-dcec-43ec-84a1-b6e682bff14e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Delete volume with id: 13f9ef67-2479-46a7-a9ea-0097834bf40c Sep 04 22:46:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4785151b-dcec-43ec-84a1-b6e682bff14e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c returned with HTTP 404 Sep 04 22:46:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 484/951] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:46:36 2026] DELETE /volume/v3/volumes/13f9ef67-2479-46a7-a9ea-0097834bf40c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1613763910"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1613763910'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Create volume of 1 GB Sep 04 22:46:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Availability Zones retrieved successfully. Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Flow 'volume_create_api' (20b08899-c562-4e71-bca0-0a1475172b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9848537-18eb-40a4-828f-cd030fdb804e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9848537-18eb-40a4-828f-cd030fdb804e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e48236ab-2599-4f49-bb0f-64c10bac3b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Created reservations ['792706ba-6f4e-4857-8fed-d31fcc8a5081', 'c3a0be44-09a8-432f-86da-ed5fd077cf14', 'cbbb04fd-6c85-444f-bf0a-821c9be3c866', '0029dce1-e2d0-47b4-af1c-dc3bf65ad18e'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e48236ab-2599-4f49-bb0f-64c10bac3b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['792706ba-6f4e-4857-8fed-d31fcc8a5081', 'c3a0be44-09a8-432f-86da-ed5fd077cf14', 'cbbb04fd-6c85-444f-bf0a-821c9be3c866', '0029dce1-e2d0-47b4-af1c-dc3bf65ad18e']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec194f7-8e2b-473f-beee-4978232e9aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec194f7-8e2b-473f-beee-4978232e9aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68f02665-9bfc-47ea-81a7-a4ffbd36c4f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1613763910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7d59a22559c4552be5ef000409ad0b3',qos_specs=None,replication_status=,reservations=['792706ba-6f4e-4857-8fed-d31fcc8a5081','c3a0be44-09a8-432f-86da-ed5fd077cf14','cbbb04fd-6c85-444f-bf0a-821c9be3c866','0029dce1-e2d0-47b4-af1c-dc3bf65ad18e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4872de0232334d1c88909bc70f2d1bd2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1613763910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68f02665-9bfc-47ea-81a7-a4ffbd36c4f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7d59a22559c4552be5ef000409ad0b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4872de0232334d1c88909bc70f2d1bd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3df47593-0a0e-449c-9f82-863669753500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3df47593-0a0e-449c-9f82-863669753500) transitioned into state 'SUCCESS' from state '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-1613763910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7d59a22559c4552be5ef000409ad0b3',qos_specs=None,replication_status=,reservations=['792706ba-6f4e-4857-8fed-d31fcc8a5081','c3a0be44-09a8-432f-86da-ed5fd077cf14','cbbb04fd-6c85-444f-bf0a-821c9be3c866','0029dce1-e2d0-47b4-af1c-dc3bf65ad18e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4872de0232334d1c88909bc70f2d1bd2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247a86f8-fa15-4bbc-8e3d-e396f3067a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247a86f8-fa15-4bbc-8e3d-e396f3067a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Flow 'volume_create_api' (20b08899-c562-4e71-bca0-0a1475172b67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Create volume request issued successfully. Sep 04 22:46:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c7545936-c165-4d81-a0ab-d5b7738d6249 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:46:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 468/952] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:46:36 2026] POST /volume/v3/volumes => generated 758 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:46:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-96105a2f-c00f-47c8-bc6d-c231c686be41 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-96105a2f-c00f-47c8-bc6d-c231c686be41 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 Sep 04 22:46:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-96105a2f-c00f-47c8-bc6d-c231c686be41 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-96105a2f-c00f-47c8-bc6d-c231c686be41 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:37 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:37 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-96105a2f-c00f-47c8-bc6d-c231c686be41 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-96105a2f-c00f-47c8-bc6d-c231c686be41 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 returned with HTTP 200 Sep 04 22:46:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 485/953] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:37 2026] GET /volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 => generated 826 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-905155266"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-905155266'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Create volume of 1 GB Sep 04 22:46:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Availability Zones retrieved successfully. Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Flow 'volume_create_api' (d86c5fe2-ece2-4df5-8c0d-8815e404d5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae43ff42-dc57-4071-b9ec-2dcf9d988257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae43ff42-dc57-4071-b9ec-2dcf9d988257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1612f7-1cc3-4c0a-851d-53b1bcdb7bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Created reservations ['1f3480f5-0b89-41f7-b665-9e7baad3604d', 'd0597c05-a30b-4a8a-b264-1a02165b0cd4', '1e6bb542-689f-4d92-ad3b-5d8f4b904942', '51865e75-2a84-4db7-a858-eb01d4b9eacb'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1612f7-1cc3-4c0a-851d-53b1bcdb7bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f3480f5-0b89-41f7-b665-9e7baad3604d', 'd0597c05-a30b-4a8a-b264-1a02165b0cd4', '1e6bb542-689f-4d92-ad3b-5d8f4b904942', '51865e75-2a84-4db7-a858-eb01d4b9eacb']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (308db517-554b-4ccc-96b7-e147887d42ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (308db517-554b-4ccc-96b7-e147887d42ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e620bdee-0491-42c8-aec6-909f472bc597', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-905155266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10501af873ee422295da18878a5affd8',qos_specs=None,replication_status=,reservations=['1f3480f5-0b89-41f7-b665-9e7baad3604d','d0597c05-a30b-4a8a-b264-1a02165b0cd4','1e6bb542-689f-4d92-ad3b-5d8f4b904942','51865e75-2a84-4db7-a858-eb01d4b9eacb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd15635fde2b4373915f056c08a3b2b4',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:46:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-905155266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e620bdee-0491-42c8-aec6-909f472bc597,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10501af873ee422295da18878a5affd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd15635fde2b4373915f056c08a3b2b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e3081a8-5f47-4bda-b927-9ebec56e62d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e3081a8-5f47-4bda-b927-9ebec56e62d6) transitioned into state 'SUCCESS' from state '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-905155266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10501af873ee422295da18878a5affd8',qos_specs=None,replication_status=,reservations=['1f3480f5-0b89-41f7-b665-9e7baad3604d','d0597c05-a30b-4a8a-b264-1a02165b0cd4','1e6bb542-689f-4d92-ad3b-5d8f4b904942','51865e75-2a84-4db7-a858-eb01d4b9eacb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd15635fde2b4373915f056c08a3b2b4',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723b8b5b-8cb5-4662-afc0-9cdb2ca31674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723b8b5b-8cb5-4662-afc0-9cdb2ca31674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Flow 'volume_create_api' (d86c5fe2-ece2-4df5-8c0d-8815e404d5ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Create volume request issued successfully. Sep 04 22:46:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9ba1e8e1-be94-4705-b5e8-93caa3dcad86 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:46:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 469/954] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:46:37 2026] POST /volume/v3/volumes => generated 755 bytes in 804 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:46:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-829676da-77cc-4b1d-b9b5-6481669a66e7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-829676da-77cc-4b1d-b9b5-6481669a66e7 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:46:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-829676da-77cc-4b1d-b9b5-6481669a66e7 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-829676da-77cc-4b1d-b9b5-6481669a66e7 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:38 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:38 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:38 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:38 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:38 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-829676da-77cc-4b1d-b9b5-6481669a66e7 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:46:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-829676da-77cc-4b1d-b9b5-6481669a66e7 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:46:38 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 486/955] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:37 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 823 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1fce5f32-11f1-4f66-ba0a-0bd10b7ecb53 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1fce5f32-11f1-4f66-ba0a-0bd10b7ecb53 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 Sep 04 22:46:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1fce5f32-11f1-4f66-ba0a-0bd10b7ecb53 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1fce5f32-11f1-4f66-ba0a-0bd10b7ecb53 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:38 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:38 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:38 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:38 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:38 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1fce5f32-11f1-4f66-ba0a-0bd10b7ecb53 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1fce5f32-11f1-4f66-ba0a-0bd10b7ecb53 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 returned with HTTP 200 Sep 04 22:46:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 470/956] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:38 2026] GET /volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-37cdab34-fdac-4748-acfc-c1040df04ceb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-37cdab34-fdac-4748-acfc-c1040df04ceb tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:46:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-37cdab34-fdac-4748-acfc-c1040df04ceb tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-37cdab34-fdac-4748-acfc-c1040df04ceb tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:39 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:39 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-37cdab34-fdac-4748-acfc-c1040df04ceb tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:46:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-37cdab34-fdac-4748-acfc-c1040df04ceb tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:46:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 487/957] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:39 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2eac435e-6d46-4fa1-bc36-9bd8c1f2d77c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2eac435e-6d46-4fa1-bc36-9bd8c1f2d77c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 Sep 04 22:46:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2eac435e-6d46-4fa1-bc36-9bd8c1f2d77c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2eac435e-6d46-4fa1-bc36-9bd8c1f2d77c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:39 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:39 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:39 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:39 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2eac435e-6d46-4fa1-bc36-9bd8c1f2d77c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2eac435e-6d46-4fa1-bc36-9bd8c1f2d77c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 returned with HTTP 200 Sep 04 22:46:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 471/958] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:39 2026] GET /volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-383055bc-0de0-43f8-a3c4-fa1de028f406 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-383055bc-0de0-43f8-a3c4-fa1de028f406 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:46:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-383055bc-0de0-43f8-a3c4-fa1de028f406 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68f02665-9bfc-47ea-81a7-a4ffbd36c4f6", "name": "tempest-VolumesDeleteCascade-Snapshot-1791237267"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:39 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:39 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-383055bc-0de0-43f8-a3c4-fa1de028f406 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:39 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-383055bc-0de0-43f8-a3c4-fa1de028f406 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Create snapshot from volume 68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 Sep 04 22:46:39 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-383055bc-0de0-43f8-a3c4-fa1de028f406 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Created reservations ['9e2a2c92-2649-40b1-8319-6497204e214f', 'ee485131-065d-4622-99e7-26d6e32ad9f3', 'ee5e76ae-2675-4aac-a935-339fa41d327e', 'cbe7f1ae-e1bf-4936-9b95-d648758d7e0e'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:39 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:39 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-383055bc-0de0-43f8-a3c4-fa1de028f406 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Snapshot create request issued successfully. Sep 04 22:46:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-383055bc-0de0-43f8-a3c4-fa1de028f406 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:46:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 488/959] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:46:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:46:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f80ea15e-4ce0-4a2b-a884-3a198a40b1e9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f80ea15e-4ce0-4a2b-a884-3a198a40b1e9 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/snapshots/36f0ad78-5588-4ef6-8a82-19a888f50d6a Sep 04 22:46:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f80ea15e-4ce0-4a2b-a884-3a198a40b1e9 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f80ea15e-4ce0-4a2b-a884-3a198a40b1e9 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:39 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:39 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f80ea15e-4ce0-4a2b-a884-3a198a40b1e9 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Snapshot retrieved successfully. Sep 04 22:46:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f80ea15e-4ce0-4a2b-a884-3a198a40b1e9 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots/36f0ad78-5588-4ef6-8a82-19a888f50d6a returned with HTTP 200 Sep 04 22:46:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 472/960] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:39 2026] GET /volume/v3/snapshots/36f0ad78-5588-4ef6-8a82-19a888f50d6a => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-18967ef6-4372-43ab-ac5b-484a2771108b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-18967ef6-4372-43ab-ac5b-484a2771108b tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:46:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-18967ef6-4372-43ab-ac5b-484a2771108b tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-18967ef6-4372-43ab-ac5b-484a2771108b tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:40 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:40 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-18967ef6-4372-43ab-ac5b-484a2771108b tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:46:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-18967ef6-4372-43ab-ac5b-484a2771108b tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:46:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 489/961] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:40 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 848 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fc37b17b-895a-4586-8b46-afc7f7ad4adb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fc37b17b-895a-4586-8b46-afc7f7ad4adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/snapshots/36f0ad78-5588-4ef6-8a82-19a888f50d6a Sep 04 22:46:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fc37b17b-895a-4586-8b46-afc7f7ad4adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fc37b17b-895a-4586-8b46-afc7f7ad4adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fc37b17b-895a-4586-8b46-afc7f7ad4adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Snapshot retrieved successfully. Sep 04 22:46:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fc37b17b-895a-4586-8b46-afc7f7ad4adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots/36f0ad78-5588-4ef6-8a82-19a888f50d6a returned with HTTP 200 Sep 04 22:46:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 473/962] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:40 2026] GET /volume/v3/snapshots/36f0ad78-5588-4ef6-8a82-19a888f50d6a => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:46:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a04e2902-a98c-46f0-b80d-92271d2c7b6d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a04e2902-a98c-46f0-b80d-92271d2c7b6d tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/snapshots/36f0ad78-5588-4ef6-8a82-19a888f50d6a Sep 04 22:46:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a04e2902-a98c-46f0-b80d-92271d2c7b6d tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a04e2902-a98c-46f0-b80d-92271d2c7b6d tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:41 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:41 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a04e2902-a98c-46f0-b80d-92271d2c7b6d tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Snapshot retrieved successfully. Sep 04 22:46:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a04e2902-a98c-46f0-b80d-92271d2c7b6d tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots/36f0ad78-5588-4ef6-8a82-19a888f50d6a returned with HTTP 200 Sep 04 22:46:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 490/963] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:41 2026] GET /volume/v3/snapshots/36f0ad78-5588-4ef6-8a82-19a888f50d6a => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-66288e11-5d72-4f81-96bf-081821e38f68 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-66288e11-5d72-4f81-96bf-081821e38f68 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/snapshots/36f0ad78-5588-4ef6-8a82-19a888f50d6a Sep 04 22:46:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-66288e11-5d72-4f81-96bf-081821e38f68 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-66288e11-5d72-4f81-96bf-081821e38f68 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-66288e11-5d72-4f81-96bf-081821e38f68 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Snapshot retrieved successfully. Sep 04 22:46:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-66288e11-5d72-4f81-96bf-081821e38f68 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots/36f0ad78-5588-4ef6-8a82-19a888f50d6a returned with HTTP 200 Sep 04 22:46:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 474/964] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:46:42 2026] GET /volume/v3/snapshots/36f0ad78-5588-4ef6-8a82-19a888f50d6a => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:46:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "36f0ad78-5588-4ef6-8a82-19a888f50d6a", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1386549014"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Create volume request body: {'volume': {'snapshot_id': '36f0ad78-5588-4ef6-8a82-19a888f50d6a', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1386549014'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:46:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Snapshot retrieved successfully. Sep 04 22:46:42 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Create volume of 1 GB Sep 04 22:46:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Availability Zones retrieved successfully. Sep 04 22:46:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Flow 'volume_create_api' (51e718ef-adec-4342-b500-936104cea0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b27390d-f43d-477b-8872-8096928b4114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:46:42 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:42 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b27390d-f43d-477b-8872-8096928b4114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '36f0ad78-5588-4ef6-8a82-19a888f50d6a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0241db6-a6b2-4641-a701-c6ccabf89003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:43 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Created reservations ['d620bd8c-6430-4cb1-842b-77100d1d4f75', '50a17ea1-1b88-46de-9753-c20910f3809d', '94e7288d-5604-4034-bf29-aea85d6d574f', '47001b1b-7a71-4029-9690-e5d635ef661c'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0241db6-a6b2-4641-a701-c6ccabf89003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d620bd8c-6430-4cb1-842b-77100d1d4f75', '50a17ea1-1b88-46de-9753-c20910f3809d', '94e7288d-5604-4034-bf29-aea85d6d574f', '47001b1b-7a71-4029-9690-e5d635ef661c']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc58079b-f592-423e-8beb-5d45b5c89311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc58079b-f592-423e-8beb-5d45b5c89311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ec746b8-ff64-4a2a-bc4d-44e84e1c0391', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1386549014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7d59a22559c4552be5ef000409ad0b3',qos_specs=None,replication_status=,reservations=['d620bd8c-6430-4cb1-842b-77100d1d4f75','50a17ea1-1b88-46de-9753-c20910f3809d','94e7288d-5604-4034-bf29-aea85d6d574f','47001b1b-7a71-4029-9690-e5d635ef661c'],size=1,snapshot_id=36f0ad78-5588-4ef6-8a82-19a888f50d6a,source_replicaid=,source_volid=None,status='creating',user_id='4872de0232334d1c88909bc70f2d1bd2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:46:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1386549014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ec746b8-ff64-4a2a-bc4d-44e84e1c0391,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7d59a22559c4552be5ef000409ad0b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=36f0ad78-5588-4ef6-8a82-19a888f50d6a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4872de0232334d1c88909bc70f2d1bd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e403cb12-3d81-48ac-b099-2fe999e67c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e403cb12-3d81-48ac-b099-2fe999e67c78) transitioned into state 'SUCCESS' from state '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-1386549014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7d59a22559c4552be5ef000409ad0b3',qos_specs=None,replication_status=,reservations=['d620bd8c-6430-4cb1-842b-77100d1d4f75','50a17ea1-1b88-46de-9753-c20910f3809d','94e7288d-5604-4034-bf29-aea85d6d574f','47001b1b-7a71-4029-9690-e5d635ef661c'],size=1,snapshot_id=36f0ad78-5588-4ef6-8a82-19a888f50d6a,source_replicaid=,source_volid=None,status='creating',user_id='4872de0232334d1c88909bc70f2d1bd2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4243bd-abc3-4265-afba-06cedf21bdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4243bd-abc3-4265-afba-06cedf21bdfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Flow 'volume_create_api' (51e718ef-adec-4342-b500-936104cea0bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Create volume request issued successfully. Sep 04 22:46:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f2778b12-6209-4da0-9d6e-d45b55e08adb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:46:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 491/965] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:46:42 2026] POST /volume/v3/volumes => generated 792 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:46:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4afdd9e6-24e8-413f-8f35-1f24323e9030 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4afdd9e6-24e8-413f-8f35-1f24323e9030 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 Sep 04 22:46:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4afdd9e6-24e8-413f-8f35-1f24323e9030 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4afdd9e6-24e8-413f-8f35-1f24323e9030 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:43 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:43 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4afdd9e6-24e8-413f-8f35-1f24323e9030 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4afdd9e6-24e8-413f-8f35-1f24323e9030 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 returned with HTTP 200 Sep 04 22:46:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 475/966] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:43 2026] GET /volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 => generated 860 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e90d8250-7571-44b3-8df9-645f67e5aa6f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e90d8250-7571-44b3-8df9-645f67e5aa6f tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 Sep 04 22:46:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e90d8250-7571-44b3-8df9-645f67e5aa6f tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e90d8250-7571-44b3-8df9-645f67e5aa6f tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:44 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:44 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:44 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:44 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e90d8250-7571-44b3-8df9-645f67e5aa6f tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e90d8250-7571-44b3-8df9-645f67e5aa6f tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 returned with HTTP 200 Sep 04 22:46:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 492/967] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:44 2026] GET /volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 => generated 884 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bf1944cc-d8cf-4247-8773-5bb97e1589f5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bf1944cc-d8cf-4247-8773-5bb97e1589f5 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 Sep 04 22:46:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bf1944cc-d8cf-4247-8773-5bb97e1589f5 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bf1944cc-d8cf-4247-8773-5bb97e1589f5 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:45 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=648,cinder:UPDATE=190,cinder:INSERT=123 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:46:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bf1944cc-d8cf-4247-8773-5bb97e1589f5 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bf1944cc-d8cf-4247-8773-5bb97e1589f5 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 returned with HTTP 200 Sep 04 22:46:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 476/968] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:45 2026] GET /volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 => generated 884 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2d7f6f5a-adbf-4e2d-9417-1ce996f9f2d7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2d7f6f5a-adbf-4e2d-9417-1ce996f9f2d7 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 Sep 04 22:46:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2d7f6f5a-adbf-4e2d-9417-1ce996f9f2d7 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2d7f6f5a-adbf-4e2d-9417-1ce996f9f2d7 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:46 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=540,cinder:INSERT=91,cinder:UPDATE=150 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:46:46 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:46 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:46 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:46 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:46 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2d7f6f5a-adbf-4e2d-9417-1ce996f9f2d7 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2d7f6f5a-adbf-4e2d-9417-1ce996f9f2d7 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 returned with HTTP 200 Sep 04 22:46:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 493/969] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:46 2026] GET /volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 => generated 884 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8f0e43f1-eae4-405e-907c-9a093ed0e85f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8f0e43f1-eae4-405e-907c-9a093ed0e85f tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 Sep 04 22:46:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8f0e43f1-eae4-405e-907c-9a093ed0e85f tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8f0e43f1-eae4-405e-907c-9a093ed0e85f tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:48 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:48 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8f0e43f1-eae4-405e-907c-9a093ed0e85f tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8f0e43f1-eae4-405e-907c-9a093ed0e85f tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 returned with HTTP 200 Sep 04 22:46:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 477/970] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:47 2026] GET /volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 => generated 884 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:46:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-759226279"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-759226279'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:46:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f57daf17-4ccb-4336-92e3-fba0583a1567 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:49 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Create volume of 1 GB Sep 04 22:46:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f57daf17-4ccb-4336-92e3-fba0583a1567 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 Sep 04 22:46:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f57daf17-4ccb-4336-92e3-fba0583a1567 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f57daf17-4ccb-4336-92e3-fba0583a1567 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Availability Zones retrieved successfully. Sep 04 22:46:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:49 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f57daf17-4ccb-4336-92e3-fba0583a1567 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:49 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Flow 'volume_create_api' (bc2f9d51-9a03-42bb-a7b0-e589f8503c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:49 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ccf1833-d6ad-4a3f-a0c1-436c339b55d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:49 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:46:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f57daf17-4ccb-4336-92e3-fba0583a1567 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 returned with HTTP 200 Sep 04 22:46:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 478/971] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:49 2026] GET /volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 => generated 884 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:49 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ccf1833-d6ad-4a3f-a0c1-436c339b55d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:49 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c686e4fa-254d-46a0-885f-a742b865e1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:49 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Created reservations ['eaf44f8b-04a2-454e-a9c6-144f0f332706', 'ce3e051b-036a-4880-8bd2-86c33680138d', '48641168-6af1-4cd3-996a-8f02ee2279d2', '16820f33-05b0-43e3-a0c5-c060526b24af'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:49 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c686e4fa-254d-46a0-885f-a742b865e1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaf44f8b-04a2-454e-a9c6-144f0f332706', 'ce3e051b-036a-4880-8bd2-86c33680138d', '48641168-6af1-4cd3-996a-8f02ee2279d2', '16820f33-05b0-43e3-a0c5-c060526b24af']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:49 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e257d1b-7741-44f3-acbd-f36b7673c983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:50 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:50 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e257d1b-7741-44f3-acbd-f36b7673c983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91139928-71e4-4eeb-9ccb-59fa4a9b95b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-759226279',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb24d49211144040b4bd6fff0e84a712',qos_specs=None,replication_status=,reservations=['eaf44f8b-04a2-454e-a9c6-144f0f332706','ce3e051b-036a-4880-8bd2-86c33680138d','48641168-6af1-4cd3-996a-8f02ee2279d2','16820f33-05b0-43e3-a0c5-c060526b24af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f236e892a4a5456c91d35f55120595b3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:46:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-759226279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91139928-71e4-4eeb-9ccb-59fa4a9b95b7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='eb24d49211144040b4bd6fff0e84a712',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f236e892a4a5456c91d35f55120595b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c2aaf8-0c54-4867-8b33-8ee4a133d92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-91405d78-e61d-4cc9-a5ea-5a0916d47e57 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c2aaf8-0c54-4867-8b33-8ee4a133d92b) transitioned into state 'SUCCESS' from state '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-759226279',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb24d49211144040b4bd6fff0e84a712',qos_specs=None,replication_status=,reservations=['eaf44f8b-04a2-454e-a9c6-144f0f332706','ce3e051b-036a-4880-8bd2-86c33680138d','48641168-6af1-4cd3-996a-8f02ee2279d2','16820f33-05b0-43e3-a0c5-c060526b24af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f236e892a4a5456c91d35f55120595b3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-91405d78-e61d-4cc9-a5ea-5a0916d47e57 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 Sep 04 22:46:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-91405d78-e61d-4cc9-a5ea-5a0916d47e57 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-91405d78-e61d-4cc9-a5ea-5a0916d47e57 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc9feec0-8949-46d3-befd-61b125ff4b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:50 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-91405d78-e61d-4cc9-a5ea-5a0916d47e57 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-91405d78-e61d-4cc9-a5ea-5a0916d47e57 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 returned with HTTP 200 Sep 04 22:46:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 479/972] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:50 2026] GET /volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 => generated 884 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc9feec0-8949-46d3-befd-61b125ff4b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Flow 'volume_create_api' (bc2f9d51-9a03-42bb-a7b0-e589f8503c5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Create volume request issued successfully. Sep 04 22:46:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cbe4fbb4-1861-4e82-aeac-60bd4d7cd3ef tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:46:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 494/973] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:46:48 2026] POST /volume/v3/volumes => generated 766 bytes in 1919 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:46:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2808304c-d331-4dc4-8148-c63ff586b8c3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2808304c-d331-4dc4-8148-c63ff586b8c3 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 Sep 04 22:46:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2808304c-d331-4dc4-8148-c63ff586b8c3 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2808304c-d331-4dc4-8148-c63ff586b8c3 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:50 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2808304c-d331-4dc4-8148-c63ff586b8c3 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:46:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2808304c-d331-4dc4-8148-c63ff586b8c3 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 returned with HTTP 200 Sep 04 22:46:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 480/974] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:50 2026] GET /volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 => generated 834 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5c5b4920-69e4-4993-8399-c8fddc654062 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5c5b4920-69e4-4993-8399-c8fddc654062 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 Sep 04 22:46:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5c5b4920-69e4-4993-8399-c8fddc654062 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5c5b4920-69e4-4993-8399-c8fddc654062 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5c5b4920-69e4-4993-8399-c8fddc654062 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5c5b4920-69e4-4993-8399-c8fddc654062 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 returned with HTTP 200 Sep 04 22:46:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 495/975] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:51 2026] GET /volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 => generated 884 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7c11d431-97dc-42c6-8a76-b3372df34c0e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c11d431-97dc-42c6-8a76-b3372df34c0e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 Sep 04 22:46:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7c11d431-97dc-42c6-8a76-b3372df34c0e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7c11d431-97dc-42c6-8a76-b3372df34c0e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7c11d431-97dc-42c6-8a76-b3372df34c0e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:46:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c11d431-97dc-42c6-8a76-b3372df34c0e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 returned with HTTP 200 Sep 04 22:46:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 481/976] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:51 2026] GET /volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d2f1b84d-b587-4972-9baa-7efb103e8ca6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d2f1b84d-b587-4972-9baa-7efb103e8ca6 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 Sep 04 22:46:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d2f1b84d-b587-4972-9baa-7efb103e8ca6 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d2f1b84d-b587-4972-9baa-7efb103e8ca6 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d2f1b84d-b587-4972-9baa-7efb103e8ca6 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-30f71115-856c-4ae7-99ea-2cace1983631 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-30f71115-856c-4ae7-99ea-2cace1983631 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 Sep 04 22:46:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-30f71115-856c-4ae7-99ea-2cace1983631 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d2f1b84d-b587-4972-9baa-7efb103e8ca6 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 returned with HTTP 200 Sep 04 22:46:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-30f71115-856c-4ae7-99ea-2cace1983631 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 496/977] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:52 2026] GET /volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 => generated 885 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-50893dc2-0386-4c52-926f-605131a21586 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-50893dc2-0386-4c52-926f-605131a21586 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 Sep 04 22:46:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-50893dc2-0386-4c52-926f-605131a21586 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-50893dc2-0386-4c52-926f-605131a21586 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-30f71115-856c-4ae7-99ea-2cace1983631 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:46:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-30f71115-856c-4ae7-99ea-2cace1983631 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 returned with HTTP 200 Sep 04 22:46:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 482/978] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:52 2026] GET /volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 => generated 858 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-50893dc2-0386-4c52-926f-605131a21586 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-50893dc2-0386-4c52-926f-605131a21586 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 returned with HTTP 200 Sep 04 22:46:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 497/979] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:52 2026] GET /volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 => generated 885 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7d1c53e8-ae78-40e9-8e34-2fcc046fcd85 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7d1c53e8-ae78-40e9-8e34-2fcc046fcd85 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] DELETE http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6?cascade=True Sep 04 22:46:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7d1c53e8-ae78-40e9-8e34-2fcc046fcd85 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7d1c53e8-ae78-40e9-8e34-2fcc046fcd85 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:53 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-7d1c53e8-ae78-40e9-8e34-2fcc046fcd85 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Delete volume with id: 68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 Sep 04 22:46:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7d1c53e8-ae78-40e9-8e34-2fcc046fcd85 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:53 devstack devstack@c-api.service[87249]: /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 04 22:46:53 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:46:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7d1c53e8-ae78-40e9-8e34-2fcc046fcd85 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Delete volume request issued successfully. Sep 04 22:46:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7d1c53e8-ae78-40e9-8e34-2fcc046fcd85 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6?cascade=True returned with HTTP 202 Sep 04 22:46:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 483/980] 192.168.122.93 () {58 vars in 1255 bytes} [Fri Sep 4 22:46:53 2026] DELETE /volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6?cascade=True => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:46:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-288a8d14-a64f-4765-aa8b-aac16eee09b0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-288a8d14-a64f-4765-aa8b-aac16eee09b0 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 Sep 04 22:46:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-288a8d14-a64f-4765-aa8b-aac16eee09b0 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-288a8d14-a64f-4765-aa8b-aac16eee09b0 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:53 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:53 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-288a8d14-a64f-4765-aa8b-aac16eee09b0 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-288a8d14-a64f-4765-aa8b-aac16eee09b0 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 returned with HTTP 200 Sep 04 22:46:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 498/981] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:53 2026] GET /volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 => generated 850 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b70b53e5-207d-4229-83fb-17da997f1510 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b70b53e5-207d-4229-83fb-17da997f1510 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 Sep 04 22:46:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b70b53e5-207d-4229-83fb-17da997f1510 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b70b53e5-207d-4229-83fb-17da997f1510 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b70b53e5-207d-4229-83fb-17da997f1510 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:46:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b70b53e5-207d-4229-83fb-17da997f1510 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 returned with HTTP 200 Sep 04 22:46:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 484/982] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:53 2026] GET /volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 => generated 859 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-764db642-b478-4fcd-b844-ba77669052b8 req-29653473-5f29-4a8f-bdd7-250d4e50ff7e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-764db642-b478-4fcd-b844-ba77669052b8 req-29653473-5f29-4a8f-bdd7-250d4e50ff7e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 Sep 04 22:46:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-764db642-b478-4fcd-b844-ba77669052b8 req-29653473-5f29-4a8f-bdd7-250d4e50ff7e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-764db642-b478-4fcd-b844-ba77669052b8 req-29653473-5f29-4a8f-bdd7-250d4e50ff7e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-764db642-b478-4fcd-b844-ba77669052b8 req-29653473-5f29-4a8f-bdd7-250d4e50ff7e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:46:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-764db642-b478-4fcd-b844-ba77669052b8 req-29653473-5f29-4a8f-bdd7-250d4e50ff7e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 returned with HTTP 200 Sep 04 22:46:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 499/983] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:46:54 2026] GET /volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 => generated 859 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3aab825e-47b8-4308-9e35-d179e000b159 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:46:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1887198722"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1887198722'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:46:54 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Create volume of 1 GB Sep 04 22:46:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Availability Zones retrieved successfully. Sep 04 22:46:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Flow 'volume_create_api' (8efa195b-3d7c-4c56-ad3c-aebf56b9e9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e183e80-5a3b-4f7d-9e6e-69016562209d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:46:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d227f813-42ce-4e28-8a4a-04960c1ec6cb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d227f813-42ce-4e28-8a4a-04960c1ec6cb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 Sep 04 22:46:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d227f813-42ce-4e28-8a4a-04960c1ec6cb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d227f813-42ce-4e28-8a4a-04960c1ec6cb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e183e80-5a3b-4f7d-9e6e-69016562209d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a806d2fe-df8b-4791-a6c4-5b240135f05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d227f813-42ce-4e28-8a4a-04960c1ec6cb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d227f813-42ce-4e28-8a4a-04960c1ec6cb tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 returned with HTTP 200 Sep 04 22:46:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 500/984] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:54 2026] GET /volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 => generated 850 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:54 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Created reservations ['1658c6b8-1fff-4a18-8699-81b85859bda4', '1c0f1d34-673a-4979-b846-3fd7c4620a77', 'bebcc27d-13d7-4ccc-99b0-77acc1700f9d', 'ba9596ea-0c0f-49f1-af1e-dae2081ca87a'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a806d2fe-df8b-4791-a6c4-5b240135f05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1658c6b8-1fff-4a18-8699-81b85859bda4', '1c0f1d34-673a-4979-b846-3fd7c4620a77', 'bebcc27d-13d7-4ccc-99b0-77acc1700f9d', 'ba9596ea-0c0f-49f1-af1e-dae2081ca87a']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41c5ca03-a8a8-450b-ac59-83d4feb66ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41c5ca03-a8a8-450b-ac59-83d4feb66ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2365a6c9-3a34-441c-97a9-23e5577f2760', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1887198722',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb24d49211144040b4bd6fff0e84a712',qos_specs=None,replication_status=,reservations=['1658c6b8-1fff-4a18-8699-81b85859bda4','1c0f1d34-673a-4979-b846-3fd7c4620a77','bebcc27d-13d7-4ccc-99b0-77acc1700f9d','ba9596ea-0c0f-49f1-af1e-dae2081ca87a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f236e892a4a5456c91d35f55120595b3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:46:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1887198722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2365a6c9-3a34-441c-97a9-23e5577f2760,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='eb24d49211144040b4bd6fff0e84a712',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f236e892a4a5456c91d35f55120595b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc90d69-bd92-466b-9758-f1c3d2f037b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc90d69-bd92-466b-9758-f1c3d2f037b4) transitioned into state 'SUCCESS' from state '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-1887198722',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb24d49211144040b4bd6fff0e84a712',qos_specs=None,replication_status=,reservations=['1658c6b8-1fff-4a18-8699-81b85859bda4','1c0f1d34-673a-4979-b846-3fd7c4620a77','bebcc27d-13d7-4ccc-99b0-77acc1700f9d','ba9596ea-0c0f-49f1-af1e-dae2081ca87a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f236e892a4a5456c91d35f55120595b3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1efa936-b4e6-445c-8097-21eb2b6b6645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1efa936-b4e6-445c-8097-21eb2b6b6645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Flow 'volume_create_api' (8efa195b-3d7c-4c56-ad3c-aebf56b9e9f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Create volume request issued successfully. Sep 04 22:46:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3aab825e-47b8-4308-9e35-d179e000b159 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:46:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 485/985] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:46:54 2026] POST /volume/v3/volumes => generated 767 bytes in 949 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:46:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2b3fa1b3-5b7c-479d-87a6-5fbf1fd8a1ea None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2b3fa1b3-5b7c-479d-87a6-5fbf1fd8a1ea tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 Sep 04 22:46:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2b3fa1b3-5b7c-479d-87a6-5fbf1fd8a1ea tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2b3fa1b3-5b7c-479d-87a6-5fbf1fd8a1ea tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2b3fa1b3-5b7c-479d-87a6-5fbf1fd8a1ea tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:46:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2b3fa1b3-5b7c-479d-87a6-5fbf1fd8a1ea tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 returned with HTTP 200 Sep 04 22:46:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 501/986] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:55 2026] GET /volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 => generated 835 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f21971d0-d72a-4a46-a5f3-3ae2f8ad9842 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f21971d0-d72a-4a46-a5f3-3ae2f8ad9842 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 Sep 04 22:46:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f21971d0-d72a-4a46-a5f3-3ae2f8ad9842 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f21971d0-d72a-4a46-a5f3-3ae2f8ad9842 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f21971d0-d72a-4a46-a5f3-3ae2f8ad9842 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f21971d0-d72a-4a46-a5f3-3ae2f8ad9842 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 returned with HTTP 200 Sep 04 22:46:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 486/987] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:55 2026] GET /volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 => generated 850 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a93dcbc6-eb6d-4247-b551-7246727330cb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a93dcbc6-eb6d-4247-b551-7246727330cb tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 Sep 04 22:46:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a93dcbc6-eb6d-4247-b551-7246727330cb tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a93dcbc6-eb6d-4247-b551-7246727330cb tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a93dcbc6-eb6d-4247-b551-7246727330cb tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:46:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a93dcbc6-eb6d-4247-b551-7246727330cb tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 returned with HTTP 200 Sep 04 22:46:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 502/988] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:56 2026] GET /volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:46:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f0f379b8-42b4-4419-b936-da095a904b52 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f0f379b8-42b4-4419-b936-da095a904b52 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 Sep 04 22:46:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f0f379b8-42b4-4419-b936-da095a904b52 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f0f379b8-42b4-4419-b936-da095a904b52 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f0f379b8-42b4-4419-b936-da095a904b52 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f0f379b8-42b4-4419-b936-da095a904b52 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 returned with HTTP 200 Sep 04 22:46:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 487/989] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:56 2026] GET /volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:46:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-49113e8e-57ee-466c-b248-01fe9fc340f7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-49113e8e-57ee-466c-b248-01fe9fc340f7 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] POST http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action Sep 04 22:46:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-49113e8e-57ee-466c-b248-01fe9fc340f7 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action body: b'{"os-attach": {"instance_uuid": "7b929aa5-d664-4a9e-9303-5aca4c6fd7bd", "mountpoint": "/dev/vdb"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:46:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-49113e8e-57ee-466c-b248-01fe9fc340f7 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7b929aa5-d664-4a9e-9303-5aca4c6fd7bd", "mountpoint": "/dev/vdb"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-49113e8e-57ee-466c-b248-01fe9fc340f7 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:46:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-49113e8e-57ee-466c-b248-01fe9fc340f7 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Update volume admin metadata completed successfully. Sep 04 22:46:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-49113e8e-57ee-466c-b248-01fe9fc340f7 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Attach volume completed successfully. Sep 04 22:46:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-49113e8e-57ee-466c-b248-01fe9fc340f7 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action returned with HTTP 202 Sep 04 22:46:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 503/990] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:46:57 2026] POST /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action => generated 0 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:46:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-60c6cec5-aefe-406c-a7c2-3004d75b5e04 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dad9e648-892c-4e2b-bc10-736148265597 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-60c6cec5-aefe-406c-a7c2-3004d75b5e04 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:46:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-60c6cec5-aefe-406c-a7c2-3004d75b5e04 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-60c6cec5-aefe-406c-a7c2-3004d75b5e04 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dad9e648-892c-4e2b-bc10-736148265597 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 Sep 04 22:46:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dad9e648-892c-4e2b-bc10-736148265597 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dad9e648-892c-4e2b-bc10-736148265597 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dad9e648-892c-4e2b-bc10-736148265597 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:46:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-60c6cec5-aefe-406c-a7c2-3004d75b5e04 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:46:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-60c6cec5-aefe-406c-a7c2-3004d75b5e04 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:46:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 488/991] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:57 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 1182 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dad9e648-892c-4e2b-bc10-736148265597 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 returned with HTTP 200 Sep 04 22:46:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 504/992] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:57 2026] GET /volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 => generated 860 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fb8ee9ab-ba6f-406a-9076-4f44af9ca8ca None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fb8ee9ab-ba6f-406a-9076-4f44af9ca8ca tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] POST http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action Sep 04 22:46:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fb8ee9ab-ba6f-406a-9076-4f44af9ca8ca tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action body: b'{"os-detach": {}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:46:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fb8ee9ab-ba6f-406a-9076-4f44af9ca8ca tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-4b27d01d-086d-48d5-8f75-93be82b8712e req-dea6b3a5-50e8-4766-8357-77dad5fb4166 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-4b27d01d-086d-48d5-8f75-93be82b8712e req-dea6b3a5-50e8-4766-8357-77dad5fb4166 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 Sep 04 22:46:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-4b27d01d-086d-48d5-8f75-93be82b8712e req-dea6b3a5-50e8-4766-8357-77dad5fb4166 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-4b27d01d-086d-48d5-8f75-93be82b8712e req-dea6b3a5-50e8-4766-8357-77dad5fb4166 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fb8ee9ab-ba6f-406a-9076-4f44af9ca8ca tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:46:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-4b27d01d-086d-48d5-8f75-93be82b8712e req-dea6b3a5-50e8-4766-8357-77dad5fb4166 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:46:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-4b27d01d-086d-48d5-8f75-93be82b8712e req-dea6b3a5-50e8-4766-8357-77dad5fb4166 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 returned with HTTP 200 Sep 04 22:46:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 505/993] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:46:57 2026] GET /volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 => generated 860 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-db6a4b91-25f6-4a91-827f-375e5851738e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:46:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1117826142"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1117826142'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:46:57 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Create volume of 1 GB Sep 04 22:46:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Availability Zones retrieved successfully. Sep 04 22:46:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Flow 'volume_create_api' (645acc60-85af-449a-8ae3-f56982465be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b06fda1e-66ed-4624-9741-8b743626a661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:46:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fb8ee9ab-ba6f-406a-9076-4f44af9ca8ca tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Detach volume completed successfully. Sep 04 22:46:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fb8ee9ab-ba6f-406a-9076-4f44af9ca8ca tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action returned with HTTP 202 Sep 04 22:46:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 489/994] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:46:57 2026] POST /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action => generated 0 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:46:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-35510ccf-3fd8-42f4-bcfc-774cc68aa6b1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-35510ccf-3fd8-42f4-bcfc-774cc68aa6b1 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:46:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-35510ccf-3fd8-42f4-bcfc-774cc68aa6b1 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-35510ccf-3fd8-42f4-bcfc-774cc68aa6b1 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b06fda1e-66ed-4624-9741-8b743626a661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb46930e-5b40-4f49-8f07-b78e14169b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-35510ccf-3fd8-42f4-bcfc-774cc68aa6b1 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:46:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-35510ccf-3fd8-42f4-bcfc-774cc68aa6b1 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:46:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 490/995] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:57 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 867 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d7e4a03f-f01c-4fdd-b812-e6a133c47cac None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d7e4a03f-f01c-4fdd-b812-e6a133c47cac tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 Sep 04 22:46:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d7e4a03f-f01c-4fdd-b812-e6a133c47cac tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d7e4a03f-f01c-4fdd-b812-e6a133c47cac tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d7e4a03f-f01c-4fdd-b812-e6a133c47cac tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d7e4a03f-f01c-4fdd-b812-e6a133c47cac tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 returned with HTTP 200 Sep 04 22:46:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 491/996] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:57 2026] GET /volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 => generated 850 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:58 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Created reservations ['cbbd57c0-5b07-482c-a5d4-3e37b48932dd', 'f4f08285-d8ce-4048-8440-5aa79b6e44c3', '300ce7e3-3d84-4ba5-95cc-322c3a732ce3', '9a50a6fa-164c-474b-ad2d-f42c47d9b9ba'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:58 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb46930e-5b40-4f49-8f07-b78e14169b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbbd57c0-5b07-482c-a5d4-3e37b48932dd', 'f4f08285-d8ce-4048-8440-5aa79b6e44c3', '300ce7e3-3d84-4ba5-95cc-322c3a732ce3', '9a50a6fa-164c-474b-ad2d-f42c47d9b9ba']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:58 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c2acb59-f1b8-4d05-852e-f350c585c094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:58 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:58 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:58 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c2acb59-f1b8-4d05-852e-f350c585c094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c01f465-d2c8-4187-bad8-897dd17986cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1117826142',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb24d49211144040b4bd6fff0e84a712',qos_specs=None,replication_status=,reservations=['cbbd57c0-5b07-482c-a5d4-3e37b48932dd','f4f08285-d8ce-4048-8440-5aa79b6e44c3','300ce7e3-3d84-4ba5-95cc-322c3a732ce3','9a50a6fa-164c-474b-ad2d-f42c47d9b9ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f236e892a4a5456c91d35f55120595b3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:46:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1117826142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c01f465-d2c8-4187-bad8-897dd17986cd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='eb24d49211144040b4bd6fff0e84a712',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f236e892a4a5456c91d35f55120595b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:58 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc364c2-23b9-4917-87dc-6f43e33697ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:58 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc364c2-23b9-4917-87dc-6f43e33697ea) transitioned into state 'SUCCESS' from state '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-1117826142',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb24d49211144040b4bd6fff0e84a712',qos_specs=None,replication_status=,reservations=['cbbd57c0-5b07-482c-a5d4-3e37b48932dd','f4f08285-d8ce-4048-8440-5aa79b6e44c3','300ce7e3-3d84-4ba5-95cc-322c3a732ce3','9a50a6fa-164c-474b-ad2d-f42c47d9b9ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f236e892a4a5456c91d35f55120595b3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:58 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1fc093e-5688-4182-acfa-0f68e09995c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:58 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1fc093e-5688-4182-acfa-0f68e09995c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:58 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Flow 'volume_create_api' (645acc60-85af-449a-8ae3-f56982465be9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Create volume request issued successfully. Sep 04 22:46:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-db6a4b91-25f6-4a91-827f-375e5851738e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:46:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 506/997] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:46:57 2026] POST /volume/v3/volumes => generated 767 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:46:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d70d1de5-1976-470c-880b-7d68f3d9d69d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d70d1de5-1976-470c-880b-7d68f3d9d69d tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd Sep 04 22:46:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d70d1de5-1976-470c-880b-7d68f3d9d69d tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d70d1de5-1976-470c-880b-7d68f3d9d69d tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:58 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:58 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:58 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:58 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d70d1de5-1976-470c-880b-7d68f3d9d69d tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:46:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d70d1de5-1976-470c-880b-7d68f3d9d69d tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd returned with HTTP 200 Sep 04 22:46:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 492/998] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:58 2026] GET /volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd => generated 835 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7e187b4e-5f49-4b1a-ab60-9ce493f78423 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7e187b4e-5f49-4b1a-ab60-9ce493f78423 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 Sep 04 22:46:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7e187b4e-5f49-4b1a-ab60-9ce493f78423 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7e187b4e-5f49-4b1a-ab60-9ce493f78423 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7e187b4e-5f49-4b1a-ab60-9ce493f78423 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 returned with HTTP 404 Sep 04 22:46:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 507/999] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:59 2026] GET /volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-18a0a95f-b583-49dc-98b4-5bccf43fe81a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-18a0a95f-b583-49dc-98b4-5bccf43fe81a tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes Sep 04 22:46:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-18a0a95f-b583-49dc-98b4-5bccf43fe81a tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-18a0a95f-b583-49dc-98b4-5bccf43fe81a tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-18a0a95f-b583-49dc-98b4-5bccf43fe81a tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:46:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-18a0a95f-b583-49dc-98b4-5bccf43fe81a tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:46:59 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:59 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-18a0a95f-b583-49dc-98b4-5bccf43fe81a tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Get all volumes completed successfully. Sep 04 22:46:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-18a0a95f-b583-49dc-98b4-5bccf43fe81a tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 200 Sep 04 22:46:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 493/1000] 192.168.122.93 () {58 vars in 1116 bytes} [Fri Sep 4 22:46:59 2026] GET /volume/v3/volumes => generated 341 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f770d722-4504-4028-865c-217ba474958e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f770d722-4504-4028-865c-217ba474958e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/snapshots Sep 04 22:46:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f770d722-4504-4028-865c-217ba474958e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f770d722-4504-4028-865c-217ba474958e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-f770d722-4504-4028-865c-217ba474958e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:46:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:59 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-f770d722-4504-4028-865c-217ba474958e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:46:59 devstack devstack@c-api.service[87250]: /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 04 22:46:59 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:46:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f770d722-4504-4028-865c-217ba474958e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Get all snapshots completed successfully. Sep 04 22:46:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f770d722-4504-4028-865c-217ba474958e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 200 Sep 04 22:46:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 508/1001] 192.168.122.93 () {58 vars in 1122 bytes} [Fri Sep 4 22:46:59 2026] GET /volume/v3/snapshots => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:46:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-344990d3-b822-45ec-a2a8-bddc7a39c787 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-344990d3-b822-45ec-a2a8-bddc7a39c787 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 Sep 04 22:46:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-344990d3-b822-45ec-a2a8-bddc7a39c787 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-344990d3-b822-45ec-a2a8-bddc7a39c787 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:59 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:59 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-344990d3-b822-45ec-a2a8-bddc7a39c787 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-344990d3-b822-45ec-a2a8-bddc7a39c787 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 returned with HTTP 200 Sep 04 22:46:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 494/1002] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:59 2026] GET /volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 => generated 885 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-085936d7-a033-4af6-b174-d370d4a10732 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-085936d7-a033-4af6-b174-d370d4a10732 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] DELETE http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 Sep 04 22:46:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-085936d7-a033-4af6-b174-d370d4a10732 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-085936d7-a033-4af6-b174-d370d4a10732 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:59 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-085936d7-a033-4af6-b174-d370d4a10732 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Delete volume with id: 8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 Sep 04 22:46:59 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:59 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-085936d7-a033-4af6-b174-d370d4a10732 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-085936d7-a033-4af6-b174-d370d4a10732 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Delete volume request issued successfully. Sep 04 22:46:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-085936d7-a033-4af6-b174-d370d4a10732 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 returned with HTTP 202 Sep 04 22:46:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 509/1003] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:46:59 2026] DELETE /volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:46:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0fb10825-68cf-479e-9ec1-d5712806cfb9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0fb10825-68cf-479e-9ec1-d5712806cfb9 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 Sep 04 22:46:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0fb10825-68cf-479e-9ec1-d5712806cfb9 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0fb10825-68cf-479e-9ec1-d5712806cfb9 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-713cc1a0-b3d8-4810-af8b-771d136cfa8f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:59 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:59 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:46:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-713cc1a0-b3d8-4810-af8b-771d136cfa8f tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd Sep 04 22:46:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-713cc1a0-b3d8-4810-af8b-771d136cfa8f tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-713cc1a0-b3d8-4810-af8b-771d136cfa8f tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:46:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0fb10825-68cf-479e-9ec1-d5712806cfb9 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:46:59 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:59 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:46:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:46:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-713cc1a0-b3d8-4810-af8b-771d136cfa8f tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:46:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0fb10825-68cf-479e-9ec1-d5712806cfb9 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 returned with HTTP 200 Sep 04 22:46:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 495/1004] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:59 2026] GET /volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 => generated 884 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-713cc1a0-b3d8-4810-af8b-771d136cfa8f tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd returned with HTTP 200 Sep 04 22:46:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 510/1005] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:46:59 2026] GET /volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd => generated 859 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e151e13d-f411-437c-9005-35d760afca69 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e151e13d-f411-437c-9005-35d760afca69 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 Sep 04 22:47:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-328ff60d-7166-4cc9-b5db-c3ebe2face83 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e151e13d-f411-437c-9005-35d760afca69 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e151e13d-f411-437c-9005-35d760afca69 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-328ff60d-7166-4cc9-b5db-c3ebe2face83 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd Sep 04 22:47:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-328ff60d-7166-4cc9-b5db-c3ebe2face83 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-328ff60d-7166-4cc9-b5db-c3ebe2face83 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:00 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:00 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:00 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:00 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e151e13d-f411-437c-9005-35d760afca69 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Volume info retrieved successfully. Sep 04 22:47:00 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:00 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e151e13d-f411-437c-9005-35d760afca69 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 returned with HTTP 200 Sep 04 22:47:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 496/1006] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:00 2026] GET /volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 => generated 884 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-328ff60d-7166-4cc9-b5db-c3ebe2face83 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:47:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-328ff60d-7166-4cc9-b5db-c3ebe2face83 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd returned with HTTP 200 Sep 04 22:47:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 511/1007] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:00 2026] GET /volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd => generated 860 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-6596cd80-f7fa-42ee-9950-dc1f4cf6fa0a req-82e018db-8116-4202-9b51-7400bb57df80 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-6596cd80-f7fa-42ee-9950-dc1f4cf6fa0a req-82e018db-8116-4202-9b51-7400bb57df80 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd Sep 04 22:47:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-6596cd80-f7fa-42ee-9950-dc1f4cf6fa0a req-82e018db-8116-4202-9b51-7400bb57df80 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-6596cd80-f7fa-42ee-9950-dc1f4cf6fa0a req-82e018db-8116-4202-9b51-7400bb57df80 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:00 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:00 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-6596cd80-f7fa-42ee-9950-dc1f4cf6fa0a req-82e018db-8116-4202-9b51-7400bb57df80 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:47:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-6596cd80-f7fa-42ee-9950-dc1f4cf6fa0a req-82e018db-8116-4202-9b51-7400bb57df80 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd returned with HTTP 200 Sep 04 22:47:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 497/1008] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:47:00 2026] GET /volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-4f83578c-6603-4e50-944c-71a7a93b2da4 req-05fede97-d45e-4f83-962d-e56ffd3d7567 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-4f83578c-6603-4e50-944c-71a7a93b2da4 req-05fede97-d45e-4f83-962d-e56ffd3d7567 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-4f83578c-6603-4e50-944c-71a7a93b2da4 req-05fede97-d45e-4f83-962d-e56ffd3d7567 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-4f83578c-6603-4e50-944c-71a7a93b2da4 req-05fede97-d45e-4f83-962d-e56ffd3d7567 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [req-4f83578c-6603-4e50-944c-71a7a93b2da4 req-05fede97-d45e-4f83-962d-e56ffd3d7567 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [req-4f83578c-6603-4e50-944c-71a7a93b2da4 req-05fede97-d45e-4f83-962d-e56ffd3d7567 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-4f83578c-6603-4e50-944c-71a7a93b2da4 req-05fede97-d45e-4f83-962d-e56ffd3d7567 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Get all volumes completed successfully. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-4f83578c-6603-4e50-944c-71a7a93b2da4 req-05fede97-d45e-4f83-962d-e56ffd3d7567 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:47:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 512/1009] 192.168.122.93 () {60 vars in 1392 bytes} [Fri Sep 4 22:47:01 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-c07ce182-2160-488d-ac12-6eb0166aeba5 req-912c4b22-5a7f-4afe-b45a-52298c6780b0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-c07ce182-2160-488d-ac12-6eb0166aeba5 req-912c4b22-5a7f-4afe-b45a-52298c6780b0 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-c07ce182-2160-488d-ac12-6eb0166aeba5 req-912c4b22-5a7f-4afe-b45a-52298c6780b0 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-c07ce182-2160-488d-ac12-6eb0166aeba5 req-912c4b22-5a7f-4afe-b45a-52298c6780b0 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [req-c07ce182-2160-488d-ac12-6eb0166aeba5 req-912c4b22-5a7f-4afe-b45a-52298c6780b0 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [req-c07ce182-2160-488d-ac12-6eb0166aeba5 req-912c4b22-5a7f-4afe-b45a-52298c6780b0 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-c07ce182-2160-488d-ac12-6eb0166aeba5 req-912c4b22-5a7f-4afe-b45a-52298c6780b0 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Get all volumes completed successfully. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-c07ce182-2160-488d-ac12-6eb0166aeba5 req-912c4b22-5a7f-4afe-b45a-52298c6780b0 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:47:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 498/1010] 192.168.122.93 () {60 vars in 1392 bytes} [Fri Sep 4 22:47:01 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-ac7063d4-9737-4fc9-b999-8879feb366a2 req-49a9525e-c35c-41a6-83eb-2a57751b806d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-ac7063d4-9737-4fc9-b999-8879feb366a2 req-49a9525e-c35c-41a6-83eb-2a57751b806d tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-ac7063d4-9737-4fc9-b999-8879feb366a2 req-49a9525e-c35c-41a6-83eb-2a57751b806d tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-ac7063d4-9737-4fc9-b999-8879feb366a2 req-49a9525e-c35c-41a6-83eb-2a57751b806d tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [req-ac7063d4-9737-4fc9-b999-8879feb366a2 req-49a9525e-c35c-41a6-83eb-2a57751b806d tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [req-ac7063d4-9737-4fc9-b999-8879feb366a2 req-49a9525e-c35c-41a6-83eb-2a57751b806d tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-ac7063d4-9737-4fc9-b999-8879feb366a2 req-49a9525e-c35c-41a6-83eb-2a57751b806d tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Get all volumes completed successfully. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-ac7063d4-9737-4fc9-b999-8879feb366a2 req-49a9525e-c35c-41a6-83eb-2a57751b806d tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:47:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 513/1011] 192.168.122.93 () {60 vars in 1392 bytes} [Fri Sep 4 22:47:01 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-9ad0e33c-f85b-43be-b4d2-54fa79266902 req-c47fe7d4-5a39-40b3-ad8c-e9cedcd27fad None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-9ad0e33c-f85b-43be-b4d2-54fa79266902 req-c47fe7d4-5a39-40b3-ad8c-e9cedcd27fad tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-9ad0e33c-f85b-43be-b4d2-54fa79266902 req-c47fe7d4-5a39-40b3-ad8c-e9cedcd27fad tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-9ad0e33c-f85b-43be-b4d2-54fa79266902 req-c47fe7d4-5a39-40b3-ad8c-e9cedcd27fad tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [req-9ad0e33c-f85b-43be-b4d2-54fa79266902 req-c47fe7d4-5a39-40b3-ad8c-e9cedcd27fad tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [req-9ad0e33c-f85b-43be-b4d2-54fa79266902 req-c47fe7d4-5a39-40b3-ad8c-e9cedcd27fad tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-9ad0e33c-f85b-43be-b4d2-54fa79266902 req-c47fe7d4-5a39-40b3-ad8c-e9cedcd27fad tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Get all volumes completed successfully. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-9ad0e33c-f85b-43be-b4d2-54fa79266902 req-c47fe7d4-5a39-40b3-ad8c-e9cedcd27fad tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:47:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 499/1012] 192.168.122.93 () {60 vars in 1392 bytes} [Fri Sep 4 22:47:01 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-c37b90a8-73f6-4ab2-bc8b-baf8ebfe13d7 req-8b7779ee-b686-4668-bd44-b9da7b16b8dc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-c37b90a8-73f6-4ab2-bc8b-baf8ebfe13d7 req-8b7779ee-b686-4668-bd44-b9da7b16b8dc tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-c37b90a8-73f6-4ab2-bc8b-baf8ebfe13d7 req-8b7779ee-b686-4668-bd44-b9da7b16b8dc tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-c37b90a8-73f6-4ab2-bc8b-baf8ebfe13d7 req-8b7779ee-b686-4668-bd44-b9da7b16b8dc tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [req-c37b90a8-73f6-4ab2-bc8b-baf8ebfe13d7 req-8b7779ee-b686-4668-bd44-b9da7b16b8dc tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [req-c37b90a8-73f6-4ab2-bc8b-baf8ebfe13d7 req-8b7779ee-b686-4668-bd44-b9da7b16b8dc tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-c37b90a8-73f6-4ab2-bc8b-baf8ebfe13d7 req-8b7779ee-b686-4668-bd44-b9da7b16b8dc tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Get all volumes completed successfully. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-c37b90a8-73f6-4ab2-bc8b-baf8ebfe13d7 req-8b7779ee-b686-4668-bd44-b9da7b16b8dc tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:47:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 514/1013] 192.168.122.93 () {60 vars in 1392 bytes} [Fri Sep 4 22:47:01 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-5a5691e2-a322-4d29-9594-2b12ec295c3e req-292c98a2-9ece-49af-a8a6-7e272e45149b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-5a5691e2-a322-4d29-9594-2b12ec295c3e req-292c98a2-9ece-49af-a8a6-7e272e45149b tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-5a5691e2-a322-4d29-9594-2b12ec295c3e req-292c98a2-9ece-49af-a8a6-7e272e45149b tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-5a5691e2-a322-4d29-9594-2b12ec295c3e req-292c98a2-9ece-49af-a8a6-7e272e45149b tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [req-5a5691e2-a322-4d29-9594-2b12ec295c3e req-292c98a2-9ece-49af-a8a6-7e272e45149b tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [req-5a5691e2-a322-4d29-9594-2b12ec295c3e req-292c98a2-9ece-49af-a8a6-7e272e45149b tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-5a5691e2-a322-4d29-9594-2b12ec295c3e req-292c98a2-9ece-49af-a8a6-7e272e45149b tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Get all volumes completed successfully. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-5a5691e2-a322-4d29-9594-2b12ec295c3e req-292c98a2-9ece-49af-a8a6-7e272e45149b tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:47:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 500/1014] 192.168.122.93 () {60 vars in 1392 bytes} [Fri Sep 4 22:47:01 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-d7d2a6de-14e8-4b84-807e-f62c5b5d2786 req-bd02ce79-3b34-4263-986e-7d2b1d31e0cd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-d7d2a6de-14e8-4b84-807e-f62c5b5d2786 req-bd02ce79-3b34-4263-986e-7d2b1d31e0cd tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-d7d2a6de-14e8-4b84-807e-f62c5b5d2786 req-bd02ce79-3b34-4263-986e-7d2b1d31e0cd tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-d7d2a6de-14e8-4b84-807e-f62c5b5d2786 req-bd02ce79-3b34-4263-986e-7d2b1d31e0cd tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [req-d7d2a6de-14e8-4b84-807e-f62c5b5d2786 req-bd02ce79-3b34-4263-986e-7d2b1d31e0cd tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [req-d7d2a6de-14e8-4b84-807e-f62c5b5d2786 req-bd02ce79-3b34-4263-986e-7d2b1d31e0cd tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-d7d2a6de-14e8-4b84-807e-f62c5b5d2786 req-bd02ce79-3b34-4263-986e-7d2b1d31e0cd tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Get all volumes completed successfully. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-d7d2a6de-14e8-4b84-807e-f62c5b5d2786 req-bd02ce79-3b34-4263-986e-7d2b1d31e0cd tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:47:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 515/1015] 192.168.122.93 () {60 vars in 1392 bytes} [Fri Sep 4 22:47:01 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b1d85089-ee8d-4ffb-8992-e480baad802e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b1d85089-ee8d-4ffb-8992-e480baad802e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b1d85089-ee8d-4ffb-8992-e480baad802e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b1d85089-ee8d-4ffb-8992-e480baad802e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-4bd9039c-3d97-42a7-898d-50abd55002ba req-5d65e59d-16ad-449c-9426-c4021559d531 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-4bd9039c-3d97-42a7-898d-50abd55002ba req-5d65e59d-16ad-449c-9426-c4021559d531 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-4bd9039c-3d97-42a7-898d-50abd55002ba req-5d65e59d-16ad-449c-9426-c4021559d531 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-4bd9039c-3d97-42a7-898d-50abd55002ba req-5d65e59d-16ad-449c-9426-c4021559d531 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [req-4bd9039c-3d97-42a7-898d-50abd55002ba req-5d65e59d-16ad-449c-9426-c4021559d531 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [req-4bd9039c-3d97-42a7-898d-50abd55002ba req-5d65e59d-16ad-449c-9426-c4021559d531 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b1d85089-ee8d-4ffb-8992-e480baad802e tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 returned with HTTP 404 Sep 04 22:47:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 501/1016] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:01 2026] GET /volume/v3/volumes/8ec746b8-ff64-4a2a-bc4d-44e84e1c0391 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-24fb7dd8-a4c0-4753-a57c-be14f54d699c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-4bd9039c-3d97-42a7-898d-50abd55002ba req-5d65e59d-16ad-449c-9426-c4021559d531 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] Get all volumes completed successfully. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-24fb7dd8-a4c0-4753-a57c-be14f54d699c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/36f0ad78-5588-4ef6-8a82-19a888f50d6a Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-24fb7dd8-a4c0-4753-a57c-be14f54d699c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-24fb7dd8-a4c0-4753-a57c-be14f54d699c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-24fb7dd8-a4c0-4753-a57c-be14f54d699c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Delete snapshot with id: 36f0ad78-5588-4ef6-8a82-19a888f50d6a Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-4bd9039c-3d97-42a7-898d-50abd55002ba req-5d65e59d-16ad-449c-9426-c4021559d531 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-reader] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:47:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 516/1017] 192.168.122.93 () {60 vars in 1392 bytes} [Fri Sep 4 22:47:01 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-24fb7dd8-a4c0-4753-a57c-be14f54d699c tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/snapshots/36f0ad78-5588-4ef6-8a82-19a888f50d6a returned with HTTP 404 Sep 04 22:47:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 502/1018] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:47:01 2026] DELETE /volume/v3/snapshots/36f0ad78-5588-4ef6-8a82-19a888f50d6a => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-de3fc20d-3e7b-4a08-be4d-72e83899dc01 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-efeefee9-c6ad-4e41-ba29-2205ec095313 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-de3fc20d-3e7b-4a08-be4d-72e83899dc01 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] GET http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-efeefee9-c6ad-4e41-ba29-2205ec095313 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] DELETE http://192.168.122.93/volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-efeefee9-c6ad-4e41-ba29-2205ec095313 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-efeefee9-c6ad-4e41-ba29-2205ec095313 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-efeefee9-c6ad-4e41-ba29-2205ec095313 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Delete volume with id: 0c01f465-d2c8-4187-bad8-897dd17986cd Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-de3fc20d-3e7b-4a08-be4d-72e83899dc01 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-de3fc20d-3e7b-4a08-be4d-72e83899dc01 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-de3fc20d-3e7b-4a08-be4d-72e83899dc01 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 returned with HTTP 404 Sep 04 22:47:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 517/1019] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:01 2026] GET /volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:47:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ac048a59-5ef6-4c22-b622-ea0af653e5c7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-efeefee9-c6ad-4e41-ba29-2205ec095313 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ac048a59-5ef6-4c22-b622-ea0af653e5c7 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] DELETE http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ac048a59-5ef6-4c22-b622-ea0af653e5c7 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ac048a59-5ef6-4c22-b622-ea0af653e5c7 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-ac048a59-5ef6-4c22-b622-ea0af653e5c7 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] Delete volume with id: 68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ac048a59-5ef6-4c22-b622-ea0af653e5c7 tempest-VolumesDeleteCascade-2125868283 tempest-VolumesDeleteCascade-2125868283-project-member] http://192.168.122.93/volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 returned with HTTP 404 Sep 04 22:47:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 518/1020] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:47:01 2026] DELETE /volume/v3/volumes/68f02665-9bfc-47ea-81a7-a4ffbd36c4f6 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-efeefee9-c6ad-4e41-ba29-2205ec095313 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Delete volume request issued successfully. Sep 04 22:47:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-efeefee9-c6ad-4e41-ba29-2205ec095313 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd returned with HTTP 202 Sep 04 22:47:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 503/1021] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:47:01 2026] DELETE /volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-84628faf-1675-4a88-a467-8837796c23ae None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-84628faf-1675-4a88-a467-8837796c23ae tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-84628faf-1675-4a88-a467-8837796c23ae tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-84628faf-1675-4a88-a467-8837796c23ae tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:02 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:02 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-84628faf-1675-4a88-a467-8837796c23ae tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:47:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-84628faf-1675-4a88-a467-8837796c23ae tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd returned with HTTP 200 Sep 04 22:47:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 519/1022] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:01 2026] GET /volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f0d4568f-b613-4034-85cc-09fb132eccc1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f0d4568f-b613-4034-85cc-09fb132eccc1 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd Sep 04 22:47:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f0d4568f-b613-4034-85cc-09fb132eccc1 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f0d4568f-b613-4034-85cc-09fb132eccc1 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f0d4568f-b613-4034-85cc-09fb132eccc1 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd returned with HTTP 404 Sep 04 22:47:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 504/1023] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:03 2026] GET /volume/v3/volumes/0c01f465-d2c8-4187-bad8-897dd17986cd => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-261a24ed-54db-40dd-bde6-3b664700a44e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-261a24ed-54db-40dd-bde6-3b664700a44e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] DELETE http://192.168.122.93/volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 Sep 04 22:47:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-261a24ed-54db-40dd-bde6-3b664700a44e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-261a24ed-54db-40dd-bde6-3b664700a44e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:03 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-261a24ed-54db-40dd-bde6-3b664700a44e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Delete volume with id: 2365a6c9-3a34-441c-97a9-23e5577f2760 Sep 04 22:47:03 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:03 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-261a24ed-54db-40dd-bde6-3b664700a44e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:47:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-261a24ed-54db-40dd-bde6-3b664700a44e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Delete volume request issued successfully. Sep 04 22:47:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-261a24ed-54db-40dd-bde6-3b664700a44e tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 returned with HTTP 202 Sep 04 22:47:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 520/1024] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:47:03 2026] DELETE /volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:47:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d171f9c0-8576-4374-9566-4bc59aec15a6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d171f9c0-8576-4374-9566-4bc59aec15a6 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 Sep 04 22:47:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d171f9c0-8576-4374-9566-4bc59aec15a6 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d171f9c0-8576-4374-9566-4bc59aec15a6 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d171f9c0-8576-4374-9566-4bc59aec15a6 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:47:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d171f9c0-8576-4374-9566-4bc59aec15a6 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 returned with HTTP 200 Sep 04 22:47:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 505/1025] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:03 2026] GET /volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 => generated 859 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-81412165-96f1-44fa-8f7d-5a8cf8b901c7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-81412165-96f1-44fa-8f7d-5a8cf8b901c7 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 Sep 04 22:47:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-81412165-96f1-44fa-8f7d-5a8cf8b901c7 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-81412165-96f1-44fa-8f7d-5a8cf8b901c7 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:04 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:04 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-81412165-96f1-44fa-8f7d-5a8cf8b901c7 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:47:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-81412165-96f1-44fa-8f7d-5a8cf8b901c7 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 returned with HTTP 200 Sep 04 22:47:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 521/1026] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:04 2026] GET /volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:47:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5e4e87a3-2246-4f21-889c-ab3e966e1a34 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5e4e87a3-2246-4f21-889c-ab3e966e1a34 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 Sep 04 22:47:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5e4e87a3-2246-4f21-889c-ab3e966e1a34 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5e4e87a3-2246-4f21-889c-ab3e966e1a34 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5e4e87a3-2246-4f21-889c-ab3e966e1a34 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 returned with HTTP 404 Sep 04 22:47:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 506/1027] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:05 2026] GET /volume/v3/volumes/2365a6c9-3a34-441c-97a9-23e5577f2760 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-333ea209-98a0-4408-a21e-18000a60a61c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-333ea209-98a0-4408-a21e-18000a60a61c tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] DELETE http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 Sep 04 22:47:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-333ea209-98a0-4408-a21e-18000a60a61c tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-333ea209-98a0-4408-a21e-18000a60a61c tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:05 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-333ea209-98a0-4408-a21e-18000a60a61c tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Delete volume with id: 91139928-71e4-4eeb-9ccb-59fa4a9b95b7 Sep 04 22:47:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:05 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-333ea209-98a0-4408-a21e-18000a60a61c tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:47:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-333ea209-98a0-4408-a21e-18000a60a61c tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Delete volume request issued successfully. Sep 04 22:47:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-333ea209-98a0-4408-a21e-18000a60a61c tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 returned with HTTP 202 Sep 04 22:47:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 522/1028] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:47:05 2026] DELETE /volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:47:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7f1513c5-ad6c-429f-9582-e51a8f521aac None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7f1513c5-ad6c-429f-9582-e51a8f521aac tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 Sep 04 22:47:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7f1513c5-ad6c-429f-9582-e51a8f521aac tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7f1513c5-ad6c-429f-9582-e51a8f521aac tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7f1513c5-ad6c-429f-9582-e51a8f521aac tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:47:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7f1513c5-ad6c-429f-9582-e51a8f521aac tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 returned with HTTP 200 Sep 04 22:47:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 507/1029] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:05 2026] GET /volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 => generated 858 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:47:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-986176813"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-986176813'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:06 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Create volume of 1 GB Sep 04 22:47:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Availability Zones retrieved successfully. Sep 04 22:47:06 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Flow 'volume_create_api' (f2fc72bd-1c15-46eb-a3dc-45acf28d898d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:06 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaf56530-a83f-4269-9883-d0a8b6a7a533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:06 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:06 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaf56530-a83f-4269-9883-d0a8b6a7a533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:06 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dab368d-3ac4-436f-833f-9b7148df1a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:06 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Created reservations ['99a8ad3f-8fc6-41d5-9f58-d49e3952183e', 'd72bedc7-c078-412b-a7bd-7e814703939b', '881e9154-370e-42c8-871a-0780f1835690', '818b7e54-24ff-46fc-8216-0fe087e6ed66'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:06 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dab368d-3ac4-436f-833f-9b7148df1a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99a8ad3f-8fc6-41d5-9f58-d49e3952183e', 'd72bedc7-c078-412b-a7bd-7e814703939b', '881e9154-370e-42c8-871a-0780f1835690', '818b7e54-24ff-46fc-8216-0fe087e6ed66']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:06 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a642ebc-564c-461f-b82c-a68120f7730b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:06 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a642ebc-564c-461f-b82c-a68120f7730b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b05b92a9-6392-470c-87ae-0e0acbe94694', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-986176813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a2c1e012fae40dc82a4e7b009433e3a',qos_specs=None,replication_status=,reservations=['99a8ad3f-8fc6-41d5-9f58-d49e3952183e','d72bedc7-c078-412b-a7bd-7e814703939b','881e9154-370e-42c8-871a-0780f1835690','818b7e54-24ff-46fc-8216-0fe087e6ed66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d749f555ff7b41c7932f5222c557c076',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-986176813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b05b92a9-6392-470c-87ae-0e0acbe94694,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a2c1e012fae40dc82a4e7b009433e3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d749f555ff7b41c7932f5222c557c076',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:06 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e922307-9ca9-49bc-affe-8516af7086d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f68f2026-b692-4604-b5ec-99a84e2ccba6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f68f2026-b692-4604-b5ec-99a84e2ccba6 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 Sep 04 22:47:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f68f2026-b692-4604-b5ec-99a84e2ccba6 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f68f2026-b692-4604-b5ec-99a84e2ccba6 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:06 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e922307-9ca9-49bc-affe-8516af7086d3) transitioned into state 'SUCCESS' from state '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-986176813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a2c1e012fae40dc82a4e7b009433e3a',qos_specs=None,replication_status=,reservations=['99a8ad3f-8fc6-41d5-9f58-d49e3952183e','d72bedc7-c078-412b-a7bd-7e814703939b','881e9154-370e-42c8-871a-0780f1835690','818b7e54-24ff-46fc-8216-0fe087e6ed66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d749f555ff7b41c7932f5222c557c076',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:06 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9a3571-e2bf-4995-9a11-bcb98f787ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f68f2026-b692-4604-b5ec-99a84e2ccba6 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Volume info retrieved successfully. Sep 04 22:47:06 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9a3571-e2bf-4995-9a11-bcb98f787ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:06 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Flow 'volume_create_api' (f2fc72bd-1c15-46eb-a3dc-45acf28d898d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Create volume request issued successfully. Sep 04 22:47:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b04cdaa0-e993-49a8-a17e-0b8d43d33058 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:47:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 523/1030] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:47:06 2026] POST /volume/v3/volumes => generated 756 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:47:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f68f2026-b692-4604-b5ec-99a84e2ccba6 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 returned with HTTP 200 Sep 04 22:47:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 508/1031] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:06 2026] GET /volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 => generated 858 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cf80d6ea-9550-4595-82bd-cd885a3a453f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cf80d6ea-9550-4595-82bd-cd885a3a453f tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] GET http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 Sep 04 22:47:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cf80d6ea-9550-4595-82bd-cd885a3a453f tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cf80d6ea-9550-4595-82bd-cd885a3a453f tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:07 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:07 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cf80d6ea-9550-4595-82bd-cd885a3a453f tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cf80d6ea-9550-4595-82bd-cd885a3a453f tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 returned with HTTP 200 Sep 04 22:47:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 524/1032] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:06 2026] GET /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 => generated 824 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d1b722a2-eb52-4ba2-9ce0-35a9f1fafec7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d1b722a2-eb52-4ba2-9ce0-35a9f1fafec7 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] GET http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 Sep 04 22:47:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d1b722a2-eb52-4ba2-9ce0-35a9f1fafec7 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d1b722a2-eb52-4ba2-9ce0-35a9f1fafec7 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d1b722a2-eb52-4ba2-9ce0-35a9f1fafec7 tempest-VolumesTestJSON-218610095 tempest-VolumesTestJSON-218610095-project-member] http://192.168.122.93/volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 returned with HTTP 404 Sep 04 22:47:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 509/1033] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:08 2026] GET /volume/v3/volumes/91139928-71e4-4eeb-9ccb-59fa4a9b95b7 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:47:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-89e478a3-4486-4d20-9056-9b089ed4bb72 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-89e478a3-4486-4d20-9056-9b089ed4bb72 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] GET http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 Sep 04 22:47:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-89e478a3-4486-4d20-9056-9b089ed4bb72 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-89e478a3-4486-4d20-9056-9b089ed4bb72 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:08 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:08 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-89e478a3-4486-4d20-9056-9b089ed4bb72 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-89e478a3-4486-4d20-9056-9b089ed4bb72 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 returned with HTTP 200 Sep 04 22:47:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 525/1034] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:08 2026] GET /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1fb45143-cb68-462c-bd40-361b01062ca3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1fb45143-cb68-462c-bd40-361b01062ca3 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] GET http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 Sep 04 22:47:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1fb45143-cb68-462c-bd40-361b01062ca3 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1fb45143-cb68-462c-bd40-361b01062ca3 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1fb45143-cb68-462c-bd40-361b01062ca3 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1fb45143-cb68-462c-bd40-361b01062ca3 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 returned with HTTP 200 Sep 04 22:47:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 510/1035] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:09 2026] GET /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 => generated 849 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7d58603f-9294-4c5c-8f17-0e6c08d5ede1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7d58603f-9294-4c5c-8f17-0e6c08d5ede1 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] POST http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata Sep 04 22:47:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7d58603f-9294-4c5c-8f17-0e6c08d5ede1 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7d58603f-9294-4c5c-8f17-0e6c08d5ede1 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7d58603f-9294-4c5c-8f17-0e6c08d5ede1 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Create volume metadata completed successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7d58603f-9294-4c5c-8f17-0e6c08d5ede1 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata returned with HTTP 200 Sep 04 22:47:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 526/1036] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:47:09 2026] POST /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata => generated 101 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9f1bfdb1-37f9-48a2-af3d-9120af4bf42b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9f1bfdb1-37f9-48a2-af3d-9120af4bf42b tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] GET http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata Sep 04 22:47:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9f1bfdb1-37f9-48a2-af3d-9120af4bf42b tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9f1bfdb1-37f9-48a2-af3d-9120af4bf42b tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9f1bfdb1-37f9-48a2-af3d-9120af4bf42b tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9f1bfdb1-37f9-48a2-af3d-9120af4bf42b tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Get volume metadata completed successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9f1bfdb1-37f9-48a2-af3d-9120af4bf42b tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata returned with HTTP 200 Sep 04 22:47:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 511/1037] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:47:09 2026] GET /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata => generated 101 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-05968cca-fdb1-4b12-814f-ccd1a2b1836a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-05968cca-fdb1-4b12-814f-ccd1a2b1836a tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] PUT http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata Sep 04 22:47:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-05968cca-fdb1-4b12-814f-ccd1a2b1836a tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-05968cca-fdb1-4b12-814f-ccd1a2b1836a tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-05968cca-fdb1-4b12-814f-ccd1a2b1836a tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Update volume metadata completed successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-05968cca-fdb1-4b12-814f-ccd1a2b1836a tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata returned with HTTP 200 Sep 04 22:47:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 527/1038] 192.168.122.93 () {60 vars in 1274 bytes} [Fri Sep 4 22:47:09 2026] PUT /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata => generated 57 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:47:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-036f6670-b971-4c37-9fb3-38bccf39732c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-036f6670-b971-4c37-9fb3-38bccf39732c tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] GET http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata Sep 04 22:47:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-036f6670-b971-4c37-9fb3-38bccf39732c tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-036f6670-b971-4c37-9fb3-38bccf39732c tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-036f6670-b971-4c37-9fb3-38bccf39732c tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-036f6670-b971-4c37-9fb3-38bccf39732c tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Get volume metadata completed successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-036f6670-b971-4c37-9fb3-38bccf39732c tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata returned with HTTP 200 Sep 04 22:47:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 512/1039] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:47:09 2026] GET /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata => generated 57 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:47:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-896b69a8-47bf-463d-b1a0-853583bcc136 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-896b69a8-47bf-463d-b1a0-853583bcc136 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] DELETE http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata/key1 Sep 04 22:47:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-896b69a8-47bf-463d-b1a0-853583bcc136 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-896b69a8-47bf-463d-b1a0-853583bcc136 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-896b69a8-47bf-463d-b1a0-853583bcc136 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-896b69a8-47bf-463d-b1a0-853583bcc136 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Get volume metadata completed successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-896b69a8-47bf-463d-b1a0-853583bcc136 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Delete volume metadata completed successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-896b69a8-47bf-463d-b1a0-853583bcc136 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata/key1 returned with HTTP 200 Sep 04 22:47:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 528/1040] 192.168.122.93 () {58 vars in 1272 bytes} [Fri Sep 4 22:47:09 2026] DELETE /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata/key1 => generated 0 bytes in 108 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 04 22:47:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-43cb27c8-9142-4288-a49a-b32bc50d5abf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-43cb27c8-9142-4288-a49a-b32bc50d5abf tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] GET http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata Sep 04 22:47:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-43cb27c8-9142-4288-a49a-b32bc50d5abf tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-43cb27c8-9142-4288-a49a-b32bc50d5abf tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-43cb27c8-9142-4288-a49a-b32bc50d5abf tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-43cb27c8-9142-4288-a49a-b32bc50d5abf tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Get volume metadata completed successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-43cb27c8-9142-4288-a49a-b32bc50d5abf tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata returned with HTTP 200 Sep 04 22:47:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 513/1041] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:47:09 2026] GET /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata => generated 32 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 22:47:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-641e7169-f896-41ec-a4bb-0f826d2dc319 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-641e7169-f896-41ec-a4bb-0f826d2dc319 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] PUT http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata Sep 04 22:47:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-641e7169-f896-41ec-a4bb-0f826d2dc319 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-641e7169-f896-41ec-a4bb-0f826d2dc319 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-641e7169-f896-41ec-a4bb-0f826d2dc319 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Update volume metadata completed successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-641e7169-f896-41ec-a4bb-0f826d2dc319 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata returned with HTTP 200 Sep 04 22:47:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 529/1042] 192.168.122.93 () {60 vars in 1274 bytes} [Fri Sep 4 22:47:09 2026] PUT /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata => generated 16 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:47:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3794b3f7-c09e-489c-9c2d-0c12fc90e510 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3794b3f7-c09e-489c-9c2d-0c12fc90e510 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] POST http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata Sep 04 22:47:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3794b3f7-c09e-489c-9c2d-0c12fc90e510 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3794b3f7-c09e-489c-9c2d-0c12fc90e510 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3794b3f7-c09e-489c-9c2d-0c12fc90e510 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Create volume metadata completed successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3794b3f7-c09e-489c-9c2d-0c12fc90e510 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata returned with HTTP 200 Sep 04 22:47:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 514/1043] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:47:09 2026] POST /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata => generated 68 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:47:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fcaa8b8c-ccd1-41ff-bcc8-d8361563c2df None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fcaa8b8c-ccd1-41ff-bcc8-d8361563c2df tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] PUT http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata/key3 Sep 04 22:47:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fcaa8b8c-ccd1-41ff-bcc8-d8361563c2df tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fcaa8b8c-ccd1-41ff-bcc8-d8361563c2df tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fcaa8b8c-ccd1-41ff-bcc8-d8361563c2df tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Update volume metadata completed successfully. Sep 04 22:47:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fcaa8b8c-ccd1-41ff-bcc8-d8361563c2df tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata/key3 returned with HTTP 200 Sep 04 22:47:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 530/1044] 192.168.122.93 () {60 vars in 1289 bytes} [Fri Sep 4 22:47:09 2026] PUT /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata/key3 => generated 35 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:47:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3f1f9687-c9a9-42d3-a81c-0503fb62fd8c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3f1f9687-c9a9-42d3-a81c-0503fb62fd8c tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] GET http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata/key3 Sep 04 22:47:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3f1f9687-c9a9-42d3-a81c-0503fb62fd8c tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3f1f9687-c9a9-42d3-a81c-0503fb62fd8c tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3f1f9687-c9a9-42d3-a81c-0503fb62fd8c tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3f1f9687-c9a9-42d3-a81c-0503fb62fd8c tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Get volume metadata completed successfully. Sep 04 22:47:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3f1f9687-c9a9-42d3-a81c-0503fb62fd8c tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata/key3 returned with HTTP 200 Sep 04 22:47:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 515/1045] 192.168.122.93 () {58 vars in 1269 bytes} [Fri Sep 4 22:47:10 2026] GET /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata/key3 => generated 35 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:47:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ce950aca-6831-4524-9f5d-4de562f12398 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ce950aca-6831-4524-9f5d-4de562f12398 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] GET http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata Sep 04 22:47:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ce950aca-6831-4524-9f5d-4de562f12398 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ce950aca-6831-4524-9f5d-4de562f12398 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ce950aca-6831-4524-9f5d-4de562f12398 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ce950aca-6831-4524-9f5d-4de562f12398 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Get volume metadata completed successfully. Sep 04 22:47:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ce950aca-6831-4524-9f5d-4de562f12398 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata returned with HTTP 200 Sep 04 22:47:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 531/1046] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:47:10 2026] GET /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata => generated 75 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:47:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d613eca2-b7b8-4228-aa6c-d152ac3863bb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d613eca2-b7b8-4228-aa6c-d152ac3863bb tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] PUT http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata Sep 04 22:47:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d613eca2-b7b8-4228-aa6c-d152ac3863bb tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d613eca2-b7b8-4228-aa6c-d152ac3863bb tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d613eca2-b7b8-4228-aa6c-d152ac3863bb tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Update volume metadata completed successfully. Sep 04 22:47:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d613eca2-b7b8-4228-aa6c-d152ac3863bb tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata returned with HTTP 200 Sep 04 22:47:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 516/1047] 192.168.122.93 () {60 vars in 1274 bytes} [Fri Sep 4 22:47:10 2026] PUT /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694/metadata => generated 16 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:47:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2c43c96a-1c9d-4902-a259-5900638c2cd4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c43c96a-1c9d-4902-a259-5900638c2cd4 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] GET http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 Sep 04 22:47:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c43c96a-1c9d-4902-a259-5900638c2cd4 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c43c96a-1c9d-4902-a259-5900638c2cd4 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2c43c96a-1c9d-4902-a259-5900638c2cd4 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c43c96a-1c9d-4902-a259-5900638c2cd4 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 returned with HTTP 200 Sep 04 22:47:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 532/1048] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:10 2026] GET /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 => generated 849 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-851dd80b-feb2-45b5-8b5a-85f4423535a9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-851dd80b-feb2-45b5-8b5a-85f4423535a9 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] DELETE http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 Sep 04 22:47:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-851dd80b-feb2-45b5-8b5a-85f4423535a9 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-851dd80b-feb2-45b5-8b5a-85f4423535a9 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:10 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-851dd80b-feb2-45b5-8b5a-85f4423535a9 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Delete volume with id: b05b92a9-6392-470c-87ae-0e0acbe94694 Sep 04 22:47:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-851dd80b-feb2-45b5-8b5a-85f4423535a9 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-851dd80b-feb2-45b5-8b5a-85f4423535a9 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Delete volume request issued successfully. Sep 04 22:47:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-851dd80b-feb2-45b5-8b5a-85f4423535a9 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 returned with HTTP 202 Sep 04 22:47:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 517/1049] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:47:10 2026] DELETE /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:47:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4b70f143-bb51-4f52-bf90-1ea50dd8d4f4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4b70f143-bb51-4f52-bf90-1ea50dd8d4f4 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] GET http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 Sep 04 22:47:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4b70f143-bb51-4f52-bf90-1ea50dd8d4f4 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4b70f143-bb51-4f52-bf90-1ea50dd8d4f4 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4b70f143-bb51-4f52-bf90-1ea50dd8d4f4 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4b70f143-bb51-4f52-bf90-1ea50dd8d4f4 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 returned with HTTP 200 Sep 04 22:47:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 533/1050] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:10 2026] GET /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 => generated 848 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a9b2778f-5288-4939-a352-b6258cac1a96 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a9b2778f-5288-4939-a352-b6258cac1a96 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] GET http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 Sep 04 22:47:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a9b2778f-5288-4939-a352-b6258cac1a96 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a9b2778f-5288-4939-a352-b6258cac1a96 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a9b2778f-5288-4939-a352-b6258cac1a96 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Volume info retrieved successfully. Sep 04 22:47:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a9b2778f-5288-4939-a352-b6258cac1a96 tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 returned with HTTP 200 Sep 04 22:47:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 518/1051] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:11 2026] GET /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 => generated 848 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-574dfc14-c34d-482f-9331-e1336bd5c583 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-574dfc14-c34d-482f-9331-e1336bd5c583 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] POST http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action Sep 04 22:47:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-574dfc14-c34d-482f-9331-e1336bd5c583 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action body: b'{"os-attach": {"instance_uuid": "6fda322f-03d9-406a-8630-ef4652abf46c", "mountpoint": "/dev/vdb"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-574dfc14-c34d-482f-9331-e1336bd5c583 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6fda322f-03d9-406a-8630-ef4652abf46c", "mountpoint": "/dev/vdb"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-574dfc14-c34d-482f-9331-e1336bd5c583 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-574dfc14-c34d-482f-9331-e1336bd5c583 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Update volume admin metadata completed successfully. Sep 04 22:47:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-574dfc14-c34d-482f-9331-e1336bd5c583 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Attach volume completed successfully. Sep 04 22:47:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-574dfc14-c34d-482f-9331-e1336bd5c583 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action returned with HTTP 202 Sep 04 22:47:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 534/1052] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:47:12 2026] POST /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action => generated 0 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:47:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-88e09824-0eac-4038-a4b5-49d4d6967305 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-88e09824-0eac-4038-a4b5-49d4d6967305 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:47:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-88e09824-0eac-4038-a4b5-49d4d6967305 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-88e09824-0eac-4038-a4b5-49d4d6967305 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:12 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:12 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:12 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:12 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:12 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-88e09824-0eac-4038-a4b5-49d4d6967305 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-88e09824-0eac-4038-a4b5-49d4d6967305 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:47:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 519/1053] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:12 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 1182 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-52f9d589-afff-4d64-b18d-4bd69dccc6c3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1064c584-6f5e-4068-b392-b63851d12f4a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-52f9d589-afff-4d64-b18d-4bd69dccc6c3 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:47:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-52f9d589-afff-4d64-b18d-4bd69dccc6c3 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-52f9d589-afff-4d64-b18d-4bd69dccc6c3 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1064c584-6f5e-4068-b392-b63851d12f4a tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] GET http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 Sep 04 22:47:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1064c584-6f5e-4068-b392-b63851d12f4a tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1064c584-6f5e-4068-b392-b63851d12f4a tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1064c584-6f5e-4068-b392-b63851d12f4a tempest-VolumesMetadataTest-1150610111 tempest-VolumesMetadataTest-1150610111-project-member] http://192.168.122.93/volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 returned with HTTP 404 Sep 04 22:47:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 520/1054] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:12 2026] GET /volume/v3/volumes/b05b92a9-6392-470c-87ae-0e0acbe94694 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:47:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-52f9d589-afff-4d64-b18d-4bd69dccc6c3 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-52f9d589-afff-4d64-b18d-4bd69dccc6c3 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:47:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 535/1055] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:12 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 1182 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8bb24698-bdd7-46fb-85d1-090d64da60c4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8bb24698-bdd7-46fb-85d1-090d64da60c4 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] POST http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action Sep 04 22:47:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8bb24698-bdd7-46fb-85d1-090d64da60c4 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action body: b'{"os-detach": {}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8bb24698-bdd7-46fb-85d1-090d64da60c4 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:12 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:12 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8bb24698-bdd7-46fb-85d1-090d64da60c4 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8bb24698-bdd7-46fb-85d1-090d64da60c4 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Detach volume completed successfully. Sep 04 22:47:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8bb24698-bdd7-46fb-85d1-090d64da60c4 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action returned with HTTP 202 Sep 04 22:47:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 521/1056] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:47:12 2026] POST /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action => generated 0 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:47:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-289b2d03-a1bb-44fb-9c3b-1c68e8132c74 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-289b2d03-a1bb-44fb-9c3b-1c68e8132c74 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:47:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-289b2d03-a1bb-44fb-9c3b-1c68e8132c74 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-289b2d03-a1bb-44fb-9c3b-1c68e8132c74 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-289b2d03-a1bb-44fb-9c3b-1c68e8132c74 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-289b2d03-a1bb-44fb-9c3b-1c68e8132c74 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:47:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 536/1057] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:13 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 867 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1a5443d8-f440-4f56-a050-e2843784b66b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1a5443d8-f440-4f56-a050-e2843784b66b tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:47:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1a5443d8-f440-4f56-a050-e2843784b66b tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-23863669"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1a5443d8-f440-4f56-a050-e2843784b66b tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:47:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 522/1058] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:47:16 2026] POST /volume/v3/types => generated 222 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b8a66723-55fd-485a-a6b7-689950d46000 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b8a66723-55fd-485a-a6b7-689950d46000 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] POST http://192.168.122.93/volume/v3/group_types Sep 04 22:47:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b8a66723-55fd-485a-a6b7-689950d46000 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-390279300"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b8a66723-55fd-485a-a6b7-689950d46000 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] http://192.168.122.93/volume/v3/group_types returned with HTTP 202 Sep 04 22:47:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 537/1059] 192.168.122.93 () {62 vars in 1190 bytes} [Fri Sep 4 22:47:17 2026] POST /volume/v3/group_types => generated 180 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-dec1bfdb-8b18-418b-a3c5-ec6b1efec7a8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dec1bfdb-8b18-418b-a3c5-ec6b1efec7a8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] POST http://192.168.122.93/volume/v3/groups Sep 04 22:47:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dec1bfdb-8b18-418b-a3c5-ec6b1efec7a8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d97b8769-4ee6-4462-9531-2adcd574a259", "volume_types": ["e348bafd-f744-4230-a812-8ee530a2423c"], "name": "tempest-GroupSnapshotsTest-Group-464209113"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-dec1bfdb-8b18-418b-a3c5-ec6b1efec7a8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Creating new group {'group': {'group_type': 'd97b8769-4ee6-4462-9531-2adcd574a259', 'volume_types': ['e348bafd-f744-4230-a812-8ee530a2423c'], 'name': 'tempest-GroupSnapshotsTest-Group-464209113'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:47:17 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.groups [None req-dec1bfdb-8b18-418b-a3c5-ec6b1efec7a8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Creating group tempest-GroupSnapshotsTest-Group-464209113. Sep 04 22:47:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-dec1bfdb-8b18-418b-a3c5-ec6b1efec7a8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Availability Zones retrieved successfully. Sep 04 22:47:17 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-dec1bfdb-8b18-418b-a3c5-ec6b1efec7a8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Created reservations ['cc0d8a28-71f2-45b3-9af1-37daeb7f7100'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dec1bfdb-8b18-418b-a3c5-ec6b1efec7a8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups returned with HTTP 202 Sep 04 22:47:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 523/1060] 192.168.122.93 () {62 vars in 1176 bytes} [Fri Sep 4 22:47:17 2026] POST /volume/v3/groups => generated 111 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:47:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-00bcb251-a9db-4578-936a-1d41718e351a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-00bcb251-a9db-4578-936a-1d41718e351a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/f2662492-5dce-448d-95d1-c9f2fceb5885 Sep 04 22:47:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-00bcb251-a9db-4578-936a-1d41718e351a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-00bcb251-a9db-4578-936a-1d41718e351a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-00bcb251-a9db-4578-936a-1d41718e351a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member f2662492-5dce-448d-95d1-c9f2fceb5885 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:47:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:17 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:17 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:47:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-00bcb251-a9db-4578-936a-1d41718e351a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/f2662492-5dce-448d-95d1-c9f2fceb5885 returned with HTTP 200 Sep 04 22:47:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 538/1061] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:47:17 2026] GET /volume/v3/groups/f2662492-5dce-448d-95d1-c9f2fceb5885 => generated 391 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3fe3b64a-344c-4bba-9ed4-8f8ab62720db None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3fe3b64a-344c-4bba-9ed4-8f8ab62720db tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] POST http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action Sep 04 22:47:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3fe3b64a-344c-4bba-9ed4-8f8ab62720db tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3fe3b64a-344c-4bba-9ed4-8f8ab62720db tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3fe3b64a-344c-4bba-9ed4-8f8ab62720db tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3fe3b64a-344c-4bba-9ed4-8f8ab62720db tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Reserve volume completed successfully. Sep 04 22:47:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3fe3b64a-344c-4bba-9ed4-8f8ab62720db tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action returned with HTTP 202 Sep 04 22:47:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 524/1062] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:47:17 2026] POST /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:47:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6c7e8e94-4a03-4d12-8f58-ba9d88401c1f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6c7e8e94-4a03-4d12-8f58-ba9d88401c1f tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:47:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6c7e8e94-4a03-4d12-8f58-ba9d88401c1f tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6c7e8e94-4a03-4d12-8f58-ba9d88401c1f tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:17 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:17 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:17 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6c7e8e94-4a03-4d12-8f58-ba9d88401c1f tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6c7e8e94-4a03-4d12-8f58-ba9d88401c1f tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:47:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 539/1063] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:17 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 867 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6e77a28a-7974-4c54-a0d3-bb87b31b2445 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6e77a28a-7974-4c54-a0d3-bb87b31b2445 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] POST http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6e77a28a-7974-4c54-a0d3-bb87b31b2445 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6e77a28a-7974-4c54-a0d3-bb87b31b2445 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6e77a28a-7974-4c54-a0d3-bb87b31b2445 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6e77a28a-7974-4c54-a0d3-bb87b31b2445 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Unreserve volume completed successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6e77a28a-7974-4c54-a0d3-bb87b31b2445 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action returned with HTTP 202 Sep 04 22:47:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 525/1064] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:47:18 2026] POST /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-88a6868d-27dc-4e17-91b7-6c015e53a1cd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-88a6868d-27dc-4e17-91b7-6c015e53a1cd tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-88a6868d-27dc-4e17-91b7-6c015e53a1cd tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-88a6868d-27dc-4e17-91b7-6c015e53a1cd tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-88a6868d-27dc-4e17-91b7-6c015e53a1cd tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-88a6868d-27dc-4e17-91b7-6c015e53a1cd tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:47:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 540/1065] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:18 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6b5c68f6-2e9b-43ea-b9ae-e799a26afdbc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b5c68f6-2e9b-43ea-b9ae-e799a26afdbc tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] POST http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b5c68f6-2e9b-43ea-b9ae-e799a26afdbc tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b5c68f6-2e9b-43ea-b9ae-e799a26afdbc tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6b5c68f6-2e9b-43ea-b9ae-e799a26afdbc tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1706965723"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1706965723'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume of 1 GB Sep 04 22:47:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Availability Zones retrieved successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6b5c68f6-2e9b-43ea-b9ae-e799a26afdbc tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume updated successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b5c68f6-2e9b-43ea-b9ae-e799a26afdbc tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action returned with HTTP 200 Sep 04 22:47:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 526/1066] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:47:18 2026] POST /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action => generated 0 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-444f9b51-3d37-4589-abfa-eb165f283ecf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-444f9b51-3d37-4589-abfa-eb165f283ecf tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-444f9b51-3d37-4589-abfa-eb165f283ecf tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-444f9b51-3d37-4589-abfa-eb165f283ecf tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Flow 'volume_create_api' (6d85bca1-0cf4-49d8-bed0-50d2ddc2d4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96c533b7-9751-40e1-bcb1-42a71ac8f7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-444f9b51-3d37-4589-abfa-eb165f283ecf tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-444f9b51-3d37-4589-abfa-eb165f283ecf tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:47:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 527/1067] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:18 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-32e2b115-8533-4869-87d0-e973e94778b2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-32e2b115-8533-4869-87d0-e973e94778b2 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] POST http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-32e2b115-8533-4869-87d0-e973e94778b2 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-32e2b115-8533-4869-87d0-e973e94778b2 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96c533b7-9751-40e1-bcb1-42a71ac8f7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (310a1b67-8abf-4144-b69c-216e0576c5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-32e2b115-8533-4869-87d0-e973e94778b2 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-32e2b115-8533-4869-87d0-e973e94778b2 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume updated successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-32e2b115-8533-4869-87d0-e973e94778b2 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action returned with HTTP 200 Sep 04 22:47:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 528/1068] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:47:18 2026] POST /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action => generated 0 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-de3abaeb-73ca-440a-b2ee-00fd4574efb4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-de3abaeb-73ca-440a-b2ee-00fd4574efb4 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-de3abaeb-73ca-440a-b2ee-00fd4574efb4 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-de3abaeb-73ca-440a-b2ee-00fd4574efb4 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-de3abaeb-73ca-440a-b2ee-00fd4574efb4 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-de3abaeb-73ca-440a-b2ee-00fd4574efb4 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:47:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 529/1069] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:18 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 867 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d8f830ec-bce9-4974-85c2-81636a3af74f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d8f830ec-bce9-4974-85c2-81636a3af74f tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] POST http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d8f830ec-bce9-4974-85c2-81636a3af74f tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d8f830ec-bce9-4974-85c2-81636a3af74f tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d8f830ec-bce9-4974-85c2-81636a3af74f tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d8f830ec-bce9-4974-85c2-81636a3af74f tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Update volume admin metadata completed successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d8f830ec-bce9-4974-85c2-81636a3af74f tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Update readonly setting on volume completed successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d8f830ec-bce9-4974-85c2-81636a3af74f tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action returned with HTTP 202 Sep 04 22:47:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 530/1070] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:47:18 2026] POST /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e74f021b-1cae-400c-aae7-104f75b56388 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e74f021b-1cae-400c-aae7-104f75b56388 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/f2662492-5dce-448d-95d1-c9f2fceb5885 Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e74f021b-1cae-400c-aae7-104f75b56388 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e74f021b-1cae-400c-aae7-104f75b56388 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-e74f021b-1cae-400c-aae7-104f75b56388 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member f2662492-5dce-448d-95d1-c9f2fceb5885 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Created reservations ['21a1bf66-6ad9-47d3-9c01-aceea731fa8b', '12401516-f88e-4d83-b067-02c8787e1d84', 'ee88b173-e15f-4fbb-9008-c23e59f4eb12', 'ccb0e55a-ac7b-470c-b553-d0383a277fca'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (310a1b67-8abf-4144-b69c-216e0576c5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21a1bf66-6ad9-47d3-9c01-aceea731fa8b', '12401516-f88e-4d83-b067-02c8787e1d84', 'ee88b173-e15f-4fbb-9008-c23e59f4eb12', 'ccb0e55a-ac7b-470c-b553-d0383a277fca']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7504c110-1741-4baa-b50c-7214a06445b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e74f021b-1cae-400c-aae7-104f75b56388 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/f2662492-5dce-448d-95d1-c9f2fceb5885 returned with HTTP 200 Sep 04 22:47:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 531/1071] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:47:18 2026] GET /volume/v3/groups/f2662492-5dce-448d-95d1-c9f2fceb5885 => generated 392 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-227cb3fa-39d4-4ea8-bb53-b9a965521952 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-227cb3fa-39d4-4ea8-bb53-b9a965521952 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-227cb3fa-39d4-4ea8-bb53-b9a965521952 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-227cb3fa-39d4-4ea8-bb53-b9a965521952 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7504c110-1741-4baa-b50c-7214a06445b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9004bf23-0ef9-46bb-a8be-707241b576bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1706965723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e66d32381584849836609dc66c48b7e',qos_specs=None,replication_status=,reservations=['21a1bf66-6ad9-47d3-9c01-aceea731fa8b','12401516-f88e-4d83-b067-02c8787e1d84','ee88b173-e15f-4fbb-9008-c23e59f4eb12','ccb0e55a-ac7b-470c-b553-d0383a277fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1706965723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9004bf23-0ef9-46bb-a8be-707241b576bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e66d32381584849836609dc66c48b7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c57d138-d284-4d66-b886-6fadfdade0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-227cb3fa-39d4-4ea8-bb53-b9a965521952 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-227cb3fa-39d4-4ea8-bb53-b9a965521952 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:47:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 532/1072] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:18 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 866 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b95364dd-a2da-436f-8067-476d109ff915 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-973891371", "volume_type": "e348bafd-f744-4230-a812-8ee530a2423c", "group_id": "f2662492-5dce-448d-95d1-c9f2fceb5885", "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-973891371', 'volume_type': 'e348bafd-f744-4230-a812-8ee530a2423c', 'group_id': 'f2662492-5dce-448d-95d1-c9f2fceb5885', 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Create volume of 1 GB Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c57d138-d284-4d66-b886-6fadfdade0ff) transitioned into state 'SUCCESS' from state '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-1706965723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e66d32381584849836609dc66c48b7e',qos_specs=None,replication_status=,reservations=['21a1bf66-6ad9-47d3-9c01-aceea731fa8b','12401516-f88e-4d83-b067-02c8787e1d84','ee88b173-e15f-4fbb-9008-c23e59f4eb12','ccb0e55a-ac7b-470c-b553-d0383a277fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801ced29-1bef-44e5-a05f-eb9ae7a1f1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:47:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Availability Zones retrieved successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Flow 'volume_create_api' (9d9939fb-50aa-4fc0-9b0f-942cfe2c1296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801ced29-1bef-44e5-a05f-eb9ae7a1f1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f8f018-70c5-4d6a-9dc8-99188584c5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Flow 'volume_create_api' (6d85bca1-0cf4-49d8-bed0-50d2ddc2d4df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume request issued successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ba3facc9-8ec5-461b-9e93-198082bcb237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:47:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 541/1073] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:47:18 2026] POST /volume/v3/volumes => generated 756 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5dbb86d0-6f9e-4fd5-83cc-f4f01734a9b0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5dbb86d0-6f9e-4fd5-83cc-f4f01734a9b0 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] POST http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5dbb86d0-6f9e-4fd5-83cc-f4f01734a9b0 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5dbb86d0-6f9e-4fd5-83cc-f4f01734a9b0 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5dbb86d0-6f9e-4fd5-83cc-f4f01734a9b0 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5dbb86d0-6f9e-4fd5-83cc-f4f01734a9b0 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Update volume admin metadata completed successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5dbb86d0-6f9e-4fd5-83cc-f4f01734a9b0 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Update readonly setting on volume completed successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5dbb86d0-6f9e-4fd5-83cc-f4f01734a9b0 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action returned with HTTP 202 Sep 04 22:47:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 542/1074] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:47:18 2026] POST /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:47:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f8f018-70c5-4d6a-9dc8-99188584c5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:47:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e348bafd-f744-4230-a812-8ee530a2423c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-23863669',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e348bafd-f744-4230-a812-8ee530a2423c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f2662492-5dce-448d-95d1-c9f2fceb5885', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a94bb1-6a1c-4fc8-829d-12b8105c9fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:18 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-23863669 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-23863669, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:47:18 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-23863669 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-23863669, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:47:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1358224754"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1358224754'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Create volume of 2 GB Sep 04 22:47:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Availability Zones retrieved successfully. Sep 04 22:47:19 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Created reservations ['7f6cefb7-133e-4c76-92a3-c8c1bf2cbc9c', 'deb78f9a-ac2a-4d7b-b29a-6ebe82400da9', 'b7d28890-ba6d-4a41-adaa-0ab9863fbff9', 'ff366b54-4273-4e70-bdfb-b2b1b1b62afc'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a94bb1-6a1c-4fc8-829d-12b8105c9fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f6cefb7-133e-4c76-92a3-c8c1bf2cbc9c', 'deb78f9a-ac2a-4d7b-b29a-6ebe82400da9', 'b7d28890-ba6d-4a41-adaa-0ab9863fbff9', 'ff366b54-4273-4e70-bdfb-b2b1b1b62afc']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c3cc6f7-20fc-4727-9ea8-d5925baa1ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Flow 'volume_create_api' (5c268070-d17a-4cce-a287-3ed91a8a9801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6abb8c48-15b1-48c4-8f43-8158f61f578a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Validating volume size '2' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:19 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:19 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c3cc6f7-20fc-4727-9ea8-d5925baa1ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca6d7951-f1f8-4105-b678-11cec476bd0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-973891371',encryption_key_id=None,group_id=f2662492-5dce-448d-95d1-c9f2fceb5885,group_type_id=,metadata={},multiattach=False,project_id='588dc19d41bb428d8e44308a6445c5e1',qos_specs=None,replication_status=,reservations=['7f6cefb7-133e-4c76-92a3-c8c1bf2cbc9c','deb78f9a-ac2a-4d7b-b29a-6ebe82400da9','b7d28890-ba6d-4a41-adaa-0ab9863fbff9','ff366b54-4273-4e70-bdfb-b2b1b1b62afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='132d833f53294d4281c37c6ab669a422',volume_type_id=e348bafd-f744-4230-a812-8ee530a2423c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-973891371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f2662492-5dce-448d-95d1-c9f2fceb5885,host=None,id=ca6d7951-f1f8-4105-b678-11cec476bd0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='588dc19d41bb428d8e44308a6445c5e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='132d833f53294d4281c37c6ab669a422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e348bafd-f744-4230-a812-8ee530a2423c),volume_type_id=e348bafd-f744-4230-a812-8ee530a2423c)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce15126c-b671-47b1-b763-2a825c0763f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6abb8c48-15b1-48c4-8f43-8158f61f578a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30b3e66e-108f-489e-bee0-19fc4aab643e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce15126c-b671-47b1-b763-2a825c0763f7) transitioned into state 'SUCCESS' from state '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-973891371',encryption_key_id=None,group_id=f2662492-5dce-448d-95d1-c9f2fceb5885,group_type_id=,metadata={},multiattach=False,project_id='588dc19d41bb428d8e44308a6445c5e1',qos_specs=None,replication_status=,reservations=['7f6cefb7-133e-4c76-92a3-c8c1bf2cbc9c','deb78f9a-ac2a-4d7b-b29a-6ebe82400da9','b7d28890-ba6d-4a41-adaa-0ab9863fbff9','ff366b54-4273-4e70-bdfb-b2b1b1b62afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='132d833f53294d4281c37c6ab669a422',volume_type_id=e348bafd-f744-4230-a812-8ee530a2423c)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50046172-0b56-469f-9672-7e90ae53a64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50046172-0b56-469f-9672-7e90ae53a64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Flow 'volume_create_api' (9d9939fb-50aa-4fc0-9b0f-942cfe2c1296) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Create volume request issued successfully. Sep 04 22:47:19 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:47:19 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Created reservations ['594cb4ae-692b-4d9d-873d-dd7a7b720c32', '30753cdc-702d-4941-9555-37ddf7f27897', 'b2bfc1d2-c907-4106-a8c2-3f1180609818', '7501d5ff-e5bc-4347-83c3-a3ef3019c263'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30b3e66e-108f-489e-bee0-19fc4aab643e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['594cb4ae-692b-4d9d-873d-dd7a7b720c32', '30753cdc-702d-4941-9555-37ddf7f27897', 'b2bfc1d2-c907-4106-a8c2-3f1180609818', '7501d5ff-e5bc-4347-83c3-a3ef3019c263']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (432f9ae0-91c8-4529-a630-3d645be183fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (432f9ae0-91c8-4529-a630-3d645be183fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bd419b0-38d2-4fd1-b514-583dbabca2be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1358224754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ece753bc104653be6ebdf2c2727e2e',qos_specs=None,replication_status=,reservations=['594cb4ae-692b-4d9d-873d-dd7a7b720c32','30753cdc-702d-4941-9555-37ddf7f27897','b2bfc1d2-c907-4106-a8c2-3f1180609818','7501d5ff-e5bc-4347-83c3-a3ef3019c263'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='110d7a4b3ae949bf8a9ec1e9d42365c2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1358224754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bd419b0-38d2-4fd1-b514-583dbabca2be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ece753bc104653be6ebdf2c2727e2e',provider_auth=None,provider_geometry=None,provider_id=None,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='110d7a4b3ae949bf8a9ec1e9d42365c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60affa9c-3f51-4a75-97c0-2aacaa652e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b95364dd-a2da-436f-8067-476d109ff915 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:47:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 533/1075] 192.168.122.93 () {62 vars in 1179 bytes} [Fri Sep 4 22:47:18 2026] POST /volume/v3/volumes => generated 826 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fd4aa837-5d3a-4d15-a4c4-4d0f5f794fcd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fd4aa837-5d3a-4d15-a4c4-4d0f5f794fcd tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb Sep 04 22:47:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fd4aa837-5d3a-4d15-a4c4-4d0f5f794fcd tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fd4aa837-5d3a-4d15-a4c4-4d0f5f794fcd tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60affa9c-3f51-4a75-97c0-2aacaa652e62) transitioned into state 'SUCCESS' from state '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-1358224754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ece753bc104653be6ebdf2c2727e2e',qos_specs=None,replication_status=,reservations=['594cb4ae-692b-4d9d-873d-dd7a7b720c32','30753cdc-702d-4941-9555-37ddf7f27897','b2bfc1d2-c907-4106-a8c2-3f1180609818','7501d5ff-e5bc-4347-83c3-a3ef3019c263'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='110d7a4b3ae949bf8a9ec1e9d42365c2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e2a5ee5-333b-46c3-b93e-e4e5076ee3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:19 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e2a5ee5-333b-46c3-b93e-e4e5076ee3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Flow 'volume_create_api' (5c268070-d17a-4cce-a287-3ed91a8a9801) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fd4aa837-5d3a-4d15-a4c4-4d0f5f794fcd tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Create volume request issued successfully. Sep 04 22:47:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3ef2d21e-51a3-4de6-bc13-7302b01eb2b0 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:47:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 543/1076] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:47:18 2026] POST /volume/v3/volumes => generated 762 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c81daa2b-7036-4dcc-9404-7c27c9285df4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c81daa2b-7036-4dcc-9404-7c27c9285df4 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c81daa2b-7036-4dcc-9404-7c27c9285df4 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c81daa2b-7036-4dcc-9404-7c27c9285df4 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fd4aa837-5d3a-4d15-a4c4-4d0f5f794fcd tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb returned with HTTP 200 Sep 04 22:47:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 534/1077] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:19 2026] GET /volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb => generated 848 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-813ae7fc-c3a8-4553-b35a-9e3e72160d54 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c81daa2b-7036-4dcc-9404-7c27c9285df4 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-813ae7fc-c3a8-4553-b35a-9e3e72160d54 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/ca6d7951-f1f8-4105-b678-11cec476bd0c Sep 04 22:47:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c81daa2b-7036-4dcc-9404-7c27c9285df4 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:47:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 544/1078] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:19 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1913c96e-c6f7-439c-b3c7-d31f47080126 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-813ae7fc-c3a8-4553-b35a-9e3e72160d54 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-813ae7fc-c3a8-4553-b35a-9e3e72160d54 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1913c96e-c6f7-439c-b3c7-d31f47080126 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] GET http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1913c96e-c6f7-439c-b3c7-d31f47080126 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1913c96e-c6f7-439c-b3c7-d31f47080126 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1913c96e-c6f7-439c-b3c7-d31f47080126 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Volume info retrieved successfully. Sep 04 22:47:19 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:19 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-813ae7fc-c3a8-4553-b35a-9e3e72160d54 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:47:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1913c96e-c6f7-439c-b3c7-d31f47080126 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be returned with HTTP 200 Sep 04 22:47:19 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-813ae7fc-c3a8-4553-b35a-9e3e72160d54 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:47:19 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-813ae7fc-c3a8-4553-b35a-9e3e72160d54 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:47:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 545/1079] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:19 2026] GET /volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be => generated 830 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bd63485d-c891-4f6d-83e5-f8f2cd930b19 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bd63485d-c891-4f6d-83e5-f8f2cd930b19 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] POST http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bd63485d-c891-4f6d-83e5-f8f2cd930b19 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-712432097", "disk_format": "raw"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bd63485d-c891-4f6d-83e5-f8f2cd930b19 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-712432097", "disk_format": "raw"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bd63485d-c891-4f6d-83e5-f8f2cd930b19 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:19 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-813ae7fc-c3a8-4553-b35a-9e3e72160d54 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:47:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-813ae7fc-c3a8-4553-b35a-9e3e72160d54 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/ca6d7951-f1f8-4105-b678-11cec476bd0c returned with HTTP 200 Sep 04 22:47:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 535/1080] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:47:19 2026] GET /volume/v3/volumes/ca6d7951-f1f8-4105-b678-11cec476bd0c => generated 894 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:19 devstack devstack@c-api.service[87250]: DEBUG cinder.image.image_utils [None req-bd63485d-c891-4f6d-83e5-f8f2cd930b19 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-712432097'}] 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-712432097'}]. {{(pid=87250) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 04 22:47:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f462bbf5-9bed-4832-952b-ca40e845d94d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f462bbf5-9bed-4832-952b-ca40e845d94d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb Sep 04 22:47:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f462bbf5-9bed-4832-952b-ca40e845d94d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f462bbf5-9bed-4832-952b-ca40e845d94d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:20 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:20 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f462bbf5-9bed-4832-952b-ca40e845d94d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f462bbf5-9bed-4832-952b-ca40e845d94d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb returned with HTTP 200 Sep 04 22:47:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 536/1081] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:20 2026] GET /volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c3c664dc-4c6b-43d5-b560-03045afb32c4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c3c664dc-4c6b-43d5-b560-03045afb32c4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] POST http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb/action Sep 04 22:47:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c3c664dc-4c6b-43d5-b560-03045afb32c4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Action body: b'{"os-attach": {"instance_uuid": "1d106c54-4c54-44f9-ba96-0cc2d1511a85", "mountpoint": "/dev/vdb"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c3c664dc-4c6b-43d5-b560-03045afb32c4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1d106c54-4c54-44f9-ba96-0cc2d1511a85", "mountpoint": "/dev/vdb"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:20 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:20 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c3c664dc-4c6b-43d5-b560-03045afb32c4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c3c664dc-4c6b-43d5-b560-03045afb32c4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Update volume admin metadata completed successfully. Sep 04 22:47:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c3c664dc-4c6b-43d5-b560-03045afb32c4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Attach volume completed successfully. Sep 04 22:47:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c3c664dc-4c6b-43d5-b560-03045afb32c4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb/action returned with HTTP 202 Sep 04 22:47:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 537/1082] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:47:20 2026] POST /volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb/action => generated 0 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:47:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6b442370-e62b-4a2f-8791-6278143b4d3e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b442370-e62b-4a2f-8791-6278143b4d3e tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] GET http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be Sep 04 22:47:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b442370-e62b-4a2f-8791-6278143b4d3e tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b442370-e62b-4a2f-8791-6278143b4d3e tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:20 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:20 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6b442370-e62b-4a2f-8791-6278143b4d3e tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Volume info retrieved successfully. Sep 04 22:47:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b442370-e62b-4a2f-8791-6278143b4d3e tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be returned with HTTP 200 Sep 04 22:47:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 538/1083] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:20 2026] GET /volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be => generated 854 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e9ad0cac-57ce-463f-b998-49df9de4bc66 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e9ad0cac-57ce-463f-b998-49df9de4bc66 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/ca6d7951-f1f8-4105-b678-11cec476bd0c Sep 04 22:47:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e9ad0cac-57ce-463f-b998-49df9de4bc66 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e9ad0cac-57ce-463f-b998-49df9de4bc66 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:20 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:20 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e9ad0cac-57ce-463f-b998-49df9de4bc66 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:47:21 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-e9ad0cac-57ce-463f-b998-49df9de4bc66 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:47:21 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-e9ad0cac-57ce-463f-b998-49df9de4bc66 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:47:21 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-e9ad0cac-57ce-463f-b998-49df9de4bc66 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:47:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e9ad0cac-57ce-463f-b998-49df9de4bc66 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/ca6d7951-f1f8-4105-b678-11cec476bd0c returned with HTTP 200 Sep 04 22:47:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 539/1084] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:47:20 2026] GET /volume/v3/volumes/ca6d7951-f1f8-4105-b678-11cec476bd0c => generated 918 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-773f2e8f-fbd4-472a-8b81-e490749fe04c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-773f2e8f-fbd4-472a-8b81-e490749fe04c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb Sep 04 22:47:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-773f2e8f-fbd4-472a-8b81-e490749fe04c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-773f2e8f-fbd4-472a-8b81-e490749fe04c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:21 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:21 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-773f2e8f-fbd4-472a-8b81-e490749fe04c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-773f2e8f-fbd4-472a-8b81-e490749fe04c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb returned with HTTP 200 Sep 04 22:47:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 540/1085] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:21 2026] GET /volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb => generated 1183 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4c18f2a8-5bae-4636-a177-8096babdaea0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bd63485d-c891-4f6d-83e5-f8f2cd930b19 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Copy volume to image completed successfully. Sep 04 22:47:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bd63485d-c891-4f6d-83e5-f8f2cd930b19 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action returned with HTTP 202 Sep 04 22:47:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4c18f2a8-5bae-4636-a177-8096babdaea0 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb Sep 04 22:47:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4c18f2a8-5bae-4636-a177-8096babdaea0 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4c18f2a8-5bae-4636-a177-8096babdaea0 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 546/1086] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:47:19 2026] POST /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action => generated 654 bytes in 1695 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:47:21 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:21 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4c18f2a8-5bae-4636-a177-8096babdaea0 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4c18f2a8-5bae-4636-a177-8096babdaea0 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb returned with HTTP 200 Sep 04 22:47:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 541/1087] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:21 2026] GET /volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb => generated 1183 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d771d4fb-aad2-4852-aac4-19081e84ec96 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d771d4fb-aad2-4852-aac4-19081e84ec96 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] POST http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb/action Sep 04 22:47:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d771d4fb-aad2-4852-aac4-19081e84ec96 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d771d4fb-aad2-4852-aac4-19081e84ec96 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:21 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:21 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-d771d4fb-aad2-4852-aac4-19081e84ec96 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Updating volume '9004bf23-0ef9-46bb-a8be-707241b576bb' with '{'status': 'error'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:47:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d771d4fb-aad2-4852-aac4-19081e84ec96 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb/action returned with HTTP 202 Sep 04 22:47:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 547/1088] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:47:21 2026] POST /volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb/action => generated 0 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 04 22:47:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f41358eb-85f8-414a-a91d-ff27f4e09a99 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f41358eb-85f8-414a-a91d-ff27f4e09a99 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb Sep 04 22:47:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f41358eb-85f8-414a-a91d-ff27f4e09a99 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f41358eb-85f8-414a-a91d-ff27f4e09a99 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:21 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:21 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f41358eb-85f8-414a-a91d-ff27f4e09a99 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f41358eb-85f8-414a-a91d-ff27f4e09a99 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb returned with HTTP 200 Sep 04 22:47:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 542/1089] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:21 2026] GET /volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb => generated 1182 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d3c49986-45a9-4ed8-b210-3ea1522b967d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d3c49986-45a9-4ed8-b210-3ea1522b967d tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] POST http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb/action Sep 04 22:47:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d3c49986-45a9-4ed8-b210-3ea1522b967d tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "81a535c2-50d8-438c-9253-4a6002fba0dd"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d3c49986-45a9-4ed8-b210-3ea1522b967d tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "81a535c2-50d8-438c-9253-4a6002fba0dd"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:21 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:21 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d3c49986-45a9-4ed8-b210-3ea1522b967d tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Volume info retrieved successfully. Sep 04 22:47:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d3c49986-45a9-4ed8-b210-3ea1522b967d tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Terminate volume connection completed successfully. Sep 04 22:47:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d3c49986-45a9-4ed8-b210-3ea1522b967d tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87250) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 04 22:47:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d3c49986-45a9-4ed8-b210-3ea1522b967d tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Detach volume completed successfully. Sep 04 22:47:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d3c49986-45a9-4ed8-b210-3ea1522b967d tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb/action returned with HTTP 202 Sep 04 22:47:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 548/1090] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:47:21 2026] POST /volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb/action => generated 0 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:47:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5157f54c-4b2b-4a00-be38-b6d13ba5f329 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5157f54c-4b2b-4a00-be38-b6d13ba5f329 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb Sep 04 22:47:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5157f54c-4b2b-4a00-be38-b6d13ba5f329 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5157f54c-4b2b-4a00-be38-b6d13ba5f329 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:21 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:21 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1aab4f8f-0dd1-45ef-b7cc-0facb34fbe2d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1aab4f8f-0dd1-45ef-b7cc-0facb34fbe2d tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] GET http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be Sep 04 22:47:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1aab4f8f-0dd1-45ef-b7cc-0facb34fbe2d tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1aab4f8f-0dd1-45ef-b7cc-0facb34fbe2d tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5157f54c-4b2b-4a00-be38-b6d13ba5f329 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5157f54c-4b2b-4a00-be38-b6d13ba5f329 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb returned with HTTP 200 Sep 04 22:47:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 543/1091] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:21 2026] GET /volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb => generated 868 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:22 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1aab4f8f-0dd1-45ef-b7cc-0facb34fbe2d tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Volume info retrieved successfully. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-87309d12-7485-4947-bf77-02418f54b34f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-87309d12-7485-4947-bf77-02418f54b34f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-87309d12-7485-4947-bf77-02418f54b34f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-87309d12-7485-4947-bf77-02418f54b34f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1aab4f8f-0dd1-45ef-b7cc-0facb34fbe2d tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be returned with HTTP 200 Sep 04 22:47:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 549/1092] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:21 2026] GET /volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:47:22 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:22 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-87309d12-7485-4947-bf77-02418f54b34f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-87309d12-7485-4947-bf77-02418f54b34f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb returned with HTTP 200 Sep 04 22:47:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 544/1093] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:22 2026] GET /volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb => generated 868 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2d5f0c14-9b05-49f5-8889-761a2cdd2834 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2d5f0c14-9b05-49f5-8889-761a2cdd2834 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] POST http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb/action Sep 04 22:47:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2d5f0c14-9b05-49f5-8889-761a2cdd2834 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Action body: b'{"os-detach": {}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2d5f0c14-9b05-49f5-8889-761a2cdd2834 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:22 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:22 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:22 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2d5f0c14-9b05-49f5-8889-761a2cdd2834 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:22 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2d5f0c14-9b05-49f5-8889-761a2cdd2834 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Detach volume completed successfully. Sep 04 22:47:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2d5f0c14-9b05-49f5-8889-761a2cdd2834 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb/action returned with HTTP 202 Sep 04 22:47:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 550/1094] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:47:22 2026] POST /volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ed69eed2-1960-49f7-a688-8e60fe4e6bbb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ed69eed2-1960-49f7-a688-8e60fe4e6bbb tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ed69eed2-1960-49f7-a688-8e60fe4e6bbb tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ed69eed2-1960-49f7-a688-8e60fe4e6bbb tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fe169b35-0a3c-47b6-9ec4-85458b6d329c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fe169b35-0a3c-47b6-9ec4-85458b6d329c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/ca6d7951-f1f8-4105-b678-11cec476bd0c Sep 04 22:47:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fe169b35-0a3c-47b6-9ec4-85458b6d329c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fe169b35-0a3c-47b6-9ec4-85458b6d329c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:22 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:22 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:22 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:22 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fe169b35-0a3c-47b6-9ec4-85458b6d329c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:47:22 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-fe169b35-0a3c-47b6-9ec4-85458b6d329c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:47:22 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-fe169b35-0a3c-47b6-9ec4-85458b6d329c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ed69eed2-1960-49f7-a688-8e60fe4e6bbb tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ed69eed2-1960-49f7-a688-8e60fe4e6bbb tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb returned with HTTP 200 Sep 04 22:47:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 545/1095] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:22 2026] GET /volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb => generated 868 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e5c1873d-df00-4fc1-b962-a7c3ff02c1b2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e5c1873d-df00-4fc1-b962-a7c3ff02c1b2 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e5c1873d-df00-4fc1-b962-a7c3ff02c1b2 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e5c1873d-df00-4fc1-b962-a7c3ff02c1b2 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:22 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-fe169b35-0a3c-47b6-9ec4-85458b6d329c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e5c1873d-df00-4fc1-b962-a7c3ff02c1b2 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fe169b35-0a3c-47b6-9ec4-85458b6d329c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/ca6d7951-f1f8-4105-b678-11cec476bd0c returned with HTTP 200 Sep 04 22:47:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 551/1096] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:47:22 2026] GET /volume/v3/volumes/ca6d7951-f1f8-4105-b678-11cec476bd0c => generated 919 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bf32ac83-9c42-4e59-8054-0176f6945f1e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e5c1873d-df00-4fc1-b962-a7c3ff02c1b2 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb returned with HTTP 200 Sep 04 22:47:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 546/1097] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:22 2026] GET /volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb => generated 868 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bf32ac83-9c42-4e59-8054-0176f6945f1e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] POST http://192.168.122.93/volume/v3/group_snapshots Sep 04 22:47:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bf32ac83-9c42-4e59-8054-0176f6945f1e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f2662492-5dce-448d-95d1-c9f2fceb5885", "name": "tempest-group_snapshot-325770431"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-bf32ac83-9c42-4e59-8054-0176f6945f1e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f2662492-5dce-448d-95d1-c9f2fceb5885', 'name': 'tempest-group_snapshot-325770431'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bc980e99-dee7-44f2-9d50-e2dffb29ddd9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bc980e99-dee7-44f2-9d50-e2dffb29ddd9 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] DELETE http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bc980e99-dee7-44f2-9d50-e2dffb29ddd9 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bc980e99-dee7-44f2-9d50-e2dffb29ddd9 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-bc980e99-dee7-44f2-9d50-e2dffb29ddd9 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Delete volume with id: 9004bf23-0ef9-46bb-a8be-707241b576bb Sep 04 22:47:22 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.group_snapshots [None req-bf32ac83-9c42-4e59-8054-0176f6945f1e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Creating group_snapshot tempest-group_snapshot-325770431. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:22 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bc980e99-dee7-44f2-9d50-e2dffb29ddd9 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:22 devstack devstack@c-api.service[87250]: /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 04 22:47:22 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:47:22 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:22 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bc980e99-dee7-44f2-9d50-e2dffb29ddd9 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Delete volume request issued successfully. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bc980e99-dee7-44f2-9d50-e2dffb29ddd9 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb returned with HTTP 202 Sep 04 22:47:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 547/1098] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:47:22 2026] DELETE /volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0b7b82ec-6102-40bf-999f-94cb7a60cdb4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0b7b82ec-6102-40bf-999f-94cb7a60cdb4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0b7b82ec-6102-40bf-999f-94cb7a60cdb4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0b7b82ec-6102-40bf-999f-94cb7a60cdb4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:22 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-bf32ac83-9c42-4e59-8054-0176f6945f1e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-23863669 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-23863669, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:47:22 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-bf32ac83-9c42-4e59-8054-0176f6945f1e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-23863669 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-23863669, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:22 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0b7b82ec-6102-40bf-999f-94cb7a60cdb4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0b7b82ec-6102-40bf-999f-94cb7a60cdb4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb returned with HTTP 200 Sep 04 22:47:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 548/1099] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:22 2026] GET /volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb => generated 867 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:22 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-bf32ac83-9c42-4e59-8054-0176f6945f1e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Created reservations ['f7ad0df1-6205-4f2f-b264-785fb17bd2be', 'c3bb3f1a-86eb-4a07-b222-49f24f732fd8', 'cd2c0e1f-fa78-42ba-8875-7cca1e86c6ca', 'a1039f69-90d6-4cf9-b602-4bfb7a955d82'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bf32ac83-9c42-4e59-8054-0176f6945f1e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots returned with HTTP 202 Sep 04 22:47:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 552/1100] 192.168.122.93 () {62 vars in 1203 bytes} [Fri Sep 4 22:47:22 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5d14b540-0d1f-4069-9b21-1025dcb2baaa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5d14b540-0d1f-4069-9b21-1025dcb2baaa tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5d14b540-0d1f-4069-9b21-1025dcb2baaa tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5d14b540-0d1f-4069-9b21-1025dcb2baaa tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-5d14b540-0d1f-4069-9b21-1025dcb2baaa tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:22 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:22 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5d14b540-0d1f-4069-9b21-1025dcb2baaa tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 549/1101] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:22 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-83b6c0e5-5fca-41ec-8b4d-26d5dfd04a8e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-83b6c0e5-5fca-41ec-8b4d-26d5dfd04a8e tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] GET http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be Sep 04 22:47:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-83b6c0e5-5fca-41ec-8b4d-26d5dfd04a8e tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-83b6c0e5-5fca-41ec-8b4d-26d5dfd04a8e tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:23 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:23 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:23 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:23 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:23 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-83b6c0e5-5fca-41ec-8b4d-26d5dfd04a8e tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Volume info retrieved successfully. Sep 04 22:47:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-83b6c0e5-5fca-41ec-8b4d-26d5dfd04a8e tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be returned with HTTP 200 Sep 04 22:47:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 553/1102] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:23 2026] GET /volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-df7e1a3e-d56b-4e37-8603-97f49c872eb8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-df7e1a3e-d56b-4e37-8603-97f49c872eb8 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:47:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-df7e1a3e-d56b-4e37-8603-97f49c872eb8 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "5bd419b0-38d2-4fd1-b514-583dbabca2be"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-df7e1a3e-d56b-4e37-8603-97f49c872eb8 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '5bd419b0-38d2-4fd1-b514-583dbabca2be'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:23 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:23 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:23 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:23 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-df7e1a3e-d56b-4e37-8603-97f49c872eb8 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Volume retrieved successfully. Sep 04 22:47:23 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-df7e1a3e-d56b-4e37-8603-97f49c872eb8 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Create volume of 1 GB Sep 04 22:47:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-df7e1a3e-d56b-4e37-8603-97f49c872eb8 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Availability Zones retrieved successfully. Sep 04 22:47:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-df7e1a3e-d56b-4e37-8603-97f49c872eb8 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Flow 'volume_create_api' (309cd483-fde9-48dd-94d6-1fc8677c3d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-df7e1a3e-d56b-4e37-8603-97f49c872eb8 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c9b3081-ed6e-4f86-92cc-0a2f7aaf8a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-df7e1a3e-d56b-4e37-8603-97f49c872eb8 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:23 devstack devstack@c-api.service[87249]: WARNING cinder.volume.api [None req-df7e1a3e-d56b-4e37-8603-97f49c872eb8 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c9b3081-ed6e-4f86-92cc-0a2f7aaf8a02) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 22:47:23 devstack devstack@c-api.service[87249]: 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 04 22:47:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-df7e1a3e-d56b-4e37-8603-97f49c872eb8 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c9b3081-ed6e-4f86-92cc-0a2f7aaf8a02) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:23 devstack devstack@c-api.service[87249]: WARNING cinder.volume.api [None req-df7e1a3e-d56b-4e37-8603-97f49c872eb8 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c9b3081-ed6e-4f86-92cc-0a2f7aaf8a02) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 22:47:23 devstack devstack@c-api.service[87249]: WARNING cinder.volume.api [None req-df7e1a3e-d56b-4e37-8603-97f49c872eb8 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Flow 'volume_create_api' (309cd483-fde9-48dd-94d6-1fc8677c3d72) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 22:47:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-df7e1a3e-d56b-4e37-8603-97f49c872eb8 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 400 Sep 04 22:47:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 550/1103] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:47:23 2026] POST /volume/v3/volumes => generated 173 bytes in 116 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:47:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-47b163bb-7ee1-4dd4-9e2e-a40bb72a469f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-47b163bb-7ee1-4dd4-9e2e-a40bb72a469f tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] GET http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be Sep 04 22:47:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-47b163bb-7ee1-4dd4-9e2e-a40bb72a469f tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-47b163bb-7ee1-4dd4-9e2e-a40bb72a469f tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:23 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:23 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:23 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:23 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:23 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-47b163bb-7ee1-4dd4-9e2e-a40bb72a469f tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Volume info retrieved successfully. Sep 04 22:47:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-47b163bb-7ee1-4dd4-9e2e-a40bb72a469f tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be returned with HTTP 200 Sep 04 22:47:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 554/1104] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:23 2026] GET /volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5e81ec70-4b9b-469b-887e-8f80cf0bfd45 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5e81ec70-4b9b-469b-887e-8f80cf0bfd45 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] DELETE http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be Sep 04 22:47:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5e81ec70-4b9b-469b-887e-8f80cf0bfd45 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5e81ec70-4b9b-469b-887e-8f80cf0bfd45 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:23 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-5e81ec70-4b9b-469b-887e-8f80cf0bfd45 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Delete volume with id: 5bd419b0-38d2-4fd1-b514-583dbabca2be Sep 04 22:47:23 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:23 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:23 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:23 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5e81ec70-4b9b-469b-887e-8f80cf0bfd45 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Volume info retrieved successfully. Sep 04 22:47:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5e81ec70-4b9b-469b-887e-8f80cf0bfd45 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Delete volume request issued successfully. Sep 04 22:47:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5e81ec70-4b9b-469b-887e-8f80cf0bfd45 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be returned with HTTP 202 Sep 04 22:47:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 551/1105] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:47:23 2026] DELETE /volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:47:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6fd68991-f780-477b-bc47-6c781e908d29 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6fd68991-f780-477b-bc47-6c781e908d29 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] GET http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be Sep 04 22:47:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6fd68991-f780-477b-bc47-6c781e908d29 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6fd68991-f780-477b-bc47-6c781e908d29 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:23 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:23 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:23 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:23 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:23 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6fd68991-f780-477b-bc47-6c781e908d29 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Volume info retrieved successfully. Sep 04 22:47:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6fd68991-f780-477b-bc47-6c781e908d29 tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be returned with HTTP 200 Sep 04 22:47:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 555/1106] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:23 2026] GET /volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:47:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d0c1bd9a-342c-47d4-bb9f-3803c2782cfb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d0c1bd9a-342c-47d4-bb9f-3803c2782cfb tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb Sep 04 22:47:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d0c1bd9a-342c-47d4-bb9f-3803c2782cfb tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d0c1bd9a-342c-47d4-bb9f-3803c2782cfb tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d0c1bd9a-342c-47d4-bb9f-3803c2782cfb tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb returned with HTTP 404 Sep 04 22:47:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 552/1107] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:23 2026] GET /volume/v3/volumes/9004bf23-0ef9-46bb-a8be-707241b576bb => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:47:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0de847b5-1105-4a85-91b6-29637ec33117 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0de847b5-1105-4a85-91b6-29637ec33117 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0de847b5-1105-4a85-91b6-29637ec33117 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0de847b5-1105-4a85-91b6-29637ec33117 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-0de847b5-1105-4a85-91b6-29637ec33117 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:23 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:23 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0de847b5-1105-4a85-91b6-29637ec33117 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 556/1108] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:23 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6c17783a-2466-4f5e-873b-dadebd0baf1a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6c17783a-2466-4f5e-873b-dadebd0baf1a tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] GET http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be Sep 04 22:47:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6c17783a-2466-4f5e-873b-dadebd0baf1a tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6c17783a-2466-4f5e-873b-dadebd0baf1a tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6c17783a-2466-4f5e-873b-dadebd0baf1a tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Volume info retrieved successfully. Sep 04 22:47:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6c17783a-2466-4f5e-873b-dadebd0baf1a tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be returned with HTTP 200 Sep 04 22:47:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 553/1109] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:24 2026] GET /volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be => generated 854 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5d402181-4254-440a-8c3f-b3e59a4911b0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5d402181-4254-440a-8c3f-b3e59a4911b0 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5d402181-4254-440a-8c3f-b3e59a4911b0 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5d402181-4254-440a-8c3f-b3e59a4911b0 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-5d402181-4254-440a-8c3f-b3e59a4911b0 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:25 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:25 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5d402181-4254-440a-8c3f-b3e59a4911b0 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 557/1110] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:25 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:47:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-37e04d16-ca7d-4e6f-90f6-aeccd74346fe None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-37e04d16-ca7d-4e6f-90f6-aeccd74346fe tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] GET http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be Sep 04 22:47:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-37e04d16-ca7d-4e6f-90f6-aeccd74346fe tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-37e04d16-ca7d-4e6f-90f6-aeccd74346fe tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-37e04d16-ca7d-4e6f-90f6-aeccd74346fe tempest-VolumesCloneNegativeTest-1137902969 tempest-VolumesCloneNegativeTest-1137902969-project-member] http://192.168.122.93/volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be returned with HTTP 404 Sep 04 22:47:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 554/1111] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:25 2026] GET /volume/v3/volumes/5bd419b0-38d2-4fd1-b514-583dbabca2be => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0928c562-6a4f-4fa2-9030-5bbaf1b2e434 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0928c562-6a4f-4fa2-9030-5bbaf1b2e434 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0928c562-6a4f-4fa2-9030-5bbaf1b2e434 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0928c562-6a4f-4fa2-9030-5bbaf1b2e434 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-0928c562-6a4f-4fa2-9030-5bbaf1b2e434 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:26 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:26 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0928c562-6a4f-4fa2-9030-5bbaf1b2e434 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:26 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 558/1112] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:26 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a3561322-2f5c-4b0f-a3db-90efbc45dddd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a3561322-2f5c-4b0f-a3db-90efbc45dddd tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a3561322-2f5c-4b0f-a3db-90efbc45dddd tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a3561322-2f5c-4b0f-a3db-90efbc45dddd tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-a3561322-2f5c-4b0f-a3db-90efbc45dddd tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a3561322-2f5c-4b0f-a3db-90efbc45dddd tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 555/1113] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:27 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-04a56066-5142-44ca-9ee1-39dae6cd373a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-04a56066-5142-44ca-9ee1-39dae6cd373a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-04a56066-5142-44ca-9ee1-39dae6cd373a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-04a56066-5142-44ca-9ee1-39dae6cd373a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-04a56066-5142-44ca-9ee1-39dae6cd373a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-04a56066-5142-44ca-9ee1-39dae6cd373a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 559/1114] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:28 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:47:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-536765612"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-536765612'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:28 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume of 1 GB Sep 04 22:47:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Availability Zones retrieved successfully. Sep 04 22:47:28 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Flow 'volume_create_api' (84d8b9bc-7cfc-494e-be17-82fa0c7582ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:28 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0112c2-b694-4eef-a39e-e49470e09509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:28 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:28 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0112c2-b694-4eef-a39e-e49470e09509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:28 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8368b821-e3cb-4d97-92c0-1f8ebab4f129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:28 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Created reservations ['2295f71c-cac5-4e23-aa03-03a4da56736f', '44256729-befc-45b5-8c02-3e43d72fb121', '863d7adc-242b-449c-9f1e-8a845281d3aa', '0798de1d-7369-4161-b025-a8275d98da36'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:28 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8368b821-e3cb-4d97-92c0-1f8ebab4f129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2295f71c-cac5-4e23-aa03-03a4da56736f', '44256729-befc-45b5-8c02-3e43d72fb121', '863d7adc-242b-449c-9f1e-8a845281d3aa', '0798de1d-7369-4161-b025-a8275d98da36']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:28 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db051abe-86cd-45d7-990e-4340625aef45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:28 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:28 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:28 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db051abe-86cd-45d7-990e-4340625aef45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a26a3b76-aa56-4387-8e15-793fde812753', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-536765612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e66d32381584849836609dc66c48b7e',qos_specs=None,replication_status=,reservations=['2295f71c-cac5-4e23-aa03-03a4da56736f','44256729-befc-45b5-8c02-3e43d72fb121','863d7adc-242b-449c-9f1e-8a845281d3aa','0798de1d-7369-4161-b025-a8275d98da36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-536765612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a26a3b76-aa56-4387-8e15-793fde812753,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e66d32381584849836609dc66c48b7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:28 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4c5e5a9-4bf6-4afe-a3d0-e4dd972b32b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4c5e5a9-4bf6-4afe-a3d0-e4dd972b32b1) transitioned into state 'SUCCESS' from state '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-536765612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e66d32381584849836609dc66c48b7e',qos_specs=None,replication_status=,reservations=['2295f71c-cac5-4e23-aa03-03a4da56736f','44256729-befc-45b5-8c02-3e43d72fb121','863d7adc-242b-449c-9f1e-8a845281d3aa','0798de1d-7369-4161-b025-a8275d98da36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f9674b-c070-4fe8-8bf8-a2275171f9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f9674b-c070-4fe8-8bf8-a2275171f9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Flow 'volume_create_api' (84d8b9bc-7cfc-494e-be17-82fa0c7582ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume request issued successfully. Sep 04 22:47:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-93bcbeb0-b09d-417f-ad2a-756c5e7b6a02 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:47:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 556/1115] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:47:28 2026] POST /volume/v3/volumes => generated 755 bytes in 801 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:47:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2e345559-99cd-4ab1-9ef7-d6cd166a7752 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2e345559-99cd-4ab1-9ef7-d6cd166a7752 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2e345559-99cd-4ab1-9ef7-d6cd166a7752 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2e345559-99cd-4ab1-9ef7-d6cd166a7752 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:29 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:29 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2e345559-99cd-4ab1-9ef7-d6cd166a7752 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2e345559-99cd-4ab1-9ef7-d6cd166a7752 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 560/1116] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:29 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 823 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f4760b51-ccd9-4ed0-8a3b-7fd74003e6f2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f4760b51-ccd9-4ed0-8a3b-7fd74003e6f2 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f4760b51-ccd9-4ed0-8a3b-7fd74003e6f2 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f4760b51-ccd9-4ed0-8a3b-7fd74003e6f2 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-f4760b51-ccd9-4ed0-8a3b-7fd74003e6f2 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f4760b51-ccd9-4ed0-8a3b-7fd74003e6f2 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 557/1117] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:29 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6170aa87-03f6-4ca2-b55e-0c8f13f071d3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6170aa87-03f6-4ca2-b55e-0c8f13f071d3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6170aa87-03f6-4ca2-b55e-0c8f13f071d3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6170aa87-03f6-4ca2-b55e-0c8f13f071d3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6170aa87-03f6-4ca2-b55e-0c8f13f071d3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6170aa87-03f6-4ca2-b55e-0c8f13f071d3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 561/1118] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:30 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ebbcc07b-68f7-4c83-a235-631a7bd61e7e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ebbcc07b-68f7-4c83-a235-631a7bd61e7e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ebbcc07b-68f7-4c83-a235-631a7bd61e7e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ebbcc07b-68f7-4c83-a235-631a7bd61e7e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-ebbcc07b-68f7-4c83-a235-631a7bd61e7e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ebbcc07b-68f7-4c83-a235-631a7bd61e7e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 558/1119] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:30 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:47:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9ca596f4-8c12-4ab7-a901-a7cba7351064", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1166312684"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Create volume request body: {'volume': {'imageRef': '9ca596f4-8c12-4ab7-a901-a7cba7351064', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1166312684'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:30 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Create volume of 1 GB Sep 04 22:47:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Availability Zones retrieved successfully. Sep 04 22:47:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Flow 'volume_create_api' (cc89e953-563b-45ca-8bb4-fc12be95674a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (625f5757-022e-482e-98b8-ec08fe655f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (625f5757-022e-482e-98b8-ec08fe655f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a34bba6-8be2-4669-bc37-702b1ac80c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:31 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Created reservations ['803ee72d-c4b8-444c-bae3-5d2638a9c865', 'e854b451-a598-4c83-8c90-d63c390c8117', 'ef3d59ec-ee8c-47f2-b791-566f862ae0c4', 'c014ca2d-b7a6-40a9-aabe-ee1151eaa8af'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a34bba6-8be2-4669-bc37-702b1ac80c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['803ee72d-c4b8-444c-bae3-5d2638a9c865', 'e854b451-a598-4c83-8c90-d63c390c8117', 'ef3d59ec-ee8c-47f2-b791-566f862ae0c4', 'c014ca2d-b7a6-40a9-aabe-ee1151eaa8af']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc1e90c-41b7-434d-ac10-d1a8a92230de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:31 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:31 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc1e90c-41b7-434d-ac10-d1a8a92230de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65bfb002-aa4d-4d5b-a779-15372f1a2c2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1166312684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e15d0810b0940068d0483b0edeb5255',qos_specs=None,replication_status=,reservations=['803ee72d-c4b8-444c-bae3-5d2638a9c865','e854b451-a598-4c83-8c90-d63c390c8117','ef3d59ec-ee8c-47f2-b791-566f862ae0c4','c014ca2d-b7a6-40a9-aabe-ee1151eaa8af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f88cab43972d4e95a5befd1aaeacfffc',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1166312684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65bfb002-aa4d-4d5b-a779-15372f1a2c2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e15d0810b0940068d0483b0edeb5255',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f88cab43972d4e95a5befd1aaeacfffc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330819eb-5e6e-416c-b672-d304ae126a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330819eb-5e6e-416c-b672-d304ae126a27) transitioned into state 'SUCCESS' from state '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-1166312684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e15d0810b0940068d0483b0edeb5255',qos_specs=None,replication_status=,reservations=['803ee72d-c4b8-444c-bae3-5d2638a9c865','e854b451-a598-4c83-8c90-d63c390c8117','ef3d59ec-ee8c-47f2-b791-566f862ae0c4','c014ca2d-b7a6-40a9-aabe-ee1151eaa8af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f88cab43972d4e95a5befd1aaeacfffc',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (303a4627-5622-4ba1-a069-a761a8f5e91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (303a4627-5622-4ba1-a069-a761a8f5e91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Flow 'volume_create_api' (cc89e953-563b-45ca-8bb4-fc12be95674a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Create volume request issued successfully. Sep 04 22:47:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fe7bbb13-6c5c-4af3-870e-d19b6858d419 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:47:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 562/1120] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:47:30 2026] POST /volume/v3/volumes => generated 755 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:47:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d4cc5853-8af0-4332-8a81-26f15af55194 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d4cc5853-8af0-4332-8a81-26f15af55194 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d4cc5853-8af0-4332-8a81-26f15af55194 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d4cc5853-8af0-4332-8a81-26f15af55194 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:31 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:31 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d4cc5853-8af0-4332-8a81-26f15af55194 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d4cc5853-8af0-4332-8a81-26f15af55194 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 559/1121] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:31 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 823 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:47:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-83f49763-71e7-4ae8-a759-8d77ef4fa582 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-83f49763-71e7-4ae8-a759-8d77ef4fa582 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-83f49763-71e7-4ae8-a759-8d77ef4fa582 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-83f49763-71e7-4ae8-a759-8d77ef4fa582 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:31 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:31 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:31 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:31 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-83f49763-71e7-4ae8-a759-8d77ef4fa582 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-83f49763-71e7-4ae8-a759-8d77ef4fa582 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 563/1122] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:31 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d449c697-05fe-4729-8d67-bec79d5fa74a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d449c697-05fe-4729-8d67-bec79d5fa74a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d449c697-05fe-4729-8d67-bec79d5fa74a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d449c697-05fe-4729-8d67-bec79d5fa74a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-d449c697-05fe-4729-8d67-bec79d5fa74a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d449c697-05fe-4729-8d67-bec79d5fa74a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 560/1123] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:31 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fb41dcc6-ec31-48e7-a139-8edb6a3611ec None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fb41dcc6-ec31-48e7-a139-8edb6a3611ec tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fb41dcc6-ec31-48e7-a139-8edb6a3611ec tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fb41dcc6-ec31-48e7-a139-8edb6a3611ec tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fb41dcc6-ec31-48e7-a139-8edb6a3611ec tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fb41dcc6-ec31-48e7-a139-8edb6a3611ec tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 564/1124] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:32 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-94463662-4db7-4395-96a0-0c10a8c7a9d8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-94463662-4db7-4395-96a0-0c10a8c7a9d8 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-94463662-4db7-4395-96a0-0c10a8c7a9d8 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-94463662-4db7-4395-96a0-0c10a8c7a9d8 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:32 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-94463662-4db7-4395-96a0-0c10a8c7a9d8 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-94463662-4db7-4395-96a0-0c10a8c7a9d8 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f7dd7205-e5da-4a0e-b8b3-876352b6d9b5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 561/1125] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:32 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f7dd7205-e5da-4a0e-b8b3-876352b6d9b5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f7dd7205-e5da-4a0e-b8b3-876352b6d9b5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f7dd7205-e5da-4a0e-b8b3-876352b6d9b5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-f7dd7205-e5da-4a0e-b8b3-876352b6d9b5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f7dd7205-e5da-4a0e-b8b3-876352b6d9b5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 565/1126] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:32 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:47:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2cf1e269-fed3-400e-bd96-daf650608a15 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2cf1e269-fed3-400e-bd96-daf650608a15 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2cf1e269-fed3-400e-bd96-daf650608a15 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2cf1e269-fed3-400e-bd96-daf650608a15 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2cf1e269-fed3-400e-bd96-daf650608a15 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2cf1e269-fed3-400e-bd96-daf650608a15 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 562/1127] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:33 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-96839410-f67c-498d-8248-af607cfd50be None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-96839410-f67c-498d-8248-af607cfd50be tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-96839410-f67c-498d-8248-af607cfd50be tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-96839410-f67c-498d-8248-af607cfd50be tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f6e4d567-9a37-4617-8114-6a79a30a8e77 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f6e4d567-9a37-4617-8114-6a79a30a8e77 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f6e4d567-9a37-4617-8114-6a79a30a8e77 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f6e4d567-9a37-4617-8114-6a79a30a8e77 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-f6e4d567-9a37-4617-8114-6a79a30a8e77 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-96839410-f67c-498d-8248-af607cfd50be tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f6e4d567-9a37-4617-8114-6a79a30a8e77 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 563/1128] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:33 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-96839410-f67c-498d-8248-af607cfd50be tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 566/1129] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:33 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c06ab002-cf5e-4d10-a2f1-b9f5f5fd7671 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c06ab002-cf5e-4d10-a2f1-b9f5f5fd7671 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c06ab002-cf5e-4d10-a2f1-b9f5f5fd7671 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c06ab002-cf5e-4d10-a2f1-b9f5f5fd7671 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c06ab002-cf5e-4d10-a2f1-b9f5f5fd7671 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c06ab002-cf5e-4d10-a2f1-b9f5f5fd7671 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 564/1130] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:34 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c4d848af-8e0f-46cc-b788-d582f35d8389 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c4d848af-8e0f-46cc-b788-d582f35d8389 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c4d848af-8e0f-46cc-b788-d582f35d8389 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c4d848af-8e0f-46cc-b788-d582f35d8389 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-c4d848af-8e0f-46cc-b788-d582f35d8389 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d494b4d1-2389-4a83-9351-f5e1560236e8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:34 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:34 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d494b4d1-2389-4a83-9351-f5e1560236e8 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d494b4d1-2389-4a83-9351-f5e1560236e8 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d494b4d1-2389-4a83-9351-f5e1560236e8 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c4d848af-8e0f-46cc-b788-d582f35d8389 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 567/1131] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:34 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d494b4d1-2389-4a83-9351-f5e1560236e8 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d494b4d1-2389-4a83-9351-f5e1560236e8 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 565/1132] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:34 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-752b2670-dff7-4466-b793-1483f715e265 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-752b2670-dff7-4466-b793-1483f715e265 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-752b2670-dff7-4466-b793-1483f715e265 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-752b2670-dff7-4466-b793-1483f715e265 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-752b2670-dff7-4466-b793-1483f715e265 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-752b2670-dff7-4466-b793-1483f715e265 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e9617ba4-450e-4c6e-9580-3220fbb429ff None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 568/1133] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:35 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e9617ba4-450e-4c6e-9580-3220fbb429ff tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e9617ba4-450e-4c6e-9580-3220fbb429ff tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e9617ba4-450e-4c6e-9580-3220fbb429ff tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-e9617ba4-450e-4c6e-9580-3220fbb429ff tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e9617ba4-450e-4c6e-9580-3220fbb429ff tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 566/1134] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:35 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-19333372-95b9-4b0f-9549-4ae7f430cb55 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-19333372-95b9-4b0f-9549-4ae7f430cb55 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-19333372-95b9-4b0f-9549-4ae7f430cb55 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-19333372-95b9-4b0f-9549-4ae7f430cb55 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-19333372-95b9-4b0f-9549-4ae7f430cb55 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-19333372-95b9-4b0f-9549-4ae7f430cb55 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 569/1135] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:35 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:47:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e52a8044-f14a-4b94-a000-703d85b63ad6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e52a8044-f14a-4b94-a000-703d85b63ad6 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e52a8044-f14a-4b94-a000-703d85b63ad6 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e52a8044-f14a-4b94-a000-703d85b63ad6 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-82ee29d5-a147-4560-bf2a-7249dae44bf0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-82ee29d5-a147-4560-bf2a-7249dae44bf0 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-82ee29d5-a147-4560-bf2a-7249dae44bf0 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-82ee29d5-a147-4560-bf2a-7249dae44bf0 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-82ee29d5-a147-4560-bf2a-7249dae44bf0 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e52a8044-f14a-4b94-a000-703d85b63ad6 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-82ee29d5-a147-4560-bf2a-7249dae44bf0 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 570/1136] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:36 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e52a8044-f14a-4b94-a000-703d85b63ad6 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 567/1137] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:36 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4d22c5ad-15a7-40b4-9626-cdbfb909410b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4d22c5ad-15a7-40b4-9626-cdbfb909410b tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4d22c5ad-15a7-40b4-9626-cdbfb909410b tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4d22c5ad-15a7-40b4-9626-cdbfb909410b tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4d22c5ad-15a7-40b4-9626-cdbfb909410b tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4d22c5ad-15a7-40b4-9626-cdbfb909410b tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 571/1138] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:36 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-00919544-fd8e-4a01-829a-4fc5d36790be None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-00919544-fd8e-4a01-829a-4fc5d36790be tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-00919544-fd8e-4a01-829a-4fc5d36790be tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-00919544-fd8e-4a01-829a-4fc5d36790be tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-00919544-fd8e-4a01-829a-4fc5d36790be tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4505f163-0c0d-4893-b498-5a271786e9a9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4505f163-0c0d-4893-b498-5a271786e9a9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4505f163-0c0d-4893-b498-5a271786e9a9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-00919544-fd8e-4a01-829a-4fc5d36790be tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 568/1139] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:37 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4505f163-0c0d-4893-b498-5a271786e9a9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:37 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:37 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4505f163-0c0d-4893-b498-5a271786e9a9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4505f163-0c0d-4893-b498-5a271786e9a9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 572/1140] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:37 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-438391f1-41c2-45f2-b7d8-674c6582672e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-438391f1-41c2-45f2-b7d8-674c6582672e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-438391f1-41c2-45f2-b7d8-674c6582672e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-438391f1-41c2-45f2-b7d8-674c6582672e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-438391f1-41c2-45f2-b7d8-674c6582672e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-438391f1-41c2-45f2-b7d8-674c6582672e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 569/1141] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:37 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7d12b7ec-2b79-4259-8389-d297a1f8e25e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7d12b7ec-2b79-4259-8389-d297a1f8e25e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7d12b7ec-2b79-4259-8389-d297a1f8e25e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7d12b7ec-2b79-4259-8389-d297a1f8e25e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-7d12b7ec-2b79-4259-8389-d297a1f8e25e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:38 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:38 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7d12b7ec-2b79-4259-8389-d297a1f8e25e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:38 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 573/1142] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:38 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-55ce94ff-da52-42c5-924b-e9d873e26547 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-55ce94ff-da52-42c5-924b-e9d873e26547 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-55ce94ff-da52-42c5-924b-e9d873e26547 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-55ce94ff-da52-42c5-924b-e9d873e26547 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:38 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:38 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:38 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:38 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:38 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-55ce94ff-da52-42c5-924b-e9d873e26547 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-55ce94ff-da52-42c5-924b-e9d873e26547 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 570/1143] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:38 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:47:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fc5b450e-065a-405f-b1a6-909dd0b32c8e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fc5b450e-065a-405f-b1a6-909dd0b32c8e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fc5b450e-065a-405f-b1a6-909dd0b32c8e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fc5b450e-065a-405f-b1a6-909dd0b32c8e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:38 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:38 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:38 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:38 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:38 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fc5b450e-065a-405f-b1a6-909dd0b32c8e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fc5b450e-065a-405f-b1a6-909dd0b32c8e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:38 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 574/1144] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:38 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-106a5b08-a56f-4c66-8f0d-54c366ea48d5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-106a5b08-a56f-4c66-8f0d-54c366ea48d5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-106a5b08-a56f-4c66-8f0d-54c366ea48d5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-106a5b08-a56f-4c66-8f0d-54c366ea48d5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-106a5b08-a56f-4c66-8f0d-54c366ea48d5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:39 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:39 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-106a5b08-a56f-4c66-8f0d-54c366ea48d5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 571/1145] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:39 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-97ef2eea-86dc-4987-8265-86660f74044b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-97ef2eea-86dc-4987-8265-86660f74044b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-97ef2eea-86dc-4987-8265-86660f74044b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-97ef2eea-86dc-4987-8265-86660f74044b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:39 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:39 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-97ef2eea-86dc-4987-8265-86660f74044b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-97ef2eea-86dc-4987-8265-86660f74044b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 575/1146] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:39 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9d9b2da8-2606-4c77-8fb4-2223559da710 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9d9b2da8-2606-4c77-8fb4-2223559da710 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9d9b2da8-2606-4c77-8fb4-2223559da710 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9d9b2da8-2606-4c77-8fb4-2223559da710 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:40 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:40 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9d9b2da8-2606-4c77-8fb4-2223559da710 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9d9b2da8-2606-4c77-8fb4-2223559da710 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 572/1147] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:39 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3c07315c-29e5-4911-9690-00439a20b868 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3c07315c-29e5-4911-9690-00439a20b868 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3c07315c-29e5-4911-9690-00439a20b868 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3c07315c-29e5-4911-9690-00439a20b868 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-3c07315c-29e5-4911-9690-00439a20b868 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3c07315c-29e5-4911-9690-00439a20b868 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 576/1148] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:40 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b94b2425-e4d7-4413-b6f7-830d32311c46 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b94b2425-e4d7-4413-b6f7-830d32311c46 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b94b2425-e4d7-4413-b6f7-830d32311c46 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b94b2425-e4d7-4413-b6f7-830d32311c46 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:40 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:40 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b94b2425-e4d7-4413-b6f7-830d32311c46 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b94b2425-e4d7-4413-b6f7-830d32311c46 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 573/1149] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:40 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-585c8c34-e6a1-4525-b028-9a75ea400029 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-585c8c34-e6a1-4525-b028-9a75ea400029 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-585c8c34-e6a1-4525-b028-9a75ea400029 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-585c8c34-e6a1-4525-b028-9a75ea400029 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:41 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:41 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:41 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:41 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-585c8c34-e6a1-4525-b028-9a75ea400029 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-585c8c34-e6a1-4525-b028-9a75ea400029 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 577/1150] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:41 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b7e6d086-fa51-4ab7-8ebb-a0abcb6cb5c7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b7e6d086-fa51-4ab7-8ebb-a0abcb6cb5c7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b7e6d086-fa51-4ab7-8ebb-a0abcb6cb5c7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b7e6d086-fa51-4ab7-8ebb-a0abcb6cb5c7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-b7e6d086-fa51-4ab7-8ebb-a0abcb6cb5c7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b7e6d086-fa51-4ab7-8ebb-a0abcb6cb5c7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 574/1151] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:41 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-59f19a79-da99-45f3-9945-ad9b22738c65 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-59f19a79-da99-45f3-9945-ad9b22738c65 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-59f19a79-da99-45f3-9945-ad9b22738c65 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-59f19a79-da99-45f3-9945-ad9b22738c65 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:42 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:42 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-59f19a79-da99-45f3-9945-ad9b22738c65 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-59f19a79-da99-45f3-9945-ad9b22738c65 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 578/1152] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:42 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-57041890-75b1-4d85-819b-8e33fab398a3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-57041890-75b1-4d85-819b-8e33fab398a3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-57041890-75b1-4d85-819b-8e33fab398a3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-57041890-75b1-4d85-819b-8e33fab398a3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:42 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:42 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-57041890-75b1-4d85-819b-8e33fab398a3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-57041890-75b1-4d85-819b-8e33fab398a3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 575/1153] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:42 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3fe925a0-25d6-4c21-8d37-1487df003780 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3fe925a0-25d6-4c21-8d37-1487df003780 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3fe925a0-25d6-4c21-8d37-1487df003780 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3fe925a0-25d6-4c21-8d37-1487df003780 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-3fe925a0-25d6-4c21-8d37-1487df003780 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3fe925a0-25d6-4c21-8d37-1487df003780 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 579/1154] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:42 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-99b88d29-b641-40db-b003-d689e53e2dde None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-99b88d29-b641-40db-b003-d689e53e2dde tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-99b88d29-b641-40db-b003-d689e53e2dde tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-99b88d29-b641-40db-b003-d689e53e2dde tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:43 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:43 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-99b88d29-b641-40db-b003-d689e53e2dde tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fc417967-18f8-47eb-abe7-10abf3a1f237 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fc417967-18f8-47eb-abe7-10abf3a1f237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fc417967-18f8-47eb-abe7-10abf3a1f237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fc417967-18f8-47eb-abe7-10abf3a1f237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-99b88d29-b641-40db-b003-d689e53e2dde tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 576/1155] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:43 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fc417967-18f8-47eb-abe7-10abf3a1f237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fc417967-18f8-47eb-abe7-10abf3a1f237 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 580/1156] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:43 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6ba5ec1e-f097-4f55-a91b-cb3646cc41d7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6ba5ec1e-f097-4f55-a91b-cb3646cc41d7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6ba5ec1e-f097-4f55-a91b-cb3646cc41d7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6ba5ec1e-f097-4f55-a91b-cb3646cc41d7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-6ba5ec1e-f097-4f55-a91b-cb3646cc41d7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:44 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:44 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6ba5ec1e-f097-4f55-a91b-cb3646cc41d7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 577/1157] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:43 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1d720974-82e1-4d38-b834-b6007cb947dd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1d720974-82e1-4d38-b834-b6007cb947dd tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1d720974-82e1-4d38-b834-b6007cb947dd tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1d720974-82e1-4d38-b834-b6007cb947dd tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:44 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:44 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:44 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:44 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1d720974-82e1-4d38-b834-b6007cb947dd tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1d720974-82e1-4d38-b834-b6007cb947dd tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 581/1158] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:44 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0f038740-fb89-446a-9d83-ec615e2a8bac None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0f038740-fb89-446a-9d83-ec615e2a8bac tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0f038740-fb89-446a-9d83-ec615e2a8bac tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0f038740-fb89-446a-9d83-ec615e2a8bac tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:44 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:44 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:44 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:44 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:44 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0f038740-fb89-446a-9d83-ec615e2a8bac tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0f038740-fb89-446a-9d83-ec615e2a8bac tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 578/1159] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:44 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-20489120-ef10-48da-aa5e-c1f184abf0ff None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-20489120-ef10-48da-aa5e-c1f184abf0ff tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-20489120-ef10-48da-aa5e-c1f184abf0ff tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-20489120-ef10-48da-aa5e-c1f184abf0ff tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-20489120-ef10-48da-aa5e-c1f184abf0ff tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-20489120-ef10-48da-aa5e-c1f184abf0ff tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 582/1160] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:45 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3063b8cb-580f-4904-ba3c-d3b439378eaa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3063b8cb-580f-4904-ba3c-d3b439378eaa tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3063b8cb-580f-4904-ba3c-d3b439378eaa tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3063b8cb-580f-4904-ba3c-d3b439378eaa tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3063b8cb-580f-4904-ba3c-d3b439378eaa tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3063b8cb-580f-4904-ba3c-d3b439378eaa tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 579/1161] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:45 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-009a7428-3950-4404-94fd-5ba39ceb8d57 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-009a7428-3950-4404-94fd-5ba39ceb8d57 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-009a7428-3950-4404-94fd-5ba39ceb8d57 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-009a7428-3950-4404-94fd-5ba39ceb8d57 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-009a7428-3950-4404-94fd-5ba39ceb8d57 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-009a7428-3950-4404-94fd-5ba39ceb8d57 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 583/1162] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:45 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2563fd34-9e82-4fb9-9aba-008f2ed9427d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2563fd34-9e82-4fb9-9aba-008f2ed9427d tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2563fd34-9e82-4fb9-9aba-008f2ed9427d tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2563fd34-9e82-4fb9-9aba-008f2ed9427d tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-2563fd34-9e82-4fb9-9aba-008f2ed9427d tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:46 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=409,cinder:UPDATE=52,cinder:INSERT=35 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:47:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2563fd34-9e82-4fb9-9aba-008f2ed9427d tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 580/1163] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:46 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-21b38316-94f2-4317-817f-c53332fc3a9e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-21b38316-94f2-4317-817f-c53332fc3a9e tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-21b38316-94f2-4317-817f-c53332fc3a9e tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-21b38316-94f2-4317-817f-c53332fc3a9e tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:46 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:46 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:46 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:46 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:46 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-21b38316-94f2-4317-817f-c53332fc3a9e tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-21b38316-94f2-4317-817f-c53332fc3a9e tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 584/1164] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:46 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5b7d83ce-7331-4554-8316-c3369ec1f07e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5b7d83ce-7331-4554-8316-c3369ec1f07e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5b7d83ce-7331-4554-8316-c3369ec1f07e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5b7d83ce-7331-4554-8316-c3369ec1f07e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5b7d83ce-7331-4554-8316-c3369ec1f07e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5b7d83ce-7331-4554-8316-c3369ec1f07e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 581/1165] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:46 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c14ec41c-fef3-4fcc-b729-4078c6bac10c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c14ec41c-fef3-4fcc-b729-4078c6bac10c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c14ec41c-fef3-4fcc-b729-4078c6bac10c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c14ec41c-fef3-4fcc-b729-4078c6bac10c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-c14ec41c-fef3-4fcc-b729-4078c6bac10c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:47 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=459,cinder:INSERT=72,cinder:UPDATE=99,cinder:DELETE=1 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:47:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c14ec41c-fef3-4fcc-b729-4078c6bac10c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 585/1166] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:47 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f7d6ca08-d974-4b93-a01c-181ec6175478 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f7d6ca08-d974-4b93-a01c-181ec6175478 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f7d6ca08-d974-4b93-a01c-181ec6175478 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f7d6ca08-d974-4b93-a01c-181ec6175478 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f7d6ca08-d974-4b93-a01c-181ec6175478 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f7d6ca08-d974-4b93-a01c-181ec6175478 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 582/1167] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:47 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c00add9e-e102-4c63-88d6-8e545a810b8f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c00add9e-e102-4c63-88d6-8e545a810b8f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c00add9e-e102-4c63-88d6-8e545a810b8f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c00add9e-e102-4c63-88d6-8e545a810b8f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c00add9e-e102-4c63-88d6-8e545a810b8f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c00add9e-e102-4c63-88d6-8e545a810b8f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 586/1168] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:47 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-df9f8a00-db26-4194-aa8f-17df8b4e7439 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-df9f8a00-db26-4194-aa8f-17df8b4e7439 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-df9f8a00-db26-4194-aa8f-17df8b4e7439 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-df9f8a00-db26-4194-aa8f-17df8b4e7439 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-df9f8a00-db26-4194-aa8f-17df8b4e7439 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-df9f8a00-db26-4194-aa8f-17df8b4e7439 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 583/1169] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:48 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9212727c-6a19-45c7-9c04-9770c6fa92ae None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9212727c-6a19-45c7-9c04-9770c6fa92ae tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9212727c-6a19-45c7-9c04-9770c6fa92ae tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9212727c-6a19-45c7-9c04-9770c6fa92ae tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:48 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:48 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9212727c-6a19-45c7-9c04-9770c6fa92ae tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9212727c-6a19-45c7-9c04-9770c6fa92ae tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 587/1170] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:48 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:47:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-23016d64-5472-44da-8327-1aad23b0327c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-23016d64-5472-44da-8327-1aad23b0327c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-23016d64-5472-44da-8327-1aad23b0327c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-23016d64-5472-44da-8327-1aad23b0327c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:48 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:48 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-23016d64-5472-44da-8327-1aad23b0327c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-23016d64-5472-44da-8327-1aad23b0327c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 584/1171] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:48 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6671b8be-5b7a-413d-ad97-62500020ae9e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6671b8be-5b7a-413d-ad97-62500020ae9e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6671b8be-5b7a-413d-ad97-62500020ae9e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6671b8be-5b7a-413d-ad97-62500020ae9e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-6671b8be-5b7a-413d-ad97-62500020ae9e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6671b8be-5b7a-413d-ad97-62500020ae9e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 588/1172] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:49 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b6c1cae6-f44f-4aed-adad-0d1c848bee4c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b6c1cae6-f44f-4aed-adad-0d1c848bee4c tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b6c1cae6-f44f-4aed-adad-0d1c848bee4c tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b6c1cae6-f44f-4aed-adad-0d1c848bee4c tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:49 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b6c1cae6-f44f-4aed-adad-0d1c848bee4c tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b6c1cae6-f44f-4aed-adad-0d1c848bee4c tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 585/1173] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:49 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-15c7cd8b-52ed-4cf9-a37b-ef3991ce7bc9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-15c7cd8b-52ed-4cf9-a37b-ef3991ce7bc9 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-15c7cd8b-52ed-4cf9-a37b-ef3991ce7bc9 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-15c7cd8b-52ed-4cf9-a37b-ef3991ce7bc9 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:49 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:49 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-15c7cd8b-52ed-4cf9-a37b-ef3991ce7bc9 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-15c7cd8b-52ed-4cf9-a37b-ef3991ce7bc9 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 589/1174] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:49 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5449da6e-7cf4-4666-a3c8-1413b10fb924 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5449da6e-7cf4-4666-a3c8-1413b10fb924 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:47:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5449da6e-7cf4-4666-a3c8-1413b10fb924 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5449da6e-7cf4-4666-a3c8-1413b10fb924 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:49 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5449da6e-7cf4-4666-a3c8-1413b10fb924 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5449da6e-7cf4-4666-a3c8-1413b10fb924 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:47:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 586/1175] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:49 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-df610916-78b1-4205-a8e1-111324cc44c8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-df610916-78b1-4205-a8e1-111324cc44c8 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] POST http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action Sep 04 22:47:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-df610916-78b1-4205-a8e1-111324cc44c8 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1108005902", "disk_format": "qcow2"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-df610916-78b1-4205-a8e1-111324cc44c8 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1108005902", "disk_format": "qcow2"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:49 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:49 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-df610916-78b1-4205-a8e1-111324cc44c8 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:47:49 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:49 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:49 devstack devstack@c-api.service[87250]: DEBUG cinder.image.image_utils [None req-df610916-78b1-4205-a8e1-111324cc44c8 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1108005902'}] 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-1108005902'}]. {{(pid=87250) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 04 22:47:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7c243a51-af08-44c0-83e6-f469e2b21200 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c243a51-af08-44c0-83e6-f469e2b21200 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7c243a51-af08-44c0-83e6-f469e2b21200 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7c243a51-af08-44c0-83e6-f469e2b21200 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-7c243a51-af08-44c0-83e6-f469e2b21200 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c243a51-af08-44c0-83e6-f469e2b21200 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 587/1176] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:50 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ddc48e15-fab5-4113-a23c-14be22260ee3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ddc48e15-fab5-4113-a23c-14be22260ee3 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ddc48e15-fab5-4113-a23c-14be22260ee3 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ddc48e15-fab5-4113-a23c-14be22260ee3 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-df610916-78b1-4205-a8e1-111324cc44c8 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Copy volume to image completed successfully. Sep 04 22:47:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-df610916-78b1-4205-a8e1-111324cc44c8 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action returned with HTTP 202 Sep 04 22:47:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 590/1177] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:47:49 2026] POST /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597/action => generated 657 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:47:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:50 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ddc48e15-fab5-4113-a23c-14be22260ee3 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ddc48e15-fab5-4113-a23c-14be22260ee3 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 588/1178] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:50 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cca007e1-e99a-4f26-b69d-cb9003876218 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cca007e1-e99a-4f26-b69d-cb9003876218 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cca007e1-e99a-4f26-b69d-cb9003876218 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cca007e1-e99a-4f26-b69d-cb9003876218 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:50 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:50 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:50 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:50 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cca007e1-e99a-4f26-b69d-cb9003876218 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cca007e1-e99a-4f26-b69d-cb9003876218 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 591/1179] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:50 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c9b89726-5262-4830-b7bb-b393ae109ff5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c9b89726-5262-4830-b7bb-b393ae109ff5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c9b89726-5262-4830-b7bb-b393ae109ff5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c9b89726-5262-4830-b7bb-b393ae109ff5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-c9b89726-5262-4830-b7bb-b393ae109ff5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c9b89726-5262-4830-b7bb-b393ae109ff5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 200 Sep 04 22:47:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 589/1180] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:47:51 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 307 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-384cb353-e1be-46e2-99fa-e5eb7fe41cea None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-384cb353-e1be-46e2-99fa-e5eb7fe41cea tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/detail Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-384cb353-e1be-46e2-99fa-e5eb7fe41cea tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-384cb353-e1be-46e2-99fa-e5eb7fe41cea tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-384cb353-e1be-46e2-99fa-e5eb7fe41cea tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-384cb353-e1be-46e2-99fa-e5eb7fe41cea tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: /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 04 22:47:51 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:47:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-384cb353-e1be-46e2-99fa-e5eb7fe41cea tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Get all snapshots completed successfully. Sep 04 22:47:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-384cb353-e1be-46e2-99fa-e5eb7fe41cea tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:47:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 592/1181] 192.168.122.93 () {58 vars in 1143 bytes} [Fri Sep 4 22:47:51 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9868edda-258a-427c-a2ff-774fe0865f11 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9868edda-258a-427c-a2ff-774fe0865f11 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9 Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9868edda-258a-427c-a2ff-774fe0865f11 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9868edda-258a-427c-a2ff-774fe0865f11 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9868edda-258a-427c-a2ff-774fe0865f11 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Snapshot retrieved successfully. Sep 04 22:47:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9868edda-258a-427c-a2ff-774fe0865f11 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9 returned with HTTP 200 Sep 04 22:47:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 590/1182] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:47:51 2026] GET /volume/v3/snapshots/ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9 => generated 450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d6181313-ae98-437a-96ee-8fb6ede935ce None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] POST http://192.168.122.93/volume/v3/groups/action Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "241aadc5-8841-4794-bf16-4ebe24d0780b", "name": "tempest-Group_from_snap-925022629"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "241aadc5-8841-4794-bf16-4ebe24d0780b", "name": "tempest-Group_from_snap-925022629"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '241aadc5-8841-4794-bf16-4ebe24d0780b', 'name': 'tempest-Group_from_snap-925022629'}}. {{(pid=87250) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.groups [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Creating group tempest-Group_from_snap-925022629 from group_snapshot 241aadc5-8841-4794-bf16-4ebe24d0780b. Sep 04 22:47:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:51 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:47:51 devstack devstack@c-api.service[87250]: /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 04 22:47:51 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:47:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Created reservations ['3e10ac54-b338-4bd2-a5d0-85b22a693605'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: /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 04 22:47:51 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:47:51 devstack devstack@c-api.service[87250]: INFO cinder.group.api [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] A mapping entry already exists for group a9b5db24-52b6-440e-ac88-1043e277464e and volume type e348bafd-f744-4230-a812-8ee530a2423c. Do not need to create again. Sep 04 22:47:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Availability Zones retrieved successfully. Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Flow 'volume_create_api' (37fb3658-141b-4f57-8a22-58604f5dfa07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d263c53-a91f-4a2b-97a6-101a040ace59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d263c53-a91f-4a2b-97a6-101a040ace59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:47:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e348bafd-f744-4230-a812-8ee530a2423c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-23863669',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e348bafd-f744-4230-a812-8ee530a2423c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a9b5db24-52b6-440e-ac88-1043e277464e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fe9db13-d4dd-45aa-b95a-162e50c413fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-dfe2c5d9-4743-4f4c-9f48-0078b52daff7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dfe2c5d9-4743-4f4c-9f48-0078b52daff7 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dfe2c5d9-4743-4f4c-9f48-0078b52daff7 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dfe2c5d9-4743-4f4c-9f48-0078b52daff7 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-dfe2c5d9-4743-4f4c-9f48-0078b52daff7 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:51 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-23863669 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-23863669, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:47:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dfe2c5d9-4743-4f4c-9f48-0078b52daff7 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 591/1183] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:51 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 905 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-eb172593-630e-444c-8a68-7cc5a3e24b29 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eb172593-630e-444c-8a68-7cc5a3e24b29 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eb172593-630e-444c-8a68-7cc5a3e24b29 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eb172593-630e-444c-8a68-7cc5a3e24b29 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Created reservations ['28745804-7443-458b-9055-97793b7f0c85', 'a1c50f3f-b37b-4968-9aac-a448b1d38183'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fe9db13-d4dd-45aa-b95a-162e50c413fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28745804-7443-458b-9055-97793b7f0c85', 'a1c50f3f-b37b-4968-9aac-a448b1d38183']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (194e02a7-f046-4b3a-9b98-2260736003ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-eb172593-630e-444c-8a68-7cc5a3e24b29 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eb172593-630e-444c-8a68-7cc5a3e24b29 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 592/1184] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:51 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (194e02a7-f046-4b3a-9b98-2260736003ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26f68658-ae0f-4793-a2df-a56b8be581ff', '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=a9b5db24-52b6-440e-ac88-1043e277464e,group_type_id=,metadata={},multiattach=False,project_id='588dc19d41bb428d8e44308a6445c5e1',qos_specs=None,replication_status=,reservations=['28745804-7443-458b-9055-97793b7f0c85','a1c50f3f-b37b-4968-9aac-a448b1d38183'],size=1,snapshot_id=ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9,source_replicaid=,source_volid=None,status='creating',user_id='132d833f53294d4281c37c6ab669a422',volume_type_id=e348bafd-f744-4230-a812-8ee530a2423c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a9b5db24-52b6-440e-ac88-1043e277464e,host=None,id=26f68658-ae0f-4793-a2df-a56b8be581ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='588dc19d41bb428d8e44308a6445c5e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='132d833f53294d4281c37c6ab669a422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e348bafd-f744-4230-a812-8ee530a2423c),volume_type_id=e348bafd-f744-4230-a812-8ee530a2423c)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a6e30b-b043-4534-b495-0fadd47b39f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a6e30b-b043-4534-b495-0fadd47b39f4) transitioned into state 'SUCCESS' from 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=a9b5db24-52b6-440e-ac88-1043e277464e,group_type_id=,metadata={},multiattach=False,project_id='588dc19d41bb428d8e44308a6445c5e1',qos_specs=None,replication_status=,reservations=['28745804-7443-458b-9055-97793b7f0c85','a1c50f3f-b37b-4968-9aac-a448b1d38183'],size=1,snapshot_id=ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9,source_replicaid=,source_volid=None,status='creating',user_id='132d833f53294d4281c37c6ab669a422',volume_type_id=e348bafd-f744-4230-a812-8ee530a2423c)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Flow 'volume_create_api' (37fb3658-141b-4f57-8a22-58604f5dfa07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Create volume request issued successfully. Sep 04 22:47:51 devstack devstack@c-api.service[87250]: /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 04 22:47:51 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:47:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d6181313-ae98-437a-96ee-8fb6ede935ce tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/action returned with HTTP 202 Sep 04 22:47:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 593/1185] 192.168.122.93 () {62 vars in 1197 bytes} [Fri Sep 4 22:47:51 2026] POST /volume/v3/groups/action => generated 102 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-79c5c94d-09d0-4f1a-9a33-76a9b44c7ad1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-79c5c94d-09d0-4f1a-9a33-76a9b44c7ad1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-79c5c94d-09d0-4f1a-9a33-76a9b44c7ad1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-79c5c94d-09d0-4f1a-9a33-76a9b44c7ad1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-79c5c94d-09d0-4f1a-9a33-76a9b44c7ad1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-79c5c94d-09d0-4f1a-9a33-76a9b44c7ad1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:47:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-79c5c94d-09d0-4f1a-9a33-76a9b44c7ad1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Get all volumes completed successfully. Sep 04 22:47:51 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-79c5c94d-09d0-4f1a-9a33-76a9b44c7ad1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:47:51 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-79c5c94d-09d0-4f1a-9a33-76a9b44c7ad1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:47:52 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-79c5c94d-09d0-4f1a-9a33-76a9b44c7ad1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:47:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:52 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-79c5c94d-09d0-4f1a-9a33-76a9b44c7ad1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:47:52 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-79c5c94d-09d0-4f1a-9a33-76a9b44c7ad1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:47:52 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-79c5c94d-09d0-4f1a-9a33-76a9b44c7ad1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:47:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-79c5c94d-09d0-4f1a-9a33-76a9b44c7ad1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:47:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 593/1186] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:47:51 2026] GET /volume/v3/volumes/detail => generated 1842 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:47:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-87f61a81-9b32-423c-bcf3-57a6de19563f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87f61a81-9b32-423c-bcf3-57a6de19563f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff Sep 04 22:47:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87f61a81-9b32-423c-bcf3-57a6de19563f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87f61a81-9b32-423c-bcf3-57a6de19563f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-87f61a81-9b32-423c-bcf3-57a6de19563f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:47:52 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-87f61a81-9b32-423c-bcf3-57a6de19563f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:47:52 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-87f61a81-9b32-423c-bcf3-57a6de19563f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:47:52 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-87f61a81-9b32-423c-bcf3-57a6de19563f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:47:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87f61a81-9b32-423c-bcf3-57a6de19563f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff returned with HTTP 200 Sep 04 22:47:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 594/1187] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:47:52 2026] GET /volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff => generated 930 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f533c413-db40-4d6e-bdd9-8595da308069 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f533c413-db40-4d6e-bdd9-8595da308069 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f533c413-db40-4d6e-bdd9-8595da308069 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f533c413-db40-4d6e-bdd9-8595da308069 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f533c413-db40-4d6e-bdd9-8595da308069 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f533c413-db40-4d6e-bdd9-8595da308069 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 594/1188] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:52 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 908 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e158257a-4d23-40ec-9333-e044e64a97c6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e158257a-4d23-40ec-9333-e044e64a97c6 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e158257a-4d23-40ec-9333-e044e64a97c6 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e158257a-4d23-40ec-9333-e044e64a97c6 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e158257a-4d23-40ec-9333-e044e64a97c6 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e158257a-4d23-40ec-9333-e044e64a97c6 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 595/1189] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:52 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-34a4d77e-b3c3-4340-9e26-c8fe3b2836d5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-34a4d77e-b3c3-4340-9e26-c8fe3b2836d5 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] POST http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753/action Sep 04 22:47:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-34a4d77e-b3c3-4340-9e26-c8fe3b2836d5 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-34a4d77e-b3c3-4340-9e26-c8fe3b2836d5 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.admin_actions [None req-34a4d77e-b3c3-4340-9e26-c8fe3b2836d5 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Updating volume 'a26a3b76-aa56-4387-8e15-793fde812753' with '{'status': 'attaching'}' {{(pid=87249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:47:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-34a4d77e-b3c3-4340-9e26-c8fe3b2836d5 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753/action returned with HTTP 202 Sep 04 22:47:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 595/1190] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:47:52 2026] POST /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:47:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bd0ece7b-d274-46e7-be28-68dd0e80da47 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bd0ece7b-d274-46e7-be28-68dd0e80da47 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bd0ece7b-d274-46e7-be28-68dd0e80da47 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bd0ece7b-d274-46e7-be28-68dd0e80da47 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bd0ece7b-d274-46e7-be28-68dd0e80da47 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bd0ece7b-d274-46e7-be28-68dd0e80da47 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 596/1191] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:52 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5d8ee206-491e-4b6d-9cd1-94b077159bb6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5d8ee206-491e-4b6d-9cd1-94b077159bb6 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] POST http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753/action Sep 04 22:47:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5d8ee206-491e-4b6d-9cd1-94b077159bb6 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5d8ee206-491e-4b6d-9cd1-94b077159bb6 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5d8ee206-491e-4b6d-9cd1-94b077159bb6 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Volume info retrieved successfully. Sep 04 22:47:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5d8ee206-491e-4b6d-9cd1-94b077159bb6 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Delete volume request issued successfully. Sep 04 22:47:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5d8ee206-491e-4b6d-9cd1-94b077159bb6 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753/action returned with HTTP 202 Sep 04 22:47:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 596/1192] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:47:52 2026] POST /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:47:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d4ac13d2-1adc-44cd-97a4-121c51f8519b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d4ac13d2-1adc-44cd-97a4-121c51f8519b tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d4ac13d2-1adc-44cd-97a4-121c51f8519b tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d4ac13d2-1adc-44cd-97a4-121c51f8519b tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:53 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:53 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d4ac13d2-1adc-44cd-97a4-121c51f8519b tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d4ac13d2-1adc-44cd-97a4-121c51f8519b tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 597/1193] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:53 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1707abe9-2730-4e4a-be0d-76a8e130155a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1707abe9-2730-4e4a-be0d-76a8e130155a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff Sep 04 22:47:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1707abe9-2730-4e4a-be0d-76a8e130155a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1707abe9-2730-4e4a-be0d-76a8e130155a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1707abe9-2730-4e4a-be0d-76a8e130155a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:47:53 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-1707abe9-2730-4e4a-be0d-76a8e130155a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:47:53 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-1707abe9-2730-4e4a-be0d-76a8e130155a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:47:53 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-1707abe9-2730-4e4a-be0d-76a8e130155a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:47:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1707abe9-2730-4e4a-be0d-76a8e130155a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff returned with HTTP 200 Sep 04 22:47:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 597/1194] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:47:53 2026] GET /volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff => generated 930 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4d3c4904-20d0-4135-83ed-3533a9318551 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4d3c4904-20d0-4135-83ed-3533a9318551 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4d3c4904-20d0-4135-83ed-3533a9318551 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4d3c4904-20d0-4135-83ed-3533a9318551 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:53 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:53 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4d3c4904-20d0-4135-83ed-3533a9318551 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4d3c4904-20d0-4135-83ed-3533a9318551 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 598/1195] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:53 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 908 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f5dce5f6-6d22-4fa2-85fa-d3f30dd40a1f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f5dce5f6-6d22-4fa2-85fa-d3f30dd40a1f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f5dce5f6-6d22-4fa2-85fa-d3f30dd40a1f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f5dce5f6-6d22-4fa2-85fa-d3f30dd40a1f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f5dce5f6-6d22-4fa2-85fa-d3f30dd40a1f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f5dce5f6-6d22-4fa2-85fa-d3f30dd40a1f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 200 Sep 04 22:47:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 598/1196] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:54 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 847 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:47:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bc09a45e-de0b-4bcb-ba5e-ea8c24c1484e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bc09a45e-de0b-4bcb-ba5e-ea8c24c1484e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff Sep 04 22:47:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bc09a45e-de0b-4bcb-ba5e-ea8c24c1484e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bc09a45e-de0b-4bcb-ba5e-ea8c24c1484e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bc09a45e-de0b-4bcb-ba5e-ea8c24c1484e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:47:54 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-bc09a45e-de0b-4bcb-ba5e-ea8c24c1484e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:47:54 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-bc09a45e-de0b-4bcb-ba5e-ea8c24c1484e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:47:54 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-bc09a45e-de0b-4bcb-ba5e-ea8c24c1484e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:47:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bc09a45e-de0b-4bcb-ba5e-ea8c24c1484e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff returned with HTTP 200 Sep 04 22:47:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 599/1197] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:47:54 2026] GET /volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff => generated 930 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1d0c21c1-a6c4-4313-8446-ac918703654c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d0c21c1-a6c4-4313-8446-ac918703654c tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d0c21c1-a6c4-4313-8446-ac918703654c tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d0c21c1-a6c4-4313-8446-ac918703654c tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1d0c21c1-a6c4-4313-8446-ac918703654c tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d0c21c1-a6c4-4313-8446-ac918703654c tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 599/1198] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:54 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 908 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f65e3bf0-e2ec-4e12-80e1-2c2d537c7c67 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f65e3bf0-e2ec-4e12-80e1-2c2d537c7c67 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f65e3bf0-e2ec-4e12-80e1-2c2d537c7c67 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f65e3bf0-e2ec-4e12-80e1-2c2d537c7c67 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f65e3bf0-e2ec-4e12-80e1-2c2d537c7c67 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 404 Sep 04 22:47:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 600/1199] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:55 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9f7633b5-a993-4848-9682-af91bbf331c4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9f7633b5-a993-4848-9682-af91bbf331c4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9f7633b5-a993-4848-9682-af91bbf331c4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9f7633b5-a993-4848-9682-af91bbf331c4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9f7633b5-a993-4848-9682-af91bbf331c4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 404 Sep 04 22:47:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 600/1200] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:55 2026] GET /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-89bf97ef-31eb-42b1-9cf1-2a821a313cf5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-89bf97ef-31eb-42b1-9cf1-2a821a313cf5 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] DELETE http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-89bf97ef-31eb-42b1-9cf1-2a821a313cf5 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-89bf97ef-31eb-42b1-9cf1-2a821a313cf5 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:55 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-89bf97ef-31eb-42b1-9cf1-2a821a313cf5 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Delete volume with id: a26a3b76-aa56-4387-8e15-793fde812753 Sep 04 22:47:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-89bf97ef-31eb-42b1-9cf1-2a821a313cf5 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 returned with HTTP 404 Sep 04 22:47:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 601/1201] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:47:55 2026] DELETE /volume/v3/volumes/a26a3b76-aa56-4387-8e15-793fde812753 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:47:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1539617836"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1539617836'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:55 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume of 1 GB Sep 04 22:47:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Availability Zones retrieved successfully. Sep 04 22:47:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Flow 'volume_create_api' (1a7fda16-ea3c-46b7-998c-6550f5749bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (591ced4d-7bb1-4518-bd01-00e118e51b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (591ced4d-7bb1-4518-bd01-00e118e51b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b382090-15df-4c25-88db-3216b87effcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d960d9fa-9efc-4434-a589-ef3640ee1407 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d960d9fa-9efc-4434-a589-ef3640ee1407 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff Sep 04 22:47:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d960d9fa-9efc-4434-a589-ef3640ee1407 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d960d9fa-9efc-4434-a589-ef3640ee1407 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:55 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Created reservations ['e74e9a11-7036-4faa-a9bf-99c332808998', 'ad3960ff-61eb-422c-8ca9-35fb622d13b8', 'cc014a28-f146-4564-b5ba-3f51f652261d', '76d23d74-42eb-46b9-8ecd-00d459ea0001'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b382090-15df-4c25-88db-3216b87effcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e74e9a11-7036-4faa-a9bf-99c332808998', 'ad3960ff-61eb-422c-8ca9-35fb622d13b8', 'cc014a28-f146-4564-b5ba-3f51f652261d', '76d23d74-42eb-46b9-8ecd-00d459ea0001']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6adde2c9-eb82-4b4b-be60-a67cc154290c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d960d9fa-9efc-4434-a589-ef3640ee1407 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:47:56 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-d960d9fa-9efc-4434-a589-ef3640ee1407 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:47:56 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-d960d9fa-9efc-4434-a589-ef3640ee1407 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:47:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6adde2c9-eb82-4b4b-be60-a67cc154290c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '615c9652-e482-4f42-abc7-176e464db8fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1539617836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e66d32381584849836609dc66c48b7e',qos_specs=None,replication_status=,reservations=['e74e9a11-7036-4faa-a9bf-99c332808998','ad3960ff-61eb-422c-8ca9-35fb622d13b8','cc014a28-f146-4564-b5ba-3f51f652261d','76d23d74-42eb-46b9-8ecd-00d459ea0001'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1539617836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=615c9652-e482-4f42-abc7-176e464db8fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e66d32381584849836609dc66c48b7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a223409-3c94-45a5-96c2-edce5a18f2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a223409-3c94-45a5-96c2-edce5a18f2cd) transitioned into state 'SUCCESS' from state '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-1539617836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e66d32381584849836609dc66c48b7e',qos_specs=None,replication_status=,reservations=['e74e9a11-7036-4faa-a9bf-99c332808998','ad3960ff-61eb-422c-8ca9-35fb622d13b8','cc014a28-f146-4564-b5ba-3f51f652261d','76d23d74-42eb-46b9-8ecd-00d459ea0001'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0919097d-cad5-417f-ad84-a6a97d9ad12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:56 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-d960d9fa-9efc-4434-a589-ef3640ee1407 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:47:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0919097d-cad5-417f-ad84-a6a97d9ad12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Flow 'volume_create_api' (1a7fda16-ea3c-46b7-998c-6550f5749bda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume request issued successfully. Sep 04 22:47:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b52c6aec-08b6-46d5-8b77-3f7b341b183d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:47:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 601/1202] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:47:55 2026] POST /volume/v3/volumes => generated 756 bytes in 735 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:47:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-211141ad-5166-4709-ba9f-d95e634cbd37 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-211141ad-5166-4709-ba9f-d95e634cbd37 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-211141ad-5166-4709-ba9f-d95e634cbd37 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-211141ad-5166-4709-ba9f-d95e634cbd37 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d960d9fa-9efc-4434-a589-ef3640ee1407 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff returned with HTTP 200 Sep 04 22:47:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 602/1203] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:47:55 2026] GET /volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff => generated 930 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:47:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c25388d5-f8be-49cf-899f-7efac4022b18 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c25388d5-f8be-49cf-899f-7efac4022b18 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:47:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c25388d5-f8be-49cf-899f-7efac4022b18 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c25388d5-f8be-49cf-899f-7efac4022b18 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-211141ad-5166-4709-ba9f-d95e634cbd37 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c25388d5-f8be-49cf-899f-7efac4022b18 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-211141ad-5166-4709-ba9f-d95e634cbd37 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 602/1204] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:56 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 908 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c25388d5-f8be-49cf-899f-7efac4022b18 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa returned with HTTP 200 Sep 04 22:47:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 603/1205] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:56 2026] GET /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa => generated 824 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f61ff328-5d57-4c8a-8aef-55b2c2c43ceb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f61ff328-5d57-4c8a-8aef-55b2c2c43ceb tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff Sep 04 22:47:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f61ff328-5d57-4c8a-8aef-55b2c2c43ceb tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f61ff328-5d57-4c8a-8aef-55b2c2c43ceb tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f61ff328-5d57-4c8a-8aef-55b2c2c43ceb tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:47:57 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-f61ff328-5d57-4c8a-8aef-55b2c2c43ceb tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:47:57 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-f61ff328-5d57-4c8a-8aef-55b2c2c43ceb tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:47:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-11ef7d5e-9dff-4304-b7f9-16e3e43f0ffa None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-11ef7d5e-9dff-4304-b7f9-16e3e43f0ffa tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-11ef7d5e-9dff-4304-b7f9-16e3e43f0ffa tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-11ef7d5e-9dff-4304-b7f9-16e3e43f0ffa tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-11ef7d5e-9dff-4304-b7f9-16e3e43f0ffa tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-11ef7d5e-9dff-4304-b7f9-16e3e43f0ffa tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 604/1206] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:57 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 908 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-deb36a0b-d00c-42d0-b656-9065cd517839 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-deb36a0b-d00c-42d0-b656-9065cd517839 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:47:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-deb36a0b-d00c-42d0-b656-9065cd517839 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-deb36a0b-d00c-42d0-b656-9065cd517839 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:57 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-f61ff328-5d57-4c8a-8aef-55b2c2c43ceb tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:47:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-deb36a0b-d00c-42d0-b656-9065cd517839 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-deb36a0b-d00c-42d0-b656-9065cd517839 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa returned with HTTP 200 Sep 04 22:47:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 605/1207] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:57 2026] GET /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa => generated 848 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f61ff328-5d57-4c8a-8aef-55b2c2c43ceb tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff returned with HTTP 200 Sep 04 22:47:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 603/1208] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:47:57 2026] GET /volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff => generated 930 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:47:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dce021a9-91c3-4b42-a442-e32c7bd4246b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dce021a9-91c3-4b42-a442-e32c7bd4246b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dce021a9-91c3-4b42-a442-e32c7bd4246b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dce021a9-91c3-4b42-a442-e32c7bd4246b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:58 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:58 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dce021a9-91c3-4b42-a442-e32c7bd4246b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dce021a9-91c3-4b42-a442-e32c7bd4246b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 606/1209] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:58 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 1326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7263c700-07d4-4bb8-9cb8-0da0d7e284f4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7263c700-07d4-4bb8-9cb8-0da0d7e284f4 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] POST http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a/action Sep 04 22:47:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7263c700-07d4-4bb8-9cb8-0da0d7e284f4 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7263c700-07d4-4bb8-9cb8-0da0d7e284f4 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:58 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:58 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:58 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:58 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7263c700-07d4-4bb8-9cb8-0da0d7e284f4 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-60dda0ef-a1f7-4616-9b36-bf4ea8f04efb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-60dda0ef-a1f7-4616-9b36-bf4ea8f04efb tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:47:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-60dda0ef-a1f7-4616-9b36-bf4ea8f04efb tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-60dda0ef-a1f7-4616-9b36-bf4ea8f04efb tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:58 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:58 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-60dda0ef-a1f7-4616-9b36-bf4ea8f04efb tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-60dda0ef-a1f7-4616-9b36-bf4ea8f04efb tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa returned with HTTP 200 Sep 04 22:47:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 607/1210] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:58 2026] GET /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ab5639ba-cac8-4401-aed4-68ce5bb5ef46 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ab5639ba-cac8-4401-aed4-68ce5bb5ef46 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff Sep 04 22:47:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ab5639ba-cac8-4401-aed4-68ce5bb5ef46 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ab5639ba-cac8-4401-aed4-68ce5bb5ef46 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:58 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:58 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:58 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-7263c700-07d4-4bb8-9cb8-0da0d7e284f4 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Created reservations ['dca8a948-6829-42ed-8a85-626c0effe03f', '605e35ff-bb02-494f-961b-975c59ae4ba9'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ab5639ba-cac8-4401-aed4-68ce5bb5ef46 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:47:58 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ab5639ba-cac8-4401-aed4-68ce5bb5ef46 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:47:58 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ab5639ba-cac8-4401-aed4-68ce5bb5ef46 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:47:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7263c700-07d4-4bb8-9cb8-0da0d7e284f4 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Extend volume request issued successfully. Sep 04 22:47:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7263c700-07d4-4bb8-9cb8-0da0d7e284f4 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a/action returned with HTTP 202 Sep 04 22:47:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 604/1211] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:47:58 2026] POST /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:47:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-144728b0-7de5-41c8-8b8a-b10c4dce2de2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-144728b0-7de5-41c8-8b8a-b10c4dce2de2 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-144728b0-7de5-41c8-8b8a-b10c4dce2de2 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-144728b0-7de5-41c8-8b8a-b10c4dce2de2 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:58 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:58 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:58 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:58 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-144728b0-7de5-41c8-8b8a-b10c4dce2de2 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-144728b0-7de5-41c8-8b8a-b10c4dce2de2 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 605/1212] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:58 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 1326 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:58 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-ab5639ba-cac8-4401-aed4-68ce5bb5ef46 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:47:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ab5639ba-cac8-4401-aed4-68ce5bb5ef46 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff returned with HTTP 200 Sep 04 22:47:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 608/1213] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:47:58 2026] GET /volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff => generated 930 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-09511f62-2f55-439b-a1a1-05bacaf22cf1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-09511f62-2f55-439b-a1a1-05bacaf22cf1 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:47:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-09511f62-2f55-439b-a1a1-05bacaf22cf1 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-09511f62-2f55-439b-a1a1-05bacaf22cf1 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:59 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:59 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:47:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:47:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-09511f62-2f55-439b-a1a1-05bacaf22cf1 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:47:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-09511f62-2f55-439b-a1a1-05bacaf22cf1 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa returned with HTTP 200 Sep 04 22:47:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 606/1214] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:59 2026] GET /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dd332910-1d0c-4e41-828c-6edc41b79f98 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dd332910-1d0c-4e41-828c-6edc41b79f98 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:47:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dd332910-1d0c-4e41-828c-6edc41b79f98 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dd332910-1d0c-4e41-828c-6edc41b79f98 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:59 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:59 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:47:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:47:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dd332910-1d0c-4e41-828c-6edc41b79f98 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:47:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5f6dcac2-a623-4168-be35-6146cef74905 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5f6dcac2-a623-4168-be35-6146cef74905 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff Sep 04 22:47:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5f6dcac2-a623-4168-be35-6146cef74905 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5f6dcac2-a623-4168-be35-6146cef74905 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dd332910-1d0c-4e41-828c-6edc41b79f98 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:47:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 609/1215] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:47:59 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 1326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:00 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:00 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5f6dcac2-a623-4168-be35-6146cef74905 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:00 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-5f6dcac2-a623-4168-be35-6146cef74905 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:00 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-5f6dcac2-a623-4168-be35-6146cef74905 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:00 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-5f6dcac2-a623-4168-be35-6146cef74905 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5f6dcac2-a623-4168-be35-6146cef74905 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff returned with HTTP 200 Sep 04 22:48:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 607/1216] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:47:59 2026] GET /volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff => generated 930 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:48:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c513a4d4-66d3-4c3f-a546-e63f1f4ef723 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c513a4d4-66d3-4c3f-a546-e63f1f4ef723 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:48:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c513a4d4-66d3-4c3f-a546-e63f1f4ef723 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c513a4d4-66d3-4c3f-a546-e63f1f4ef723 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:00 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:00 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:00 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:00 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c513a4d4-66d3-4c3f-a546-e63f1f4ef723 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c513a4d4-66d3-4c3f-a546-e63f1f4ef723 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa returned with HTTP 200 Sep 04 22:48:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 610/1217] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:00 2026] GET /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-aa8380ee-78e2-4254-a023-834ce2138f88 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aa8380ee-78e2-4254-a023-834ce2138f88 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:48:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aa8380ee-78e2-4254-a023-834ce2138f88 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aa8380ee-78e2-4254-a023-834ce2138f88 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-aa8380ee-78e2-4254-a023-834ce2138f88 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aa8380ee-78e2-4254-a023-834ce2138f88 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:48:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 608/1218] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:01 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 1326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:48:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ab91fbaa-d1fe-47b9-9480-12b5d2c64e13 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ab91fbaa-d1fe-47b9-9480-12b5d2c64e13 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff Sep 04 22:48:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ab91fbaa-d1fe-47b9-9480-12b5d2c64e13 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ab91fbaa-d1fe-47b9-9480-12b5d2c64e13 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ab91fbaa-d1fe-47b9-9480-12b5d2c64e13 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:01 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-ab91fbaa-d1fe-47b9-9480-12b5d2c64e13 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:01 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-ab91fbaa-d1fe-47b9-9480-12b5d2c64e13 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:01 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-ab91fbaa-d1fe-47b9-9480-12b5d2c64e13 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ab91fbaa-d1fe-47b9-9480-12b5d2c64e13 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff returned with HTTP 200 Sep 04 22:48:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 611/1219] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:01 2026] GET /volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff => generated 930 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-914a5911-2fa6-4dca-97c6-3b4075d3bf19 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-914a5911-2fa6-4dca-97c6-3b4075d3bf19 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:48:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-914a5911-2fa6-4dca-97c6-3b4075d3bf19 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-914a5911-2fa6-4dca-97c6-3b4075d3bf19 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-914a5911-2fa6-4dca-97c6-3b4075d3bf19 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-914a5911-2fa6-4dca-97c6-3b4075d3bf19 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa returned with HTTP 200 Sep 04 22:48:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 609/1220] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:01 2026] GET /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-287180e3-d5b3-470f-8c86-4c8963a2ab10 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-287180e3-d5b3-470f-8c86-4c8963a2ab10 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:48:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-287180e3-d5b3-470f-8c86-4c8963a2ab10 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-287180e3-d5b3-470f-8c86-4c8963a2ab10 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:02 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:02 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:02 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:02 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-287180e3-d5b3-470f-8c86-4c8963a2ab10 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-287180e3-d5b3-470f-8c86-4c8963a2ab10 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:48:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 612/1221] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:02 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 1326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b61aaf1c-a2ee-48c9-a973-c46eeadeef54 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b61aaf1c-a2ee-48c9-a973-c46eeadeef54 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:48:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b61aaf1c-a2ee-48c9-a973-c46eeadeef54 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b61aaf1c-a2ee-48c9-a973-c46eeadeef54 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b61aaf1c-a2ee-48c9-a973-c46eeadeef54 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:48:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b61aaf1c-a2ee-48c9-a973-c46eeadeef54 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:48:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 610/1222] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:02 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-831fc638-c812-4080-bc57-a1abfaf6d7ed None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-831fc638-c812-4080-bc57-a1abfaf6d7ed tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff Sep 04 22:48:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-831fc638-c812-4080-bc57-a1abfaf6d7ed tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-831fc638-c812-4080-bc57-a1abfaf6d7ed tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:02 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:02 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:02 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:02 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-831fc638-c812-4080-bc57-a1abfaf6d7ed tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:02 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-831fc638-c812-4080-bc57-a1abfaf6d7ed tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:02 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-831fc638-c812-4080-bc57-a1abfaf6d7ed tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:02 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-831fc638-c812-4080-bc57-a1abfaf6d7ed tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:02 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:02 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-831fc638-c812-4080-bc57-a1abfaf6d7ed tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff returned with HTTP 200 Sep 04 22:48:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 613/1223] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:02 2026] GET /volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff => generated 930 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8678879e-7909-4cd8-89c8-941c4b3e5abb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8678879e-7909-4cd8-89c8-941c4b3e5abb tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:48:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8678879e-7909-4cd8-89c8-941c4b3e5abb tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8678879e-7909-4cd8-89c8-941c4b3e5abb tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8678879e-7909-4cd8-89c8-941c4b3e5abb tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:48:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8678879e-7909-4cd8-89c8-941c4b3e5abb tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:48:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 611/1224] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:02 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 867 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8091e2e3-4879-4f6f-b322-6b6b959efa12 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8091e2e3-4879-4f6f-b322-6b6b959efa12 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] DELETE http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:48:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8091e2e3-4879-4f6f-b322-6b6b959efa12 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8091e2e3-4879-4f6f-b322-6b6b959efa12 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:02 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-8091e2e3-4879-4f6f-b322-6b6b959efa12 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Delete volume with id: e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:48:02 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:02 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:02 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:02 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8091e2e3-4879-4f6f-b322-6b6b959efa12 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:48:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8950f433-08af-4313-8d1f-e1ba0f5627b4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8950f433-08af-4313-8d1f-e1ba0f5627b4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:48:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8950f433-08af-4313-8d1f-e1ba0f5627b4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8950f433-08af-4313-8d1f-e1ba0f5627b4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8091e2e3-4879-4f6f-b322-6b6b959efa12 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Delete volume request issued successfully. Sep 04 22:48:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8091e2e3-4879-4f6f-b322-6b6b959efa12 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 202 Sep 04 22:48:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 614/1225] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:48:02 2026] DELETE /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8950f433-08af-4313-8d1f-e1ba0f5627b4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c58f30e5-691d-4a29-bead-d721154f641f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c58f30e5-691d-4a29-bead-d721154f641f tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:48:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c58f30e5-691d-4a29-bead-d721154f641f tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c58f30e5-691d-4a29-bead-d721154f641f tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8950f433-08af-4313-8d1f-e1ba0f5627b4 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa returned with HTTP 200 Sep 04 22:48:03 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:03 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 612/1226] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:03 2026] GET /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa => generated 848 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-acde686c-a796-457c-a511-fa8f1b47b994 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c58f30e5-691d-4a29-bead-d721154f641f tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:48:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-acde686c-a796-457c-a511-fa8f1b47b994 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:48:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-acde686c-a796-457c-a511-fa8f1b47b994 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c58f30e5-691d-4a29-bead-d721154f641f tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:48:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 615/1227] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:03 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 866 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-acde686c-a796-457c-a511-fa8f1b47b994 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-acde686c-a796-457c-a511-fa8f1b47b994 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-acde686c-a796-457c-a511-fa8f1b47b994 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:48:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 613/1228] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:03 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 1326 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-78de9c74-42e0-497c-a126-c6e561a1552b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-78de9c74-42e0-497c-a126-c6e561a1552b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff Sep 04 22:48:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-78de9c74-42e0-497c-a126-c6e561a1552b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-78de9c74-42e0-497c-a126-c6e561a1552b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:03 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:03 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-78de9c74-42e0-497c-a126-c6e561a1552b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:03 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-78de9c74-42e0-497c-a126-c6e561a1552b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:03 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-78de9c74-42e0-497c-a126-c6e561a1552b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:03 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-78de9c74-42e0-497c-a126-c6e561a1552b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-78de9c74-42e0-497c-a126-c6e561a1552b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff returned with HTTP 200 Sep 04 22:48:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 616/1229] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:03 2026] GET /volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff => generated 930 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-182bb448-880a-41cf-a533-f29d7bd74588 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-182bb448-880a-41cf-a533-f29d7bd74588 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:48:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-182bb448-880a-41cf-a533-f29d7bd74588 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-182bb448-880a-41cf-a533-f29d7bd74588 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7a7d02c0-8423-43de-99c4-c52c35723314 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7a7d02c0-8423-43de-99c4-c52c35723314 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:48:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7a7d02c0-8423-43de-99c4-c52c35723314 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7a7d02c0-8423-43de-99c4-c52c35723314 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:04 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:04 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:04 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:04 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-182bb448-880a-41cf-a533-f29d7bd74588 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7a7d02c0-8423-43de-99c4-c52c35723314 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Volume info retrieved successfully. Sep 04 22:48:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-182bb448-880a-41cf-a533-f29d7bd74588 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa returned with HTTP 200 Sep 04 22:48:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 614/1230] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:04 2026] GET /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa => generated 848 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bbec19d3-6332-42e1-9e08-82f6549f123f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7a7d02c0-8423-43de-99c4-c52c35723314 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 200 Sep 04 22:48:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 617/1231] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:04 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 866 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bbec19d3-6332-42e1-9e08-82f6549f123f tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:48:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bbec19d3-6332-42e1-9e08-82f6549f123f tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bbec19d3-6332-42e1-9e08-82f6549f123f tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:04 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:04 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bbec19d3-6332-42e1-9e08-82f6549f123f tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bbec19d3-6332-42e1-9e08-82f6549f123f tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:48:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 615/1232] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:04 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 1326 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-14d25387-4def-4db7-92b7-60560f4d50b2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-14d25387-4def-4db7-92b7-60560f4d50b2 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff Sep 04 22:48:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-14d25387-4def-4db7-92b7-60560f4d50b2 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-14d25387-4def-4db7-92b7-60560f4d50b2 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:04 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:04 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-14d25387-4def-4db7-92b7-60560f4d50b2 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:04 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-14d25387-4def-4db7-92b7-60560f4d50b2 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:04 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-14d25387-4def-4db7-92b7-60560f4d50b2 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:05 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-14d25387-4def-4db7-92b7-60560f4d50b2 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-14d25387-4def-4db7-92b7-60560f4d50b2 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff returned with HTTP 200 Sep 04 22:48:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 618/1233] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:04 2026] GET /volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff => generated 930 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b6cca184-5d8d-4497-b91e-82b2829f2edf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b6cca184-5d8d-4497-b91e-82b2829f2edf tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:48:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b6cca184-5d8d-4497-b91e-82b2829f2edf tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b6cca184-5d8d-4497-b91e-82b2829f2edf tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5b04eed9-6843-4d80-b60e-2fb40e50ad98 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5b04eed9-6843-4d80-b60e-2fb40e50ad98 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] GET http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 Sep 04 22:48:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5b04eed9-6843-4d80-b60e-2fb40e50ad98 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5b04eed9-6843-4d80-b60e-2fb40e50ad98 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b6cca184-5d8d-4497-b91e-82b2829f2edf tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5b04eed9-6843-4d80-b60e-2fb40e50ad98 tempest-VolumesActionsTest-950896438 tempest-VolumesActionsTest-950896438-project-member] http://192.168.122.93/volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 returned with HTTP 404 Sep 04 22:48:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 619/1234] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:05 2026] GET /volume/v3/volumes/e620bdee-0491-42c8-aec6-909f472bc597 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b6cca184-5d8d-4497-b91e-82b2829f2edf tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa returned with HTTP 200 Sep 04 22:48:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 616/1235] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:05 2026] GET /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa => generated 848 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5d4bfa98-8021-4c3a-97e6-940dfffc9af6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5d4bfa98-8021-4c3a-97e6-940dfffc9af6 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:48:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5d4bfa98-8021-4c3a-97e6-940dfffc9af6 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5d4bfa98-8021-4c3a-97e6-940dfffc9af6 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:05 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5d4bfa98-8021-4c3a-97e6-940dfffc9af6 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5d4bfa98-8021-4c3a-97e6-940dfffc9af6 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:48:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 620/1236] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:05 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 1326 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b5348b22-e8cb-447b-a4b1-94cadca56f3c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b5348b22-e8cb-447b-a4b1-94cadca56f3c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff Sep 04 22:48:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b5348b22-e8cb-447b-a4b1-94cadca56f3c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b5348b22-e8cb-447b-a4b1-94cadca56f3c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b5348b22-e8cb-447b-a4b1-94cadca56f3c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:06 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-b5348b22-e8cb-447b-a4b1-94cadca56f3c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:06 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-b5348b22-e8cb-447b-a4b1-94cadca56f3c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:06 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-b5348b22-e8cb-447b-a4b1-94cadca56f3c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3a28e1d2-d54b-4125-bdfd-32cd3d78a280 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3a28e1d2-d54b-4125-bdfd-32cd3d78a280 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:48:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3a28e1d2-d54b-4125-bdfd-32cd3d78a280 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3a28e1d2-d54b-4125-bdfd-32cd3d78a280 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b5348b22-e8cb-447b-a4b1-94cadca56f3c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff returned with HTTP 200 Sep 04 22:48:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 617/1237] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:06 2026] GET /volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff => generated 930 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:48:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3a28e1d2-d54b-4125-bdfd-32cd3d78a280 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3a28e1d2-d54b-4125-bdfd-32cd3d78a280 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa returned with HTTP 200 Sep 04 22:48:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 621/1238] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:06 2026] GET /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa => generated 848 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c9b91572-d3fb-4ed3-9b30-9292c2b55f6e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c9b91572-d3fb-4ed3-9b30-9292c2b55f6e tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:48:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c9b91572-d3fb-4ed3-9b30-9292c2b55f6e tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c9b91572-d3fb-4ed3-9b30-9292c2b55f6e tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c9b91572-d3fb-4ed3-9b30-9292c2b55f6e tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c9b91572-d3fb-4ed3-9b30-9292c2b55f6e tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:48:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 618/1239] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:06 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 1326 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0509c180-e12c-4897-a835-14a938d408b9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0509c180-e12c-4897-a835-14a938d408b9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff Sep 04 22:48:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0509c180-e12c-4897-a835-14a938d408b9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0509c180-e12c-4897-a835-14a938d408b9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:07 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:07 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0509c180-e12c-4897-a835-14a938d408b9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:07 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-0509c180-e12c-4897-a835-14a938d408b9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:07 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-0509c180-e12c-4897-a835-14a938d408b9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c767dadc-3b51-466b-b1cc-9b96bd94f36f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c767dadc-3b51-466b-b1cc-9b96bd94f36f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:48:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c767dadc-3b51-466b-b1cc-9b96bd94f36f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c767dadc-3b51-466b-b1cc-9b96bd94f36f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:07 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:07 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:07 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:07 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:07 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c767dadc-3b51-466b-b1cc-9b96bd94f36f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c767dadc-3b51-466b-b1cc-9b96bd94f36f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa returned with HTTP 200 Sep 04 22:48:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 619/1240] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:07 2026] GET /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:07 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-0509c180-e12c-4897-a835-14a938d408b9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0509c180-e12c-4897-a835-14a938d408b9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff returned with HTTP 200 Sep 04 22:48:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 622/1241] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:07 2026] GET /volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff => generated 931 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8a19fbca-a08d-496a-a624-df75d40a472b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8a19fbca-a08d-496a-a624-df75d40a472b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/a9b5db24-52b6-440e-ac88-1043e277464e Sep 04 22:48:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8a19fbca-a08d-496a-a624-df75d40a472b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8a19fbca-a08d-496a-a624-df75d40a472b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-8a19fbca-a08d-496a-a624-df75d40a472b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member a9b5db24-52b6-440e-ac88-1043e277464e {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:48:07 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:07 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:07 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:07 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:48:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8a19fbca-a08d-496a-a624-df75d40a472b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/a9b5db24-52b6-440e-ac88-1043e277464e returned with HTTP 200 Sep 04 22:48:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 620/1242] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:48:07 2026] GET /volume/v3/groups/a9b5db24-52b6-440e-ac88-1043e277464e => generated 417 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2f902eb0-7db7-45b8-8641-fb4ac0b01a5a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2f902eb0-7db7-45b8-8641-fb4ac0b01a5a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:48:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ff081fe2-c21a-4197-9a72-5ebd1ff2417b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2f902eb0-7db7-45b8-8641-fb4ac0b01a5a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2f902eb0-7db7-45b8-8641-fb4ac0b01a5a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-2f902eb0-7db7-45b8-8641-fb4ac0b01a5a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:07 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2f902eb0-7db7-45b8-8641-fb4ac0b01a5a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ff081fe2-c21a-4197-9a72-5ebd1ff2417b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:48:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ff081fe2-c21a-4197-9a72-5ebd1ff2417b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ff081fe2-c21a-4197-9a72-5ebd1ff2417b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:07 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:07 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:07 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:07 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:07 devstack devstack@c-api.service[87250]: /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 04 22:48:07 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:48:07 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:07 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:07 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:07 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2f902eb0-7db7-45b8-8641-fb4ac0b01a5a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Get all volumes completed successfully. Sep 04 22:48:07 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-2f902eb0-7db7-45b8-8641-fb4ac0b01a5a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:07 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-2f902eb0-7db7-45b8-8641-fb4ac0b01a5a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:07 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ff081fe2-c21a-4197-9a72-5ebd1ff2417b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ff081fe2-c21a-4197-9a72-5ebd1ff2417b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:48:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 621/1243] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:07 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 1326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:07 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-2f902eb0-7db7-45b8-8641-fb4ac0b01a5a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:07 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-2f902eb0-7db7-45b8-8641-fb4ac0b01a5a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:07 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-2f902eb0-7db7-45b8-8641-fb4ac0b01a5a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:08 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-2f902eb0-7db7-45b8-8641-fb4ac0b01a5a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2f902eb0-7db7-45b8-8641-fb4ac0b01a5a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:48:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 623/1244] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:48:07 2026] GET /volume/v3/volumes/detail => generated 1843 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:48:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-97176788-bcad-4b47-8e41-226ad8b42d7f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-97176788-bcad-4b47-8e41-226ad8b42d7f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] POST http://192.168.122.93/volume/v3/groups/a9b5db24-52b6-440e-ac88-1043e277464e/action Sep 04 22:48:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-97176788-bcad-4b47-8e41-226ad8b42d7f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-97176788-bcad-4b47-8e41-226ad8b42d7f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-97176788-bcad-4b47-8e41-226ad8b42d7f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] delete called for group a9b5db24-52b6-440e-ac88-1043e277464e {{(pid=87249) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:48:08 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.groups [None req-97176788-bcad-4b47-8e41-226ad8b42d7f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Delete group with id: a9b5db24-52b6-440e-ac88-1043e277464e Sep 04 22:48:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:08 devstack devstack@c-api.service[87249]: /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 04 22:48:08 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:48:08 devstack devstack@c-api.service[87249]: /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 04 22:48:08 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:48:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-97176788-bcad-4b47-8e41-226ad8b42d7f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/a9b5db24-52b6-440e-ac88-1043e277464e/action returned with HTTP 202 Sep 04 22:48:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 622/1245] 192.168.122.93 () {62 vars in 1307 bytes} [Fri Sep 4 22:48:08 2026] POST /volume/v3/groups/a9b5db24-52b6-440e-ac88-1043e277464e/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:48:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-320cbf2f-a631-4a0f-8ce1-6dd8deac7893 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-320cbf2f-a631-4a0f-8ce1-6dd8deac7893 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff Sep 04 22:48:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-320cbf2f-a631-4a0f-8ce1-6dd8deac7893 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-320cbf2f-a631-4a0f-8ce1-6dd8deac7893 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:08 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:08 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-320cbf2f-a631-4a0f-8ce1-6dd8deac7893 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:08 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-320cbf2f-a631-4a0f-8ce1-6dd8deac7893 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:08 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-320cbf2f-a631-4a0f-8ce1-6dd8deac7893 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:08 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-320cbf2f-a631-4a0f-8ce1-6dd8deac7893 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-320cbf2f-a631-4a0f-8ce1-6dd8deac7893 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff returned with HTTP 200 Sep 04 22:48:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 624/1246] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:08 2026] GET /volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff => generated 930 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-85f282d7-540d-48f6-bd14-e4121e838110 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-85f282d7-540d-48f6-bd14-e4121e838110 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:48:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-85f282d7-540d-48f6-bd14-e4121e838110 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-85f282d7-540d-48f6-bd14-e4121e838110 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-85f282d7-540d-48f6-bd14-e4121e838110 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-85f282d7-540d-48f6-bd14-e4121e838110 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa returned with HTTP 200 Sep 04 22:48:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 623/1247] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:08 2026] GET /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-363cbd51-1305-4aa7-afb6-c7f84b1d8d51 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-363cbd51-1305-4aa7-afb6-c7f84b1d8d51 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] POST http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa/action Sep 04 22:48:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-363cbd51-1305-4aa7-afb6-c7f84b1d8d51 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-363cbd51-1305-4aa7-afb6-c7f84b1d8d51 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:08 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:08 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-363cbd51-1305-4aa7-afb6-c7f84b1d8d51 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Updating volume '615c9652-e482-4f42-abc7-176e464db8fa' with '{'status': 'creating'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:48:08 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:08 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:08 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:08 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-363cbd51-1305-4aa7-afb6-c7f84b1d8d51 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa/action returned with HTTP 202 Sep 04 22:48:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 625/1248] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:48:08 2026] POST /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:48:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f0532d6f-3a27-4005-9bff-224b93edfb67 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f0532d6f-3a27-4005-9bff-224b93edfb67 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:48:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f0532d6f-3a27-4005-9bff-224b93edfb67 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f0532d6f-3a27-4005-9bff-224b93edfb67 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ca138983-ca95-4bc2-a03f-b433da9c8c9f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ca138983-ca95-4bc2-a03f-b433da9c8c9f tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:48:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ca138983-ca95-4bc2-a03f-b433da9c8c9f tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ca138983-ca95-4bc2-a03f-b433da9c8c9f tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f0532d6f-3a27-4005-9bff-224b93edfb67 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:08 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:08 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f0532d6f-3a27-4005-9bff-224b93edfb67 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa returned with HTTP 200 Sep 04 22:48:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 624/1249] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:08 2026] GET /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ca138983-ca95-4bc2-a03f-b433da9c8c9f tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f96c6b2d-72aa-4074-9885-33f2d917fbc3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ca138983-ca95-4bc2-a03f-b433da9c8c9f tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:48:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 626/1250] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:08 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 1326 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f96c6b2d-72aa-4074-9885-33f2d917fbc3 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] POST http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa/action Sep 04 22:48:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f96c6b2d-72aa-4074-9885-33f2d917fbc3 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f96c6b2d-72aa-4074-9885-33f2d917fbc3 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f96c6b2d-72aa-4074-9885-33f2d917fbc3 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Volume info retrieved successfully. Sep 04 22:48:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f96c6b2d-72aa-4074-9885-33f2d917fbc3 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Delete volume request issued successfully. Sep 04 22:48:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f96c6b2d-72aa-4074-9885-33f2d917fbc3 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa/action returned with HTTP 202 Sep 04 22:48:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 625/1251] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:48:08 2026] POST /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:48:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6aea1971-dda5-413e-8c44-51b5192b2631 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6aea1971-dda5-413e-8c44-51b5192b2631 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:48:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6aea1971-dda5-413e-8c44-51b5192b2631 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6aea1971-dda5-413e-8c44-51b5192b2631 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6aea1971-dda5-413e-8c44-51b5192b2631 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6aea1971-dda5-413e-8c44-51b5192b2631 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa returned with HTTP 200 Sep 04 22:48:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 627/1252] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:09 2026] GET /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa => generated 848 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-daa445c4-78ab-46c1-99c1-c63981b2d98e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-daa445c4-78ab-46c1-99c1-c63981b2d98e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff Sep 04 22:48:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-daa445c4-78ab-46c1-99c1-c63981b2d98e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-daa445c4-78ab-46c1-99c1-c63981b2d98e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-daa445c4-78ab-46c1-99c1-c63981b2d98e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff returned with HTTP 404 Sep 04 22:48:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 626/1253] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:09 2026] GET /volume/v3/volumes/26f68658-ae0f-4793-a2df-a56b8be581ff => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:48:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-014f6ba2-34c8-4175-b6d6-efb66ea873fd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-014f6ba2-34c8-4175-b6d6-efb66ea873fd tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/a9b5db24-52b6-440e-ac88-1043e277464e Sep 04 22:48:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-014f6ba2-34c8-4175-b6d6-efb66ea873fd tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-014f6ba2-34c8-4175-b6d6-efb66ea873fd tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-014f6ba2-34c8-4175-b6d6-efb66ea873fd tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member a9b5db24-52b6-440e-ac88-1043e277464e {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:48:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-014f6ba2-34c8-4175-b6d6-efb66ea873fd tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/a9b5db24-52b6-440e-ac88-1043e277464e returned with HTTP 404 Sep 04 22:48:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 628/1254] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:48:09 2026] GET /volume/v3/groups/a9b5db24-52b6-440e-ac88-1043e277464e => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 22:48:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8ea8489e-40e7-42c0-909a-9e710e38e8c5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8ea8489e-40e7-42c0-909a-9e710e38e8c5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] DELETE http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:48:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8ea8489e-40e7-42c0-909a-9e710e38e8c5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8ea8489e-40e7-42c0-909a-9e710e38e8c5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-8ea8489e-40e7-42c0-909a-9e710e38e8c5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] delete called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87249) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 22:48:09 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.group_snapshots [None req-8ea8489e-40e7-42c0-909a-9e710e38e8c5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Delete group_snapshot with id: 241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:48:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:09 devstack devstack@c-api.service[87249]: /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 04 22:48:09 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:48:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8ea8489e-40e7-42c0-909a-9e710e38e8c5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 202 Sep 04 22:48:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 627/1255] 192.168.122.93 () {60 vars in 1295 bytes} [Fri Sep 4 22:48:09 2026] DELETE /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:48:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fef9d087-45fe-493d-9d94-fdf77b08f4b7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fef9d087-45fe-493d-9d94-fdf77b08f4b7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:48:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fef9d087-45fe-493d-9d94-fdf77b08f4b7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fef9d087-45fe-493d-9d94-fdf77b08f4b7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-fef9d087-45fe-493d-9d94-fdf77b08f4b7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fef9d087-45fe-493d-9d94-fdf77b08f4b7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fef9d087-45fe-493d-9d94-fdf77b08f4b7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Get all volumes completed successfully. Sep 04 22:48:09 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-fef9d087-45fe-493d-9d94-fdf77b08f4b7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:09 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-fef9d087-45fe-493d-9d94-fdf77b08f4b7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:09 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-fef9d087-45fe-493d-9d94-fdf77b08f4b7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fef9d087-45fe-493d-9d94-fdf77b08f4b7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:48:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 629/1256] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:48:09 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:48:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-54ecd772-1d96-4f1b-9239-1f211becc53c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-54ecd772-1d96-4f1b-9239-1f211becc53c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/detail Sep 04 22:48:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-54ecd772-1d96-4f1b-9239-1f211becc53c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-54ecd772-1d96-4f1b-9239-1f211becc53c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-54ecd772-1d96-4f1b-9239-1f211becc53c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:09 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-54ecd772-1d96-4f1b-9239-1f211becc53c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Building query based on filter {{(pid=87249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:48:09 devstack devstack@c-api.service[87249]: /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 04 22:48:09 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:48:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-54ecd772-1d96-4f1b-9239-1f211becc53c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Get all snapshots completed successfully. Sep 04 22:48:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-54ecd772-1d96-4f1b-9239-1f211becc53c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:48:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 628/1257] 192.168.122.93 () {58 vars in 1143 bytes} [Fri Sep 4 22:48:09 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fc307783-b754-44df-8647-6aceefeebdd1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fc307783-b754-44df-8647-6aceefeebdd1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9 Sep 04 22:48:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fc307783-b754-44df-8647-6aceefeebdd1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fc307783-b754-44df-8647-6aceefeebdd1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fc307783-b754-44df-8647-6aceefeebdd1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Snapshot retrieved successfully. Sep 04 22:48:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fc307783-b754-44df-8647-6aceefeebdd1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9 returned with HTTP 200 Sep 04 22:48:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 630/1258] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:09 2026] GET /volume/v3/snapshots/ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9 => generated 449 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-96373e18-d9f1-4d25-a4c1-5994ce9d756d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-96373e18-d9f1-4d25-a4c1-5994ce9d756d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:48:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-96373e18-d9f1-4d25-a4c1-5994ce9d756d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-96373e18-d9f1-4d25-a4c1-5994ce9d756d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-96373e18-d9f1-4d25-a4c1-5994ce9d756d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-96373e18-d9f1-4d25-a4c1-5994ce9d756d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:48:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 629/1259] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:10 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 1326 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f7c390d1-224d-4ae4-bcc4-d4415cd856db None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f7c390d1-224d-4ae4-bcc4-d4415cd856db tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f7c390d1-224d-4ae4-bcc4-d4415cd856db tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f7c390d1-224d-4ae4-bcc4-d4415cd856db tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f7c390d1-224d-4ae4-bcc4-d4415cd856db tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f7c390d1-224d-4ae4-bcc4-d4415cd856db tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:48:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 631/1260] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:10 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 1326 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2d40676d-0063-48f3-8e9e-07546b7a492b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2d40676d-0063-48f3-8e9e-07546b7a492b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:48:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2d40676d-0063-48f3-8e9e-07546b7a492b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2d40676d-0063-48f3-8e9e-07546b7a492b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2dce2a32-60ef-41ea-bd64-5f6e85ce948e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2dce2a32-60ef-41ea-bd64-5f6e85ce948e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2dce2a32-60ef-41ea-bd64-5f6e85ce948e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2dce2a32-60ef-41ea-bd64-5f6e85ce948e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2d40676d-0063-48f3-8e9e-07546b7a492b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2dce2a32-60ef-41ea-bd64-5f6e85ce948e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa returned with HTTP 404 Sep 04 22:48:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 632/1261] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:10 2026] GET /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-987a077c-adcc-415c-a683-c35b149171f1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-987a077c-adcc-415c-a683-c35b149171f1 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-987a077c-adcc-415c-a683-c35b149171f1 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2d40676d-0063-48f3-8e9e-07546b7a492b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:48:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 630/1262] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:10 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 1326 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-987a077c-adcc-415c-a683-c35b149171f1 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fb691aeb-23bb-4d93-a22a-572f87b552d9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fb691aeb-23bb-4d93-a22a-572f87b552d9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] DELETE http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:48:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fb691aeb-23bb-4d93-a22a-572f87b552d9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fb691aeb-23bb-4d93-a22a-572f87b552d9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-fb691aeb-23bb-4d93-a22a-572f87b552d9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Delete volume with id: 65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:48:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-987a077c-adcc-415c-a683-c35b149171f1 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa returned with HTTP 404 Sep 04 22:48:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 633/1263] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:10 2026] GET /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-380de415-10d0-44d8-9b49-676417a2afaf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-380de415-10d0-44d8-9b49-676417a2afaf tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] DELETE http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-380de415-10d0-44d8-9b49-676417a2afaf tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-380de415-10d0-44d8-9b49-676417a2afaf tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-380de415-10d0-44d8-9b49-676417a2afaf tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Delete volume with id: 615c9652-e482-4f42-abc7-176e464db8fa Sep 04 22:48:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fb691aeb-23bb-4d93-a22a-572f87b552d9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-380de415-10d0-44d8-9b49-676417a2afaf tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa returned with HTTP 404 Sep 04 22:48:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 634/1264] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:48:10 2026] DELETE /volume/v3/volumes/615c9652-e482-4f42-abc7-176e464db8fa => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6368773f-6c85-42f0-b072-4c4c13c09299 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2071917422"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2071917422'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume of 1 GB Sep 04 22:48:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Availability Zones retrieved successfully. Sep 04 22:48:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fb691aeb-23bb-4d93-a22a-572f87b552d9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Delete volume request issued successfully. Sep 04 22:48:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fb691aeb-23bb-4d93-a22a-572f87b552d9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 202 Sep 04 22:48:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 631/1265] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:48:10 2026] DELETE /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c0aed91d-56dc-4676-b94e-4de6922b3c41 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c0aed91d-56dc-4676-b94e-4de6922b3c41 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:48:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c0aed91d-56dc-4676-b94e-4de6922b3c41 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c0aed91d-56dc-4676-b94e-4de6922b3c41 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Flow 'volume_create_api' (7d1bc553-dc7b-4b9b-88ae-e897fe728b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c0aed91d-56dc-4676-b94e-4de6922b3c41 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec000eb-e64e-4753-be49-6999089c61e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c0aed91d-56dc-4676-b94e-4de6922b3c41 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:48:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 632/1266] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:10 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 1325 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec000eb-e64e-4753-be49-6999089c61e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7257d5d1-0bfa-4133-8cc4-a38da75d213b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Created reservations ['8e3186ff-bd95-48cd-8cd3-5cfd1f2af7e7', 'e5ff07ab-979a-412c-bb61-ce7b72b5ade7', 'c22685ca-29e7-4749-b8cb-a4ddd6016c00', '570488f0-e77a-4932-a10c-b62bb961f257'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7257d5d1-0bfa-4133-8cc4-a38da75d213b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e3186ff-bd95-48cd-8cd3-5cfd1f2af7e7', 'e5ff07ab-979a-412c-bb61-ce7b72b5ade7', 'c22685ca-29e7-4749-b8cb-a4ddd6016c00', '570488f0-e77a-4932-a10c-b62bb961f257']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f306d474-8eb2-4333-bbee-63c8b62b3d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f306d474-8eb2-4333-bbee-63c8b62b3d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91266a04-d7f2-4698-b380-0f9452340244', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2071917422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e66d32381584849836609dc66c48b7e',qos_specs=None,replication_status=,reservations=['8e3186ff-bd95-48cd-8cd3-5cfd1f2af7e7','e5ff07ab-979a-412c-bb61-ce7b72b5ade7','c22685ca-29e7-4749-b8cb-a4ddd6016c00','570488f0-e77a-4932-a10c-b62bb961f257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2071917422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91266a04-d7f2-4698-b380-0f9452340244,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e66d32381584849836609dc66c48b7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-47acf015-9be2-4cf7-974f-0a92261157da None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b714adad-c69e-4cc0-9f93-366c27b46f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-47acf015-9be2-4cf7-974f-0a92261157da tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9 Sep 04 22:48:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-47acf015-9be2-4cf7-974f-0a92261157da tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-47acf015-9be2-4cf7-974f-0a92261157da tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-47acf015-9be2-4cf7-974f-0a92261157da tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Snapshot retrieved successfully. Sep 04 22:48:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-47acf015-9be2-4cf7-974f-0a92261157da tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9 returned with HTTP 200 Sep 04 22:48:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 633/1267] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:10 2026] GET /volume/v3/snapshots/ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9 => generated 449 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b714adad-c69e-4cc0-9f93-366c27b46f12) transitioned into state 'SUCCESS' from state '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-2071917422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e66d32381584849836609dc66c48b7e',qos_specs=None,replication_status=,reservations=['8e3186ff-bd95-48cd-8cd3-5cfd1f2af7e7','e5ff07ab-979a-412c-bb61-ce7b72b5ade7','c22685ca-29e7-4749-b8cb-a4ddd6016c00','570488f0-e77a-4932-a10c-b62bb961f257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1a6d8ca-db49-4a3c-9f38-c49b092b85c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1a6d8ca-db49-4a3c-9f38-c49b092b85c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Flow 'volume_create_api' (7d1bc553-dc7b-4b9b-88ae-e897fe728b61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume request issued successfully. Sep 04 22:48:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6368773f-6c85-42f0-b072-4c4c13c09299 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 635/1268] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:48:10 2026] POST /volume/v3/volumes => generated 756 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a7ae4b8a-6e50-40ac-a97f-99744315bc34 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a7ae4b8a-6e50-40ac-a97f-99744315bc34 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 Sep 04 22:48:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a7ae4b8a-6e50-40ac-a97f-99744315bc34 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a7ae4b8a-6e50-40ac-a97f-99744315bc34 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a7ae4b8a-6e50-40ac-a97f-99744315bc34 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a7ae4b8a-6e50-40ac-a97f-99744315bc34 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 returned with HTTP 200 Sep 04 22:48:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 634/1269] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:11 2026] GET /volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 => generated 824 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fd263a73-0cd2-4a45-aa1d-95a350ccde8b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fd263a73-0cd2-4a45-aa1d-95a350ccde8b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:48:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fd263a73-0cd2-4a45-aa1d-95a350ccde8b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fd263a73-0cd2-4a45-aa1d-95a350ccde8b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fd263a73-0cd2-4a45-aa1d-95a350ccde8b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fd263a73-0cd2-4a45-aa1d-95a350ccde8b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 200 Sep 04 22:48:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 636/1270] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:11 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 846 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d99f3b70-a184-4e99-ab43-96e29fbdbb27 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d99f3b70-a184-4e99-ab43-96e29fbdbb27 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9 Sep 04 22:48:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d99f3b70-a184-4e99-ab43-96e29fbdbb27 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d99f3b70-a184-4e99-ab43-96e29fbdbb27 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d99f3b70-a184-4e99-ab43-96e29fbdbb27 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Snapshot retrieved successfully. Sep 04 22:48:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d99f3b70-a184-4e99-ab43-96e29fbdbb27 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9 returned with HTTP 200 Sep 04 22:48:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 635/1271] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:11 2026] GET /volume/v3/snapshots/ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9 => generated 449 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7ceb01a6-3ea6-4847-a5b1-d1d8e675f981 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7ceb01a6-3ea6-4847-a5b1-d1d8e675f981 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7ceb01a6-3ea6-4847-a5b1-d1d8e675f981 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7ceb01a6-3ea6-4847-a5b1-d1d8e675f981 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7ceb01a6-3ea6-4847-a5b1-d1d8e675f981 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7ceb01a6-3ea6-4847-a5b1-d1d8e675f981 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 returned with HTTP 200 Sep 04 22:48:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 637/1272] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:12 2026] GET /volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-aec1053a-91a6-436f-8518-b4f0016149e7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aec1053a-91a6-436f-8518-b4f0016149e7 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a Sep 04 22:48:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aec1053a-91a6-436f-8518-b4f0016149e7 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aec1053a-91a6-436f-8518-b4f0016149e7 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aec1053a-91a6-436f-8518-b4f0016149e7 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a returned with HTTP 404 Sep 04 22:48:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 636/1273] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:12 2026] GET /volume/v3/volumes/65bfb002-aa4d-4d5b-a779-15372f1a2c2a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1254132928"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1254132928'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Create volume of 1 GB Sep 04 22:48:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Availability Zones retrieved successfully. Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Flow 'volume_create_api' (b81c3588-166f-43a7-8521-b4d14ae3b79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c8a2a9-cdce-49b6-9c63-8cf31dc6df92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c8a2a9-cdce-49b6-9c63-8cf31dc6df92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeba994a-c976-41c0-a43b-cbf8dc0af79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Created reservations ['1de2c329-dad3-4ac3-8503-6046d3a0bf9b', 'af3d7eae-8ef1-4b1e-9702-811c90e71fc4', 'e46bbd43-b083-48cf-b121-c595c8649389', '19b878c6-4618-49e9-a327-30eddb350513'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeba994a-c976-41c0-a43b-cbf8dc0af79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1de2c329-dad3-4ac3-8503-6046d3a0bf9b', 'af3d7eae-8ef1-4b1e-9702-811c90e71fc4', 'e46bbd43-b083-48cf-b121-c595c8649389', '19b878c6-4618-49e9-a327-30eddb350513']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e4ad54-f571-440f-af55-4d1391ca8ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e4ad54-f571-440f-af55-4d1391ca8ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c5d1752-2380-4694-9760-58a3115fedfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1254132928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e15d0810b0940068d0483b0edeb5255',qos_specs=None,replication_status=,reservations=['1de2c329-dad3-4ac3-8503-6046d3a0bf9b','af3d7eae-8ef1-4b1e-9702-811c90e71fc4','e46bbd43-b083-48cf-b121-c595c8649389','19b878c6-4618-49e9-a327-30eddb350513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f88cab43972d4e95a5befd1aaeacfffc',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1254132928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c5d1752-2380-4694-9760-58a3115fedfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e15d0810b0940068d0483b0edeb5255',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f88cab43972d4e95a5befd1aaeacfffc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc58c08-a21f-4606-92b7-94ff5221ae96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc58c08-a21f-4606-92b7-94ff5221ae96) transitioned into state 'SUCCESS' from state '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-1254132928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e15d0810b0940068d0483b0edeb5255',qos_specs=None,replication_status=,reservations=['1de2c329-dad3-4ac3-8503-6046d3a0bf9b','af3d7eae-8ef1-4b1e-9702-811c90e71fc4','e46bbd43-b083-48cf-b121-c595c8649389','19b878c6-4618-49e9-a327-30eddb350513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f88cab43972d4e95a5befd1aaeacfffc',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f46f2e-dae7-42c0-9c17-d1d17c71bb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-05d7b653-4d68-41df-bd01-c56053ce8c40 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f46f2e-dae7-42c0-9c17-d1d17c71bb69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Flow 'volume_create_api' (b81c3588-166f-43a7-8521-b4d14ae3b79e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Create volume request issued successfully. Sep 04 22:48:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-05d7b653-4d68-41df-bd01-c56053ce8c40 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9 Sep 04 22:48:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5f6b72b6-c072-4e91-b3dd-8a4874ebbc91 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-05d7b653-4d68-41df-bd01-c56053ce8c40 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 638/1274] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:48:12 2026] POST /volume/v3/volumes => generated 755 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-05d7b653-4d68-41df-bd01-c56053ce8c40 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d26a844c-72a3-4c25-bdc7-bc9334b7570d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-05d7b653-4d68-41df-bd01-c56053ce8c40 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9 returned with HTTP 404 Sep 04 22:48:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 637/1275] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:12 2026] GET /volume/v3/snapshots/ab5cdca2-74e8-4cb5-82b2-ec9ea185dba9 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d26a844c-72a3-4c25-bdc7-bc9334b7570d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d26a844c-72a3-4c25-bdc7-bc9334b7570d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d26a844c-72a3-4c25-bdc7-bc9334b7570d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a7abb27a-3271-49de-9431-373c89bdbcdb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a7abb27a-3271-49de-9431-373c89bdbcdb tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a7abb27a-3271-49de-9431-373c89bdbcdb tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a7abb27a-3271-49de-9431-373c89bdbcdb tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-a7abb27a-3271-49de-9431-373c89bdbcdb tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 241aadc5-8841-4794-bf16-4ebe24d0780b {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a7abb27a-3271-49de-9431-373c89bdbcdb tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b returned with HTTP 404 Sep 04 22:48:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 638/1276] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:48:13 2026] GET /volume/v3/group_snapshots/241aadc5-8841-4794-bf16-4ebe24d0780b => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d26a844c-72a3-4c25-bdc7-bc9334b7570d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-44a01255-a8ba-4885-be1b-968d17269130 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-44a01255-a8ba-4885-be1b-968d17269130 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-44a01255-a8ba-4885-be1b-968d17269130 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-44a01255-a8ba-4885-be1b-968d17269130 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-44a01255-a8ba-4885-be1b-968d17269130 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-44a01255-a8ba-4885-be1b-968d17269130 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d26a844c-72a3-4c25-bdc7-bc9334b7570d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 639/1277] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:13 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 823 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87249]: /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 04 22:48:13 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:48:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-44a01255-a8ba-4885-be1b-968d17269130 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Get all volumes completed successfully. Sep 04 22:48:13 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-44a01255-a8ba-4885-be1b-968d17269130 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:13 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-44a01255-a8ba-4885-be1b-968d17269130 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-44a01255-a8ba-4885-be1b-968d17269130 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-06b59734-b77c-419f-b511-be6e3549b3c2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-06b59734-b77c-419f-b511-be6e3549b3c2 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 Sep 04 22:48:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-06b59734-b77c-419f-b511-be6e3549b3c2 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-06b59734-b77c-419f-b511-be6e3549b3c2 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-06b59734-b77c-419f-b511-be6e3549b3c2 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-44a01255-a8ba-4885-be1b-968d17269130 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:48:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 639/1278] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:48:13 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-06b59734-b77c-419f-b511-be6e3549b3c2 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 returned with HTTP 200 Sep 04 22:48:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 640/1279] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:13 2026] GET /volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5ad7dbb4-6431-46bc-8a75-40e6ed9ae181 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5ad7dbb4-6431-46bc-8a75-40e6ed9ae181 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] POST http://192.168.122.93/volume/v3/groups/f2662492-5dce-448d-95d1-c9f2fceb5885/action Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5ad7dbb4-6431-46bc-8a75-40e6ed9ae181 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5ad7dbb4-6431-46bc-8a75-40e6ed9ae181 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4f89a071-0833-4bf8-9d6f-695503b54435 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-5ad7dbb4-6431-46bc-8a75-40e6ed9ae181 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] delete called for group f2662492-5dce-448d-95d1-c9f2fceb5885 {{(pid=87249) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:48:13 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.groups [None req-5ad7dbb4-6431-46bc-8a75-40e6ed9ae181 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Delete group with id: f2662492-5dce-448d-95d1-c9f2fceb5885 Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4f89a071-0833-4bf8-9d6f-695503b54435 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] POST http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244/action Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4f89a071-0833-4bf8-9d6f-695503b54435 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4f89a071-0833-4bf8-9d6f-695503b54435 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-4f89a071-0833-4bf8-9d6f-695503b54435 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Updating volume '91266a04-d7f2-4698-b380-0f9452340244' with '{'status': 'error'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:13 devstack devstack@c-api.service[87249]: /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 04 22:48:13 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:48:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4f89a071-0833-4bf8-9d6f-695503b54435 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244/action returned with HTTP 202 Sep 04 22:48:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 641/1280] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:48:13 2026] POST /volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87249]: /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 04 22:48:13 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f21a87a4-59f0-44f3-9e7a-6fa3993f37c2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f21a87a4-59f0-44f3-9e7a-6fa3993f37c2 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f21a87a4-59f0-44f3-9e7a-6fa3993f37c2 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f21a87a4-59f0-44f3-9e7a-6fa3993f37c2 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f21a87a4-59f0-44f3-9e7a-6fa3993f37c2 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5ad7dbb4-6431-46bc-8a75-40e6ed9ae181 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/f2662492-5dce-448d-95d1-c9f2fceb5885/action returned with HTTP 202 Sep 04 22:48:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 640/1281] 192.168.122.93 () {62 vars in 1307 bytes} [Fri Sep 4 22:48:13 2026] POST /volume/v3/groups/f2662492-5dce-448d-95d1-c9f2fceb5885/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f21a87a4-59f0-44f3-9e7a-6fa3993f37c2 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 returned with HTTP 200 Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d6e75d96-e631-42c4-80ff-41d1beb2da34 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 642/1282] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:13 2026] GET /volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d6e75d96-e631-42c4-80ff-41d1beb2da34 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/ca6d7951-f1f8-4105-b678-11cec476bd0c Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d6e75d96-e631-42c4-80ff-41d1beb2da34 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d6e75d96-e631-42c4-80ff-41d1beb2da34 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ec7a7b0e-d114-4bc9-ad37-546a03ff22a0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ec7a7b0e-d114-4bc9-ad37-546a03ff22a0 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] POST http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244/action Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ec7a7b0e-d114-4bc9-ad37-546a03ff22a0 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ec7a7b0e-d114-4bc9-ad37-546a03ff22a0 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ec7a7b0e-d114-4bc9-ad37-546a03ff22a0 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Volume info retrieved successfully. Sep 04 22:48:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d6e75d96-e631-42c4-80ff-41d1beb2da34 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:13 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-d6e75d96-e631-42c4-80ff-41d1beb2da34 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:13 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-d6e75d96-e631-42c4-80ff-41d1beb2da34 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ec7a7b0e-d114-4bc9-ad37-546a03ff22a0 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Delete volume request issued successfully. Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ec7a7b0e-d114-4bc9-ad37-546a03ff22a0 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244/action returned with HTTP 202 Sep 04 22:48:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 643/1283] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:48:13 2026] POST /volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e9a14159-ae9b-40e8-88e7-d10fc2bd9225 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e9a14159-ae9b-40e8-88e7-d10fc2bd9225 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e9a14159-ae9b-40e8-88e7-d10fc2bd9225 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e9a14159-ae9b-40e8-88e7-d10fc2bd9225 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e9a14159-ae9b-40e8-88e7-d10fc2bd9225 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e9a14159-ae9b-40e8-88e7-d10fc2bd9225 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 returned with HTTP 200 Sep 04 22:48:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 644/1284] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:13 2026] GET /volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-d6e75d96-e631-42c4-80ff-41d1beb2da34 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d6e75d96-e631-42c4-80ff-41d1beb2da34 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/ca6d7951-f1f8-4105-b678-11cec476bd0c returned with HTTP 200 Sep 04 22:48:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 641/1285] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:13 2026] GET /volume/v3/volumes/ca6d7951-f1f8-4105-b678-11cec476bd0c => generated 918 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-73160f3e-7e70-4252-94cf-fd58a256bded None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-2146708037"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2146708037'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:13 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Create volume of 1 GB Sep 04 22:48:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Availability Zones retrieved successfully. Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Flow 'volume_create_api' (e3c6ed54-933d-451e-a219-8bcc8afb5de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13f31aca-d22e-46ef-8d49-7843eea9be48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-00fca5fe-dba5-4987-8737-51ee270585a0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-00fca5fe-dba5-4987-8737-51ee270585a0 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13f31aca-d22e-46ef-8d49-7843eea9be48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-00fca5fe-dba5-4987-8737-51ee270585a0 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-00fca5fe-dba5-4987-8737-51ee270585a0 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b0be588-6ec8-429c-b9ba-ba2490363fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-00fca5fe-dba5-4987-8737-51ee270585a0 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-00fca5fe-dba5-4987-8737-51ee270585a0 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 642/1286] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:14 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 847 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Created reservations ['ca20375d-bd07-43e2-9b1f-d5a3317b831f', 'f0a58274-fc27-499d-9f96-0e3297e481a9', '030494c2-f3e4-4772-b945-375f44097306', 'cfcdb6c7-3a3c-46b7-8e6b-c083c1e82274'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b0be588-6ec8-429c-b9ba-ba2490363fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca20375d-bd07-43e2-9b1f-d5a3317b831f', 'f0a58274-fc27-499d-9f96-0e3297e481a9', '030494c2-f3e4-4772-b945-375f44097306', 'cfcdb6c7-3a3c-46b7-8e6b-c083c1e82274']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9218ce98-de07-49be-8257-a079c6104eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:14 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9218ce98-de07-49be-8257-a079c6104eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71913d30-2767-419f-a66e-941b57bc2bf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2146708037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d5e600b81a4440298d6849b9f4a3dd5',qos_specs=None,replication_status=,reservations=['ca20375d-bd07-43e2-9b1f-d5a3317b831f','f0a58274-fc27-499d-9f96-0e3297e481a9','030494c2-f3e4-4772-b945-375f44097306','cfcdb6c7-3a3c-46b7-8e6b-c083c1e82274'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a41ef267f2754bc68fb2ba625945134d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2146708037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71913d30-2767-419f-a66e-941b57bc2bf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d5e600b81a4440298d6849b9f4a3dd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a41ef267f2754bc68fb2ba625945134d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb849589-bcd7-46ac-9e0b-e0e821683bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb849589-bcd7-46ac-9e0b-e0e821683bc7) transitioned into state 'SUCCESS' from state '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-2146708037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d5e600b81a4440298d6849b9f4a3dd5',qos_specs=None,replication_status=,reservations=['ca20375d-bd07-43e2-9b1f-d5a3317b831f','f0a58274-fc27-499d-9f96-0e3297e481a9','030494c2-f3e4-4772-b945-375f44097306','cfcdb6c7-3a3c-46b7-8e6b-c083c1e82274'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a41ef267f2754bc68fb2ba625945134d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6535587a-4877-4607-82fe-8c797f25430c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6535587a-4877-4607-82fe-8c797f25430c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Flow 'volume_create_api' (e3c6ed54-933d-451e-a219-8bcc8afb5de5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Create volume request issued successfully. Sep 04 22:48:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-73160f3e-7e70-4252-94cf-fd58a256bded tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 645/1287] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:48:13 2026] POST /volume/v3/volumes => generated 754 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4a808691-36f0-4594-bad2-f51d741e8144 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4a808691-36f0-4594-bad2-f51d741e8144 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 Sep 04 22:48:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4a808691-36f0-4594-bad2-f51d741e8144 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4a808691-36f0-4594-bad2-f51d741e8144 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4a808691-36f0-4594-bad2-f51d741e8144 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4a808691-36f0-4594-bad2-f51d741e8144 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 returned with HTTP 200 Sep 04 22:48:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 643/1288] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:14 2026] GET /volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 => generated 822 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3514f0d8-0f4b-494f-8c70-d652bb5d9688 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3514f0d8-0f4b-494f-8c70-d652bb5d9688 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3514f0d8-0f4b-494f-8c70-d652bb5d9688 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3514f0d8-0f4b-494f-8c70-d652bb5d9688 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:14 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:14 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:14 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3514f0d8-0f4b-494f-8c70-d652bb5d9688 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3514f0d8-0f4b-494f-8c70-d652bb5d9688 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 returned with HTTP 200 Sep 04 22:48:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 646/1289] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:14 2026] GET /volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ef76f1aa-80db-4993-9880-ef9761b67ead None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ef76f1aa-80db-4993-9880-ef9761b67ead tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/ca6d7951-f1f8-4105-b678-11cec476bd0c Sep 04 22:48:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ef76f1aa-80db-4993-9880-ef9761b67ead tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ef76f1aa-80db-4993-9880-ef9761b67ead tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ef76f1aa-80db-4993-9880-ef9761b67ead tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/ca6d7951-f1f8-4105-b678-11cec476bd0c returned with HTTP 404 Sep 04 22:48:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 644/1290] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:14 2026] GET /volume/v3/volumes/ca6d7951-f1f8-4105-b678-11cec476bd0c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0d532027-64bf-4645-a1a5-fac3d6953b8a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0d532027-64bf-4645-a1a5-fac3d6953b8a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/f2662492-5dce-448d-95d1-c9f2fceb5885 Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0d532027-64bf-4645-a1a5-fac3d6953b8a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0d532027-64bf-4645-a1a5-fac3d6953b8a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-0d532027-64bf-4645-a1a5-fac3d6953b8a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member f2662492-5dce-448d-95d1-c9f2fceb5885 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:48:14 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:14 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:14 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:14 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:48:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0d532027-64bf-4645-a1a5-fac3d6953b8a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/f2662492-5dce-448d-95d1-c9f2fceb5885 returned with HTTP 200 Sep 04 22:48:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 647/1291] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:48:14 2026] GET /volume/v3/groups/f2662492-5dce-448d-95d1-c9f2fceb5885 => generated 391 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-35b65037-3e51-4350-918a-2a3a26350a32 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-35b65037-3e51-4350-918a-2a3a26350a32 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-35b65037-3e51-4350-918a-2a3a26350a32 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-35b65037-3e51-4350-918a-2a3a26350a32 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-35b65037-3e51-4350-918a-2a3a26350a32 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-35b65037-3e51-4350-918a-2a3a26350a32 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 645/1292] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:15 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d63e0f99-1d4c-46b7-b175-958eaa736d21 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d63e0f99-1d4c-46b7-b175-958eaa736d21 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d63e0f99-1d4c-46b7-b175-958eaa736d21 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c5d1752-2380-4694-9760-58a3115fedfe", "name": "tempest-VolumesExtendTest-Snapshot-1681960494"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:15 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d63e0f99-1d4c-46b7-b175-958eaa736d21 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-d63e0f99-1d4c-46b7-b175-958eaa736d21 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Create snapshot from volume 2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-d63e0f99-1d4c-46b7-b175-958eaa736d21 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Created reservations ['eaa07369-6c46-4b42-84aa-e66ee7105dcc', '7568e2f1-63c6-4508-8327-9b1f0d2bc940', '388bc2fc-f50f-4917-b821-ad2873cd9713', 'ead1f76e-26cf-4d3b-bf38-48d43ef7c9d5'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:15 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d63e0f99-1d4c-46b7-b175-958eaa736d21 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Snapshot create request issued successfully. Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d63e0f99-1d4c-46b7-b175-958eaa736d21 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:48:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 648/1293] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:48:15 2026] POST /volume/v3/snapshots => generated 304 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-db8ea406-84fc-41cd-946a-7dd22df717eb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-db8ea406-84fc-41cd-946a-7dd22df717eb tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-db8ea406-84fc-41cd-946a-7dd22df717eb tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-db8ea406-84fc-41cd-946a-7dd22df717eb tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-db8ea406-84fc-41cd-946a-7dd22df717eb tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Snapshot retrieved successfully. Sep 04 22:48:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-db8ea406-84fc-41cd-946a-7dd22df717eb tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 returned with HTTP 200 Sep 04 22:48:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 646/1294] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:15 2026] GET /volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 => generated 436 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0b85bc30-44a0-4820-83c2-62a2014dcdc6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0b85bc30-44a0-4820-83c2-62a2014dcdc6 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0b85bc30-44a0-4820-83c2-62a2014dcdc6 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0b85bc30-44a0-4820-83c2-62a2014dcdc6 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:15 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0b85bc30-44a0-4820-83c2-62a2014dcdc6 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0b85bc30-44a0-4820-83c2-62a2014dcdc6 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 returned with HTTP 200 Sep 04 22:48:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 649/1295] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:15 2026] GET /volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2a6064e3-587d-455d-819b-d9285c393206 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "71913d30-2767-419f-a66e-941b57bc2bf9", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1025640777"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Create volume request body: {'volume': {'source_volid': '71913d30-2767-419f-a66e-941b57bc2bf9', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1025640777'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume retrieved successfully. Sep 04 22:48:15 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Create volume of 2 GB Sep 04 22:48:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Availability Zones retrieved successfully. Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Flow 'volume_create_api' (8cf139b7-a766-427f-8e14-4566484a6a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0756ea-ff2d-4e86-b2d8-200ca006a35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fd04c05e-4f50-4316-a0e6-04d4fcf63ce1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fd04c05e-4f50-4316-a0e6-04d4fcf63ce1 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fd04c05e-4f50-4316-a0e6-04d4fcf63ce1 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fd04c05e-4f50-4316-a0e6-04d4fcf63ce1 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fd04c05e-4f50-4316-a0e6-04d4fcf63ce1 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 returned with HTTP 404 Sep 04 22:48:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 650/1296] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:15 2026] GET /volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-14f8a0b5-c543-421b-9b46-f3ed0ca8eb66 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-14f8a0b5-c543-421b-9b46-f3ed0ca8eb66 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0756ea-ff2d-4e86-b2d8-200ca006a35c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '71913d30-2767-419f-a66e-941b57bc2bf9', 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-14f8a0b5-c543-421b-9b46-f3ed0ca8eb66 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-14f8a0b5-c543-421b-9b46-f3ed0ca8eb66 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff7e0db9-cb34-4ba1-8e31-972ebdb7f771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-14f8a0b5-c543-421b-9b46-f3ed0ca8eb66 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 returned with HTTP 404 Sep 04 22:48:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 651/1297] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:15 2026] GET /volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8c68dc13-99d9-4da8-96e2-45bb1c750997 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8c68dc13-99d9-4da8-96e2-45bb1c750997 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] DELETE http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8c68dc13-99d9-4da8-96e2-45bb1c750997 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8c68dc13-99d9-4da8-96e2-45bb1c750997 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-8c68dc13-99d9-4da8-96e2-45bb1c750997 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Delete volume with id: 91266a04-d7f2-4698-b380-0f9452340244 Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8c68dc13-99d9-4da8-96e2-45bb1c750997 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 returned with HTTP 404 Sep 04 22:48:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 652/1298] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:48:15 2026] DELETE /volume/v3/volumes/91266a04-d7f2-4698-b380-0f9452340244 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1d74e5cb-caf4-489d-b40e-d3a6c6611946 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1d74e5cb-caf4-489d-b40e-d3a6c6611946 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/f2662492-5dce-448d-95d1-c9f2fceb5885 Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1d74e5cb-caf4-489d-b40e-d3a6c6611946 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1d74e5cb-caf4-489d-b40e-d3a6c6611946 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-1d74e5cb-caf4-489d-b40e-d3a6c6611946 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member f2662492-5dce-448d-95d1-c9f2fceb5885 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1d74e5cb-caf4-489d-b40e-d3a6c6611946 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/f2662492-5dce-448d-95d1-c9f2fceb5885 returned with HTTP 404 Sep 04 22:48:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 653/1299] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:48:15 2026] GET /volume/v3/groups/f2662492-5dce-448d-95d1-c9f2fceb5885 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-367586338"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-367586338'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume of 1 GB Sep 04 22:48:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Availability Zones retrieved successfully. Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Flow 'volume_create_api' (645346bf-217c-47bd-a081-2ed389613f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aecf0a28-7dfd-40a4-918a-33970a674ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Created reservations ['7d48b136-b364-41da-aeb2-7f031fe4bf50', 'd07fede3-e399-4081-9181-6dc27470a085', '6c8e7aa9-3ad6-4822-b1ae-1ce21b8748f3', '2a217c06-8a32-4f13-8c4e-3e759de0a1ff'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff7e0db9-cb34-4ba1-8e31-972ebdb7f771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d48b136-b364-41da-aeb2-7f031fe4bf50', 'd07fede3-e399-4081-9181-6dc27470a085', '6c8e7aa9-3ad6-4822-b1ae-1ce21b8748f3', '2a217c06-8a32-4f13-8c4e-3e759de0a1ff']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8c7a208-e2ca-49cb-bbda-3b83befdb641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aecf0a28-7dfd-40a4-918a-33970a674ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (051bc3dd-0f8e-4074-a288-b166a5a7e543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8c7a208-e2ca-49cb-bbda-3b83befdb641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1025640777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d5e600b81a4440298d6849b9f4a3dd5',qos_specs=None,replication_status=,reservations=['7d48b136-b364-41da-aeb2-7f031fe4bf50','d07fede3-e399-4081-9181-6dc27470a085','6c8e7aa9-3ad6-4822-b1ae-1ce21b8748f3','2a217c06-8a32-4f13-8c4e-3e759de0a1ff'],size=2,snapshot_id=None,source_replicaid=,source_volid=71913d30-2767-419f-a66e-941b57bc2bf9,status='creating',user_id='a41ef267f2754bc68fb2ba625945134d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1025640777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d5e600b81a4440298d6849b9f4a3dd5',provider_auth=None,provider_geometry=None,provider_id=None,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=71913d30-2767-419f-a66e-941b57bc2bf9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a41ef267f2754bc68fb2ba625945134d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78fd3d82-c21a-4fdf-a55b-a738a54a6145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78fd3d82-c21a-4fdf-a55b-a738a54a6145) transitioned into state 'SUCCESS' from state '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-1025640777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d5e600b81a4440298d6849b9f4a3dd5',qos_specs=None,replication_status=,reservations=['7d48b136-b364-41da-aeb2-7f031fe4bf50','d07fede3-e399-4081-9181-6dc27470a085','6c8e7aa9-3ad6-4822-b1ae-1ce21b8748f3','2a217c06-8a32-4f13-8c4e-3e759de0a1ff'],size=2,snapshot_id=None,source_replicaid=,source_volid=71913d30-2767-419f-a66e-941b57bc2bf9,status='creating',user_id='a41ef267f2754bc68fb2ba625945134d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3584d2b-a31b-4d94-a8d5-13160f33e08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3584d2b-a31b-4d94-a8d5-13160f33e08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Flow 'volume_create_api' (8cf139b7-a766-427f-8e14-4566484a6a22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Create volume request issued successfully. Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2a6064e3-587d-455d-819b-d9285c393206 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Created reservations ['7ad9744e-a48c-4107-9d85-b3cea4950199', 'd020f884-a541-4ff8-a26c-d19199b4fb7e', 'ea4a1f3f-933a-4d80-98c5-3e7e5fc37c92', 'a258ca93-f430-4691-903e-327f55336493'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 647/1300] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:48:15 2026] POST /volume/v3/volumes => generated 788 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-215ee4fd-c149-4452-8394-6ba91003a23e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-215ee4fd-c149-4452-8394-6ba91003a23e tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] DELETE http://192.168.122.93/volume/v3/group_types/d97b8769-4ee6-4462-9531-2adcd574a259 Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-215ee4fd-c149-4452-8394-6ba91003a23e tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-215ee4fd-c149-4452-8394-6ba91003a23e tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (051bc3dd-0f8e-4074-a288-b166a5a7e543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ad9744e-a48c-4107-9d85-b3cea4950199', 'd020f884-a541-4ff8-a26c-d19199b4fb7e', 'ea4a1f3f-933a-4d80-98c5-3e7e5fc37c92', 'a258ca93-f430-4691-903e-327f55336493']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9827f688-badc-4928-99ef-4ac823d3c2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-215ee4fd-c149-4452-8394-6ba91003a23e tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] http://192.168.122.93/volume/v3/group_types/d97b8769-4ee6-4462-9531-2adcd574a259 returned with HTTP 202 Sep 04 22:48:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 648/1301] 192.168.122.93 () {60 vars in 1283 bytes} [Fri Sep 4 22:48:16 2026] DELETE /volume/v3/group_types/d97b8769-4ee6-4462-9531-2adcd574a259 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1d287628-3748-476f-9482-5f1ea1dfd840 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d287628-3748-476f-9482-5f1ea1dfd840 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d287628-3748-476f-9482-5f1ea1dfd840 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d287628-3748-476f-9482-5f1ea1dfd840 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:16 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:16 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:16 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9827f688-badc-4928-99ef-4ac823d3c2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae712520-6b6e-4147-af0d-8465c49edb82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-367586338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e66d32381584849836609dc66c48b7e',qos_specs=None,replication_status=,reservations=['7ad9744e-a48c-4107-9d85-b3cea4950199','d020f884-a541-4ff8-a26c-d19199b4fb7e','ea4a1f3f-933a-4d80-98c5-3e7e5fc37c92','a258ca93-f430-4691-903e-327f55336493'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-367586338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae712520-6b6e-4147-af0d-8465c49edb82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e66d32381584849836609dc66c48b7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc8dcb17-b612-484b-a8e0-e802d0b9b044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1d287628-3748-476f-9482-5f1ea1dfd840 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d287628-3748-476f-9482-5f1ea1dfd840 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 returned with HTTP 200 Sep 04 22:48:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 649/1302] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:16 2026] GET /volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b94a8568-181a-430b-b8ed-48397373ccd7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b94a8568-181a-430b-b8ed-48397373ccd7 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] DELETE http://192.168.122.93/volume/v3/types/e348bafd-f744-4230-a812-8ee530a2423c Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b94a8568-181a-430b-b8ed-48397373ccd7 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b94a8568-181a-430b-b8ed-48397373ccd7 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc8dcb17-b612-484b-a8e0-e802d0b9b044) transitioned into state 'SUCCESS' from state '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-367586338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e66d32381584849836609dc66c48b7e',qos_specs=None,replication_status=,reservations=['7ad9744e-a48c-4107-9d85-b3cea4950199','d020f884-a541-4ff8-a26c-d19199b4fb7e','ea4a1f3f-933a-4d80-98c5-3e7e5fc37c92','a258ca93-f430-4691-903e-327f55336493'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dda2189-bef0-4643-a7be-0663be9ba4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dda2189-bef0-4643-a7be-0663be9ba4e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Flow 'volume_create_api' (645346bf-217c-47bd-a081-2ed389613f5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume request issued successfully. Sep 04 22:48:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-75e0eb52-3f4f-4563-bd6f-3b0f2e56ed72 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 654/1303] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:48:15 2026] POST /volume/v3/volumes => generated 755 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b94a8568-181a-430b-b8ed-48397373ccd7 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] http://192.168.122.93/volume/v3/types/e348bafd-f744-4230-a812-8ee530a2423c returned with HTTP 202 Sep 04 22:48:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 650/1304] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:48:16 2026] DELETE /volume/v3/types/e348bafd-f744-4230-a812-8ee530a2423c => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-276a7805-377b-45af-8ee9-f9146dcd26a6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-276a7805-377b-45af-8ee9-f9146dcd26a6 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] GET http://192.168.122.93/volume/v3/types/e348bafd-f744-4230-a812-8ee530a2423c Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-276a7805-377b-45af-8ee9-f9146dcd26a6 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-276a7805-377b-45af-8ee9-f9146dcd26a6 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c4647614-10d1-4c8c-86da-db7dc9597a1f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-276a7805-377b-45af-8ee9-f9146dcd26a6 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] http://192.168.122.93/volume/v3/types/e348bafd-f744-4230-a812-8ee530a2423c returned with HTTP 404 Sep 04 22:48:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 655/1305] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:48:16 2026] GET /volume/v3/types/e348bafd-f744-4230-a812-8ee530a2423c => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c4647614-10d1-4c8c-86da-db7dc9597a1f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c4647614-10d1-4c8c-86da-db7dc9597a1f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c4647614-10d1-4c8c-86da-db7dc9597a1f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0cd56e76-bdca-4010-82d3-d314bcbb8713 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:16 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0cd56e76-bdca-4010-82d3-d314bcbb8713 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0cd56e76-bdca-4010-82d3-d314bcbb8713 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-103402131"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c4647614-10d1-4c8c-86da-db7dc9597a1f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c4647614-10d1-4c8c-86da-db7dc9597a1f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 returned with HTTP 200 Sep 04 22:48:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 651/1306] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:16 2026] GET /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0cd56e76-bdca-4010-82d3-d314bcbb8713 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:48:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 656/1307] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:48:16 2026] POST /volume/v3/types => generated 223 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1c3bb1bd-d4ce-461b-9f60-7217da9948be None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1c3bb1bd-d4ce-461b-9f60-7217da9948be tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] POST http://192.168.122.93/volume/v3/group_types Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1c3bb1bd-d4ce-461b-9f60-7217da9948be tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-510251435"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1c3bb1bd-d4ce-461b-9f60-7217da9948be tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] http://192.168.122.93/volume/v3/group_types returned with HTTP 202 Sep 04 22:48:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 652/1308] 192.168.122.93 () {62 vars in 1190 bytes} [Fri Sep 4 22:48:16 2026] POST /volume/v3/group_types => generated 180 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-42940657-7e24-4280-9e4d-6aebe0097a81 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-42940657-7e24-4280-9e4d-6aebe0097a81 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] POST http://192.168.122.93/volume/v3/groups Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-42940657-7e24-4280-9e4d-6aebe0097a81 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f5244f46-4450-4622-a0b8-297bfe6fe01d", "volume_types": ["ce72e959-8efe-4fcb-8a4f-f37c6f83f716"], "name": "tempest-GroupSnapshotsTest-Group-1172005042"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-42940657-7e24-4280-9e4d-6aebe0097a81 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Creating new group {'group': {'group_type': 'f5244f46-4450-4622-a0b8-297bfe6fe01d', 'volume_types': ['ce72e959-8efe-4fcb-8a4f-f37c6f83f716'], 'name': 'tempest-GroupSnapshotsTest-Group-1172005042'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:48:16 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.groups [None req-42940657-7e24-4280-9e4d-6aebe0097a81 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Creating group tempest-GroupSnapshotsTest-Group-1172005042. Sep 04 22:48:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-42940657-7e24-4280-9e4d-6aebe0097a81 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Availability Zones retrieved successfully. Sep 04 22:48:16 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-42940657-7e24-4280-9e4d-6aebe0097a81 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Created reservations ['e81e0a57-d0cd-46c5-9bf1-db4e89eb0c63'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0a9a9c2e-32d3-486d-8a06-70189a9d26e1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0a9a9c2e-32d3-486d-8a06-70189a9d26e1 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0a9a9c2e-32d3-486d-8a06-70189a9d26e1 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0a9a9c2e-32d3-486d-8a06-70189a9d26e1 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0a9a9c2e-32d3-486d-8a06-70189a9d26e1 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Snapshot retrieved successfully. Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0a9a9c2e-32d3-486d-8a06-70189a9d26e1 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 returned with HTTP 200 Sep 04 22:48:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 653/1309] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:16 2026] GET /volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 => generated 436 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-42940657-7e24-4280-9e4d-6aebe0097a81 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups returned with HTTP 202 Sep 04 22:48:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 657/1310] 192.168.122.93 () {62 vars in 1176 bytes} [Fri Sep 4 22:48:16 2026] POST /volume/v3/groups => generated 112 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4c3a7d16-1d33-4153-a301-6968ffbc67b5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4c3a7d16-1d33-4153-a301-6968ffbc67b5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4c3a7d16-1d33-4153-a301-6968ffbc67b5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4c3a7d16-1d33-4153-a301-6968ffbc67b5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-4c3a7d16-1d33-4153-a301-6968ffbc67b5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member b0e93453-087f-4ba6-8a60-5aa23272d262 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:48:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:16 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:48:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4c3a7d16-1d33-4153-a301-6968ffbc67b5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 returned with HTTP 200 Sep 04 22:48:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 654/1311] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:48:16 2026] GET /volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2b6f61ae-71bf-4dc7-b202-0e9c3358ec36 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2b6f61ae-71bf-4dc7-b202-0e9c3358ec36 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2b6f61ae-71bf-4dc7-b202-0e9c3358ec36 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2b6f61ae-71bf-4dc7-b202-0e9c3358ec36 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:17 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:17 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2b6f61ae-71bf-4dc7-b202-0e9c3358ec36 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2b6f61ae-71bf-4dc7-b202-0e9c3358ec36 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 returned with HTTP 200 Sep 04 22:48:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 658/1312] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:17 2026] GET /volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 => generated 880 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-45ae08e5-ad25-4d0a-88a2-fbda0af03ee7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-45ae08e5-ad25-4d0a-88a2-fbda0af03ee7 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-45ae08e5-ad25-4d0a-88a2-fbda0af03ee7 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-45ae08e5-ad25-4d0a-88a2-fbda0af03ee7 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-45ae08e5-ad25-4d0a-88a2-fbda0af03ee7 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-45ae08e5-ad25-4d0a-88a2-fbda0af03ee7 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 returned with HTTP 200 Sep 04 22:48:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 655/1313] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:17 2026] GET /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3ca57500-79fe-48b8-9dee-602a4f799979 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3ca57500-79fe-48b8-9dee-602a4f799979 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3ca57500-79fe-48b8-9dee-602a4f799979 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3ca57500-79fe-48b8-9dee-602a4f799979 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:17 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3ca57500-79fe-48b8-9dee-602a4f799979 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Snapshot retrieved successfully. Sep 04 22:48:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3ca57500-79fe-48b8-9dee-602a4f799979 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 returned with HTTP 200 Sep 04 22:48:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 659/1314] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:17 2026] GET /volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 => generated 436 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d6bdfb54-08fe-4b98-a184-8f28ba08cdfe None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d6bdfb54-08fe-4b98-a184-8f28ba08cdfe tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 Sep 04 22:48:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d6bdfb54-08fe-4b98-a184-8f28ba08cdfe tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d6bdfb54-08fe-4b98-a184-8f28ba08cdfe tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-d6bdfb54-08fe-4b98-a184-8f28ba08cdfe tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member b0e93453-087f-4ba6-8a60-5aa23272d262 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:48:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:17 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:48:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d6bdfb54-08fe-4b98-a184-8f28ba08cdfe tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 returned with HTTP 200 Sep 04 22:48:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 656/1315] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:48:17 2026] GET /volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 => generated 393 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-71b053b8-a19b-451c-a392-2359dbfe4ced None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-816989075", "volume_type": "ce72e959-8efe-4fcb-8a4f-f37c6f83f716", "group_id": "b0e93453-087f-4ba6-8a60-5aa23272d262", "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-816989075', 'volume_type': 'ce72e959-8efe-4fcb-8a4f-f37c6f83f716', 'group_id': 'b0e93453-087f-4ba6-8a60-5aa23272d262', 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:17 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Create volume of 1 GB Sep 04 22:48:17 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:17 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:48:17 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Availability Zones retrieved successfully. Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Flow 'volume_create_api' (cef9afd2-2d45-4631-82e3-aa313b67b2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e6a9a23-3187-4c79-83bb-c8949a1872e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e6a9a23-3187-4c79-83bb-c8949a1872e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce72e959-8efe-4fcb-8a4f-f37c6f83f716,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-103402131',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce72e959-8efe-4fcb-8a4f-f37c6f83f716', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b0e93453-087f-4ba6-8a60-5aa23272d262', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fb6cc30-416f-4b7c-859c-89ccf1c13830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-103402131 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-103402131, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:48:17 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-103402131 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-103402131, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Created reservations ['dc75362b-51ab-427b-87cd-3f91b0da3ea0', 'adfe890c-07f4-415b-afe5-12fcbfc4432a', 'e8365c1a-529d-443c-af27-ecdbf8480a5d', '0157e477-39ce-49f0-a57b-5fdda2baa3e8'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fb6cc30-416f-4b7c-859c-89ccf1c13830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc75362b-51ab-427b-87cd-3f91b0da3ea0', 'adfe890c-07f4-415b-afe5-12fcbfc4432a', 'e8365c1a-529d-443c-af27-ecdbf8480a5d', '0157e477-39ce-49f0-a57b-5fdda2baa3e8']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c013b709-d1cf-4c89-89e8-6af9dd48451a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:17 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c013b709-d1cf-4c89-89e8-6af9dd48451a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b16bff1b-5da7-46c1-9aef-cecc2094e454', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-816989075',encryption_key_id=None,group_id=b0e93453-087f-4ba6-8a60-5aa23272d262,group_type_id=,metadata={},multiattach=False,project_id='588dc19d41bb428d8e44308a6445c5e1',qos_specs=None,replication_status=,reservations=['dc75362b-51ab-427b-87cd-3f91b0da3ea0','adfe890c-07f4-415b-afe5-12fcbfc4432a','e8365c1a-529d-443c-af27-ecdbf8480a5d','0157e477-39ce-49f0-a57b-5fdda2baa3e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='132d833f53294d4281c37c6ab669a422',volume_type_id=ce72e959-8efe-4fcb-8a4f-f37c6f83f716), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-816989075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b0e93453-087f-4ba6-8a60-5aa23272d262,host=None,id=b16bff1b-5da7-46c1-9aef-cecc2094e454,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='588dc19d41bb428d8e44308a6445c5e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='132d833f53294d4281c37c6ab669a422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce72e959-8efe-4fcb-8a4f-f37c6f83f716),volume_type_id=ce72e959-8efe-4fcb-8a4f-f37c6f83f716)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f7c988c-8e0c-444b-8a71-ba8bb59b121f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f7c988c-8e0c-444b-8a71-ba8bb59b121f) transitioned into state 'SUCCESS' from state '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-816989075',encryption_key_id=None,group_id=b0e93453-087f-4ba6-8a60-5aa23272d262,group_type_id=,metadata={},multiattach=False,project_id='588dc19d41bb428d8e44308a6445c5e1',qos_specs=None,replication_status=,reservations=['dc75362b-51ab-427b-87cd-3f91b0da3ea0','adfe890c-07f4-415b-afe5-12fcbfc4432a','e8365c1a-529d-443c-af27-ecdbf8480a5d','0157e477-39ce-49f0-a57b-5fdda2baa3e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='132d833f53294d4281c37c6ab669a422',volume_type_id=ce72e959-8efe-4fcb-8a4f-f37c6f83f716)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ecf8c14-6e28-402a-8d90-200f69d1f59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ecf8c14-6e28-402a-8d90-200f69d1f59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Flow 'volume_create_api' (cef9afd2-2d45-4631-82e3-aa313b67b2a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:17 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Create volume request issued successfully. Sep 04 22:48:17 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:17 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:18 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-71b053b8-a19b-451c-a392-2359dbfe4ced tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 660/1316] 192.168.122.93 () {62 vars in 1179 bytes} [Fri Sep 4 22:48:17 2026] POST /volume/v3/volumes => generated 827 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bc796e45-6d96-4c63-b467-2dd66cc01937 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bc796e45-6d96-4c63-b467-2dd66cc01937 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 Sep 04 22:48:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bc796e45-6d96-4c63-b467-2dd66cc01937 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bc796e45-6d96-4c63-b467-2dd66cc01937 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bc796e45-6d96-4c63-b467-2dd66cc01937 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:18 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-bc796e45-6d96-4c63-b467-2dd66cc01937 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:18 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-bc796e45-6d96-4c63-b467-2dd66cc01937 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bfae23a9-4910-4f5d-880e-9de1476696c2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bfae23a9-4910-4f5d-880e-9de1476696c2 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 Sep 04 22:48:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bfae23a9-4910-4f5d-880e-9de1476696c2 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bfae23a9-4910-4f5d-880e-9de1476696c2 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:18 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-bc796e45-6d96-4c63-b467-2dd66cc01937 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bfae23a9-4910-4f5d-880e-9de1476696c2 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bfae23a9-4910-4f5d-880e-9de1476696c2 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 returned with HTTP 200 Sep 04 22:48:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 661/1317] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:18 2026] GET /volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 => generated 880 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bc796e45-6d96-4c63-b467-2dd66cc01937 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 returned with HTTP 200 Sep 04 22:48:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 657/1318] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:18 2026] GET /volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 => generated 895 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d9a70460-3f15-4b9d-90db-8ae26977628f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d9a70460-3f15-4b9d-90db-8ae26977628f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d9a70460-3f15-4b9d-90db-8ae26977628f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d9a70460-3f15-4b9d-90db-8ae26977628f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d9a70460-3f15-4b9d-90db-8ae26977628f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d9a70460-3f15-4b9d-90db-8ae26977628f tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 returned with HTTP 200 Sep 04 22:48:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 662/1319] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:18 2026] GET /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3a0f9457-9a42-49d8-8b99-67aa7b07616d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3a0f9457-9a42-49d8-8b99-67aa7b07616d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 Sep 04 22:48:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3a0f9457-9a42-49d8-8b99-67aa7b07616d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3a0f9457-9a42-49d8-8b99-67aa7b07616d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3a0f9457-9a42-49d8-8b99-67aa7b07616d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Snapshot retrieved successfully. Sep 04 22:48:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3a0f9457-9a42-49d8-8b99-67aa7b07616d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 returned with HTTP 200 Sep 04 22:48:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 658/1320] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:18 2026] GET /volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 => generated 463 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a32cc65d-2b96-46d7-8101-29ec40980c88 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a32cc65d-2b96-46d7-8101-29ec40980c88 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] POST http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe/action Sep 04 22:48:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a32cc65d-2b96-46d7-8101-29ec40980c88 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a32cc65d-2b96-46d7-8101-29ec40980c88 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a32cc65d-2b96-46d7-8101-29ec40980c88 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:18 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-a32cc65d-2b96-46d7-8101-29ec40980c88 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Created reservations ['c77792ad-f09b-4676-a67b-b51ddb9b64c4', '7a0453c7-c1b8-474f-ab25-df1f3e54410e'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a32cc65d-2b96-46d7-8101-29ec40980c88 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Extend volume request issued successfully. Sep 04 22:48:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a32cc65d-2b96-46d7-8101-29ec40980c88 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe/action returned with HTTP 202 Sep 04 22:48:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 663/1321] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:48:18 2026] POST /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:48:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f525eb88-c371-4d5b-a64c-7927b9b9f561 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f525eb88-c371-4d5b-a64c-7927b9b9f561 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f525eb88-c371-4d5b-a64c-7927b9b9f561 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f525eb88-c371-4d5b-a64c-7927b9b9f561 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f525eb88-c371-4d5b-a64c-7927b9b9f561 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f525eb88-c371-4d5b-a64c-7927b9b9f561 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 659/1322] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:18 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-180f766a-4b0e-4198-989a-b2759a0c47dd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-180f766a-4b0e-4198-989a-b2759a0c47dd tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 Sep 04 22:48:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-180f766a-4b0e-4198-989a-b2759a0c47dd tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-180f766a-4b0e-4198-989a-b2759a0c47dd tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-112457db-ed80-4c8c-8dc9-2f39468af17c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-112457db-ed80-4c8c-8dc9-2f39468af17c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 Sep 04 22:48:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-112457db-ed80-4c8c-8dc9-2f39468af17c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-112457db-ed80-4c8c-8dc9-2f39468af17c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-180f766a-4b0e-4198-989a-b2759a0c47dd tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:19 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:19 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-112457db-ed80-4c8c-8dc9-2f39468af17c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-180f766a-4b0e-4198-989a-b2759a0c47dd tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 returned with HTTP 200 Sep 04 22:48:19 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-112457db-ed80-4c8c-8dc9-2f39468af17c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 664/1323] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:19 2026] GET /volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:19 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-112457db-ed80-4c8c-8dc9-2f39468af17c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:19 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-112457db-ed80-4c8c-8dc9-2f39468af17c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-112457db-ed80-4c8c-8dc9-2f39468af17c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 returned with HTTP 200 Sep 04 22:48:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 660/1324] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:19 2026] GET /volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 => generated 919 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cf5f7c47-e5a8-4c15-bd9d-47aa0e568081 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cf5f7c47-e5a8-4c15-bd9d-47aa0e568081 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cf5f7c47-e5a8-4c15-bd9d-47aa0e568081 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cf5f7c47-e5a8-4c15-bd9d-47aa0e568081 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cf5f7c47-e5a8-4c15-bd9d-47aa0e568081 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cf5f7c47-e5a8-4c15-bd9d-47aa0e568081 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 returned with HTTP 200 Sep 04 22:48:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 665/1325] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:19 2026] GET /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-eed8dc85-8c74-442f-a927-f77f826b88ff None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eed8dc85-8c74-442f-a927-f77f826b88ff tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eed8dc85-8c74-442f-a927-f77f826b88ff tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eed8dc85-8c74-442f-a927-f77f826b88ff tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:19 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:19 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-eed8dc85-8c74-442f-a927-f77f826b88ff tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eed8dc85-8c74-442f-a927-f77f826b88ff tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 661/1326] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:19 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ad797fa6-975f-4394-8100-7b7f569a2c8b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ad797fa6-975f-4394-8100-7b7f569a2c8b tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 Sep 04 22:48:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ad797fa6-975f-4394-8100-7b7f569a2c8b tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ad797fa6-975f-4394-8100-7b7f569a2c8b tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:20 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:20 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ad797fa6-975f-4394-8100-7b7f569a2c8b tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ad797fa6-975f-4394-8100-7b7f569a2c8b tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 returned with HTTP 200 Sep 04 22:48:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 666/1327] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:20 2026] GET /volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f22258fb-e527-4461-ac5d-6a17bec7abd8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f22258fb-e527-4461-ac5d-6a17bec7abd8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 Sep 04 22:48:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f22258fb-e527-4461-ac5d-6a17bec7abd8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f22258fb-e527-4461-ac5d-6a17bec7abd8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:20 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:20 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f22258fb-e527-4461-ac5d-6a17bec7abd8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:20 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-f22258fb-e527-4461-ac5d-6a17bec7abd8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:20 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-f22258fb-e527-4461-ac5d-6a17bec7abd8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-168d89af-52a7-4b87-a9bb-f4b248b43731 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-168d89af-52a7-4b87-a9bb-f4b248b43731 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-168d89af-52a7-4b87-a9bb-f4b248b43731 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-168d89af-52a7-4b87-a9bb-f4b248b43731 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:20 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:20 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-168d89af-52a7-4b87-a9bb-f4b248b43731 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:20 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-f22258fb-e527-4461-ac5d-6a17bec7abd8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-168d89af-52a7-4b87-a9bb-f4b248b43731 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 returned with HTTP 200 Sep 04 22:48:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 667/1328] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:20 2026] GET /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f22258fb-e527-4461-ac5d-6a17bec7abd8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 returned with HTTP 200 Sep 04 22:48:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 662/1329] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:20 2026] GET /volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 => generated 919 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d206dd0a-20c9-4e7b-b9a8-c29ab037c858 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d206dd0a-20c9-4e7b-b9a8-c29ab037c858 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d206dd0a-20c9-4e7b-b9a8-c29ab037c858 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d206dd0a-20c9-4e7b-b9a8-c29ab037c858 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:20 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:20 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d206dd0a-20c9-4e7b-b9a8-c29ab037c858 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d206dd0a-20c9-4e7b-b9a8-c29ab037c858 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 668/1330] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:20 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 848 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-94768929-c617-4d29-b810-bcdf333eb4c3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-94768929-c617-4d29-b810-bcdf333eb4c3 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 Sep 04 22:48:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-94768929-c617-4d29-b810-bcdf333eb4c3 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-94768929-c617-4d29-b810-bcdf333eb4c3 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:21 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:21 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-94768929-c617-4d29-b810-bcdf333eb4c3 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-94768929-c617-4d29-b810-bcdf333eb4c3 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 returned with HTTP 200 Sep 04 22:48:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 663/1331] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:21 2026] GET /volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 => generated 880 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b4f731dc-c074-4ba3-aff0-9b47461bd276 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b4f731dc-c074-4ba3-aff0-9b47461bd276 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b4f731dc-c074-4ba3-aff0-9b47461bd276 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b4f731dc-c074-4ba3-aff0-9b47461bd276 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-50bbf7ed-8f29-425c-88cb-a105f0ee0346 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-50bbf7ed-8f29-425c-88cb-a105f0ee0346 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 Sep 04 22:48:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-50bbf7ed-8f29-425c-88cb-a105f0ee0346 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-50bbf7ed-8f29-425c-88cb-a105f0ee0346 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:21 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:21 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:21 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:21 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b4f731dc-c074-4ba3-aff0-9b47461bd276 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-50bbf7ed-8f29-425c-88cb-a105f0ee0346 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:21 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-50bbf7ed-8f29-425c-88cb-a105f0ee0346 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:21 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-50bbf7ed-8f29-425c-88cb-a105f0ee0346 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b4f731dc-c074-4ba3-aff0-9b47461bd276 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 returned with HTTP 200 Sep 04 22:48:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 669/1332] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:21 2026] GET /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 => generated 847 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:21 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-50bbf7ed-8f29-425c-88cb-a105f0ee0346 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-50bbf7ed-8f29-425c-88cb-a105f0ee0346 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 returned with HTTP 200 Sep 04 22:48:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 664/1333] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:21 2026] GET /volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 => generated 919 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-14d7c0a0-a753-408e-ba6e-ec5f2cdd7994 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-14d7c0a0-a753-408e-ba6e-ec5f2cdd7994 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-14d7c0a0-a753-408e-ba6e-ec5f2cdd7994 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-14d7c0a0-a753-408e-ba6e-ec5f2cdd7994 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:22 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:22 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:22 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-14d7c0a0-a753-408e-ba6e-ec5f2cdd7994 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-14d7c0a0-a753-408e-ba6e-ec5f2cdd7994 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 670/1334] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:22 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 848 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5d21e176-7569-4551-86d1-e9528f998b08 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5d21e176-7569-4551-86d1-e9528f998b08 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 Sep 04 22:48:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5d21e176-7569-4551-86d1-e9528f998b08 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5d21e176-7569-4551-86d1-e9528f998b08 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:22 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:22 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:22 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:22 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5d21e176-7569-4551-86d1-e9528f998b08 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5d21e176-7569-4551-86d1-e9528f998b08 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 returned with HTTP 200 Sep 04 22:48:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 665/1335] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:22 2026] GET /volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 => generated 880 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2d13000a-d6aa-486d-9492-9630b61a3158 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2d13000a-d6aa-486d-9492-9630b61a3158 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2d13000a-d6aa-486d-9492-9630b61a3158 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2d13000a-d6aa-486d-9492-9630b61a3158 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:22 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:22 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:22 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2d13000a-d6aa-486d-9492-9630b61a3158 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2d13000a-d6aa-486d-9492-9630b61a3158 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 returned with HTTP 200 Sep 04 22:48:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 671/1336] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:22 2026] GET /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 => generated 847 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-36056497-4f28-4453-a393-f33010f7b8c4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-36056497-4f28-4453-a393-f33010f7b8c4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 Sep 04 22:48:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-36056497-4f28-4453-a393-f33010f7b8c4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-36056497-4f28-4453-a393-f33010f7b8c4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:23 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:23 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:23 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:23 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-36056497-4f28-4453-a393-f33010f7b8c4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:23 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-36056497-4f28-4453-a393-f33010f7b8c4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:23 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-36056497-4f28-4453-a393-f33010f7b8c4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-af6d7572-8a98-4905-a6b8-4ad2566d5e7b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-af6d7572-8a98-4905-a6b8-4ad2566d5e7b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-af6d7572-8a98-4905-a6b8-4ad2566d5e7b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-af6d7572-8a98-4905-a6b8-4ad2566d5e7b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:23 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:23 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:23 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:23 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:23 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-af6d7572-8a98-4905-a6b8-4ad2566d5e7b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-af6d7572-8a98-4905-a6b8-4ad2566d5e7b tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 672/1337] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:23 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 848 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:23 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-36056497-4f28-4453-a393-f33010f7b8c4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:23 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:23 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-36056497-4f28-4453-a393-f33010f7b8c4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 returned with HTTP 200 Sep 04 22:48:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 666/1338] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:22 2026] GET /volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 => generated 919 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-886a8e99-d5f9-47db-9bef-76e9425f25a3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-886a8e99-d5f9-47db-9bef-76e9425f25a3 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 Sep 04 22:48:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-886a8e99-d5f9-47db-9bef-76e9425f25a3 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-886a8e99-d5f9-47db-9bef-76e9425f25a3 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:23 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:23 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:23 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:23 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:23 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-886a8e99-d5f9-47db-9bef-76e9425f25a3 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-886a8e99-d5f9-47db-9bef-76e9425f25a3 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 returned with HTTP 200 Sep 04 22:48:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 673/1339] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:23 2026] GET /volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 => generated 880 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ad30f611-8637-44a9-90dc-c237d8898500 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ad30f611-8637-44a9-90dc-c237d8898500 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ad30f611-8637-44a9-90dc-c237d8898500 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ad30f611-8637-44a9-90dc-c237d8898500 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:23 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:23 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:23 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:23 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ad30f611-8637-44a9-90dc-c237d8898500 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ad30f611-8637-44a9-90dc-c237d8898500 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 returned with HTTP 200 Sep 04 22:48:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 667/1340] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:23 2026] GET /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 => generated 847 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b9f49b88-1a52-4943-8b94-efbb0754bf35 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b9f49b88-1a52-4943-8b94-efbb0754bf35 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b9f49b88-1a52-4943-8b94-efbb0754bf35 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b9f49b88-1a52-4943-8b94-efbb0754bf35 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:24 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:24 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:24 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:24 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:24 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b9f49b88-1a52-4943-8b94-efbb0754bf35 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7848afc7-c055-447b-9695-d2865aeea819 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7848afc7-c055-447b-9695-d2865aeea819 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 Sep 04 22:48:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7848afc7-c055-447b-9695-d2865aeea819 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7848afc7-c055-447b-9695-d2865aeea819 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b9f49b88-1a52-4943-8b94-efbb0754bf35 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 674/1341] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:24 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 848 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7848afc7-c055-447b-9695-d2865aeea819 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:24 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-7848afc7-c055-447b-9695-d2865aeea819 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:24 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-7848afc7-c055-447b-9695-d2865aeea819 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:24 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-7848afc7-c055-447b-9695-d2865aeea819 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0d336057-8c4a-481e-9686-7f033b3081fc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0d336057-8c4a-481e-9686-7f033b3081fc tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 Sep 04 22:48:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0d336057-8c4a-481e-9686-7f033b3081fc tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0d336057-8c4a-481e-9686-7f033b3081fc tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7848afc7-c055-447b-9695-d2865aeea819 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 returned with HTTP 200 Sep 04 22:48:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 668/1342] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:24 2026] GET /volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 => generated 919 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:24 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:24 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:24 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:24 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:24 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0d336057-8c4a-481e-9686-7f033b3081fc tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0d336057-8c4a-481e-9686-7f033b3081fc tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 returned with HTTP 200 Sep 04 22:48:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 675/1343] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:24 2026] GET /volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-881c5724-4ae6-4365-b249-f201df963ab3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-881c5724-4ae6-4365-b249-f201df963ab3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-881c5724-4ae6-4365-b249-f201df963ab3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-881c5724-4ae6-4365-b249-f201df963ab3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:25 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-881c5724-4ae6-4365-b249-f201df963ab3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-881c5724-4ae6-4365-b249-f201df963ab3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 returned with HTTP 200 Sep 04 22:48:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 669/1344] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:24 2026] GET /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2c1d9cca-42f8-4cff-9b2e-1e980303fd1a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c1d9cca-42f8-4cff-9b2e-1e980303fd1a tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c1d9cca-42f8-4cff-9b2e-1e980303fd1a tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c1d9cca-42f8-4cff-9b2e-1e980303fd1a tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:25 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:25 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:25 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:25 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:25 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2c1d9cca-42f8-4cff-9b2e-1e980303fd1a tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c1d9cca-42f8-4cff-9b2e-1e980303fd1a tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 676/1345] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:25 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d5ce21e9-ebe5-446a-a825-f3ee77e4d365 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d5ce21e9-ebe5-446a-a825-f3ee77e4d365 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 Sep 04 22:48:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d5ce21e9-ebe5-446a-a825-f3ee77e4d365 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d5ce21e9-ebe5-446a-a825-f3ee77e4d365 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:25 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:25 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:25 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:25 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fcad3a0e-31f7-4ad9-8217-df6954663000 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fcad3a0e-31f7-4ad9-8217-df6954663000 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 Sep 04 22:48:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fcad3a0e-31f7-4ad9-8217-df6954663000 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fcad3a0e-31f7-4ad9-8217-df6954663000 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:25 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d5ce21e9-ebe5-446a-a825-f3ee77e4d365 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:25 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-d5ce21e9-ebe5-446a-a825-f3ee77e4d365 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:25 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-d5ce21e9-ebe5-446a-a825-f3ee77e4d365 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:25 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:25 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:25 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:25 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:25 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fcad3a0e-31f7-4ad9-8217-df6954663000 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fcad3a0e-31f7-4ad9-8217-df6954663000 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 returned with HTTP 200 Sep 04 22:48:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 677/1346] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:25 2026] GET /volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 => generated 880 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:25 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-d5ce21e9-ebe5-446a-a825-f3ee77e4d365 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:25 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:25 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d5ce21e9-ebe5-446a-a825-f3ee77e4d365 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 returned with HTTP 200 Sep 04 22:48:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 670/1347] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:25 2026] GET /volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 => generated 919 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f3243d8d-0932-43b9-b071-ed487e13f92c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f3243d8d-0932-43b9-b071-ed487e13f92c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f3243d8d-0932-43b9-b071-ed487e13f92c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f3243d8d-0932-43b9-b071-ed487e13f92c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:26 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:26 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:26 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:26 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f3243d8d-0932-43b9-b071-ed487e13f92c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f3243d8d-0932-43b9-b071-ed487e13f92c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 returned with HTTP 200 Sep 04 22:48:26 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 678/1348] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:26 2026] GET /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d6bae2fc-b633-49f8-bea8-acb56dbd9c09 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d6bae2fc-b633-49f8-bea8-acb56dbd9c09 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d6bae2fc-b633-49f8-bea8-acb56dbd9c09 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d6bae2fc-b633-49f8-bea8-acb56dbd9c09 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d6bae2fc-b633-49f8-bea8-acb56dbd9c09 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d6bae2fc-b633-49f8-bea8-acb56dbd9c09 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 671/1349] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:26 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c65ff4b7-e951-49f6-a238-81e68dd724a0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c65ff4b7-e951-49f6-a238-81e68dd724a0 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 Sep 04 22:48:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c65ff4b7-e951-49f6-a238-81e68dd724a0 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c65ff4b7-e951-49f6-a238-81e68dd724a0 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:26 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:26 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:26 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:26 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c65ff4b7-e951-49f6-a238-81e68dd724a0 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c65ff4b7-e951-49f6-a238-81e68dd724a0 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 returned with HTTP 200 Sep 04 22:48:26 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 679/1350] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:26 2026] GET /volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-08152b82-30f4-402d-af8c-bc579e2970e1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-08152b82-30f4-402d-af8c-bc579e2970e1 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 Sep 04 22:48:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-08152b82-30f4-402d-af8c-bc579e2970e1 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-08152b82-30f4-402d-af8c-bc579e2970e1 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1ee99585-8120-4d9c-ab25-2cfa38a76ad7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1ee99585-8120-4d9c-ab25-2cfa38a76ad7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 Sep 04 22:48:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1ee99585-8120-4d9c-ab25-2cfa38a76ad7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1ee99585-8120-4d9c-ab25-2cfa38a76ad7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-08152b82-30f4-402d-af8c-bc579e2970e1 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:26 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:26 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-08152b82-30f4-402d-af8c-bc579e2970e1 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 returned with HTTP 200 Sep 04 22:48:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 672/1351] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:26 2026] GET /volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1ee99585-8120-4d9c-ab25-2cfa38a76ad7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:27 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-1ee99585-8120-4d9c-ab25-2cfa38a76ad7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:27 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-1ee99585-8120-4d9c-ab25-2cfa38a76ad7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-56ccd08f-a2c6-41ae-887f-865e21af7dc0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-56ccd08f-a2c6-41ae-887f-865e21af7dc0 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 Sep 04 22:48:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-56ccd08f-a2c6-41ae-887f-865e21af7dc0 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-56ccd08f-a2c6-41ae-887f-865e21af7dc0 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-56ccd08f-a2c6-41ae-887f-865e21af7dc0 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-56ccd08f-a2c6-41ae-887f-865e21af7dc0 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 returned with HTTP 200 Sep 04 22:48:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 673/1352] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:27 2026] GET /volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 => generated 881 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8ac0741d-b6ee-4e14-9bb8-998e2cfcd39e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8ac0741d-b6ee-4e14-9bb8-998e2cfcd39e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8ac0741d-b6ee-4e14-9bb8-998e2cfcd39e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8ac0741d-b6ee-4e14-9bb8-998e2cfcd39e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:27 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-1ee99585-8120-4d9c-ab25-2cfa38a76ad7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1ee99585-8120-4d9c-ab25-2cfa38a76ad7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 returned with HTTP 200 Sep 04 22:48:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8ac0741d-b6ee-4e14-9bb8-998e2cfcd39e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 680/1353] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:26 2026] GET /volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 => generated 919 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0ff92629-bc8e-462b-ab77-9144509885a4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0ff92629-bc8e-462b-ab77-9144509885a4 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] DELETE http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 Sep 04 22:48:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0ff92629-bc8e-462b-ab77-9144509885a4 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0ff92629-bc8e-462b-ab77-9144509885a4 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:27 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-0ff92629-bc8e-462b-ab77-9144509885a4 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Delete volume with id: 5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 Sep 04 22:48:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8ac0741d-b6ee-4e14-9bb8-998e2cfcd39e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 returned with HTTP 200 Sep 04 22:48:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 674/1354] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:27 2026] GET /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0ff92629-bc8e-462b-ab77-9144509885a4 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0ff92629-bc8e-462b-ab77-9144509885a4 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Delete volume request issued successfully. Sep 04 22:48:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0ff92629-bc8e-462b-ab77-9144509885a4 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 returned with HTTP 202 Sep 04 22:48:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 681/1355] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:48:27 2026] DELETE /volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fad8936e-18fb-4fa9-ad49-e35415d10d3f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fad8936e-18fb-4fa9-ad49-e35415d10d3f tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 Sep 04 22:48:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fad8936e-18fb-4fa9-ad49-e35415d10d3f tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fad8936e-18fb-4fa9-ad49-e35415d10d3f tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fad8936e-18fb-4fa9-ad49-e35415d10d3f tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fad8936e-18fb-4fa9-ad49-e35415d10d3f tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 returned with HTTP 200 Sep 04 22:48:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 675/1356] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:27 2026] GET /volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 => generated 880 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e9182bf0-ad0b-43a4-86da-44df77f4c5a9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e9182bf0-ad0b-43a4-86da-44df77f4c5a9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e9182bf0-ad0b-43a4-86da-44df77f4c5a9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e9182bf0-ad0b-43a4-86da-44df77f4c5a9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e9182bf0-ad0b-43a4-86da-44df77f4c5a9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e9182bf0-ad0b-43a4-86da-44df77f4c5a9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 682/1357] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:27 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9bee65ea-5121-43d5-a3b1-d45b38ee6da8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9bee65ea-5121-43d5-a3b1-d45b38ee6da8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9bee65ea-5121-43d5-a3b1-d45b38ee6da8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9bee65ea-5121-43d5-a3b1-d45b38ee6da8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ba0f933c-3504-4c14-8fe5-4f925006178b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ba0f933c-3504-4c14-8fe5-4f925006178b tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ba0f933c-3504-4c14-8fe5-4f925006178b tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ba0f933c-3504-4c14-8fe5-4f925006178b tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:28 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ba0f933c-3504-4c14-8fe5-4f925006178b tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9bee65ea-5121-43d5-a3b1-d45b38ee6da8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:28 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-9bee65ea-5121-43d5-a3b1-d45b38ee6da8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:28 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-9bee65ea-5121-43d5-a3b1-d45b38ee6da8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ba0f933c-3504-4c14-8fe5-4f925006178b tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 returned with HTTP 200 Sep 04 22:48:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 683/1358] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:28 2026] GET /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7064e604-ffc3-4792-9798-75a967488c9c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7064e604-ffc3-4792-9798-75a967488c9c tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] POST http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82/action Sep 04 22:48:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7064e604-ffc3-4792-9798-75a967488c9c tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7064e604-ffc3-4792-9798-75a967488c9c tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-7064e604-ffc3-4792-9798-75a967488c9c tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Updating volume 'ae712520-6b6e-4147-af0d-8465c49edb82' with '{'status': 'maintenance'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:48:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-9bee65ea-5121-43d5-a3b1-d45b38ee6da8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9bee65ea-5121-43d5-a3b1-d45b38ee6da8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 returned with HTTP 200 Sep 04 22:48:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 676/1359] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:28 2026] GET /volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 => generated 919 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c9230275-994a-4111-8639-8b75a96d3787 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7064e604-ffc3-4792-9798-75a967488c9c tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82/action returned with HTTP 202 Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c9230275-994a-4111-8639-8b75a96d3787 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c9230275-994a-4111-8639-8b75a96d3787 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c9230275-994a-4111-8639-8b75a96d3787 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 684/1360] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:48:28 2026] POST /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:48:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7e6eff98-46f2-4589-b611-8eb1dc291b20 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7e6eff98-46f2-4589-b611-8eb1dc291b20 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c9230275-994a-4111-8639-8b75a96d3787 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 returned with HTTP 404 Sep 04 22:48:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7e6eff98-46f2-4589-b611-8eb1dc291b20 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7e6eff98-46f2-4589-b611-8eb1dc291b20 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 677/1361] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:28 2026] GET /volume/v3/volumes/5af957b0-8b4d-45ee-9b81-1b8d7dd3eec1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5552f016-9215-40af-80c1-00a5864565e8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5552f016-9215-40af-80c1-00a5864565e8 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5552f016-9215-40af-80c1-00a5864565e8 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5552f016-9215-40af-80c1-00a5864565e8 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:28 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:28 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5552f016-9215-40af-80c1-00a5864565e8 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7e6eff98-46f2-4589-b611-8eb1dc291b20 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5552f016-9215-40af-80c1-00a5864565e8 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 returned with HTTP 200 Sep 04 22:48:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 678/1362] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:28 2026] GET /volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7e6eff98-46f2-4589-b611-8eb1dc291b20 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 returned with HTTP 200 Sep 04 22:48:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 685/1363] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:28 2026] GET /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7fd10840-b4fc-4582-8bf2-56dd94754af4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7fd10840-b4fc-4582-8bf2-56dd94754af4 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] DELETE http://192.168.122.93/volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7fd10840-b4fc-4582-8bf2-56dd94754af4 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7fd10840-b4fc-4582-8bf2-56dd94754af4 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-7fd10840-b4fc-4582-8bf2-56dd94754af4 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Delete volume with id: 71913d30-2767-419f-a66e-941b57bc2bf9 Sep 04 22:48:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9491e4f4-2d3a-4ad5-9586-d66aef8ab99f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9491e4f4-2d3a-4ad5-9586-d66aef8ab99f tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] POST http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82/action Sep 04 22:48:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9491e4f4-2d3a-4ad5-9586-d66aef8ab99f tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9491e4f4-2d3a-4ad5-9586-d66aef8ab99f tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:28 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7fd10840-b4fc-4582-8bf2-56dd94754af4 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9491e4f4-2d3a-4ad5-9586-d66aef8ab99f tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Volume info retrieved successfully. Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7fd10840-b4fc-4582-8bf2-56dd94754af4 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Delete volume request issued successfully. Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7fd10840-b4fc-4582-8bf2-56dd94754af4 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 returned with HTTP 202 Sep 04 22:48:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 679/1364] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:48:28 2026] DELETE /volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9bf143f9-986f-444a-9d62-d8b0b66d5df8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9bf143f9-986f-444a-9d62-d8b0b66d5df8 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9bf143f9-986f-444a-9d62-d8b0b66d5df8 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9bf143f9-986f-444a-9d62-d8b0b66d5df8 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9491e4f4-2d3a-4ad5-9586-d66aef8ab99f tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Delete volume request issued successfully. Sep 04 22:48:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9491e4f4-2d3a-4ad5-9586-d66aef8ab99f tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82/action returned with HTTP 202 Sep 04 22:48:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 686/1365] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:48:28 2026] POST /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:48:28 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:28 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f1940e5e-b273-46a4-a992-37fe3e0a565d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9bf143f9-986f-444a-9d62-d8b0b66d5df8 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Volume info retrieved successfully. Sep 04 22:48:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f1940e5e-b273-46a4-a992-37fe3e0a565d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f1940e5e-b273-46a4-a992-37fe3e0a565d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f1940e5e-b273-46a4-a992-37fe3e0a565d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9bf143f9-986f-444a-9d62-d8b0b66d5df8 tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 returned with HTTP 200 Sep 04 22:48:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 680/1366] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:28 2026] GET /volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f1940e5e-b273-46a4-a992-37fe3e0a565d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f1940e5e-b273-46a4-a992-37fe3e0a565d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 returned with HTTP 200 Sep 04 22:48:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 687/1367] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:28 2026] GET /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a9ad10b7-4ede-441d-bdc1-9f96ccf3bfc9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a9ad10b7-4ede-441d-bdc1-9f96ccf3bfc9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a9ad10b7-4ede-441d-bdc1-9f96ccf3bfc9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a9ad10b7-4ede-441d-bdc1-9f96ccf3bfc9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:28 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:28 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a9ad10b7-4ede-441d-bdc1-9f96ccf3bfc9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a9ad10b7-4ede-441d-bdc1-9f96ccf3bfc9 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 681/1368] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:28 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-69247bfb-eabf-4326-aba7-642f5b371bb8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-69247bfb-eabf-4326-aba7-642f5b371bb8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-69247bfb-eabf-4326-aba7-642f5b371bb8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-69247bfb-eabf-4326-aba7-642f5b371bb8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:29 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-69247bfb-eabf-4326-aba7-642f5b371bb8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:29 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-69247bfb-eabf-4326-aba7-642f5b371bb8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:29 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-69247bfb-eabf-4326-aba7-642f5b371bb8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-69247bfb-eabf-4326-aba7-642f5b371bb8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-69247bfb-eabf-4326-aba7-642f5b371bb8 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 returned with HTTP 200 Sep 04 22:48:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 688/1369] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:29 2026] GET /volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 => generated 920 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:48:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-258021999", "volume_type": "ce72e959-8efe-4fcb-8a4f-f37c6f83f716", "group_id": "b0e93453-087f-4ba6-8a60-5aa23272d262", "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-258021999', 'volume_type': 'ce72e959-8efe-4fcb-8a4f-f37c6f83f716', 'group_id': 'b0e93453-087f-4ba6-8a60-5aa23272d262', 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:29 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Create volume of 1 GB Sep 04 22:48:29 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:29 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:48:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Availability Zones retrieved successfully. Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ce12fa64-58ef-4f1d-8c16-ad1ef730f61e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Flow 'volume_create_api' (1fc76b5b-aba2-4522-9867-8537ac154289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ce12fa64-58ef-4f1d-8c16-ad1ef730f61e tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] GET http://192.168.122.93/volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ce12fa64-58ef-4f1d-8c16-ad1ef730f61e tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ce12fa64-58ef-4f1d-8c16-ad1ef730f61e tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65317a3e-0bae-4dbc-9dba-e359110ecec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ce12fa64-58ef-4f1d-8c16-ad1ef730f61e tempest-VolumesCloneTest-1479896187 tempest-VolumesCloneTest-1479896187-project-member] http://192.168.122.93/volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 returned with HTTP 404 Sep 04 22:48:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 689/1370] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:29 2026] GET /volume/v3/volumes/71913d30-2767-419f-a66e-941b57bc2bf9 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e8b38287-1ae4-47d5-9433-d31182f7a98d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e8b38287-1ae4-47d5-9433-d31182f7a98d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e8b38287-1ae4-47d5-9433-d31182f7a98d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e8b38287-1ae4-47d5-9433-d31182f7a98d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e8b38287-1ae4-47d5-9433-d31182f7a98d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 returned with HTTP 404 Sep 04 22:48:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 690/1371] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:29 2026] GET /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9a013b6b-2723-4a73-b010-d9d86c2ca4f0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9a013b6b-2723-4a73-b010-d9d86c2ca4f0 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9a013b6b-2723-4a73-b010-d9d86c2ca4f0 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9a013b6b-2723-4a73-b010-d9d86c2ca4f0 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65317a3e-0bae-4dbc-9dba-e359110ecec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce72e959-8efe-4fcb-8a4f-f37c6f83f716,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-103402131',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce72e959-8efe-4fcb-8a4f-f37c6f83f716', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b0e93453-087f-4ba6-8a60-5aa23272d262', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8516234-ae36-437e-8234-63adcf775372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9a013b6b-2723-4a73-b010-d9d86c2ca4f0 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 returned with HTTP 404 Sep 04 22:48:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 691/1372] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:29 2026] GET /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6e600d1d-424f-49fe-9513-c8071c7be794 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6e600d1d-424f-49fe-9513-c8071c7be794 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] DELETE http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6e600d1d-424f-49fe-9513-c8071c7be794 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6e600d1d-424f-49fe-9513-c8071c7be794 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-6e600d1d-424f-49fe-9513-c8071c7be794 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Delete volume with id: ae712520-6b6e-4147-af0d-8465c49edb82 Sep 04 22:48:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6e600d1d-424f-49fe-9513-c8071c7be794 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 returned with HTTP 404 Sep 04 22:48:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 692/1373] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:48:29 2026] DELETE /volume/v3/volumes/ae712520-6b6e-4147-af0d-8465c49edb82 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:48:29 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-103402131 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-103402131, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:48:29 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-103402131 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-103402131, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-268345419"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-268345419'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume of 1 GB Sep 04 22:48:29 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Created reservations ['88e1d01c-e932-414f-8654-595038c75d94', 'a9f58502-c23a-429a-b3bf-c2d4ecd9f00e', '2cd2815e-007c-40f2-9556-bd202153996c', 'e31a8715-078a-4aff-b72b-e609e33203a0'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8516234-ae36-437e-8234-63adcf775372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88e1d01c-e932-414f-8654-595038c75d94', 'a9f58502-c23a-429a-b3bf-c2d4ecd9f00e', '2cd2815e-007c-40f2-9556-bd202153996c', 'e31a8715-078a-4aff-b72b-e609e33203a0']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdbd792b-9b42-415f-b78e-cf1b1bbb1dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Availability Zones retrieved successfully. Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Flow 'volume_create_api' (19ea3a7c-090a-492f-a409-0c7eb5a4ecfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04238fba-0077-431c-9661-8c5bc73ae7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:29 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:29 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdbd792b-9b42-415f-b78e-cf1b1bbb1dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bc39fbf-6a22-464f-a65c-ef7e73e7a416', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-258021999',encryption_key_id=None,group_id=b0e93453-087f-4ba6-8a60-5aa23272d262,group_type_id=,metadata={},multiattach=False,project_id='588dc19d41bb428d8e44308a6445c5e1',qos_specs=None,replication_status=,reservations=['88e1d01c-e932-414f-8654-595038c75d94','a9f58502-c23a-429a-b3bf-c2d4ecd9f00e','2cd2815e-007c-40f2-9556-bd202153996c','e31a8715-078a-4aff-b72b-e609e33203a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='132d833f53294d4281c37c6ab669a422',volume_type_id=ce72e959-8efe-4fcb-8a4f-f37c6f83f716), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-258021999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b0e93453-087f-4ba6-8a60-5aa23272d262,host=None,id=1bc39fbf-6a22-464f-a65c-ef7e73e7a416,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='588dc19d41bb428d8e44308a6445c5e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='132d833f53294d4281c37c6ab669a422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce72e959-8efe-4fcb-8a4f-f37c6f83f716),volume_type_id=ce72e959-8efe-4fcb-8a4f-f37c6f83f716)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c5fab06-420f-44a9-8a26-26ad6880914e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04238fba-0077-431c-9661-8c5bc73ae7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c0a5ed9-a431-4c13-92ea-7295543c6137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c5fab06-420f-44a9-8a26-26ad6880914e) transitioned into state 'SUCCESS' from state '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-258021999',encryption_key_id=None,group_id=b0e93453-087f-4ba6-8a60-5aa23272d262,group_type_id=,metadata={},multiattach=False,project_id='588dc19d41bb428d8e44308a6445c5e1',qos_specs=None,replication_status=,reservations=['88e1d01c-e932-414f-8654-595038c75d94','a9f58502-c23a-429a-b3bf-c2d4ecd9f00e','2cd2815e-007c-40f2-9556-bd202153996c','e31a8715-078a-4aff-b72b-e609e33203a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='132d833f53294d4281c37c6ab669a422',volume_type_id=ce72e959-8efe-4fcb-8a4f-f37c6f83f716)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38b369a0-cb7a-4dd7-9902-6adacf45a52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38b369a0-cb7a-4dd7-9902-6adacf45a52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Flow 'volume_create_api' (1fc76b5b-aba2-4522-9867-8537ac154289) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Create volume request issued successfully. Sep 04 22:48:29 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:29 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Created reservations ['992e7a9a-b54d-4aac-875a-b5a2739ec063', '5e18bedb-5650-498d-b740-f08886e0ee86', '5ea52ea3-d3a2-469c-bfe3-3a3c556526ae', '674d4d9a-6825-466d-bfc1-0ae7a4b46b45'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c0a5ed9-a431-4c13-92ea-7295543c6137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['992e7a9a-b54d-4aac-875a-b5a2739ec063', '5e18bedb-5650-498d-b740-f08886e0ee86', '5ea52ea3-d3a2-469c-bfe3-3a3c556526ae', '674d4d9a-6825-466d-bfc1-0ae7a4b46b45']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a33330df-2073-4ef6-a6ff-cf75ff6503df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:30 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f5a105ff-60d1-4a08-839c-9ade677f71e1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a33330df-2073-4ef6-a6ff-cf75ff6503df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a39c642f-7e5d-4f3b-bc0a-a61203a5ed44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-268345419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e66d32381584849836609dc66c48b7e',qos_specs=None,replication_status=,reservations=['992e7a9a-b54d-4aac-875a-b5a2739ec063','5e18bedb-5650-498d-b740-f08886e0ee86','5ea52ea3-d3a2-469c-bfe3-3a3c556526ae','674d4d9a-6825-466d-bfc1-0ae7a4b46b45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-268345419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a39c642f-7e5d-4f3b-bc0a-a61203a5ed44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e66d32381584849836609dc66c48b7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 682/1374] 192.168.122.93 () {62 vars in 1179 bytes} [Fri Sep 4 22:48:29 2026] POST /volume/v3/volumes => generated 827 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc8a91a-457e-4a51-900b-2081ea6a355f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2b358ead-de5f-4213-aaf2-fbfce7ec07ca None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2b358ead-de5f-4213-aaf2-fbfce7ec07ca tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2b358ead-de5f-4213-aaf2-fbfce7ec07ca tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2b358ead-de5f-4213-aaf2-fbfce7ec07ca tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc8a91a-457e-4a51-900b-2081ea6a355f) transitioned into state 'SUCCESS' from state '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-268345419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e66d32381584849836609dc66c48b7e',qos_specs=None,replication_status=,reservations=['992e7a9a-b54d-4aac-875a-b5a2739ec063','5e18bedb-5650-498d-b740-f08886e0ee86','5ea52ea3-d3a2-469c-bfe3-3a3c556526ae','674d4d9a-6825-466d-bfc1-0ae7a4b46b45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a91486cdeb4aeb973b4e272dc9e1c3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7152a64f-cdd6-46f8-bd91-07c76e120f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2b358ead-de5f-4213-aaf2-fbfce7ec07ca tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2b358ead-de5f-4213-aaf2-fbfce7ec07ca tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 683/1375] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:30 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 848 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c979aec9-3d86-455f-ac57-73b560ff1daf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7152a64f-cdd6-46f8-bd91-07c76e120f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Flow 'volume_create_api' (19ea3a7c-090a-492f-a409-0c7eb5a4ecfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Create volume request issued successfully. Sep 04 22:48:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f4744c45-c39c-40c9-9ca2-d47ae294518e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 693/1376] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:48:29 2026] POST /volume/v3/volumes => generated 755 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-640a071e-0a5f-43f4-af21-a431eef9a275 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c979aec9-3d86-455f-ac57-73b560ff1daf tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/1bc39fbf-6a22-464f-a65c-ef7e73e7a416 Sep 04 22:48:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c979aec9-3d86-455f-ac57-73b560ff1daf tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c979aec9-3d86-455f-ac57-73b560ff1daf tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-640a071e-0a5f-43f4-af21-a431eef9a275 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-640a071e-0a5f-43f4-af21-a431eef9a275 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-640a071e-0a5f-43f4-af21-a431eef9a275 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-640a071e-0a5f-43f4-af21-a431eef9a275 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-640a071e-0a5f-43f4-af21-a431eef9a275 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 694/1377] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:30 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 848 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-49db043b-b0ae-4ac8-958f-440171e0dd05 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c979aec9-3d86-455f-ac57-73b560ff1daf tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-49db043b-b0ae-4ac8-958f-440171e0dd05 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-49db043b-b0ae-4ac8-958f-440171e0dd05 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-49db043b-b0ae-4ac8-958f-440171e0dd05 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:30 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-c979aec9-3d86-455f-ac57-73b560ff1daf tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:30 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-c979aec9-3d86-455f-ac57-73b560ff1daf tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-49db043b-b0ae-4ac8-958f-440171e0dd05 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-49db043b-b0ae-4ac8-958f-440171e0dd05 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 returned with HTTP 200 Sep 04 22:48:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 695/1378] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:30 2026] GET /volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 => generated 823 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-10370643-a979-407c-a4d1-6350c5d4d5a5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-10370643-a979-407c-a4d1-6350c5d4d5a5 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-10370643-a979-407c-a4d1-6350c5d4d5a5 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-10370643-a979-407c-a4d1-6350c5d4d5a5 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:30 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-10370643-a979-407c-a4d1-6350c5d4d5a5 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Delete snapshot with id: e854cdb8-859b-4f56-91d6-742aa60d3710 Sep 04 22:48:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-10370643-a979-407c-a4d1-6350c5d4d5a5 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Snapshot retrieved successfully. Sep 04 22:48:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-10370643-a979-407c-a4d1-6350c5d4d5a5 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Snapshot delete request issued successfully. Sep 04 22:48:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-10370643-a979-407c-a4d1-6350c5d4d5a5 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 returned with HTTP 202 Sep 04 22:48:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 696/1379] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:48:30 2026] DELETE /volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d42b27bb-e172-4744-9970-92fcf278a578 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:30 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-c979aec9-3d86-455f-ac57-73b560ff1daf tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d42b27bb-e172-4744-9970-92fcf278a578 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d42b27bb-e172-4744-9970-92fcf278a578 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d42b27bb-e172-4744-9970-92fcf278a578 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d42b27bb-e172-4744-9970-92fcf278a578 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Snapshot retrieved successfully. Sep 04 22:48:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d42b27bb-e172-4744-9970-92fcf278a578 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 returned with HTTP 200 Sep 04 22:48:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 697/1380] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:30 2026] GET /volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 => generated 462 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c979aec9-3d86-455f-ac57-73b560ff1daf tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/1bc39fbf-6a22-464f-a65c-ef7e73e7a416 returned with HTTP 200 Sep 04 22:48:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 684/1381] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:30 2026] GET /volume/v3/volumes/1bc39fbf-6a22-464f-a65c-ef7e73e7a416 => generated 919 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6c22042f-332e-4d1f-9f0f-bb586eec63ea None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6c22042f-332e-4d1f-9f0f-bb586eec63ea tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 Sep 04 22:48:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6c22042f-332e-4d1f-9f0f-bb586eec63ea tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6c22042f-332e-4d1f-9f0f-bb586eec63ea tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:31 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:31 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:31 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:31 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6c22042f-332e-4d1f-9f0f-bb586eec63ea tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6c22042f-332e-4d1f-9f0f-bb586eec63ea tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 returned with HTTP 200 Sep 04 22:48:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 698/1382] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:31 2026] GET /volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d2be230d-e9d5-4258-8118-a53b37eda245 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d2be230d-e9d5-4258-8118-a53b37eda245 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 Sep 04 22:48:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d2be230d-e9d5-4258-8118-a53b37eda245 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d2be230d-e9d5-4258-8118-a53b37eda245 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d2be230d-e9d5-4258-8118-a53b37eda245 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Snapshot retrieved successfully. Sep 04 22:48:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-006437b4-e989-4903-8d37-ca3ed40c9951 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d2be230d-e9d5-4258-8118-a53b37eda245 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 returned with HTTP 200 Sep 04 22:48:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 685/1383] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:31 2026] GET /volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 => generated 462 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-006437b4-e989-4903-8d37-ca3ed40c9951 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/1bc39fbf-6a22-464f-a65c-ef7e73e7a416 Sep 04 22:48:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-006437b4-e989-4903-8d37-ca3ed40c9951 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-006437b4-e989-4903-8d37-ca3ed40c9951 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:31 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:31 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:31 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:31 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-006437b4-e989-4903-8d37-ca3ed40c9951 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:31 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-006437b4-e989-4903-8d37-ca3ed40c9951 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:31 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-006437b4-e989-4903-8d37-ca3ed40c9951 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:31 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-006437b4-e989-4903-8d37-ca3ed40c9951 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:31 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:31 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-006437b4-e989-4903-8d37-ca3ed40c9951 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/1bc39fbf-6a22-464f-a65c-ef7e73e7a416 returned with HTTP 200 Sep 04 22:48:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 699/1384] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:31 2026] GET /volume/v3/volumes/1bc39fbf-6a22-464f-a65c-ef7e73e7a416 => generated 920 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e11ce643-44f8-4ea7-9b82-c9c76cadefa3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e11ce643-44f8-4ea7-9b82-c9c76cadefa3 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] PUT http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 Sep 04 22:48:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e11ce643-44f8-4ea7-9b82-c9c76cadefa3 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b16bff1b-5da7-46c1-9aef-cecc2094e454"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-e11ce643-44f8-4ea7-9b82-c9c76cadefa3 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Update called for group b0e93453-087f-4ba6-8a60-5aa23272d262. {{(pid=87249) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 22:48:31 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.groups [None req-e11ce643-44f8-4ea7-9b82-c9c76cadefa3 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Updating group b0e93453-087f-4ba6-8a60-5aa23272d262 with name None description: None add_volumes: None remove_volumes: b16bff1b-5da7-46c1-9aef-cecc2094e454. Sep 04 22:48:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e11ce643-44f8-4ea7-9b82-c9c76cadefa3 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 returned with HTTP 202 Sep 04 22:48:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 686/1385] 192.168.122.93 () {62 vars in 1285 bytes} [Fri Sep 4 22:48:31 2026] PUT /volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:48:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b774fa1b-a43b-485c-8931-34d8b2b65f53 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b774fa1b-a43b-485c-8931-34d8b2b65f53 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 Sep 04 22:48:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b774fa1b-a43b-485c-8931-34d8b2b65f53 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b774fa1b-a43b-485c-8931-34d8b2b65f53 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-b774fa1b-a43b-485c-8931-34d8b2b65f53 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member b0e93453-087f-4ba6-8a60-5aa23272d262 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:48:31 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:31 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:31 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:31 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:48:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b774fa1b-a43b-485c-8931-34d8b2b65f53 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 returned with HTTP 200 Sep 04 22:48:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 700/1386] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:48:31 2026] GET /volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-79343081-5643-4d73-840a-d93ef894e87e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-79343081-5643-4d73-840a-d93ef894e87e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-79343081-5643-4d73-840a-d93ef894e87e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-79343081-5643-4d73-840a-d93ef894e87e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-79343081-5643-4d73-840a-d93ef894e87e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-79343081-5643-4d73-840a-d93ef894e87e tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 returned with HTTP 200 Sep 04 22:48:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 687/1387] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:32 2026] GET /volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a3038bed-5fa8-4bac-bda6-fd2604798413 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a3038bed-5fa8-4bac-bda6-fd2604798413 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] POST http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44/action Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a3038bed-5fa8-4bac-bda6-fd2604798413 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a3038bed-5fa8-4bac-bda6-fd2604798413 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f8a862c8-2554-47cd-8063-a6c724dba2fe None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f8a862c8-2554-47cd-8063-a6c724dba2fe tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f8a862c8-2554-47cd-8063-a6c724dba2fe tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f8a862c8-2554-47cd-8063-a6c724dba2fe tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-a3038bed-5fa8-4bac-bda6-fd2604798413 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Updating volume 'a39c642f-7e5d-4f3b-bc0a-a61203a5ed44' with '{'status': 'error'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f8a862c8-2554-47cd-8063-a6c724dba2fe tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 returned with HTTP 404 Sep 04 22:48:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 688/1388] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:32 2026] GET /volume/v3/snapshots/e854cdb8-859b-4f56-91d6-742aa60d3710 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bae7f000-6f88-46d2-bed9-414895720af0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bae7f000-6f88-46d2-bed9-414895720af0 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bae7f000-6f88-46d2-bed9-414895720af0 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bae7f000-6f88-46d2-bed9-414895720af0 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bae7f000-6f88-46d2-bed9-414895720af0 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a3038bed-5fa8-4bac-bda6-fd2604798413 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44/action returned with HTTP 202 Sep 04 22:48:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 701/1389] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:48:32 2026] POST /volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bae7f000-6f88-46d2-bed9-414895720af0 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9dadc0dc-874a-4af7-bfb7-9c07b3331906 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 689/1390] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:32 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9dadc0dc-874a-4af7-bfb7-9c07b3331906 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9dadc0dc-874a-4af7-bfb7-9c07b3331906 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9dadc0dc-874a-4af7-bfb7-9c07b3331906 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6079911f-aa51-4a1c-854c-75e5f9a86fa2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6079911f-aa51-4a1c-854c-75e5f9a86fa2 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] DELETE http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6079911f-aa51-4a1c-854c-75e5f9a86fa2 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6079911f-aa51-4a1c-854c-75e5f9a86fa2 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-6079911f-aa51-4a1c-854c-75e5f9a86fa2 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Delete volume with id: 2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9dadc0dc-874a-4af7-bfb7-9c07b3331906 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6079911f-aa51-4a1c-854c-75e5f9a86fa2 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9dadc0dc-874a-4af7-bfb7-9c07b3331906 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 returned with HTTP 200 Sep 04 22:48:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 702/1391] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:32 2026] GET /volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e29dac5d-85cb-410d-9331-979b6b73d6b5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e29dac5d-85cb-410d-9331-979b6b73d6b5 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] POST http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44/action Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e29dac5d-85cb-410d-9331-979b6b73d6b5 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e29dac5d-85cb-410d-9331-979b6b73d6b5 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-e29dac5d-85cb-410d-9331-979b6b73d6b5 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Updating volume 'a39c642f-7e5d-4f3b-bc0a-a61203a5ed44' with '{'status': 'available'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6079911f-aa51-4a1c-854c-75e5f9a86fa2 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Delete volume request issued successfully. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6079911f-aa51-4a1c-854c-75e5f9a86fa2 tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 202 Sep 04 22:48:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 690/1392] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:48:32 2026] DELETE /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-87818209-afa6-4210-a496-ab4fbd21ec9d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-87818209-afa6-4210-a496-ab4fbd21ec9d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-87818209-afa6-4210-a496-ab4fbd21ec9d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-87818209-afa6-4210-a496-ab4fbd21ec9d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-87818209-afa6-4210-a496-ab4fbd21ec9d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e29dac5d-85cb-410d-9331-979b6b73d6b5 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44/action returned with HTTP 202 Sep 04 22:48:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 703/1393] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:48:32 2026] POST /volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-87818209-afa6-4210-a496-ab4fbd21ec9d tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 691/1394] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:32 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6a940733-7074-4daa-8942-d89406d98ddc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6a940733-7074-4daa-8942-d89406d98ddc tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6a940733-7074-4daa-8942-d89406d98ddc tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6a940733-7074-4daa-8942-d89406d98ddc tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6a940733-7074-4daa-8942-d89406d98ddc tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6a940733-7074-4daa-8942-d89406d98ddc tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 returned with HTTP 200 Sep 04 22:48:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 704/1395] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:32 2026] GET /volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 => generated 848 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-304871b5-0b12-425e-94b2-bcf2f7c9cf98 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-14c9e907-feb0-41fb-8098-55844b0fbd89 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-304871b5-0b12-425e-94b2-bcf2f7c9cf98 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-304871b5-0b12-425e-94b2-bcf2f7c9cf98 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-304871b5-0b12-425e-94b2-bcf2f7c9cf98 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-304871b5-0b12-425e-94b2-bcf2f7c9cf98 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member b0e93453-087f-4ba6-8a60-5aa23272d262 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-14c9e907-feb0-41fb-8098-55844b0fbd89 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] POST http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44/action Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-14c9e907-feb0-41fb-8098-55844b0fbd89 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-14c9e907-feb0-41fb-8098-55844b0fbd89 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-14c9e907-feb0-41fb-8098-55844b0fbd89 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Updating volume 'a39c642f-7e5d-4f3b-bc0a-a61203a5ed44' with '{'status': 'maintenance'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-304871b5-0b12-425e-94b2-bcf2f7c9cf98 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 returned with HTTP 200 Sep 04 22:48:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 692/1396] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:48:32 2026] GET /volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 => generated 393 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f06b9a8e-3a8d-44a2-830d-2f8bb016d6c6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f06b9a8e-3a8d-44a2-830d-2f8bb016d6c6 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] PUT http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f06b9a8e-3a8d-44a2-830d-2f8bb016d6c6 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b16bff1b-5da7-46c1-9aef-cecc2094e454"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-f06b9a8e-3a8d-44a2-830d-2f8bb016d6c6 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Update called for group b0e93453-087f-4ba6-8a60-5aa23272d262. {{(pid=87249) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.groups [None req-f06b9a8e-3a8d-44a2-830d-2f8bb016d6c6 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Updating group b0e93453-087f-4ba6-8a60-5aa23272d262 with name None description: None add_volumes: b16bff1b-5da7-46c1-9aef-cecc2094e454 remove_volumes: None. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-14c9e907-feb0-41fb-8098-55844b0fbd89 tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44/action returned with HTTP 202 Sep 04 22:48:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 705/1397] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:48:32 2026] POST /volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4aee01f6-5d1e-455f-96be-8f1871751374 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4aee01f6-5d1e-455f-96be-8f1871751374 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4aee01f6-5d1e-455f-96be-8f1871751374 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4aee01f6-5d1e-455f-96be-8f1871751374 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:48:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4aee01f6-5d1e-455f-96be-8f1871751374 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f06b9a8e-3a8d-44a2-830d-2f8bb016d6c6 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 returned with HTTP 202 Sep 04 22:48:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4aee01f6-5d1e-455f-96be-8f1871751374 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 returned with HTTP 200 Sep 04 22:48:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 693/1398] 192.168.122.93 () {62 vars in 1285 bytes} [Fri Sep 4 22:48:32 2026] PUT /volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:48:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 706/1399] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:32 2026] GET /volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0aa7fcb9-b450-47a3-a0ae-2f82018e41df None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0aa7fcb9-b450-47a3-a0ae-2f82018e41df tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0aa7fcb9-b450-47a3-a0ae-2f82018e41df tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0aa7fcb9-b450-47a3-a0ae-2f82018e41df tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-0aa7fcb9-b450-47a3-a0ae-2f82018e41df tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member b0e93453-087f-4ba6-8a60-5aa23272d262 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:48:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e0181507-f29f-4a18-9a3b-1943daeb170b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e0181507-f29f-4a18-9a3b-1943daeb170b tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] POST http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44/action Sep 04 22:48:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e0181507-f29f-4a18-9a3b-1943daeb170b tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e0181507-f29f-4a18-9a3b-1943daeb170b tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:33 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:48:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0aa7fcb9-b450-47a3-a0ae-2f82018e41df tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 returned with HTTP 200 Sep 04 22:48:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 694/1400] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:48:32 2026] GET /volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 => generated 392 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-e0181507-f29f-4a18-9a3b-1943daeb170b tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] Updating volume 'a39c642f-7e5d-4f3b-bc0a-a61203a5ed44' with '{'status': 'available'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:48:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e0181507-f29f-4a18-9a3b-1943daeb170b tempest-VolumesActionsTest-1165692485 tempest-VolumesActionsTest-1165692485-project-admin] http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44/action returned with HTTP 202 Sep 04 22:48:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 707/1401] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:48:32 2026] POST /volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:48:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2c14ab66-6d50-4b57-943f-bf64493eb52c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2c14ab66-6d50-4b57-943f-bf64493eb52c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 Sep 04 22:48:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2c14ab66-6d50-4b57-943f-bf64493eb52c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2c14ab66-6d50-4b57-943f-bf64493eb52c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2c14ab66-6d50-4b57-943f-bf64493eb52c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2c14ab66-6d50-4b57-943f-bf64493eb52c tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 returned with HTTP 200 Sep 04 22:48:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 695/1402] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:33 2026] GET /volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ac6ce026-b832-4479-9238-df754d5ba3da None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ac6ce026-b832-4479-9238-df754d5ba3da tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 Sep 04 22:48:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ac6ce026-b832-4479-9238-df754d5ba3da tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ac6ce026-b832-4479-9238-df754d5ba3da tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ac6ce026-b832-4479-9238-df754d5ba3da tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ac6ce026-b832-4479-9238-df754d5ba3da tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 returned with HTTP 200 Sep 04 22:48:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 708/1403] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:33 2026] GET /volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-38b96d8c-fd1e-4671-ad88-2e9a235377b3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-38b96d8c-fd1e-4671-ad88-2e9a235377b3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] DELETE http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 Sep 04 22:48:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-38b96d8c-fd1e-4671-ad88-2e9a235377b3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-38b96d8c-fd1e-4671-ad88-2e9a235377b3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:33 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-38b96d8c-fd1e-4671-ad88-2e9a235377b3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Delete volume with id: a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 Sep 04 22:48:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-38b96d8c-fd1e-4671-ad88-2e9a235377b3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-38b96d8c-fd1e-4671-ad88-2e9a235377b3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Delete volume request issued successfully. Sep 04 22:48:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-38b96d8c-fd1e-4671-ad88-2e9a235377b3 tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 returned with HTTP 202 Sep 04 22:48:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 696/1404] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:48:33 2026] DELETE /volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ce376b43-57d7-4073-967e-12f1daa497dd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ce376b43-57d7-4073-967e-12f1daa497dd tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 Sep 04 22:48:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ce376b43-57d7-4073-967e-12f1daa497dd tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ce376b43-57d7-4073-967e-12f1daa497dd tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ce376b43-57d7-4073-967e-12f1daa497dd tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Volume info retrieved successfully. Sep 04 22:48:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ce376b43-57d7-4073-967e-12f1daa497dd tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 returned with HTTP 200 Sep 04 22:48:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 709/1405] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:33 2026] GET /volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6ac1d7a7-dba0-4eea-92ef-f8cf15e7c9ae None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6ac1d7a7-dba0-4eea-92ef-f8cf15e7c9ae tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6ac1d7a7-dba0-4eea-92ef-f8cf15e7c9ae tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6ac1d7a7-dba0-4eea-92ef-f8cf15e7c9ae tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6ac1d7a7-dba0-4eea-92ef-f8cf15e7c9ae tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Volume info retrieved successfully. Sep 04 22:48:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6ac1d7a7-dba0-4eea-92ef-f8cf15e7c9ae tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 200 Sep 04 22:48:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 697/1406] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:33 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-909a2757-9416-4801-84d7-da780f2d6b89 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-909a2757-9416-4801-84d7-da780f2d6b89 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 Sep 04 22:48:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-909a2757-9416-4801-84d7-da780f2d6b89 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-909a2757-9416-4801-84d7-da780f2d6b89 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-909a2757-9416-4801-84d7-da780f2d6b89 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member b0e93453-087f-4ba6-8a60-5aa23272d262 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:48:34 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:34 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:34 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:34 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:48:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-909a2757-9416-4801-84d7-da780f2d6b89 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 returned with HTTP 200 Sep 04 22:48:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 710/1407] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:48:34 2026] GET /volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 => generated 393 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f64e49a7-6cf4-442f-a40e-b919f27c0f65 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f64e49a7-6cf4-442f-a40e-b919f27c0f65 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] PUT http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 Sep 04 22:48:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f64e49a7-6cf4-442f-a40e-b919f27c0f65 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "1bc39fbf-6a22-464f-a65c-ef7e73e7a416"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-f64e49a7-6cf4-442f-a40e-b919f27c0f65 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Update called for group b0e93453-087f-4ba6-8a60-5aa23272d262. {{(pid=87249) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 22:48:34 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.groups [None req-f64e49a7-6cf4-442f-a40e-b919f27c0f65 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Updating group b0e93453-087f-4ba6-8a60-5aa23272d262 with name None description: None add_volumes: None remove_volumes: 1bc39fbf-6a22-464f-a65c-ef7e73e7a416. Sep 04 22:48:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f64e49a7-6cf4-442f-a40e-b919f27c0f65 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 returned with HTTP 202 Sep 04 22:48:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 698/1408] 192.168.122.93 () {62 vars in 1285 bytes} [Fri Sep 4 22:48:34 2026] PUT /volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:48:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a5733e9f-dc94-4fca-9193-73373b533a8e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a5733e9f-dc94-4fca-9193-73373b533a8e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 Sep 04 22:48:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a5733e9f-dc94-4fca-9193-73373b533a8e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a5733e9f-dc94-4fca-9193-73373b533a8e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-a5733e9f-dc94-4fca-9193-73373b533a8e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member b0e93453-087f-4ba6-8a60-5aa23272d262 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:48:34 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:34 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:34 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:34 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:48:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a5733e9f-dc94-4fca-9193-73373b533a8e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 returned with HTTP 200 Sep 04 22:48:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 711/1409] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:48:34 2026] GET /volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bbff4fed-859c-47f9-9da0-7ce24a9b669d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bbff4fed-859c-47f9-9da0-7ce24a9b669d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] GET http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 Sep 04 22:48:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bbff4fed-859c-47f9-9da0-7ce24a9b669d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bbff4fed-859c-47f9-9da0-7ce24a9b669d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bbff4fed-859c-47f9-9da0-7ce24a9b669d tempest-VolumesActionsTest-2134954751 tempest-VolumesActionsTest-2134954751-project-member] http://192.168.122.93/volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 returned with HTTP 404 Sep 04 22:48:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 699/1410] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:34 2026] GET /volume/v3/volumes/a39c642f-7e5d-4f3b-bc0a-a61203a5ed44 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:48:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ffb1f1e8-cc59-4a1f-b2ab-4fb91476b8ca None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ffb1f1e8-cc59-4a1f-b2ab-4fb91476b8ca tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] GET http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe Sep 04 22:48:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ffb1f1e8-cc59-4a1f-b2ab-4fb91476b8ca tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ffb1f1e8-cc59-4a1f-b2ab-4fb91476b8ca tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ffb1f1e8-cc59-4a1f-b2ab-4fb91476b8ca tempest-VolumesExtendTest-1677980421 tempest-VolumesExtendTest-1677980421-project-member] http://192.168.122.93/volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe returned with HTTP 404 Sep 04 22:48:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 712/1411] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:34 2026] GET /volume/v3/volumes/2c5d1752-2380-4694-9760-58a3115fedfe => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-272f6647-e022-4979-80fc-35e0ad2e89cf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-272f6647-e022-4979-80fc-35e0ad2e89cf tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 Sep 04 22:48:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-272f6647-e022-4979-80fc-35e0ad2e89cf tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-272f6647-e022-4979-80fc-35e0ad2e89cf tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-272f6647-e022-4979-80fc-35e0ad2e89cf tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member b0e93453-087f-4ba6-8a60-5aa23272d262 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:48:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:35 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:48:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-272f6647-e022-4979-80fc-35e0ad2e89cf tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 returned with HTTP 200 Sep 04 22:48:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 700/1412] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:48:35 2026] GET /volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 => generated 393 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-27c4f039-8896-4c78-ad1a-0e553d0d466a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-27c4f039-8896-4c78-ad1a-0e553d0d466a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] PUT http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 Sep 04 22:48:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-27c4f039-8896-4c78-ad1a-0e553d0d466a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1bc39fbf-6a22-464f-a65c-ef7e73e7a416"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-27c4f039-8896-4c78-ad1a-0e553d0d466a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Update called for group b0e93453-087f-4ba6-8a60-5aa23272d262. {{(pid=87250) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 22:48:35 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.groups [None req-27c4f039-8896-4c78-ad1a-0e553d0d466a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Updating group b0e93453-087f-4ba6-8a60-5aa23272d262 with name None description: None add_volumes: 1bc39fbf-6a22-464f-a65c-ef7e73e7a416 remove_volumes: None. Sep 04 22:48:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:35 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:48:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-27c4f039-8896-4c78-ad1a-0e553d0d466a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 returned with HTTP 202 Sep 04 22:48:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 713/1413] 192.168.122.93 () {62 vars in 1285 bytes} [Fri Sep 4 22:48:35 2026] PUT /volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:48:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1e74c19c-5c76-48ba-b9c4-76d0786d033c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1e74c19c-5c76-48ba-b9c4-76d0786d033c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 Sep 04 22:48:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1e74c19c-5c76-48ba-b9c4-76d0786d033c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1e74c19c-5c76-48ba-b9c4-76d0786d033c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-1e74c19c-5c76-48ba-b9c4-76d0786d033c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member b0e93453-087f-4ba6-8a60-5aa23272d262 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:48:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:35 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:48:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1e74c19c-5c76-48ba-b9c4-76d0786d033c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 returned with HTTP 200 Sep 04 22:48:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 701/1414] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:48:35 2026] GET /volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-78eec25a-c9c0-4da8-bedf-acbc2537c196 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-78eec25a-c9c0-4da8-bedf-acbc2537c196 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 Sep 04 22:48:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-78eec25a-c9c0-4da8-bedf-acbc2537c196 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-78eec25a-c9c0-4da8-bedf-acbc2537c196 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-78eec25a-c9c0-4da8-bedf-acbc2537c196 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member b0e93453-087f-4ba6-8a60-5aa23272d262 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:48:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:36 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:48:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-78eec25a-c9c0-4da8-bedf-acbc2537c196 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 returned with HTTP 200 Sep 04 22:48:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 714/1415] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:48:36 2026] GET /volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 => generated 393 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b3d9ac26-7107-4a2b-b389-643143342cd5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b3d9ac26-7107-4a2b-b389-643143342cd5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:48:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b3d9ac26-7107-4a2b-b389-643143342cd5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b3d9ac26-7107-4a2b-b389-643143342cd5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-b3d9ac26-7107-4a2b-b389-643143342cd5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b3d9ac26-7107-4a2b-b389-643143342cd5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:36 devstack devstack@c-api.service[87249]: /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 04 22:48:36 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:48:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b3d9ac26-7107-4a2b-b389-643143342cd5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Get all volumes completed successfully. Sep 04 22:48:36 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-b3d9ac26-7107-4a2b-b389-643143342cd5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:36 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-b3d9ac26-7107-4a2b-b389-643143342cd5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:36 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-b3d9ac26-7107-4a2b-b389-643143342cd5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:36 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-b3d9ac26-7107-4a2b-b389-643143342cd5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:36 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-b3d9ac26-7107-4a2b-b389-643143342cd5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:36 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-b3d9ac26-7107-4a2b-b389-643143342cd5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b3d9ac26-7107-4a2b-b389-643143342cd5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:48:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 702/1416] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:48:36 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:48:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fcb8e209-58bf-45f5-b6c8-8f63c911c451 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fcb8e209-58bf-45f5-b6c8-8f63c911c451 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] POST http://192.168.122.93/volume/v3/group_snapshots Sep 04 22:48:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fcb8e209-58bf-45f5-b6c8-8f63c911c451 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b0e93453-087f-4ba6-8a60-5aa23272d262", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1462875943"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-fcb8e209-58bf-45f5-b6c8-8f63c911c451 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b0e93453-087f-4ba6-8a60-5aa23272d262', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1462875943'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 04 22:48:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:36 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.group_snapshots [None req-fcb8e209-58bf-45f5-b6c8-8f63c911c451 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1462875943. Sep 04 22:48:36 devstack devstack@c-api.service[87250]: /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 04 22:48:36 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:48:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:36 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-fcb8e209-58bf-45f5-b6c8-8f63c911c451 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-103402131 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-103402131, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:48:36 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-fcb8e209-58bf-45f5-b6c8-8f63c911c451 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Created reservations ['2e1ad69f-2753-4e00-b01e-3e496b520890', '524dec3d-7e5d-4031-9109-334bc15a078d', '645cb1f8-cb94-402d-a95a-874f81f8c586', '0007a60c-c674-49b9-b816-c36be1d2bf3d'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fcb8e209-58bf-45f5-b6c8-8f63c911c451 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots returned with HTTP 202 Sep 04 22:48:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 715/1417] 192.168.122.93 () {62 vars in 1203 bytes} [Fri Sep 4 22:48:36 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-96fb850c-0877-4c07-ba68-d0d420ad3305 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-96fb850c-0877-4c07-ba68-d0d420ad3305 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c Sep 04 22:48:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-96fb850c-0877-4c07-ba68-d0d420ad3305 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-96fb850c-0877-4c07-ba68-d0d420ad3305 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-96fb850c-0877-4c07-ba68-d0d420ad3305 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member add5674e-97e4-4236-a72d-95575f8bdd6c {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:48:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-96fb850c-0877-4c07-ba68-d0d420ad3305 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c returned with HTTP 200 Sep 04 22:48:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 703/1418] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:48:37 2026] GET /volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c => generated 326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2f799ed2-96a1-4c0f-85e2-a519144ae0a4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2f799ed2-96a1-4c0f-85e2-a519144ae0a4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c Sep 04 22:48:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2f799ed2-96a1-4c0f-85e2-a519144ae0a4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2f799ed2-96a1-4c0f-85e2-a519144ae0a4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-2f799ed2-96a1-4c0f-85e2-a519144ae0a4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member add5674e-97e4-4236-a72d-95575f8bdd6c {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:48:38 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:38 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2f799ed2-96a1-4c0f-85e2-a519144ae0a4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c returned with HTTP 200 Sep 04 22:48:38 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 716/1419] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:48:38 2026] GET /volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c => generated 326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ff48e6c7-bd87-4ff0-ae19-6a7aca1288ee None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ff48e6c7-bd87-4ff0-ae19-6a7aca1288ee tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c Sep 04 22:48:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ff48e6c7-bd87-4ff0-ae19-6a7aca1288ee tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ff48e6c7-bd87-4ff0-ae19-6a7aca1288ee tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-ff48e6c7-bd87-4ff0-ae19-6a7aca1288ee tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member add5674e-97e4-4236-a72d-95575f8bdd6c {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:48:39 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:39 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ff48e6c7-bd87-4ff0-ae19-6a7aca1288ee tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c returned with HTTP 200 Sep 04 22:48:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 704/1420] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:48:39 2026] GET /volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c => generated 326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9ff523e8-7bf9-42eb-92eb-8a1af2b049d1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9ff523e8-7bf9-42eb-92eb-8a1af2b049d1 tempest-VolumesSummaryTest-1126173606 tempest-VolumesSummaryTest-1126173606-project-member] GET http://192.168.122.93/volume/v3/volumes/summary Sep 04 22:48:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9ff523e8-7bf9-42eb-92eb-8a1af2b049d1 tempest-VolumesSummaryTest-1126173606 tempest-VolumesSummaryTest-1126173606-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9ff523e8-7bf9-42eb-92eb-8a1af2b049d1 tempest-VolumesSummaryTest-1126173606 tempest-VolumesSummaryTest-1126173606-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-9ff523e8-7bf9-42eb-92eb-8a1af2b049d1 tempest-VolumesSummaryTest-1126173606 tempest-VolumesSummaryTest-1126173606-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9ff523e8-7bf9-42eb-92eb-8a1af2b049d1 tempest-VolumesSummaryTest-1126173606 tempest-VolumesSummaryTest-1126173606-project-member] Get summary completed successfully. Sep 04 22:48:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9ff523e8-7bf9-42eb-92eb-8a1af2b049d1 tempest-VolumesSummaryTest-1126173606 tempest-VolumesSummaryTest-1126173606-project-member] http://192.168.122.93/volume/v3/volumes/summary returned with HTTP 200 Sep 04 22:48:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 717/1421] 192.168.122.93 () {60 vars in 1181 bytes} [Fri Sep 4 22:48:39 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a8cdb55b-968d-45f3-997d-f97110cdefc3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a8cdb55b-968d-45f3-997d-f97110cdefc3 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c Sep 04 22:48:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a8cdb55b-968d-45f3-997d-f97110cdefc3 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a8cdb55b-968d-45f3-997d-f97110cdefc3 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-a8cdb55b-968d-45f3-997d-f97110cdefc3 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member add5674e-97e4-4236-a72d-95575f8bdd6c {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:48:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a8cdb55b-968d-45f3-997d-f97110cdefc3 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c returned with HTTP 200 Sep 04 22:48:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 705/1422] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:48:40 2026] GET /volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c => generated 326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-87d1ddbd-d893-4f77-8d3b-b5f5e0cfdf10 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87d1ddbd-d893-4f77-8d3b-b5f5e0cfdf10 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c Sep 04 22:48:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87d1ddbd-d893-4f77-8d3b-b5f5e0cfdf10 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87d1ddbd-d893-4f77-8d3b-b5f5e0cfdf10 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-87d1ddbd-d893-4f77-8d3b-b5f5e0cfdf10 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member add5674e-97e4-4236-a72d-95575f8bdd6c {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:48:41 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:41 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87d1ddbd-d893-4f77-8d3b-b5f5e0cfdf10 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c returned with HTTP 200 Sep 04 22:48:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 718/1423] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:48:41 2026] GET /volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c => generated 326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-12f0b2e7-1666-4ae5-80ae-fd3c0c0d0102 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-12f0b2e7-1666-4ae5-80ae-fd3c0c0d0102 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c Sep 04 22:48:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-12f0b2e7-1666-4ae5-80ae-fd3c0c0d0102 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-12f0b2e7-1666-4ae5-80ae-fd3c0c0d0102 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-12f0b2e7-1666-4ae5-80ae-fd3c0c0d0102 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member add5674e-97e4-4236-a72d-95575f8bdd6c {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:48:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-12f0b2e7-1666-4ae5-80ae-fd3c0c0d0102 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c returned with HTTP 200 Sep 04 22:48:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 706/1424] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:48:42 2026] GET /volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c => generated 327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e16135c6-d4a5-443f-a41e-67cf94877601 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e16135c6-d4a5-443f-a41e-67cf94877601 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/detail Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e16135c6-d4a5-443f-a41e-67cf94877601 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e16135c6-d4a5-443f-a41e-67cf94877601 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-e16135c6-d4a5-443f-a41e-67cf94877601 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-e16135c6-d4a5-443f-a41e-67cf94877601 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: /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 04 22:48:42 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:48:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e16135c6-d4a5-443f-a41e-67cf94877601 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Get all snapshots completed successfully. Sep 04 22:48:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e16135c6-d4a5-443f-a41e-67cf94877601 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:48:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 719/1425] 192.168.122.93 () {58 vars in 1143 bytes} [Fri Sep 4 22:48:42 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 04 22:48:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-12c7cbfc-92e3-4df1-8e6b-3adab5f89797 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-12c7cbfc-92e3-4df1-8e6b-3adab5f89797 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/ab202c71-bc5a-4fca-b552-9f8e34d11076 Sep 04 22:48:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-12c7cbfc-92e3-4df1-8e6b-3adab5f89797 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-12c7cbfc-92e3-4df1-8e6b-3adab5f89797 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-12c7cbfc-92e3-4df1-8e6b-3adab5f89797 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Snapshot retrieved successfully. Sep 04 22:48:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-12c7cbfc-92e3-4df1-8e6b-3adab5f89797 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/ab202c71-bc5a-4fca-b552-9f8e34d11076 returned with HTTP 200 Sep 04 22:48:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 707/1426] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:42 2026] GET /volume/v3/snapshots/ab202c71-bc5a-4fca-b552-9f8e34d11076 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f17b7830-bbe8-4a0f-beb6-540cdb161cbc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f17b7830-bbe8-4a0f-beb6-540cdb161cbc tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f17b7830-bbe8-4a0f-beb6-540cdb161cbc tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f17b7830-bbe8-4a0f-beb6-540cdb161cbc tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f17b7830-bbe8-4a0f-beb6-540cdb161cbc tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Snapshot retrieved successfully. Sep 04 22:48:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f17b7830-bbe8-4a0f-beb6-540cdb161cbc tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 returned with HTTP 200 Sep 04 22:48:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 720/1427] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:42 2026] GET /volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a002e08d-be0e-4931-a9a9-33bc48ebe6a4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a002e08d-be0e-4931-a9a9-33bc48ebe6a4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] DELETE http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c Sep 04 22:48:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a002e08d-be0e-4931-a9a9-33bc48ebe6a4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a002e08d-be0e-4931-a9a9-33bc48ebe6a4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-a002e08d-be0e-4931-a9a9-33bc48ebe6a4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] delete called for member add5674e-97e4-4236-a72d-95575f8bdd6c {{(pid=87249) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 22:48:42 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.group_snapshots [None req-a002e08d-be0e-4931-a9a9-33bc48ebe6a4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Delete group_snapshot with id: add5674e-97e4-4236-a72d-95575f8bdd6c Sep 04 22:48:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:42 devstack devstack@c-api.service[87249]: /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 04 22:48:42 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:48:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a002e08d-be0e-4931-a9a9-33bc48ebe6a4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c returned with HTTP 202 Sep 04 22:48:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 708/1428] 192.168.122.93 () {60 vars in 1295 bytes} [Fri Sep 4 22:48:42 2026] DELETE /volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a10cb9fa-f5b1-475c-9d22-1ae650527657 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a10cb9fa-f5b1-475c-9d22-1ae650527657 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a10cb9fa-f5b1-475c-9d22-1ae650527657 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a10cb9fa-f5b1-475c-9d22-1ae650527657 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-a10cb9fa-f5b1-475c-9d22-1ae650527657 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a10cb9fa-f5b1-475c-9d22-1ae650527657 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: /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 04 22:48:42 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:48:42 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:42 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:42 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:42 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a10cb9fa-f5b1-475c-9d22-1ae650527657 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Get all volumes completed successfully. Sep 04 22:48:42 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-a10cb9fa-f5b1-475c-9d22-1ae650527657 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:42 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-a10cb9fa-f5b1-475c-9d22-1ae650527657 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-a10cb9fa-f5b1-475c-9d22-1ae650527657 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:42 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-a10cb9fa-f5b1-475c-9d22-1ae650527657 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:42 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-a10cb9fa-f5b1-475c-9d22-1ae650527657 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-a10cb9fa-f5b1-475c-9d22-1ae650527657 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a10cb9fa-f5b1-475c-9d22-1ae650527657 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:48:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 721/1429] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:48:42 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:48:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9ea0de21-7fa5-4171-a522-1787ac69cd88 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9ea0de21-7fa5-4171-a522-1787ac69cd88 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/detail Sep 04 22:48:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9ea0de21-7fa5-4171-a522-1787ac69cd88 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9ea0de21-7fa5-4171-a522-1787ac69cd88 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-9ea0de21-7fa5-4171-a522-1787ac69cd88 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:42 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-9ea0de21-7fa5-4171-a522-1787ac69cd88 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Building query based on filter {{(pid=87249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:48:42 devstack devstack@c-api.service[87249]: /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 04 22:48:42 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:48:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9ea0de21-7fa5-4171-a522-1787ac69cd88 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Get all snapshots completed successfully. Sep 04 22:48:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9ea0de21-7fa5-4171-a522-1787ac69cd88 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:48:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 709/1430] 192.168.122.93 () {58 vars in 1143 bytes} [Fri Sep 4 22:48:42 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d321b7e6-5217-468c-a496-0420acb09487 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d321b7e6-5217-468c-a496-0420acb09487 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d321b7e6-5217-468c-a496-0420acb09487 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d321b7e6-5217-468c-a496-0420acb09487 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d321b7e6-5217-468c-a496-0420acb09487 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Snapshot retrieved successfully. Sep 04 22:48:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d321b7e6-5217-468c-a496-0420acb09487 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 returned with HTTP 200 Sep 04 22:48:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 722/1431] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:42 2026] GET /volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8cbb72d2-8732-42ff-8323-c2a4b7fdd660 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8cbb72d2-8732-42ff-8323-c2a4b7fdd660 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 Sep 04 22:48:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8cbb72d2-8732-42ff-8323-c2a4b7fdd660 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8cbb72d2-8732-42ff-8323-c2a4b7fdd660 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8cbb72d2-8732-42ff-8323-c2a4b7fdd660 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Snapshot retrieved successfully. Sep 04 22:48:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8cbb72d2-8732-42ff-8323-c2a4b7fdd660 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 returned with HTTP 200 Sep 04 22:48:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 710/1432] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:43 2026] GET /volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ad27a83a-46a7-4f8d-9c58-6801cad6d7c5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ad27a83a-46a7-4f8d-9c58-6801cad6d7c5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 Sep 04 22:48:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ad27a83a-46a7-4f8d-9c58-6801cad6d7c5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ad27a83a-46a7-4f8d-9c58-6801cad6d7c5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:44 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:44 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ad27a83a-46a7-4f8d-9c58-6801cad6d7c5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Snapshot retrieved successfully. Sep 04 22:48:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ad27a83a-46a7-4f8d-9c58-6801cad6d7c5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 returned with HTTP 200 Sep 04 22:48:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 723/1433] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:44 2026] GET /volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 => generated 469 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c202e673-1f72-4844-8210-7cffd1672045 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c202e673-1f72-4844-8210-7cffd1672045 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes Sep 04 22:48:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c202e673-1f72-4844-8210-7cffd1672045 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c202e673-1f72-4844-8210-7cffd1672045 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-c202e673-1f72-4844-8210-7cffd1672045 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-c202e673-1f72-4844-8210-7cffd1672045 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:45 devstack devstack@c-api.service[87249]: /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 04 22:48:45 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:48:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c202e673-1f72-4844-8210-7cffd1672045 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c202e673-1f72-4844-8210-7cffd1672045 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 200 Sep 04 22:48:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 711/1434] 192.168.122.93 () {58 vars in 1116 bytes} [Fri Sep 4 22:48:45 2026] GET /volume/v3/volumes => generated 15 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d614d818-91fd-487b-be9e-4f3ea70b126a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-220465353"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-220465353'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Create volume of 1 GB Sep 04 22:48:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Availability Zones retrieved successfully. Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Flow 'volume_create_api' (35e0d2cb-0962-4696-9dff-ca1e7dd9c810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d25448-eec1-4d49-9b28-9bb1da041363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d25448-eec1-4d49-9b28-9bb1da041363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acaee1d1-090c-45e5-b446-b9e41baf37ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Created reservations ['70995f18-addd-42c1-aa5b-6ddc23f23019', '906524f4-4451-4f61-903b-f6397337a146', '5ecee3a5-ad47-4851-9259-dcfd80ccb06e', '6443fcb0-539a-4ade-9cba-c65282a54398'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acaee1d1-090c-45e5-b446-b9e41baf37ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70995f18-addd-42c1-aa5b-6ddc23f23019', '906524f4-4451-4f61-903b-f6397337a146', '5ecee3a5-ad47-4851-9259-dcfd80ccb06e', '6443fcb0-539a-4ade-9cba-c65282a54398']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c6b79b5-038d-4b59-9f62-8a351642e93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c6b79b5-038d-4b59-9f62-8a351642e93f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '303423c3-b830-4675-be11-e1d20166c5e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-220465353',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dc993badd10b49ae9afbb47a4b508312',qos_specs=None,replication_status=,reservations=['70995f18-addd-42c1-aa5b-6ddc23f23019','906524f4-4451-4f61-903b-f6397337a146','5ecee3a5-ad47-4851-9259-dcfd80ccb06e','6443fcb0-539a-4ade-9cba-c65282a54398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a8a2809f891484f8f3b84616e1c110b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-220465353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=303423c3-b830-4675-be11-e1d20166c5e6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dc993badd10b49ae9afbb47a4b508312',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a8a2809f891484f8f3b84616e1c110b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd2b648e-e78d-4448-9717-908fbdc20ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd2b648e-e78d-4448-9717-908fbdc20ffe) transitioned into state 'SUCCESS' from state '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-220465353',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dc993badd10b49ae9afbb47a4b508312',qos_specs=None,replication_status=,reservations=['70995f18-addd-42c1-aa5b-6ddc23f23019','906524f4-4451-4f61-903b-f6397337a146','5ecee3a5-ad47-4851-9259-dcfd80ccb06e','6443fcb0-539a-4ade-9cba-c65282a54398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a8a2809f891484f8f3b84616e1c110b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caefeebe-7d7c-4043-9683-0983e9c9c719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caefeebe-7d7c-4043-9683-0983e9c9c719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Flow 'volume_create_api' (35e0d2cb-0962-4696-9dff-ca1e7dd9c810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Create volume request issued successfully. Sep 04 22:48:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d614d818-91fd-487b-be9e-4f3ea70b126a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 724/1435] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:48:45 2026] POST /volume/v3/volumes => generated 770 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-edf2cd86-c6d0-45e3-94a0-e7707b15ed3c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e532c7de-6197-44e9-8bdc-e051699454a7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-edf2cd86-c6d0-45e3-94a0-e7707b15ed3c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 Sep 04 22:48:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e532c7de-6197-44e9-8bdc-e051699454a7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e532c7de-6197-44e9-8bdc-e051699454a7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-edf2cd86-c6d0-45e3-94a0-e7707b15ed3c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-edf2cd86-c6d0-45e3-94a0-e7707b15ed3c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e532c7de-6197-44e9-8bdc-e051699454a7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-edf2cd86-c6d0-45e3-94a0-e7707b15ed3c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Snapshot retrieved successfully. Sep 04 22:48:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-edf2cd86-c6d0-45e3-94a0-e7707b15ed3c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 returned with HTTP 200 Sep 04 22:48:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 712/1436] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:45 2026] GET /volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 => generated 469 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:46 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:46 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:46 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:46 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:46 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e532c7de-6197-44e9-8bdc-e051699454a7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e532c7de-6197-44e9-8bdc-e051699454a7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 returned with HTTP 200 Sep 04 22:48:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 725/1437] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:45 2026] GET /volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 => generated 838 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4c67303d-cfb0-4ef7-9d6f-c8107aac1758 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4c67303d-cfb0-4ef7-9d6f-c8107aac1758 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 Sep 04 22:48:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4c67303d-cfb0-4ef7-9d6f-c8107aac1758 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4c67303d-cfb0-4ef7-9d6f-c8107aac1758 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:47 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=548,cinder:UPDATE=64,cinder:DELETE=1,cinder:INSERT=27 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:48:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4c67303d-cfb0-4ef7-9d6f-c8107aac1758 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 returned with HTTP 404 Sep 04 22:48:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 713/1438] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:47 2026] GET /volume/v3/snapshots/4d53cd8d-5357-4ad3-b792-3db34fd4c591 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-45c20d74-b57b-4597-a079-b395daf11dd7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-45c20d74-b57b-4597-a079-b395daf11dd7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/ab202c71-bc5a-4fca-b552-9f8e34d11076 Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-45c20d74-b57b-4597-a079-b395daf11dd7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-45c20d74-b57b-4597-a079-b395daf11dd7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-54480d5f-2877-49c8-be33-cedde0d31188 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-45c20d74-b57b-4597-a079-b395daf11dd7 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/ab202c71-bc5a-4fca-b552-9f8e34d11076 returned with HTTP 404 Sep 04 22:48:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 726/1439] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:47 2026] GET /volume/v3/snapshots/ab202c71-bc5a-4fca-b552-9f8e34d11076 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-54480d5f-2877-49c8-be33-cedde0d31188 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 Sep 04 22:48:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-54480d5f-2877-49c8-be33-cedde0d31188 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-54480d5f-2877-49c8-be33-cedde0d31188 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5e0bd4f6-ff89-4cd9-a0e2-7c102129d1b6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5e0bd4f6-ff89-4cd9-a0e2-7c102129d1b6 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5e0bd4f6-ff89-4cd9-a0e2-7c102129d1b6 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5e0bd4f6-ff89-4cd9-a0e2-7c102129d1b6 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-5e0bd4f6-ff89-4cd9-a0e2-7c102129d1b6 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member add5674e-97e4-4236-a72d-95575f8bdd6c {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:48:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5e0bd4f6-ff89-4cd9-a0e2-7c102129d1b6 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c returned with HTTP 404 Sep 04 22:48:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 727/1440] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:48:47 2026] GET /volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-de117d63-bee2-49bc-8038-059d0cd045c4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-de117d63-bee2-49bc-8038-059d0cd045c4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] DELETE http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-de117d63-bee2-49bc-8038-059d0cd045c4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-de117d63-bee2-49bc-8038-059d0cd045c4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-54480d5f-2877-49c8-be33-cedde0d31188 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-de117d63-bee2-49bc-8038-059d0cd045c4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] delete called for member add5674e-97e4-4236-a72d-95575f8bdd6c {{(pid=87250) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.group_snapshots [None req-de117d63-bee2-49bc-8038-059d0cd045c4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Delete group_snapshot with id: add5674e-97e4-4236-a72d-95575f8bdd6c Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=716,cinder:UPDATE=138,cinder:INSERT=84,cinder:DELETE=7 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:48:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-54480d5f-2877-49c8-be33-cedde0d31188 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 returned with HTTP 200 Sep 04 22:48:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-de117d63-bee2-49bc-8038-059d0cd045c4 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c returned with HTTP 404 Sep 04 22:48:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 728/1441] 192.168.122.93 () {60 vars in 1295 bytes} [Fri Sep 4 22:48:47 2026] DELETE /volume/v3/group_snapshots/add5674e-97e4-4236-a72d-95575f8bdd6c => generated 116 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:48:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 714/1442] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:47 2026] GET /volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 => generated 862 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9446e127-79cf-4f31-9d0e-7b3738077997 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9446e127-79cf-4f31-9d0e-7b3738077997 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9446e127-79cf-4f31-9d0e-7b3738077997 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9446e127-79cf-4f31-9d0e-7b3738077997 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-9446e127-79cf-4f31-9d0e-7b3738077997 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9446e127-79cf-4f31-9d0e-7b3738077997 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9446e127-79cf-4f31-9d0e-7b3738077997 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Get all volumes completed successfully. Sep 04 22:48:47 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-9446e127-79cf-4f31-9d0e-7b3738077997 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:47 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-9446e127-79cf-4f31-9d0e-7b3738077997 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-9446e127-79cf-4f31-9d0e-7b3738077997 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:47 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-9446e127-79cf-4f31-9d0e-7b3738077997 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:47 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-9446e127-79cf-4f31-9d0e-7b3738077997 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-9446e127-79cf-4f31-9d0e-7b3738077997 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9446e127-79cf-4f31-9d0e-7b3738077997 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:48:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 729/1443] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:48:47 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:48:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-14ac4cc5-caaf-4683-8054-cfde93a58c2a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-14ac4cc5-caaf-4683-8054-cfde93a58c2a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] POST http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262/action Sep 04 22:48:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-14ac4cc5-caaf-4683-8054-cfde93a58c2a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-14ac4cc5-caaf-4683-8054-cfde93a58c2a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-14ac4cc5-caaf-4683-8054-cfde93a58c2a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] delete called for group b0e93453-087f-4ba6-8a60-5aa23272d262 {{(pid=87249) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:48:47 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.groups [None req-14ac4cc5-caaf-4683-8054-cfde93a58c2a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Delete group with id: b0e93453-087f-4ba6-8a60-5aa23272d262 Sep 04 22:48:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:47 devstack devstack@c-api.service[87249]: /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 04 22:48:47 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:48:47 devstack devstack@c-api.service[87249]: /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 04 22:48:47 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:48:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-14ac4cc5-caaf-4683-8054-cfde93a58c2a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262/action returned with HTTP 202 Sep 04 22:48:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 715/1444] 192.168.122.93 () {62 vars in 1307 bytes} [Fri Sep 4 22:48:47 2026] POST /volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-faa88d86-e872-4235-94a6-c5b7d70b5588 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-faa88d86-e872-4235-94a6-c5b7d70b5588 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/1bc39fbf-6a22-464f-a65c-ef7e73e7a416 Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-faa88d86-e872-4235-94a6-c5b7d70b5588 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-faa88d86-e872-4235-94a6-c5b7d70b5588 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-faa88d86-e872-4235-94a6-c5b7d70b5588 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:47 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-faa88d86-e872-4235-94a6-c5b7d70b5588 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:47 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-faa88d86-e872-4235-94a6-c5b7d70b5588 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:47 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-faa88d86-e872-4235-94a6-c5b7d70b5588 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-faa88d86-e872-4235-94a6-c5b7d70b5588 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/1bc39fbf-6a22-464f-a65c-ef7e73e7a416 returned with HTTP 200 Sep 04 22:48:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 730/1445] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:47 2026] GET /volume/v3/volumes/1bc39fbf-6a22-464f-a65c-ef7e73e7a416 => generated 919 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3f167c12-0eee-4aab-a610-46643a5ee4ed None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3f167c12-0eee-4aab-a610-46643a5ee4ed tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3f167c12-0eee-4aab-a610-46643a5ee4ed tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3f167c12-0eee-4aab-a610-46643a5ee4ed tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:48 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3f167c12-0eee-4aab-a610-46643a5ee4ed tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3f167c12-0eee-4aab-a610-46643a5ee4ed tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 returned with HTTP 200 Sep 04 22:48:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 716/1446] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:48 2026] GET /volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c4a1040f-bb98-45d0-94b7-a9cdc77a3407 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c4a1040f-bb98-45d0-94b7-a9cdc77a3407 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 Sep 04 22:48:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c4a1040f-bb98-45d0-94b7-a9cdc77a3407 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c4a1040f-bb98-45d0-94b7-a9cdc77a3407 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:48 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:48 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c4a1040f-bb98-45d0-94b7-a9cdc77a3407 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c4a1040f-bb98-45d0-94b7-a9cdc77a3407 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 returned with HTTP 200 Sep 04 22:48:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 731/1447] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:48 2026] GET /volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a04d0563-553c-459c-af90-f530dfe2e08d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1935652883"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1935652883'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Create volume of 1 GB Sep 04 22:48:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Availability Zones retrieved successfully. Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Flow 'volume_create_api' (8f4f12a3-f56c-4e01-8fe7-d0b6ca9a862c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2421c8a-3c68-4836-b17d-b2969e32012a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2421c8a-3c68-4836-b17d-b2969e32012a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0a27be6-2c9f-490f-94af-682958aca2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Created reservations ['7058e777-ab2a-43f8-9d6c-888797052a6c', '137abea7-009f-45ff-97a2-907f04382371', 'b09bf85a-f191-4488-9774-50614ed57111', '53c2ff5b-fd1f-45c8-8787-5d3d95118766'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0a27be6-2c9f-490f-94af-682958aca2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7058e777-ab2a-43f8-9d6c-888797052a6c', '137abea7-009f-45ff-97a2-907f04382371', 'b09bf85a-f191-4488-9774-50614ed57111', '53c2ff5b-fd1f-45c8-8787-5d3d95118766']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (380181d4-8b7b-4c80-a0a4-b1f147d53c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:48 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (380181d4-8b7b-4c80-a0a4-b1f147d53c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75b6d78d-1f93-4ea0-9ef8-90e8c973b40d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1935652883',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dc993badd10b49ae9afbb47a4b508312',qos_specs=None,replication_status=,reservations=['7058e777-ab2a-43f8-9d6c-888797052a6c','137abea7-009f-45ff-97a2-907f04382371','b09bf85a-f191-4488-9774-50614ed57111','53c2ff5b-fd1f-45c8-8787-5d3d95118766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a8a2809f891484f8f3b84616e1c110b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1935652883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75b6d78d-1f93-4ea0-9ef8-90e8c973b40d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dc993badd10b49ae9afbb47a4b508312',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a8a2809f891484f8f3b84616e1c110b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ba0ec4c-e8e4-4688-a811-66b44df79466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ba0ec4c-e8e4-4688-a811-66b44df79466) transitioned into state 'SUCCESS' from state '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-1935652883',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dc993badd10b49ae9afbb47a4b508312',qos_specs=None,replication_status=,reservations=['7058e777-ab2a-43f8-9d6c-888797052a6c','137abea7-009f-45ff-97a2-907f04382371','b09bf85a-f191-4488-9774-50614ed57111','53c2ff5b-fd1f-45c8-8787-5d3d95118766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a8a2809f891484f8f3b84616e1c110b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e5ee15-f41d-4d06-a88f-f210cbe151d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b5892172-49a3-4050-9143-09abc28bcf6f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e5ee15-f41d-4d06-a88f-f210cbe151d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Flow 'volume_create_api' (8f4f12a3-f56c-4e01-8fe7-d0b6ca9a862c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Create volume request issued successfully. Sep 04 22:48:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b5892172-49a3-4050-9143-09abc28bcf6f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/1bc39fbf-6a22-464f-a65c-ef7e73e7a416 Sep 04 22:48:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b5892172-49a3-4050-9143-09abc28bcf6f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b5892172-49a3-4050-9143-09abc28bcf6f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a04d0563-553c-459c-af90-f530dfe2e08d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 717/1448] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:48:48 2026] POST /volume/v3/volumes => generated 771 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b2eec5dd-1c90-4780-9102-a4a6a788496a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b2eec5dd-1c90-4780-9102-a4a6a788496a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b2eec5dd-1c90-4780-9102-a4a6a788496a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b2eec5dd-1c90-4780-9102-a4a6a788496a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:48 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:48 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:48 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:48 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b5892172-49a3-4050-9143-09abc28bcf6f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b2eec5dd-1c90-4780-9102-a4a6a788496a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:48 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-b5892172-49a3-4050-9143-09abc28bcf6f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:48 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-b5892172-49a3-4050-9143-09abc28bcf6f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b2eec5dd-1c90-4780-9102-a4a6a788496a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d returned with HTTP 200 Sep 04 22:48:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 718/1449] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:48 2026] GET /volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d => generated 839 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:49 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-b5892172-49a3-4050-9143-09abc28bcf6f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b5892172-49a3-4050-9143-09abc28bcf6f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/1bc39fbf-6a22-464f-a65c-ef7e73e7a416 returned with HTTP 200 Sep 04 22:48:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 732/1450] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:48 2026] GET /volume/v3/volumes/1bc39fbf-6a22-464f-a65c-ef7e73e7a416 => generated 919 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fc3e8200-ebe4-4c1e-9f9f-87cc5272e033 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fc3e8200-ebe4-4c1e-9f9f-87cc5272e033 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fc3e8200-ebe4-4c1e-9f9f-87cc5272e033 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fc3e8200-ebe4-4c1e-9f9f-87cc5272e033 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:50 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fc3e8200-ebe4-4c1e-9f9f-87cc5272e033 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fc3e8200-ebe4-4c1e-9f9f-87cc5272e033 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d returned with HTTP 200 Sep 04 22:48:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 719/1451] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:50 2026] GET /volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d => generated 863 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a749d901-6710-4a76-a785-5baf1fdddb3a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a749d901-6710-4a76-a785-5baf1fdddb3a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/1bc39fbf-6a22-464f-a65c-ef7e73e7a416 Sep 04 22:48:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a749d901-6710-4a76-a785-5baf1fdddb3a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a749d901-6710-4a76-a785-5baf1fdddb3a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a749d901-6710-4a76-a785-5baf1fdddb3a tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/1bc39fbf-6a22-464f-a65c-ef7e73e7a416 returned with HTTP 404 Sep 04 22:48:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 733/1452] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:50 2026] GET /volume/v3/volumes/1bc39fbf-6a22-464f-a65c-ef7e73e7a416 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-94c5791b-3d03-42cb-8de0-7be401648e69 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-94c5791b-3d03-42cb-8de0-7be401648e69 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-94c5791b-3d03-42cb-8de0-7be401648e69 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-94c5791b-3d03-42cb-8de0-7be401648e69 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-94c5791b-3d03-42cb-8de0-7be401648e69 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 returned with HTTP 404 Sep 04 22:48:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 720/1453] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:50 2026] GET /volume/v3/volumes/b16bff1b-5da7-46c1-9aef-cecc2094e454 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:48:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-beeb86fd-2586-4330-b49f-543d1052dc2f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-beeb86fd-2586-4330-b49f-543d1052dc2f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 Sep 04 22:48:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-beeb86fd-2586-4330-b49f-543d1052dc2f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-beeb86fd-2586-4330-b49f-543d1052dc2f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-beeb86fd-2586-4330-b49f-543d1052dc2f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member b0e93453-087f-4ba6-8a60-5aa23272d262 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:48:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-beeb86fd-2586-4330-b49f-543d1052dc2f tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 returned with HTTP 404 Sep 04 22:48:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 734/1454] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:48:50 2026] GET /volume/v3/groups/b0e93453-087f-4ba6-8a60-5aa23272d262 => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0ece3dc1-ed5d-40e7-882e-9cebb4cb3219 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0ece3dc1-ed5d-40e7-882e-9cebb4cb3219 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] DELETE http://192.168.122.93/volume/v3/group_types/f5244f46-4450-4622-a0b8-297bfe6fe01d Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0ece3dc1-ed5d-40e7-882e-9cebb4cb3219 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0ece3dc1-ed5d-40e7-882e-9cebb4cb3219 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0ece3dc1-ed5d-40e7-882e-9cebb4cb3219 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] http://192.168.122.93/volume/v3/group_types/f5244f46-4450-4622-a0b8-297bfe6fe01d returned with HTTP 202 Sep 04 22:48:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 721/1455] 192.168.122.93 () {60 vars in 1283 bytes} [Fri Sep 4 22:48:50 2026] DELETE /volume/v3/group_types/f5244f46-4450-4622-a0b8-297bfe6fe01d => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:48:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4242a033-b5a2-4cf6-82ea-328a8a558734 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4242a033-b5a2-4cf6-82ea-328a8a558734 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] DELETE http://192.168.122.93/volume/v3/types/ce72e959-8efe-4fcb-8a4f-f37c6f83f716 Sep 04 22:48:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4242a033-b5a2-4cf6-82ea-328a8a558734 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4242a033-b5a2-4cf6-82ea-328a8a558734 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4242a033-b5a2-4cf6-82ea-328a8a558734 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] http://192.168.122.93/volume/v3/types/ce72e959-8efe-4fcb-8a4f-f37c6f83f716 returned with HTTP 202 Sep 04 22:48:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 735/1456] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:48:50 2026] DELETE /volume/v3/types/ce72e959-8efe-4fcb-8a4f-f37c6f83f716 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-857c8082-75d2-49ee-9032-3af48944b67c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-857c8082-75d2-49ee-9032-3af48944b67c tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] GET http://192.168.122.93/volume/v3/types/ce72e959-8efe-4fcb-8a4f-f37c6f83f716 Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-857c8082-75d2-49ee-9032-3af48944b67c tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-857c8082-75d2-49ee-9032-3af48944b67c tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-857c8082-75d2-49ee-9032-3af48944b67c tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] http://192.168.122.93/volume/v3/types/ce72e959-8efe-4fcb-8a4f-f37c6f83f716 returned with HTTP 404 Sep 04 22:48:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 722/1457] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:48:50 2026] GET /volume/v3/types/ce72e959-8efe-4fcb-8a4f-f37c6f83f716 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3fd81046-31ce-40a6-b47d-290ca0b77af5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3fd81046-31ce-40a6-b47d-290ca0b77af5 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:48:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3fd81046-31ce-40a6-b47d-290ca0b77af5 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1327257429"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3fd81046-31ce-40a6-b47d-290ca0b77af5 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:48:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 736/1458] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:48:50 2026] POST /volume/v3/types => generated 224 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-64bf9826-a44b-4814-878f-937dd4c4974e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-64bf9826-a44b-4814-878f-937dd4c4974e tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] POST http://192.168.122.93/volume/v3/group_types Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-64bf9826-a44b-4814-878f-937dd4c4974e tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-104296483"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-64bf9826-a44b-4814-878f-937dd4c4974e tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] http://192.168.122.93/volume/v3/group_types returned with HTTP 202 Sep 04 22:48:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 723/1459] 192.168.122.93 () {62 vars in 1190 bytes} [Fri Sep 4 22:48:50 2026] POST /volume/v3/group_types => generated 180 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-76daeeae-ec4c-444c-a4af-8a232275464c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-76daeeae-ec4c-444c-a4af-8a232275464c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] POST http://192.168.122.93/volume/v3/groups Sep 04 22:48:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-76daeeae-ec4c-444c-a4af-8a232275464c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1d09dc7c-8caa-43f6-92d5-a27fc772736e", "volume_types": ["3a9910d4-1af8-4368-84a4-f9ba13b329c1"], "name": "tempest-GroupSnapshotsTest-Group-1141318971"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-76daeeae-ec4c-444c-a4af-8a232275464c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Creating new group {'group': {'group_type': '1d09dc7c-8caa-43f6-92d5-a27fc772736e', 'volume_types': ['3a9910d4-1af8-4368-84a4-f9ba13b329c1'], 'name': 'tempest-GroupSnapshotsTest-Group-1141318971'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:48:50 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.groups [None req-76daeeae-ec4c-444c-a4af-8a232275464c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Creating group tempest-GroupSnapshotsTest-Group-1141318971. Sep 04 22:48:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-76daeeae-ec4c-444c-a4af-8a232275464c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Availability Zones retrieved successfully. Sep 04 22:48:50 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-76daeeae-ec4c-444c-a4af-8a232275464c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Created reservations ['e48c7eb0-37ed-428d-a888-8cc1aa2a7cc9'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-76daeeae-ec4c-444c-a4af-8a232275464c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups returned with HTTP 202 Sep 04 22:48:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 737/1460] 192.168.122.93 () {62 vars in 1176 bytes} [Fri Sep 4 22:48:50 2026] POST /volume/v3/groups => generated 112 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e538f2a4-f19c-483b-84f9-c467f78acfe6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e538f2a4-f19c-483b-84f9-c467f78acfe6 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/9bedb648-3185-48c6-a8af-e0b8b0663802 Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e538f2a4-f19c-483b-84f9-c467f78acfe6 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e538f2a4-f19c-483b-84f9-c467f78acfe6 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.groups [None req-e538f2a4-f19c-483b-84f9-c467f78acfe6 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 9bedb648-3185-48c6-a8af-e0b8b0663802 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:48:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:50 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:48:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e538f2a4-f19c-483b-84f9-c467f78acfe6 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/9bedb648-3185-48c6-a8af-e0b8b0663802 returned with HTTP 200 Sep 04 22:48:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 724/1461] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:48:50 2026] GET /volume/v3/groups/9bedb648-3185-48c6-a8af-e0b8b0663802 => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-31651021-472e-46fd-bcae-0d775b9f1248 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-31651021-472e-46fd-bcae-0d775b9f1248 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-31651021-472e-46fd-bcae-0d775b9f1248 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-31651021-472e-46fd-bcae-0d775b9f1248 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9ca596f4-8c12-4ab7-a901-a7cba7351064", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-510642747"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-31651021-472e-46fd-bcae-0d775b9f1248 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Create volume request body: {'volume': {'imageRef': '9ca596f4-8c12-4ab7-a901-a7cba7351064', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-510642747'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-31651021-472e-46fd-bcae-0d775b9f1248 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d returned with HTTP 200 Sep 04 22:48:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 738/1462] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:51 2026] GET /volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-32e4d6a6-3ed7-4aad-b9cd-20cd00dd10ec None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-32e4d6a6-3ed7-4aad-b9cd-20cd00dd10ec tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-32e4d6a6-3ed7-4aad-b9cd-20cd00dd10ec tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-32e4d6a6-3ed7-4aad-b9cd-20cd00dd10ec tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-32e4d6a6-3ed7-4aad-b9cd-20cd00dd10ec tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-32e4d6a6-3ed7-4aad-b9cd-20cd00dd10ec tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d returned with HTTP 200 Sep 04 22:48:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 739/1463] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:51 2026] GET /volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-20350849-0dda-4d6e-81ea-81047d52aad3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1080290362"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1080290362'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Create volume of 1 GB Sep 04 22:48:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Availability Zones retrieved successfully. Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Flow 'volume_create_api' (45e15c75-8157-4bdd-a6e6-daedf88559ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec23d021-a642-437c-a022-7eac6e6d67cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec23d021-a642-437c-a022-7eac6e6d67cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64890530-cedf-4ad0-b3ca-0f36d49869a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:51 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Create volume of 1 GB Sep 04 22:48:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Availability Zones retrieved successfully. Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Created reservations ['5ec6c6f4-073f-41d3-a229-f2052c06a92c', '5bf4ead8-fc87-4022-9375-e77b8b494e0f', 'c2d34cae-1d35-4d89-b738-53c7b4e0d841', '4efadaa7-3e01-4509-aa1f-67af95713dc9'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Flow 'volume_create_api' (39c8c13a-da64-479a-ac6c-bd77954814a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64890530-cedf-4ad0-b3ca-0f36d49869a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ec6c6f4-073f-41d3-a229-f2052c06a92c', '5bf4ead8-fc87-4022-9375-e77b8b494e0f', 'c2d34cae-1d35-4d89-b738-53c7b4e0d841', '4efadaa7-3e01-4509-aa1f-67af95713dc9']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (860e4bed-6ca1-48c4-83be-06375b5d1c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c756fb-4ace-401d-810b-c13d110b75de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c756fb-4ace-401d-810b-c13d110b75de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b77e69c-6337-4e58-b13c-deb778cbfcd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1080290362',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dc993badd10b49ae9afbb47a4b508312',qos_specs=None,replication_status=,reservations=['5ec6c6f4-073f-41d3-a229-f2052c06a92c','5bf4ead8-fc87-4022-9375-e77b8b494e0f','c2d34cae-1d35-4d89-b738-53c7b4e0d841','4efadaa7-3e01-4509-aa1f-67af95713dc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a8a2809f891484f8f3b84616e1c110b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1080290362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b77e69c-6337-4e58-b13c-deb778cbfcd4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dc993badd10b49ae9afbb47a4b508312',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a8a2809f891484f8f3b84616e1c110b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f808e38b-9d13-4c64-a1ba-bd265fe8d2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f808e38b-9d13-4c64-a1ba-bd265fe8d2c6) transitioned into state 'SUCCESS' from state '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-1080290362',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dc993badd10b49ae9afbb47a4b508312',qos_specs=None,replication_status=,reservations=['5ec6c6f4-073f-41d3-a229-f2052c06a92c','5bf4ead8-fc87-4022-9375-e77b8b494e0f','c2d34cae-1d35-4d89-b738-53c7b4e0d841','4efadaa7-3e01-4509-aa1f-67af95713dc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a8a2809f891484f8f3b84616e1c110b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11c7ef80-d40d-405c-9ef8-32dc30a40799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (860e4bed-6ca1-48c4-83be-06375b5d1c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e69c871a-5e84-44d9-955b-0828ddd25428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11c7ef80-d40d-405c-9ef8-32dc30a40799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Flow 'volume_create_api' (45e15c75-8157-4bdd-a6e6-daedf88559ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Create volume request issued successfully. Sep 04 22:48:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-20350849-0dda-4d6e-81ea-81047d52aad3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 740/1464] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:48:51 2026] POST /volume/v3/volumes => generated 771 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a7eb3bbb-26e7-4b7a-9426-36ce039c4b36 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a7eb3bbb-26e7-4b7a-9426-36ce039c4b36 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a7eb3bbb-26e7-4b7a-9426-36ce039c4b36 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a7eb3bbb-26e7-4b7a-9426-36ce039c4b36 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a7eb3bbb-26e7-4b7a-9426-36ce039c4b36 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a7eb3bbb-26e7-4b7a-9426-36ce039c4b36 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 returned with HTTP 200 Sep 04 22:48:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 741/1465] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:51 2026] GET /volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 => generated 839 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Created reservations ['fe54f6a7-542c-47ca-9b19-90a69eb0632d', '4c1deb3e-e5ff-47a1-9558-f1325f39685a', 'c790404c-a5fb-4ad5-aa40-c9e3ac4ef9de', 'e41e0c6f-129a-4062-971c-5c511b62a5d5'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e69c871a-5e84-44d9-955b-0828ddd25428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe54f6a7-542c-47ca-9b19-90a69eb0632d', '4c1deb3e-e5ff-47a1-9558-f1325f39685a', 'c790404c-a5fb-4ad5-aa40-c9e3ac4ef9de', 'e41e0c6f-129a-4062-971c-5c511b62a5d5']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5179f780-5da4-429d-8fcc-0edca6146e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5179f780-5da4-429d-8fcc-0edca6146e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66a110dd-94f5-4e73-bf3b-33bbdfdc0292', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-510642747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbb3ae9862434b64801cf9d75984c707',qos_specs=None,replication_status=,reservations=['fe54f6a7-542c-47ca-9b19-90a69eb0632d','4c1deb3e-e5ff-47a1-9558-f1325f39685a','c790404c-a5fb-4ad5-aa40-c9e3ac4ef9de','e41e0c6f-129a-4062-971c-5c511b62a5d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a82872fe6ea34d9f8c368e27880534e2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-510642747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66a110dd-94f5-4e73-bf3b-33bbdfdc0292,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbb3ae9862434b64801cf9d75984c707',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a82872fe6ea34d9f8c368e27880534e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80b57ce-bdf7-4c5b-8e38-9e9ef9511865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8d465e3d-73a4-4508-b081-665ad827e110 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8d465e3d-73a4-4508-b081-665ad827e110 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/9bedb648-3185-48c6-a8af-e0b8b0663802 Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8d465e3d-73a4-4508-b081-665ad827e110 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8d465e3d-73a4-4508-b081-665ad827e110 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-8d465e3d-73a4-4508-b081-665ad827e110 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 9bedb648-3185-48c6-a8af-e0b8b0663802 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80b57ce-bdf7-4c5b-8e38-9e9ef9511865) transitioned into state 'SUCCESS' from state '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-510642747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbb3ae9862434b64801cf9d75984c707',qos_specs=None,replication_status=,reservations=['fe54f6a7-542c-47ca-9b19-90a69eb0632d','4c1deb3e-e5ff-47a1-9558-f1325f39685a','c790404c-a5fb-4ad5-aa40-c9e3ac4ef9de','e41e0c6f-129a-4062-971c-5c511b62a5d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a82872fe6ea34d9f8c368e27880534e2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (783f9513-31ac-4874-a6da-56177e624d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:51 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:48:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8d465e3d-73a4-4508-b081-665ad827e110 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/9bedb648-3185-48c6-a8af-e0b8b0663802 returned with HTTP 200 Sep 04 22:48:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 742/1466] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:48:51 2026] GET /volume/v3/groups/9bedb648-3185-48c6-a8af-e0b8b0663802 => generated 393 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (783f9513-31ac-4874-a6da-56177e624d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Flow 'volume_create_api' (39c8c13a-da64-479a-ac6c-bd77954814a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Create volume request issued successfully. Sep 04 22:48:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-55fdd956-e5c9-4840-971f-a2e808fa3ef9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 725/1467] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:48:51 2026] POST /volume/v3/volumes => generated 757 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bd701d74-b0a8-4944-b59b-732803224aab None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-50911700", "volume_type": "3a9910d4-1af8-4368-84a4-f9ba13b329c1", "group_id": "9bedb648-3185-48c6-a8af-e0b8b0663802", "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-50911700', 'volume_type': '3a9910d4-1af8-4368-84a4-f9ba13b329c1', 'group_id': '9bedb648-3185-48c6-a8af-e0b8b0663802', 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-24455bf0-4f4d-4867-97ce-cffa712e6a28 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-24455bf0-4f4d-4867-97ce-cffa712e6a28 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] GET http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 Sep 04 22:48:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-24455bf0-4f4d-4867-97ce-cffa712e6a28 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-24455bf0-4f4d-4867-97ce-cffa712e6a28 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:52 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Create volume of 1 GB Sep 04 22:48:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:52 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:48:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Availability Zones retrieved successfully. Sep 04 22:48:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-24455bf0-4f4d-4867-97ce-cffa712e6a28 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Volume info retrieved successfully. Sep 04 22:48:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-24455bf0-4f4d-4867-97ce-cffa712e6a28 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 returned with HTTP 200 Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Flow 'volume_create_api' (80907d54-0efe-4a56-8da0-4632617c4576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 726/1468] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:51 2026] GET /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 => generated 825 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d22896c-4d12-44ca-acaf-6f8596166ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d22896c-4d12-44ca-acaf-6f8596166ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:48:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a9910d4-1af8-4368-84a4-f9ba13b329c1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1327257429',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a9910d4-1af8-4368-84a4-f9ba13b329c1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9bedb648-3185-48c6-a8af-e0b8b0663802', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41f47414-77b7-465d-bc8c-4065c710fda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1327257429 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1327257429, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:48:52 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1327257429 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1327257429, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Created reservations ['98ccf372-bfdb-443e-a079-e9cb3616e35a', 'c2811763-edc1-417e-b7e9-d30580b997ea', '10c4cdbe-064c-464a-ae32-8f3fb825cb1e', 'aa01be64-f566-4489-bf4c-94420f757bdd'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41f47414-77b7-465d-bc8c-4065c710fda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98ccf372-bfdb-443e-a079-e9cb3616e35a', 'c2811763-edc1-417e-b7e9-d30580b997ea', '10c4cdbe-064c-464a-ae32-8f3fb825cb1e', 'aa01be64-f566-4489-bf4c-94420f757bdd']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a69a5b2e-c082-426e-b316-c01cdc151b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a69a5b2e-c082-426e-b316-c01cdc151b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea744000-5867-4e02-85d3-a1e26e68d58f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-50911700',encryption_key_id=None,group_id=9bedb648-3185-48c6-a8af-e0b8b0663802,group_type_id=,metadata={},multiattach=False,project_id='588dc19d41bb428d8e44308a6445c5e1',qos_specs=None,replication_status=,reservations=['98ccf372-bfdb-443e-a079-e9cb3616e35a','c2811763-edc1-417e-b7e9-d30580b997ea','10c4cdbe-064c-464a-ae32-8f3fb825cb1e','aa01be64-f566-4489-bf4c-94420f757bdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='132d833f53294d4281c37c6ab669a422',volume_type_id=3a9910d4-1af8-4368-84a4-f9ba13b329c1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-50911700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9bedb648-3185-48c6-a8af-e0b8b0663802,host=None,id=ea744000-5867-4e02-85d3-a1e26e68d58f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='588dc19d41bb428d8e44308a6445c5e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='132d833f53294d4281c37c6ab669a422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a9910d4-1af8-4368-84a4-f9ba13b329c1),volume_type_id=3a9910d4-1af8-4368-84a4-f9ba13b329c1)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca7bb94-f6cc-4db3-b265-226191fd5bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca7bb94-f6cc-4db3-b265-226191fd5bbc) transitioned into state 'SUCCESS' from state '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-50911700',encryption_key_id=None,group_id=9bedb648-3185-48c6-a8af-e0b8b0663802,group_type_id=,metadata={},multiattach=False,project_id='588dc19d41bb428d8e44308a6445c5e1',qos_specs=None,replication_status=,reservations=['98ccf372-bfdb-443e-a079-e9cb3616e35a','c2811763-edc1-417e-b7e9-d30580b997ea','10c4cdbe-064c-464a-ae32-8f3fb825cb1e','aa01be64-f566-4489-bf4c-94420f757bdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='132d833f53294d4281c37c6ab669a422',volume_type_id=3a9910d4-1af8-4368-84a4-f9ba13b329c1)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3241816-c7d3-402e-9905-75fd0392f5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3241816-c7d3-402e-9905-75fd0392f5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Flow 'volume_create_api' (80907d54-0efe-4a56-8da0-4632617c4576) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Create volume request issued successfully. Sep 04 22:48:52 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:52 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bd701d74-b0a8-4944-b59b-732803224aab tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 743/1469] 192.168.122.93 () {62 vars in 1179 bytes} [Fri Sep 4 22:48:51 2026] POST /volume/v3/volumes => generated 827 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-18937686-cce7-4d1a-8df3-80fae37735ea None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-18937686-cce7-4d1a-8df3-80fae37735ea tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/ea744000-5867-4e02-85d3-a1e26e68d58f Sep 04 22:48:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-18937686-cce7-4d1a-8df3-80fae37735ea tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-18937686-cce7-4d1a-8df3-80fae37735ea tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-18937686-cce7-4d1a-8df3-80fae37735ea tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:52 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-18937686-cce7-4d1a-8df3-80fae37735ea tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:52 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-18937686-cce7-4d1a-8df3-80fae37735ea tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:52 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-18937686-cce7-4d1a-8df3-80fae37735ea tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-36e0650e-eb21-41b7-a037-2a42ee1cbdfe None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-36e0650e-eb21-41b7-a037-2a42ee1cbdfe tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-36e0650e-eb21-41b7-a037-2a42ee1cbdfe tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-36e0650e-eb21-41b7-a037-2a42ee1cbdfe tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-18937686-cce7-4d1a-8df3-80fae37735ea tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/ea744000-5867-4e02-85d3-a1e26e68d58f returned with HTTP 200 Sep 04 22:48:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 727/1470] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:52 2026] GET /volume/v3/volumes/ea744000-5867-4e02-85d3-a1e26e68d58f => generated 895 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-36e0650e-eb21-41b7-a037-2a42ee1cbdfe tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-36e0650e-eb21-41b7-a037-2a42ee1cbdfe tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 returned with HTTP 200 Sep 04 22:48:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 744/1471] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:52 2026] GET /volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 => generated 863 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-045e8407-77a5-4912-a24e-07d2c0434bb7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-045e8407-77a5-4912-a24e-07d2c0434bb7 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] GET http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 Sep 04 22:48:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-045e8407-77a5-4912-a24e-07d2c0434bb7 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-045e8407-77a5-4912-a24e-07d2c0434bb7 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-045e8407-77a5-4912-a24e-07d2c0434bb7 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Volume info retrieved successfully. Sep 04 22:48:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-045e8407-77a5-4912-a24e-07d2c0434bb7 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 returned with HTTP 200 Sep 04 22:48:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 728/1472] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:53 2026] GET /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e28636f0-5945-496b-aaf4-b1d2ec1618d9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e28636f0-5945-496b-aaf4-b1d2ec1618d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/ea744000-5867-4e02-85d3-a1e26e68d58f Sep 04 22:48:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e28636f0-5945-496b-aaf4-b1d2ec1618d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e28636f0-5945-496b-aaf4-b1d2ec1618d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:53 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:53 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8904ef12-32da-4902-9a24-9fc44fdbd0d8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e28636f0-5945-496b-aaf4-b1d2ec1618d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:53 devstack devstack@c-api.service[87250]: WARNING stevedore.named [None req-e28636f0-5945-496b-aaf4-b1d2ec1618d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:53 devstack devstack@c-api.service[87250]: WARNING castellan.key_manager [None req-e28636f0-5945-496b-aaf4-b1d2ec1618d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8904ef12-32da-4902-9a24-9fc44fdbd0d8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 Sep 04 22:48:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8904ef12-32da-4902-9a24-9fc44fdbd0d8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8904ef12-32da-4902-9a24-9fc44fdbd0d8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8904ef12-32da-4902-9a24-9fc44fdbd0d8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8904ef12-32da-4902-9a24-9fc44fdbd0d8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 returned with HTTP 200 Sep 04 22:48:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 729/1473] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:53 2026] GET /volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 => generated 864 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:53 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-e28636f0-5945-496b-aaf4-b1d2ec1618d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2125549b-ec31-4dcf-9a54-cf7dc71b06ae None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2125549b-ec31-4dcf-9a54-cf7dc71b06ae tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 Sep 04 22:48:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2125549b-ec31-4dcf-9a54-cf7dc71b06ae tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2125549b-ec31-4dcf-9a54-cf7dc71b06ae tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e28636f0-5945-496b-aaf4-b1d2ec1618d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/ea744000-5867-4e02-85d3-a1e26e68d58f returned with HTTP 200 Sep 04 22:48:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 745/1474] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:53 2026] GET /volume/v3/volumes/ea744000-5867-4e02-85d3-a1e26e68d58f => generated 919 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:48:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2125549b-ec31-4dcf-9a54-cf7dc71b06ae tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2125549b-ec31-4dcf-9a54-cf7dc71b06ae tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 returned with HTTP 200 Sep 04 22:48:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 730/1475] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:53 2026] GET /volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 => generated 864 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0eab88a2-b2d8-47b0-b603-5db097502c23 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0eab88a2-b2d8-47b0-b603-5db097502c23 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0eab88a2-b2d8-47b0-b603-5db097502c23 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0eab88a2-b2d8-47b0-b603-5db097502c23 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-0eab88a2-b2d8-47b0-b603-5db097502c23 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0eab88a2-b2d8-47b0-b603-5db097502c23 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: /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 04 22:48:54 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:48:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0eab88a2-b2d8-47b0-b603-5db097502c23 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0eab88a2-b2d8-47b0-b603-5db097502c23 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 200 Sep 04 22:48:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 746/1476] 192.168.122.93 () {58 vars in 1116 bytes} [Fri Sep 4 22:48:54 2026] GET /volume/v3/volumes => generated 993 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9536a5fa-4df0-4657-bda6-b899cd8fbc9a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9536a5fa-4df0-4657-bda6-b899cd8fbc9a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-220465353 Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9536a5fa-4df0-4657-bda6-b899cd8fbc9a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9536a5fa-4df0-4657-bda6-b899cd8fbc9a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-9536a5fa-4df0-4657-bda6-b899cd8fbc9a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9536a5fa-4df0-4657-bda6-b899cd8fbc9a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-220465353'), ('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e8d4b2d7-b119-41b5-a49c-bf898223183e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e8d4b2d7-b119-41b5-a49c-bf898223183e tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] GET http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e8d4b2d7-b119-41b5-a49c-bf898223183e tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e8d4b2d7-b119-41b5-a49c-bf898223183e tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e8d4b2d7-b119-41b5-a49c-bf898223183e tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Volume info retrieved successfully. Sep 04 22:48:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e8d4b2d7-b119-41b5-a49c-bf898223183e tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 returned with HTTP 200 Sep 04 22:48:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 747/1477] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:54 2026] GET /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 => generated 907 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9536a5fa-4df0-4657-bda6-b899cd8fbc9a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9536a5fa-4df0-4657-bda6-b899cd8fbc9a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-220465353 returned with HTTP 200 Sep 04 22:48:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 731/1478] 192.168.122.93 () {58 vars in 1215 bytes} [Fri Sep 4 22:48:54 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-220465353 => generated 339 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-68193924-7a28-4e15-bf35-f791dea3aea2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-68193924-7a28-4e15-bf35-f791dea3aea2 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-220465353 Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-68193924-7a28-4e15-bf35-f791dea3aea2 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-68193924-7a28-4e15-bf35-f791dea3aea2 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-68193924-7a28-4e15-bf35-f791dea3aea2 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-68193924-7a28-4e15-bf35-f791dea3aea2 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-220465353'), ('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-68193924-7a28-4e15-bf35-f791dea3aea2 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-68193924-7a28-4e15-bf35-f791dea3aea2 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-220465353 returned with HTTP 200 Sep 04 22:48:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 748/1479] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:48:54 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-220465353 => generated 866 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-17a41830-354d-47f6-bed0-9208f1a1d2c3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-17a41830-354d-47f6-bed0-9208f1a1d2c3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/detail?limit=1 Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-17a41830-354d-47f6-bed0-9208f1a1d2c3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-17a41830-354d-47f6-bed0-9208f1a1d2c3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-17a41830-354d-47f6-bed0-9208f1a1d2c3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-17a41830-354d-47f6-bed0-9208f1a1d2c3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-17a41830-354d-47f6-bed0-9208f1a1d2c3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-17a41830-354d-47f6-bed0-9208f1a1d2c3 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 04 22:48:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 732/1480] 192.168.122.93 () {58 vars in 1152 bytes} [Fri Sep 4 22:48:54 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6a68f5e5-f197-4f84-90a0-9707bc6c3319 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6a68f5e5-f197-4f84-90a0-9707bc6c3319 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/detail?limit=1&marker=1b77e69c-6337-4e58-b13c-deb778cbfcd4 Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6a68f5e5-f197-4f84-90a0-9707bc6c3319 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6a68f5e5-f197-4f84-90a0-9707bc6c3319 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-6a68f5e5-f197-4f84-90a0-9707bc6c3319 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6a68f5e5-f197-4f84-90a0-9707bc6c3319 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6a68f5e5-f197-4f84-90a0-9707bc6c3319 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6a68f5e5-f197-4f84-90a0-9707bc6c3319 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/detail?limit=1&marker=1b77e69c-6337-4e58-b13c-deb778cbfcd4 returned with HTTP 200 Sep 04 22:48:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 749/1481] 192.168.122.93 () {58 vars in 1240 bytes} [Fri Sep 4 22:48:54 2026] GET /volume/v3/volumes/detail?limit=1&marker=1b77e69c-6337-4e58-b13c-deb778cbfcd4 => generated 1013 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6b8e8b65-6553-4bd4-a52e-e868826ecf9f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b8e8b65-6553-4bd4-a52e-e868826ecf9f tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/detail?limit=1&marker=75b6d78d-1f93-4ea0-9ef8-90e8c973b40d Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b8e8b65-6553-4bd4-a52e-e868826ecf9f tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b8e8b65-6553-4bd4-a52e-e868826ecf9f tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-6b8e8b65-6553-4bd4-a52e-e868826ecf9f tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-6b8e8b65-6553-4bd4-a52e-e868826ecf9f tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6b8e8b65-6553-4bd4-a52e-e868826ecf9f tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b8e8b65-6553-4bd4-a52e-e868826ecf9f tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/detail?limit=1&marker=75b6d78d-1f93-4ea0-9ef8-90e8c973b40d returned with HTTP 200 Sep 04 22:48:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 733/1482] 192.168.122.93 () {58 vars in 1240 bytes} [Fri Sep 4 22:48:54 2026] GET /volume/v3/volumes/detail?limit=1&marker=75b6d78d-1f93-4ea0-9ef8-90e8c973b40d => generated 1012 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-687b37d6-8337-4e27-94fc-e7fdacac7a6a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-687b37d6-8337-4e27-94fc-e7fdacac7a6a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/detail?limit=1&marker=303423c3-b830-4675-be11-e1d20166c5e6 Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-687b37d6-8337-4e27-94fc-e7fdacac7a6a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-687b37d6-8337-4e27-94fc-e7fdacac7a6a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-687b37d6-8337-4e27-94fc-e7fdacac7a6a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-687b37d6-8337-4e27-94fc-e7fdacac7a6a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-687b37d6-8337-4e27-94fc-e7fdacac7a6a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-687b37d6-8337-4e27-94fc-e7fdacac7a6a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/detail?limit=1&marker=303423c3-b830-4675-be11-e1d20166c5e6 returned with HTTP 200 Sep 04 22:48:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 750/1483] 192.168.122.93 () {58 vars in 1240 bytes} [Fri Sep 4 22:48:54 2026] GET /volume/v3/volumes/detail?limit=1&marker=303423c3-b830-4675-be11-e1d20166c5e6 => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-95610f89-901f-49e3-9f56-3e3d3bb754b7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-95610f89-901f-49e3-9f56-3e3d3bb754b7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-95610f89-901f-49e3-9f56-3e3d3bb754b7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-95610f89-901f-49e3-9f56-3e3d3bb754b7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-95610f89-901f-49e3-9f56-3e3d3bb754b7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-95610f89-901f-49e3-9f56-3e3d3bb754b7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Could not evaluate value available, assuming string {{(pid=87249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-95610f89-901f-49e3-9f56-3e3d3bb754b7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-95610f89-901f-49e3-9f56-3e3d3bb754b7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-95610f89-901f-49e3-9f56-3e3d3bb754b7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 04 22:48:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 734/1484] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:48:54 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1908 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e8f99073-8d0a-4f93-af4e-f1619ed28177 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e8f99073-8d0a-4f93-af4e-f1619ed28177 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e8f99073-8d0a-4f93-af4e-f1619ed28177 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e8f99073-8d0a-4f93-af4e-f1619ed28177 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-e8f99073-8d0a-4f93-af4e-f1619ed28177 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e8f99073-8d0a-4f93-af4e-f1619ed28177 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Could not evaluate value available, assuming string {{(pid=87250) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:48:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e8f99073-8d0a-4f93-af4e-f1619ed28177 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e8f99073-8d0a-4f93-af4e-f1619ed28177 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6acd18a1-4173-4ff1-aa8a-5330e6bc7d3e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e8f99073-8d0a-4f93-af4e-f1619ed28177 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 04 22:48:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6acd18a1-4173-4ff1-aa8a-5330e6bc7d3e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/ea744000-5867-4e02-85d3-a1e26e68d58f Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6acd18a1-4173-4ff1-aa8a-5330e6bc7d3e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 751/1485] 192.168.122.93 () {58 vars in 1238 bytes} [Fri Sep 4 22:48:54 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1909 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6acd18a1-4173-4ff1-aa8a-5330e6bc7d3e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6acd18a1-4173-4ff1-aa8a-5330e6bc7d3e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e1e19263-40ac-4f07-9d2a-005fbf3ebb49 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-6acd18a1-4173-4ff1-aa8a-5330e6bc7d3e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:48:55 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-6acd18a1-4173-4ff1-aa8a-5330e6bc7d3e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e1e19263-40ac-4f07-9d2a-005fbf3ebb49 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes?limit=1 Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e1e19263-40ac-4f07-9d2a-005fbf3ebb49 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e1e19263-40ac-4f07-9d2a-005fbf3ebb49 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-e1e19263-40ac-4f07-9d2a-005fbf3ebb49 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e1e19263-40ac-4f07-9d2a-005fbf3ebb49 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e1e19263-40ac-4f07-9d2a-005fbf3ebb49 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e1e19263-40ac-4f07-9d2a-005fbf3ebb49 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 04 22:48:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 752/1486] 192.168.122.93 () {58 vars in 1131 bytes} [Fri Sep 4 22:48:55 2026] GET /volume/v3/volumes?limit=1 => generated 479 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-86ca210e-cc63-4d04-9d88-092337aa6040 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-86ca210e-cc63-4d04-9d88-092337aa6040 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes?limit=1&marker=1b77e69c-6337-4e58-b13c-deb778cbfcd4 Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-86ca210e-cc63-4d04-9d88-092337aa6040 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-86ca210e-cc63-4d04-9d88-092337aa6040 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-86ca210e-cc63-4d04-9d88-092337aa6040 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-86ca210e-cc63-4d04-9d88-092337aa6040 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-86ca210e-cc63-4d04-9d88-092337aa6040 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-86ca210e-cc63-4d04-9d88-092337aa6040 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes?limit=1&marker=1b77e69c-6337-4e58-b13c-deb778cbfcd4 returned with HTTP 200 Sep 04 22:48:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 753/1487] 192.168.122.93 () {58 vars in 1219 bytes} [Fri Sep 4 22:48:55 2026] GET /volume/v3/volumes?limit=1&marker=1b77e69c-6337-4e58-b13c-deb778cbfcd4 => generated 479 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9957f438-cb52-4936-b8a7-bf31b253dbb9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9957f438-cb52-4936-b8a7-bf31b253dbb9 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes?limit=1&marker=75b6d78d-1f93-4ea0-9ef8-90e8c973b40d Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9957f438-cb52-4936-b8a7-bf31b253dbb9 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9957f438-cb52-4936-b8a7-bf31b253dbb9 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-9957f438-cb52-4936-b8a7-bf31b253dbb9 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9957f438-cb52-4936-b8a7-bf31b253dbb9 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-6acd18a1-4173-4ff1-aa8a-5330e6bc7d3e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9957f438-cb52-4936-b8a7-bf31b253dbb9 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9957f438-cb52-4936-b8a7-bf31b253dbb9 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes?limit=1&marker=75b6d78d-1f93-4ea0-9ef8-90e8c973b40d returned with HTTP 200 Sep 04 22:48:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 754/1488] 192.168.122.93 () {58 vars in 1219 bytes} [Fri Sep 4 22:48:55 2026] GET /volume/v3/volumes?limit=1&marker=75b6d78d-1f93-4ea0-9ef8-90e8c973b40d => generated 478 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6e0e818d-7637-4fe1-bb74-8ac9558e42e9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6e0e818d-7637-4fe1-bb74-8ac9558e42e9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] GET http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6e0e818d-7637-4fe1-bb74-8ac9558e42e9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6e0e818d-7637-4fe1-bb74-8ac9558e42e9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6acd18a1-4173-4ff1-aa8a-5330e6bc7d3e tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/ea744000-5867-4e02-85d3-a1e26e68d58f returned with HTTP 200 Sep 04 22:48:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 735/1489] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:48:55 2026] GET /volume/v3/volumes/ea744000-5867-4e02-85d3-a1e26e68d58f => generated 920 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0cd3e1ea-6d01-4c51-921a-d72966a897b4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0cd3e1ea-6d01-4c51-921a-d72966a897b4 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes?limit=1&marker=303423c3-b830-4675-be11-e1d20166c5e6 Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0cd3e1ea-6d01-4c51-921a-d72966a897b4 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6e0e818d-7637-4fe1-bb74-8ac9558e42e9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Volume info retrieved successfully. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0cd3e1ea-6d01-4c51-921a-d72966a897b4 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-0cd3e1ea-6d01-4c51-921a-d72966a897b4 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0cd3e1ea-6d01-4c51-921a-d72966a897b4 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6e0e818d-7637-4fe1-bb74-8ac9558e42e9 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 returned with HTTP 200 Sep 04 22:48:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 755/1490] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:55 2026] GET /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 => generated 907 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-329f4a5d-8800-4abb-9a16-38dc7ced2c08 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-329f4a5d-8800-4abb-9a16-38dc7ced2c08 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] POST http://192.168.122.93/volume/v3/group_snapshots Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-329f4a5d-8800-4abb-9a16-38dc7ced2c08 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9bedb648-3185-48c6-a8af-e0b8b0663802", "name": "tempest-group_snapshot-1151274808"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-329f4a5d-8800-4abb-9a16-38dc7ced2c08 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9bedb648-3185-48c6-a8af-e0b8b0663802', 'name': 'tempest-group_snapshot-1151274808'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.group_snapshots [None req-329f4a5d-8800-4abb-9a16-38dc7ced2c08 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Creating group_snapshot tempest-group_snapshot-1151274808. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: /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 04 22:48:55 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:48:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0cd3e1ea-6d01-4c51-921a-d72966a897b4 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0cd3e1ea-6d01-4c51-921a-d72966a897b4 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes?limit=1&marker=303423c3-b830-4675-be11-e1d20166c5e6 returned with HTTP 200 Sep 04 22:48:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 736/1491] 192.168.122.93 () {58 vars in 1219 bytes} [Fri Sep 4 22:48:55 2026] GET /volume/v3/volumes?limit=1&marker=303423c3-b830-4675-be11-e1d20166c5e6 => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-97003f13-77a8-46d4-8536-bd6563fa80e8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /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 04 22:48:55 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-97003f13-77a8-46d4-8536-bd6563fa80e8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1935652883&status=available Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-97003f13-77a8-46d4-8536-bd6563fa80e8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-97003f13-77a8-46d4-8536-bd6563fa80e8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-97003f13-77a8-46d4-8536-bd6563fa80e8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-97003f13-77a8-46d4-8536-bd6563fa80e8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Could not evaluate value available, assuming string {{(pid=87249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-97003f13-77a8-46d4-8536-bd6563fa80e8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1935652883'), ('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-329f4a5d-8800-4abb-9a16-38dc7ced2c08 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1327257429 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1327257429, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-329f4a5d-8800-4abb-9a16-38dc7ced2c08 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Created reservations ['6fafc0a0-5ace-4b77-83a8-92c496ecc871', '6506a9d7-5f0d-4562-b21d-726af610c804', 'a050ceae-f15e-461b-98fe-cc26f842408a', 'd0cc9821-6ef1-4a16-8ec1-831d5d1c90dd'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-97003f13-77a8-46d4-8536-bd6563fa80e8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-97003f13-77a8-46d4-8536-bd6563fa80e8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1935652883&status=available returned with HTTP 200 Sep 04 22:48:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 737/1492] 192.168.122.93 () {58 vars in 1251 bytes} [Fri Sep 4 22:48:55 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1935652883&status=available => generated 340 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-911c243e-2ca8-47a6-8ad0-d87e1eca43d4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-911c243e-2ca8-47a6-8ad0-d87e1eca43d4 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1080290362&status=available Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-911c243e-2ca8-47a6-8ad0-d87e1eca43d4 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-911c243e-2ca8-47a6-8ad0-d87e1eca43d4 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-911c243e-2ca8-47a6-8ad0-d87e1eca43d4 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-911c243e-2ca8-47a6-8ad0-d87e1eca43d4 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Could not evaluate value available, assuming string {{(pid=87249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-911c243e-2ca8-47a6-8ad0-d87e1eca43d4 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1080290362'), ('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-911c243e-2ca8-47a6-8ad0-d87e1eca43d4 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-911c243e-2ca8-47a6-8ad0-d87e1eca43d4 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1080290362&status=available returned with HTTP 200 Sep 04 22:48:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 738/1493] 192.168.122.93 () {58 vars in 1272 bytes} [Fri Sep 4 22:48:55 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1080290362&status=available => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-329f4a5d-8800-4abb-9a16-38dc7ced2c08 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots returned with HTTP 202 Sep 04 22:48:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 756/1494] 192.168.122.93 () {62 vars in 1203 bytes} [Fri Sep 4 22:48:55 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d9ddec92-f5f2-44fb-a0da-5544f7dc6f90 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-08ce31fc-51ea-49b9-bc9c-ce62ec5cfefc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d9ddec92-f5f2-44fb-a0da-5544f7dc6f90 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d9ddec92-f5f2-44fb-a0da-5544f7dc6f90 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d9ddec92-f5f2-44fb-a0da-5544f7dc6f90 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-d9ddec92-f5f2-44fb-a0da-5544f7dc6f90 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 6bf60aa4-c431-44e7-8418-9aa2026f8f59 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-08ce31fc-51ea-49b9-bc9c-ce62ec5cfefc tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/detail?marker=303423c3-b830-4675-be11-e1d20166c5e6&sort=id%3Aasc Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-08ce31fc-51ea-49b9-bc9c-ce62ec5cfefc tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-08ce31fc-51ea-49b9-bc9c-ce62ec5cfefc tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-08ce31fc-51ea-49b9-bc9c-ce62ec5cfefc tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-08ce31fc-51ea-49b9-bc9c-ce62ec5cfefc tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d9ddec92-f5f2-44fb-a0da-5544f7dc6f90 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 returned with HTTP 200 Sep 04 22:48:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 739/1495] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:48:55 2026] GET /volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 => generated 307 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /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 04 22:48:55 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-08ce31fc-51ea-49b9-bc9c-ce62ec5cfefc tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-08ce31fc-51ea-49b9-bc9c-ce62ec5cfefc tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/detail?marker=303423c3-b830-4675-be11-e1d20166c5e6&sort=id%3Aasc returned with HTTP 200 Sep 04 22:48:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 757/1496] 192.168.122.93 () {58 vars in 1252 bytes} [Fri Sep 4 22:48:55 2026] GET /volume/v3/volumes/detail?marker=303423c3-b830-4675-be11-e1d20166c5e6&sort=id%3Aasc => generated 867 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-51060b59-abef-4220-9a58-823ccedd3e9a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-51060b59-abef-4220-9a58-823ccedd3e9a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-51060b59-abef-4220-9a58-823ccedd3e9a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-51060b59-abef-4220-9a58-823ccedd3e9a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-51060b59-abef-4220-9a58-823ccedd3e9a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-51060b59-abef-4220-9a58-823ccedd3e9a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:55 devstack devstack@c-api.service[87249]: /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 04 22:48:55 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:48:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-51060b59-abef-4220-9a58-823ccedd3e9a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-51060b59-abef-4220-9a58-823ccedd3e9a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 04 22:48:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 740/1497] 192.168.122.93 () {58 vars in 1216 bytes} [Fri Sep 4 22:48:55 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2574 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f87881b7-2c71-4cc9-b5a3-dc95fc2d7b61 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f87881b7-2c71-4cc9-b5a3-dc95fc2d7b61 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f87881b7-2c71-4cc9-b5a3-dc95fc2d7b61 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f87881b7-2c71-4cc9-b5a3-dc95fc2d7b61 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-f87881b7-2c71-4cc9-b5a3-dc95fc2d7b61 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f87881b7-2c71-4cc9-b5a3-dc95fc2d7b61 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f87881b7-2c71-4cc9-b5a3-dc95fc2d7b61 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f87881b7-2c71-4cc9-b5a3-dc95fc2d7b61 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:48:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 758/1498] 192.168.122.93 () {58 vars in 1137 bytes} [Fri Sep 4 22:48:55 2026] GET /volume/v3/volumes/detail => generated 2574 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a39b117d-82f0-47bf-99df-6431a22f87cf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a39b117d-82f0-47bf-99df-6431a22f87cf tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a39b117d-82f0-47bf-99df-6431a22f87cf tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a39b117d-82f0-47bf-99df-6431a22f87cf tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-a39b117d-82f0-47bf-99df-6431a22f87cf tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a39b117d-82f0-47bf-99df-6431a22f87cf tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a39b117d-82f0-47bf-99df-6431a22f87cf tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a39b117d-82f0-47bf-99df-6431a22f87cf tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 04 22:48:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 741/1499] 192.168.122.93 () {58 vars in 1195 bytes} [Fri Sep 4 22:48:56 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 993 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-67b5941a-8da3-4c93-8448-9f9bb5adc49b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-67b5941a-8da3-4c93-8448-9f9bb5adc49b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes?availability_zone=nova Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-67b5941a-8da3-4c93-8448-9f9bb5adc49b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-67b5941a-8da3-4c93-8448-9f9bb5adc49b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-67b5941a-8da3-4c93-8448-9f9bb5adc49b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-67b5941a-8da3-4c93-8448-9f9bb5adc49b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Could not evaluate value nova, assuming string {{(pid=87250) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-67b5941a-8da3-4c93-8448-9f9bb5adc49b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-67b5941a-8da3-4c93-8448-9f9bb5adc49b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-67b5941a-8da3-4c93-8448-9f9bb5adc49b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 04 22:48:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 759/1500] 192.168.122.93 () {58 vars in 1161 bytes} [Fri Sep 4 22:48:56 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5cf589f9-88f8-4a07-b8e0-478cff39291d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5cf589f9-88f8-4a07-b8e0-478cff39291d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes?availability_zone=nova Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5cf589f9-88f8-4a07-b8e0-478cff39291d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5cf589f9-88f8-4a07-b8e0-478cff39291d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-5cf589f9-88f8-4a07-b8e0-478cff39291d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5cf589f9-88f8-4a07-b8e0-478cff39291d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Could not evaluate value nova, assuming string {{(pid=87249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5cf589f9-88f8-4a07-b8e0-478cff39291d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2f1196f9-7b5c-4e97-95b6-319b5f3f265e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5cf589f9-88f8-4a07-b8e0-478cff39291d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5cf589f9-88f8-4a07-b8e0-478cff39291d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 04 22:48:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 742/1501] 192.168.122.93 () {58 vars in 1161 bytes} [Fri Sep 4 22:48:56 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2f1196f9-7b5c-4e97-95b6-319b5f3f265e tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] GET http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2f1196f9-7b5c-4e97-95b6-319b5f3f265e tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2f1196f9-7b5c-4e97-95b6-319b5f3f265e tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7bf5d16e-a291-48ce-8a50-49efa0f6263a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7bf5d16e-a291-48ce-8a50-49efa0f6263a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes?bootable=false Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7bf5d16e-a291-48ce-8a50-49efa0f6263a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7bf5d16e-a291-48ce-8a50-49efa0f6263a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-7bf5d16e-a291-48ce-8a50-49efa0f6263a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7bf5d16e-a291-48ce-8a50-49efa0f6263a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2f1196f9-7b5c-4e97-95b6-319b5f3f265e tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Volume info retrieved successfully. Sep 04 22:48:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2f1196f9-7b5c-4e97-95b6-319b5f3f265e tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 returned with HTTP 200 Sep 04 22:48:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 760/1502] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:56 2026] GET /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 => generated 910 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7bf5d16e-a291-48ce-8a50-49efa0f6263a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7bf5d16e-a291-48ce-8a50-49efa0f6263a tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 04 22:48:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 743/1503] 192.168.122.93 () {58 vars in 1145 bytes} [Fri Sep 4 22:48:56 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fd193980-aedc-4e54-803d-3d7559df146e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fd193980-aedc-4e54-803d-3d7559df146e tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes?bootable=false Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fd193980-aedc-4e54-803d-3d7559df146e tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fd193980-aedc-4e54-803d-3d7559df146e tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-fd193980-aedc-4e54-803d-3d7559df146e tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fd193980-aedc-4e54-803d-3d7559df146e tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fd193980-aedc-4e54-803d-3d7559df146e tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fd193980-aedc-4e54-803d-3d7559df146e tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 04 22:48:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 761/1504] 192.168.122.93 () {58 vars in 1145 bytes} [Fri Sep 4 22:48:56 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-18d74872-3aa1-4013-a13f-f6856292bcf8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-18d74872-3aa1-4013-a13f-f6856292bcf8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes?status=available Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-18d74872-3aa1-4013-a13f-f6856292bcf8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-18d74872-3aa1-4013-a13f-f6856292bcf8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-18d74872-3aa1-4013-a13f-f6856292bcf8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-18d74872-3aa1-4013-a13f-f6856292bcf8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Could not evaluate value available, assuming string {{(pid=87249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-18d74872-3aa1-4013-a13f-f6856292bcf8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c547c11d-85d3-45ba-b9f1-dab47429bdb1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c547c11d-85d3-45ba-b9f1-dab47429bdb1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c547c11d-85d3-45ba-b9f1-dab47429bdb1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c547c11d-85d3-45ba-b9f1-dab47429bdb1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-18d74872-3aa1-4013-a13f-f6856292bcf8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-18d74872-3aa1-4013-a13f-f6856292bcf8 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes?status=available returned with HTTP 200 Sep 04 22:48:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 744/1505] 192.168.122.93 () {58 vars in 1149 bytes} [Fri Sep 4 22:48:56 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-c547c11d-85d3-45ba-b9f1-dab47429bdb1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 6bf60aa4-c431-44e7-8418-9aa2026f8f59 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e9cf7fc8-1f1d-401a-8305-6aba377e33dc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e9cf7fc8-1f1d-401a-8305-6aba377e33dc tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes?status=available Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e9cf7fc8-1f1d-401a-8305-6aba377e33dc tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e9cf7fc8-1f1d-401a-8305-6aba377e33dc tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-e9cf7fc8-1f1d-401a-8305-6aba377e33dc tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e9cf7fc8-1f1d-401a-8305-6aba377e33dc tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Could not evaluate value available, assuming string {{(pid=87249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e9cf7fc8-1f1d-401a-8305-6aba377e33dc tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e9cf7fc8-1f1d-401a-8305-6aba377e33dc tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e9cf7fc8-1f1d-401a-8305-6aba377e33dc tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes?status=available returned with HTTP 200 Sep 04 22:48:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 745/1506] 192.168.122.93 () {58 vars in 1149 bytes} [Fri Sep 4 22:48:56 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c547c11d-85d3-45ba-b9f1-dab47429bdb1 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 returned with HTTP 200 Sep 04 22:48:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 762/1507] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:48:56 2026] GET /volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 => generated 307 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-19bb4d34-cd9d-403f-8296-ed3248cc0a08 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-19bb4d34-cd9d-403f-8296-ed3248cc0a08 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/detail?availability_zone=nova Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-19bb4d34-cd9d-403f-8296-ed3248cc0a08 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-19bb4d34-cd9d-403f-8296-ed3248cc0a08 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-19bb4d34-cd9d-403f-8296-ed3248cc0a08 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-19bb4d34-cd9d-403f-8296-ed3248cc0a08 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Could not evaluate value nova, assuming string {{(pid=87249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:48:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-19bb4d34-cd9d-403f-8296-ed3248cc0a08 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-19bb4d34-cd9d-403f-8296-ed3248cc0a08 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-19bb4d34-cd9d-403f-8296-ed3248cc0a08 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 04 22:48:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 746/1508] 192.168.122.93 () {58 vars in 1182 bytes} [Fri Sep 4 22:48:56 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2574 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dfc43ad2-16d5-475e-9671-756db544dd64 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dfc43ad2-16d5-475e-9671-756db544dd64 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/detail?bootable=false Sep 04 22:48:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dfc43ad2-16d5-475e-9671-756db544dd64 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dfc43ad2-16d5-475e-9671-756db544dd64 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-dfc43ad2-16d5-475e-9671-756db544dd64 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dfc43ad2-16d5-475e-9671-756db544dd64 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:57 devstack devstack@c-api.service[87250]: /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 04 22:48:57 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:48:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dfc43ad2-16d5-475e-9671-756db544dd64 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dfc43ad2-16d5-475e-9671-756db544dd64 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 04 22:48:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 763/1509] 192.168.122.93 () {58 vars in 1166 bytes} [Fri Sep 4 22:48:57 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2574 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6f56ba41-7d83-4223-873a-b057deee4914 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6f56ba41-7d83-4223-873a-b057deee4914 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/detail?status=available Sep 04 22:48:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6f56ba41-7d83-4223-873a-b057deee4914 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6f56ba41-7d83-4223-873a-b057deee4914 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-6f56ba41-7d83-4223-873a-b057deee4914 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:57 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-6f56ba41-7d83-4223-873a-b057deee4914 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Could not evaluate value available, assuming string {{(pid=87249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:48:57 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-6f56ba41-7d83-4223-873a-b057deee4914 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6f56ba41-7d83-4223-873a-b057deee4914 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Get all volumes completed successfully. Sep 04 22:48:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6f56ba41-7d83-4223-873a-b057deee4914 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 04 22:48:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 747/1510] 192.168.122.93 () {58 vars in 1170 bytes} [Fri Sep 4 22:48:57 2026] GET /volume/v3/volumes/detail?status=available => generated 2574 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-739b7f2a-0d75-41ed-af5e-90fb09aae8eb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-739b7f2a-0d75-41ed-af5e-90fb09aae8eb tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 Sep 04 22:48:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-739b7f2a-0d75-41ed-af5e-90fb09aae8eb tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-739b7f2a-0d75-41ed-af5e-90fb09aae8eb tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-739b7f2a-0d75-41ed-af5e-90fb09aae8eb tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-739b7f2a-0d75-41ed-af5e-90fb09aae8eb tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 returned with HTTP 200 Sep 04 22:48:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 764/1511] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:57 2026] GET /volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2b27e46c-1890-473e-abdc-b69d165ec0ca None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2b27e46c-1890-473e-abdc-b69d165ec0ca tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] DELETE http://192.168.122.93/volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 Sep 04 22:48:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2b27e46c-1890-473e-abdc-b69d165ec0ca tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2b27e46c-1890-473e-abdc-b69d165ec0ca tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:57 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-2b27e46c-1890-473e-abdc-b69d165ec0ca tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Delete volume with id: 1b77e69c-6337-4e58-b13c-deb778cbfcd4 Sep 04 22:48:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2b27e46c-1890-473e-abdc-b69d165ec0ca tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0a4b68f5-635b-4180-b1ab-936b024b8502 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0a4b68f5-635b-4180-b1ab-936b024b8502 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] GET http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 Sep 04 22:48:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0a4b68f5-635b-4180-b1ab-936b024b8502 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0a4b68f5-635b-4180-b1ab-936b024b8502 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2b27e46c-1890-473e-abdc-b69d165ec0ca tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Delete volume request issued successfully. Sep 04 22:48:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2b27e46c-1890-473e-abdc-b69d165ec0ca tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 returned with HTTP 202 Sep 04 22:48:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 748/1512] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:48:57 2026] DELETE /volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b7cd9e21-7985-4401-93df-a0376b2bb14b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0a4b68f5-635b-4180-b1ab-936b024b8502 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Volume info retrieved successfully. Sep 04 22:48:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b7cd9e21-7985-4401-93df-a0376b2bb14b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 Sep 04 22:48:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b7cd9e21-7985-4401-93df-a0376b2bb14b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b7cd9e21-7985-4401-93df-a0376b2bb14b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0a4b68f5-635b-4180-b1ab-936b024b8502 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 returned with HTTP 200 Sep 04 22:48:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 765/1513] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:57 2026] GET /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 => generated 910 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b7cd9e21-7985-4401-93df-a0376b2bb14b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b7cd9e21-7985-4401-93df-a0376b2bb14b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 returned with HTTP 200 Sep 04 22:48:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 749/1514] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:57 2026] GET /volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 => generated 863 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-714830be-0206-48df-8957-48f6ca316738 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-714830be-0206-48df-8957-48f6ca316738 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 Sep 04 22:48:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-714830be-0206-48df-8957-48f6ca316738 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-714830be-0206-48df-8957-48f6ca316738 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-714830be-0206-48df-8957-48f6ca316738 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 6bf60aa4-c431-44e7-8418-9aa2026f8f59 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:48:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-714830be-0206-48df-8957-48f6ca316738 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 returned with HTTP 200 Sep 04 22:48:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 766/1515] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:48:57 2026] GET /volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 => generated 307 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-370a64d2-8f7e-4f94-9041-9e66a75c7e60 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-370a64d2-8f7e-4f94-9041-9e66a75c7e60 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] GET http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 Sep 04 22:48:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-370a64d2-8f7e-4f94-9041-9e66a75c7e60 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-370a64d2-8f7e-4f94-9041-9e66a75c7e60 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:58 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:58 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:58 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:58 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e5f779fd-e02c-4551-9a4a-af3e38678d7d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e5f779fd-e02c-4551-9a4a-af3e38678d7d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 Sep 04 22:48:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e5f779fd-e02c-4551-9a4a-af3e38678d7d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e5f779fd-e02c-4551-9a4a-af3e38678d7d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e5f779fd-e02c-4551-9a4a-af3e38678d7d tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 returned with HTTP 404 Sep 04 22:48:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 767/1516] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:58 2026] GET /volume/v3/volumes/1b77e69c-6337-4e58-b13c-deb778cbfcd4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-616ef76b-df84-4ea4-a4d8-e73e469628a7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-370a64d2-8f7e-4f94-9041-9e66a75c7e60 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Volume info retrieved successfully. Sep 04 22:48:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-616ef76b-df84-4ea4-a4d8-e73e469628a7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d Sep 04 22:48:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-616ef76b-df84-4ea4-a4d8-e73e469628a7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-616ef76b-df84-4ea4-a4d8-e73e469628a7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:58 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:58 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-370a64d2-8f7e-4f94-9041-9e66a75c7e60 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 returned with HTTP 200 Sep 04 22:48:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 750/1517] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:58 2026] GET /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 => generated 910 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-616ef76b-df84-4ea4-a4d8-e73e469628a7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-616ef76b-df84-4ea4-a4d8-e73e469628a7 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d returned with HTTP 200 Sep 04 22:48:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 768/1518] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:58 2026] GET /volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d1a13cdf-bc71-4c42-ace4-7766eb4add5c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d1a13cdf-bc71-4c42-ace4-7766eb4add5c tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] DELETE http://192.168.122.93/volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d Sep 04 22:48:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d1a13cdf-bc71-4c42-ace4-7766eb4add5c tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d1a13cdf-bc71-4c42-ace4-7766eb4add5c tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:58 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-d1a13cdf-bc71-4c42-ace4-7766eb4add5c tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Delete volume with id: 75b6d78d-1f93-4ea0-9ef8-90e8c973b40d Sep 04 22:48:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6f6a3463-11dc-4829-99e7-48bf7fe84075 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6f6a3463-11dc-4829-99e7-48bf7fe84075 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 Sep 04 22:48:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6f6a3463-11dc-4829-99e7-48bf7fe84075 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6f6a3463-11dc-4829-99e7-48bf7fe84075 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-6f6a3463-11dc-4829-99e7-48bf7fe84075 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 6bf60aa4-c431-44e7-8418-9aa2026f8f59 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:48:58 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:58 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:58 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:58 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d1a13cdf-bc71-4c42-ace4-7766eb4add5c tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6f6a3463-11dc-4829-99e7-48bf7fe84075 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 returned with HTTP 200 Sep 04 22:48:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 769/1519] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:48:58 2026] GET /volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 => generated 307 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d1a13cdf-bc71-4c42-ace4-7766eb4add5c tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Delete volume request issued successfully. Sep 04 22:48:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d1a13cdf-bc71-4c42-ace4-7766eb4add5c tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d returned with HTTP 202 Sep 04 22:48:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 751/1520] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:48:58 2026] DELETE /volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d279edc0-832b-44ed-aa24-a81cbe1e257b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d279edc0-832b-44ed-aa24-a81cbe1e257b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d Sep 04 22:48:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d279edc0-832b-44ed-aa24-a81cbe1e257b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d279edc0-832b-44ed-aa24-a81cbe1e257b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:58 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:58 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:48:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d279edc0-832b-44ed-aa24-a81cbe1e257b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:48:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d279edc0-832b-44ed-aa24-a81cbe1e257b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d returned with HTTP 200 Sep 04 22:48:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 770/1521] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:58 2026] GET /volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d => generated 863 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6415d43a-cdbe-43e2-a923-dd3806ff2ab7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6415d43a-cdbe-43e2-a923-dd3806ff2ab7 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] GET http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 Sep 04 22:48:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6415d43a-cdbe-43e2-a923-dd3806ff2ab7 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6415d43a-cdbe-43e2-a923-dd3806ff2ab7 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:59 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:59 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:48:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6415d43a-cdbe-43e2-a923-dd3806ff2ab7 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Volume info retrieved successfully. Sep 04 22:48:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6415d43a-cdbe-43e2-a923-dd3806ff2ab7 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 returned with HTTP 200 Sep 04 22:48:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 752/1522] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:48:59 2026] GET /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 => generated 910 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-eaac6a8f-e0ec-406f-ad18-4029960a1dc3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-eaac6a8f-e0ec-406f-ad18-4029960a1dc3 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 Sep 04 22:48:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-eaac6a8f-e0ec-406f-ad18-4029960a1dc3 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-eaac6a8f-e0ec-406f-ad18-4029960a1dc3 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-eaac6a8f-e0ec-406f-ad18-4029960a1dc3 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 6bf60aa4-c431-44e7-8418-9aa2026f8f59 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:48:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-eaac6a8f-e0ec-406f-ad18-4029960a1dc3 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 returned with HTTP 200 Sep 04 22:48:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 771/1523] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:48:59 2026] GET /volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 => generated 308 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-76532992-8d02-4bce-b209-5b4d93843efd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-76532992-8d02-4bce-b209-5b4d93843efd tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/detail Sep 04 22:48:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-76532992-8d02-4bce-b209-5b4d93843efd tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-76532992-8d02-4bce-b209-5b4d93843efd tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-76532992-8d02-4bce-b209-5b4d93843efd tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:59 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-76532992-8d02-4bce-b209-5b4d93843efd tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Building query based on filter {{(pid=87249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:48:59 devstack devstack@c-api.service[87249]: /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 04 22:48:59 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:48:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-76532992-8d02-4bce-b209-5b4d93843efd tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Get all snapshots completed successfully. Sep 04 22:48:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:48:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-76532992-8d02-4bce-b209-5b4d93843efd tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:48:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 753/1524] 192.168.122.93 () {58 vars in 1143 bytes} [Fri Sep 4 22:48:59 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-64643f81-7b82-4a1e-84ba-2ef3ee7631f9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-64643f81-7b82-4a1e-84ba-2ef3ee7631f9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/b6cbefca-5e6f-4bb6-ac34-4ec5feeb9e84 Sep 04 22:48:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-64643f81-7b82-4a1e-84ba-2ef3ee7631f9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-64643f81-7b82-4a1e-84ba-2ef3ee7631f9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:48:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-64643f81-7b82-4a1e-84ba-2ef3ee7631f9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Snapshot retrieved successfully. Sep 04 22:48:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-64643f81-7b82-4a1e-84ba-2ef3ee7631f9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/b6cbefca-5e6f-4bb6-ac34-4ec5feeb9e84 returned with HTTP 200 Sep 04 22:48:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 772/1525] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:48:59 2026] GET /volume/v3/snapshots/b6cbefca-5e6f-4bb6-ac34-4ec5feeb9e84 => generated 451 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6ee60ab2-ee13-4715-9a35-bd02c2449052 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6ee60ab2-ee13-4715-9a35-bd02c2449052 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 Sep 04 22:48:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6ee60ab2-ee13-4715-9a35-bd02c2449052 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6ee60ab2-ee13-4715-9a35-bd02c2449052 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.group_snapshots [None req-6ee60ab2-ee13-4715-9a35-bd02c2449052 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 6bf60aa4-c431-44e7-8418-9aa2026f8f59 {{(pid=87249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:48:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6ee60ab2-ee13-4715-9a35-bd02c2449052 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 returned with HTTP 200 Sep 04 22:49:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 754/1526] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:48:59 2026] GET /volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 => generated 308 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-af0b595c-5fe5-4649-b464-f7018f48682d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-af0b595c-5fe5-4649-b464-f7018f48682d tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/detail Sep 04 22:49:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-af0b595c-5fe5-4649-b464-f7018f48682d tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-af0b595c-5fe5-4649-b464-f7018f48682d tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fe1a1573-1e89-45cb-8a93-6aa5135d672e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fe1a1573-1e89-45cb-8a93-6aa5135d672e tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fe1a1573-1e89-45cb-8a93-6aa5135d672e tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fe1a1573-1e89-45cb-8a93-6aa5135d672e tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:00 devstack devstack@c-api.service[87250]: /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 04 22:49:00 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:49:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-af0b595c-5fe5-4649-b464-f7018f48682d tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 04 22:49:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 773/1527] 192.168.122.93 () {60 vars in 1202 bytes} [Fri Sep 4 22:49:00 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fe1a1573-1e89-45cb-8a93-6aa5135d672e tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d returned with HTTP 404 Sep 04 22:49:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 755/1528] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:00 2026] GET /volume/v3/volumes/75b6d78d-1f93-4ea0-9ef8-90e8c973b40d => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f6db4f65-9b02-412e-9455-007dc7407c4d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f6db4f65-9b02-412e-9455-007dc7407c4d tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] DELETE http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-550dd7d3-eb55-4806-acae-f3a0b619dcad None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f6db4f65-9b02-412e-9455-007dc7407c4d tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f6db4f65-9b02-412e-9455-007dc7407c4d tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-f6db4f65-9b02-412e-9455-007dc7407c4d tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] delete called for member 6bf60aa4-c431-44e7-8418-9aa2026f8f59 {{(pid=87250) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 22:49:00 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.group_snapshots [None req-f6db4f65-9b02-412e-9455-007dc7407c4d tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Delete group_snapshot with id: 6bf60aa4-c431-44e7-8418-9aa2026f8f59 Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-550dd7d3-eb55-4806-acae-f3a0b619dcad tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-550dd7d3-eb55-4806-acae-f3a0b619dcad tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-550dd7d3-eb55-4806-acae-f3a0b619dcad tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:00 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:00 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:00 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:00 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-550dd7d3-eb55-4806-acae-f3a0b619dcad tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-550dd7d3-eb55-4806-acae-f3a0b619dcad tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 returned with HTTP 200 Sep 04 22:49:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 756/1529] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:00 2026] GET /volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 => generated 863 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-27f3bf9f-5939-46ac-9226-398e4ab4046f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-27f3bf9f-5939-46ac-9226-398e4ab4046f tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] DELETE http://192.168.122.93/volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-27f3bf9f-5939-46ac-9226-398e4ab4046f tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-27f3bf9f-5939-46ac-9226-398e4ab4046f tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-27f3bf9f-5939-46ac-9226-398e4ab4046f tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Delete volume with id: 303423c3-b830-4675-be11-e1d20166c5e6 Sep 04 22:49:00 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:00 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-27f3bf9f-5939-46ac-9226-398e4ab4046f tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-27f3bf9f-5939-46ac-9226-398e4ab4046f tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Delete volume request issued successfully. Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-27f3bf9f-5939-46ac-9226-398e4ab4046f tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 returned with HTTP 202 Sep 04 22:49:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 757/1530] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:49:00 2026] DELETE /volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e8050a0b-c234-4853-a61c-74fd89cf2d2b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e8050a0b-c234-4853-a61c-74fd89cf2d2b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e8050a0b-c234-4853-a61c-74fd89cf2d2b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e8050a0b-c234-4853-a61c-74fd89cf2d2b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:00 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e8050a0b-c234-4853-a61c-74fd89cf2d2b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Volume info retrieved successfully. Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e8050a0b-c234-4853-a61c-74fd89cf2d2b tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 returned with HTTP 200 Sep 04 22:49:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 758/1531] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:00 2026] GET /volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 => generated 862 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:00 devstack devstack@c-api.service[87250]: /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 04 22:49:00 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f6db4f65-9b02-412e-9455-007dc7407c4d tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 returned with HTTP 202 Sep 04 22:49:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 774/1532] 192.168.122.93 () {60 vars in 1295 bytes} [Fri Sep 4 22:49:00 2026] DELETE /volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 => generated 0 bytes in 437 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e7ad4f45-5bd1-493b-9144-273f30d228d9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e7ad4f45-5bd1-493b-9144-273f30d228d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e7ad4f45-5bd1-493b-9144-273f30d228d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e7ad4f45-5bd1-493b-9144-273f30d228d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-e7ad4f45-5bd1-493b-9144-273f30d228d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e7ad4f45-5bd1-493b-9144-273f30d228d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:00 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e7ad4f45-5bd1-493b-9144-273f30d228d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Get all volumes completed successfully. Sep 04 22:49:00 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-e7ad4f45-5bd1-493b-9144-273f30d228d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:49:00 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-e7ad4f45-5bd1-493b-9144-273f30d228d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-e7ad4f45-5bd1-493b-9144-273f30d228d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e7ad4f45-5bd1-493b-9144-273f30d228d9 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:49:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 759/1533] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:49:00 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bcde4da8-8f9e-462f-b50a-7b3f17819858 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bcde4da8-8f9e-462f-b50a-7b3f17819858 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/detail Sep 04 22:49:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bcde4da8-8f9e-462f-b50a-7b3f17819858 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bcde4da8-8f9e-462f-b50a-7b3f17819858 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-bcde4da8-8f9e-462f-b50a-7b3f17819858 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:00 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:00 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:00 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-bcde4da8-8f9e-462f-b50a-7b3f17819858 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:00 devstack devstack@c-api.service[87250]: /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 04 22:49:00 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bcde4da8-8f9e-462f-b50a-7b3f17819858 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Get all snapshots completed successfully. Sep 04 22:49:00 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:00 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bcde4da8-8f9e-462f-b50a-7b3f17819858 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:49:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 775/1534] 192.168.122.93 () {58 vars in 1143 bytes} [Fri Sep 4 22:49:00 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-21e8fda7-d7b8-490b-bd74-c507b30d9f6c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-21e8fda7-d7b8-490b-bd74-c507b30d9f6c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/b6cbefca-5e6f-4bb6-ac34-4ec5feeb9e84 Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-21e8fda7-d7b8-490b-bd74-c507b30d9f6c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-21e8fda7-d7b8-490b-bd74-c507b30d9f6c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-21e8fda7-d7b8-490b-bd74-c507b30d9f6c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Snapshot retrieved successfully. Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-21e8fda7-d7b8-490b-bd74-c507b30d9f6c tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/b6cbefca-5e6f-4bb6-ac34-4ec5feeb9e84 returned with HTTP 200 Sep 04 22:49:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 760/1535] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:00 2026] GET /volume/v3/snapshots/b6cbefca-5e6f-4bb6-ac34-4ec5feeb9e84 => generated 450 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ad015128-ab83-4d81-8f35-68813f413c2a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ad015128-ab83-4d81-8f35-68813f413c2a tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] GET http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 Sep 04 22:49:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ad015128-ab83-4d81-8f35-68813f413c2a tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ad015128-ab83-4d81-8f35-68813f413c2a tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:00 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:00 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:00 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:00 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ad015128-ab83-4d81-8f35-68813f413c2a tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Volume info retrieved successfully. Sep 04 22:49:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ad015128-ab83-4d81-8f35-68813f413c2a tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 returned with HTTP 200 Sep 04 22:49:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 776/1536] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:00 2026] GET /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 => generated 1328 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cca830af-a053-4d32-8713-e3266ef9d83d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cca830af-a053-4d32-8713-e3266ef9d83d tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] POST http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292/action Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cca830af-a053-4d32-8713-e3266ef9d83d tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-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=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cca830af-a053-4d32-8713-e3266ef9d83d tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-cca830af-a053-4d32-8713-e3266ef9d83d tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Volume info retrieved successfully. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-cca830af-a053-4d32-8713-e3266ef9d83d tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Update volume metadata completed successfully. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cca830af-a053-4d32-8713-e3266ef9d83d tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292/action returned with HTTP 200 Sep 04 22:49:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 761/1537] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:49:00 2026] POST /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292/action => generated 526 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6d06f641-f0ab-46cf-a02c-fc8c8f17aca6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6d06f641-f0ab-46cf-a02c-fc8c8f17aca6 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] GET http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 Sep 04 22:49:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6d06f641-f0ab-46cf-a02c-fc8c8f17aca6 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6d06f641-f0ab-46cf-a02c-fc8c8f17aca6 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6d06f641-f0ab-46cf-a02c-fc8c8f17aca6 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Volume info retrieved successfully. Sep 04 22:49:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6d06f641-f0ab-46cf-a02c-fc8c8f17aca6 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 returned with HTTP 200 Sep 04 22:49:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 777/1538] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:01 2026] GET /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 => generated 1388 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-21c2cd12-43f0-4699-8202-893bd113b82d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-21c2cd12-43f0-4699-8202-893bd113b82d tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] POST http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292/action Sep 04 22:49:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-21c2cd12-43f0-4699-8202-893bd113b82d tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-21c2cd12-43f0-4699-8202-893bd113b82d tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-21c2cd12-43f0-4699-8202-893bd113b82d tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Volume info retrieved successfully. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-21c2cd12-43f0-4699-8202-893bd113b82d tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Get volume image-metadata completed successfully. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-21c2cd12-43f0-4699-8202-893bd113b82d tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Delete volume metadata completed successfully. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-21c2cd12-43f0-4699-8202-893bd113b82d tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292/action returned with HTTP 200 Sep 04 22:49:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 762/1539] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:49:01 2026] POST /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292/action => generated 0 bytes in 104 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 04 22:49:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6df2913b-b4c3-4c53-bfaf-0fef6585bc86 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6df2913b-b4c3-4c53-bfaf-0fef6585bc86 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] POST http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292/action Sep 04 22:49:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6df2913b-b4c3-4c53-bfaf-0fef6585bc86 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6df2913b-b4c3-4c53-bfaf-0fef6585bc86 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6df2913b-b4c3-4c53-bfaf-0fef6585bc86 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Volume info retrieved successfully. Sep 04 22:49:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6df2913b-b4c3-4c53-bfaf-0fef6585bc86 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Get volume image-metadata completed successfully. Sep 04 22:49:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6df2913b-b4c3-4c53-bfaf-0fef6585bc86 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292/action returned with HTTP 200 Sep 04 22:49:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 778/1540] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:49:01 2026] POST /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292/action => generated 500 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-eb497670-651c-4c6c-9a05-97ffabee06e2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eb497670-651c-4c6c-9a05-97ffabee06e2 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] GET http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 Sep 04 22:49:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eb497670-651c-4c6c-9a05-97ffabee06e2 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eb497670-651c-4c6c-9a05-97ffabee06e2 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-eb497670-651c-4c6c-9a05-97ffabee06e2 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Volume info retrieved successfully. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eb497670-651c-4c6c-9a05-97ffabee06e2 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 returned with HTTP 200 Sep 04 22:49:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 763/1541] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:01 2026] GET /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 => generated 1362 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e3cec00a-0083-4abb-839a-d9edac6b8664 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-965e41d4-ac00-4a18-b208-8ced1b070e67 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e3cec00a-0083-4abb-839a-d9edac6b8664 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] GET http://192.168.122.93/volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 Sep 04 22:49:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e3cec00a-0083-4abb-839a-d9edac6b8664 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e3cec00a-0083-4abb-839a-d9edac6b8664 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-965e41d4-ac00-4a18-b208-8ced1b070e67 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] DELETE http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 Sep 04 22:49:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-965e41d4-ac00-4a18-b208-8ced1b070e67 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-965e41d4-ac00-4a18-b208-8ced1b070e67 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-965e41d4-ac00-4a18-b208-8ced1b070e67 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Delete volume with id: 66a110dd-94f5-4e73-bf3b-33bbdfdc0292 Sep 04 22:49:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e3cec00a-0083-4abb-839a-d9edac6b8664 tempest-VolumesListTestJSON-274053835 tempest-VolumesListTestJSON-274053835-project-member] http://192.168.122.93/volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 returned with HTTP 404 Sep 04 22:49:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 779/1542] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:01 2026] GET /volume/v3/volumes/303423c3-b830-4675-be11-e1d20166c5e6 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:49:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-965e41d4-ac00-4a18-b208-8ced1b070e67 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Volume info retrieved successfully. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-965e41d4-ac00-4a18-b208-8ced1b070e67 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Delete volume request issued successfully. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-965e41d4-ac00-4a18-b208-8ced1b070e67 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 returned with HTTP 202 Sep 04 22:49:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 764/1543] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:49:01 2026] DELETE /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:49:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-86c06755-9624-41c4-a4e1-d3a961b66f85 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-86c06755-9624-41c4-a4e1-d3a961b66f85 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] GET http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 Sep 04 22:49:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-86c06755-9624-41c4-a4e1-d3a961b66f85 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-86c06755-9624-41c4-a4e1-d3a961b66f85 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-86c06755-9624-41c4-a4e1-d3a961b66f85 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Volume info retrieved successfully. Sep 04 22:49:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-86c06755-9624-41c4-a4e1-d3a961b66f85 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 returned with HTTP 200 Sep 04 22:49:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 780/1544] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:01 2026] GET /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 => generated 1361 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-850b62b2-7d6b-4ef2-9c26-9c50a8964423 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-850b62b2-7d6b-4ef2-9c26-9c50a8964423 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/b6cbefca-5e6f-4bb6-ac34-4ec5feeb9e84 Sep 04 22:49:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-850b62b2-7d6b-4ef2-9c26-9c50a8964423 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-850b62b2-7d6b-4ef2-9c26-9c50a8964423 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-850b62b2-7d6b-4ef2-9c26-9c50a8964423 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Snapshot retrieved successfully. Sep 04 22:49:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-850b62b2-7d6b-4ef2-9c26-9c50a8964423 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/b6cbefca-5e6f-4bb6-ac34-4ec5feeb9e84 returned with HTTP 200 Sep 04 22:49:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 765/1545] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:01 2026] GET /volume/v3/snapshots/b6cbefca-5e6f-4bb6-ac34-4ec5feeb9e84 => generated 450 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-89987a30-354b-4fb8-af3a-f6a3dbe354e5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-89987a30-354b-4fb8-af3a-f6a3dbe354e5 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] GET http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 Sep 04 22:49:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-89987a30-354b-4fb8-af3a-f6a3dbe354e5 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-89987a30-354b-4fb8-af3a-f6a3dbe354e5 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:02 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:02 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:02 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:02 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-89987a30-354b-4fb8-af3a-f6a3dbe354e5 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Volume info retrieved successfully. Sep 04 22:49:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-89987a30-354b-4fb8-af3a-f6a3dbe354e5 tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 returned with HTTP 200 Sep 04 22:49:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 781/1546] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:02 2026] GET /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 => generated 1361 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4f4bd97d-12be-4412-ab55-b11bd2fa5564 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4f4bd97d-12be-4412-ab55-b11bd2fa5564 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/snapshots/b6cbefca-5e6f-4bb6-ac34-4ec5feeb9e84 Sep 04 22:49:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4f4bd97d-12be-4412-ab55-b11bd2fa5564 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4f4bd97d-12be-4412-ab55-b11bd2fa5564 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4f4bd97d-12be-4412-ab55-b11bd2fa5564 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/snapshots/b6cbefca-5e6f-4bb6-ac34-4ec5feeb9e84 returned with HTTP 404 Sep 04 22:49:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 766/1547] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:02 2026] GET /volume/v3/snapshots/b6cbefca-5e6f-4bb6-ac34-4ec5feeb9e84 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cd918b88-99d0-4ffb-9416-5bc9143dc08b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd918b88-99d0-4ffb-9416-5bc9143dc08b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 Sep 04 22:49:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd918b88-99d0-4ffb-9416-5bc9143dc08b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd918b88-99d0-4ffb-9416-5bc9143dc08b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-cd918b88-99d0-4ffb-9416-5bc9143dc08b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 6bf60aa4-c431-44e7-8418-9aa2026f8f59 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:49:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd918b88-99d0-4ffb-9416-5bc9143dc08b tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 returned with HTTP 404 Sep 04 22:49:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 782/1548] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:49:02 2026] GET /volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 => generated 116 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:49:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b6a5c245-d871-4168-974b-2f9ab8b0a707 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b6a5c245-d871-4168-974b-2f9ab8b0a707 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/group_snapshots Sep 04 22:49:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b6a5c245-d871-4168-974b-2f9ab8b0a707 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b6a5c245-d871-4168-974b-2f9ab8b0a707 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:02 devstack devstack@c-api.service[87249]: /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 04 22:49:02 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:49:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b6a5c245-d871-4168-974b-2f9ab8b0a707 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots returned with HTTP 200 Sep 04 22:49:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 767/1549] 192.168.122.93 () {60 vars in 1181 bytes} [Fri Sep 4 22:49:02 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4e9c36dd-6c13-4e13-aa70-9deb9b896334 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4e9c36dd-6c13-4e13-aa70-9deb9b896334 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] DELETE http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 Sep 04 22:49:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4e9c36dd-6c13-4e13-aa70-9deb9b896334 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4e9c36dd-6c13-4e13-aa70-9deb9b896334 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.group_snapshots [None req-4e9c36dd-6c13-4e13-aa70-9deb9b896334 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] delete called for member 6bf60aa4-c431-44e7-8418-9aa2026f8f59 {{(pid=87250) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 22:49:02 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.group_snapshots [None req-4e9c36dd-6c13-4e13-aa70-9deb9b896334 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Delete group_snapshot with id: 6bf60aa4-c431-44e7-8418-9aa2026f8f59 Sep 04 22:49:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4e9c36dd-6c13-4e13-aa70-9deb9b896334 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 returned with HTTP 404 Sep 04 22:49:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 783/1550] 192.168.122.93 () {60 vars in 1295 bytes} [Fri Sep 4 22:49:02 2026] DELETE /volume/v3/group_snapshots/6bf60aa4-c431-44e7-8418-9aa2026f8f59 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:49:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0063b691-bfac-4076-8586-4eece1c6c5df None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0063b691-bfac-4076-8586-4eece1c6c5df tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:49:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0063b691-bfac-4076-8586-4eece1c6c5df tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0063b691-bfac-4076-8586-4eece1c6c5df tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-0063b691-bfac-4076-8586-4eece1c6c5df tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:03 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0063b691-bfac-4076-8586-4eece1c6c5df tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:49:03 devstack devstack@c-api.service[87249]: /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 04 22:49:03 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:49:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0063b691-bfac-4076-8586-4eece1c6c5df tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Get all volumes completed successfully. Sep 04 22:49:03 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-0063b691-bfac-4076-8586-4eece1c6c5df tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:49:03 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-0063b691-bfac-4076-8586-4eece1c6c5df tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:49:03 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-0063b691-bfac-4076-8586-4eece1c6c5df tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:49:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0063b691-bfac-4076-8586-4eece1c6c5df tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:49:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 768/1551] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:49:02 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-58a477ad-4581-49b9-9dc6-6ad92cbc43a5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-58a477ad-4581-49b9-9dc6-6ad92cbc43a5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] POST http://192.168.122.93/volume/v3/groups/9bedb648-3185-48c6-a8af-e0b8b0663802/action Sep 04 22:49:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-58a477ad-4581-49b9-9dc6-6ad92cbc43a5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-58a477ad-4581-49b9-9dc6-6ad92cbc43a5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-58a477ad-4581-49b9-9dc6-6ad92cbc43a5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] delete called for group 9bedb648-3185-48c6-a8af-e0b8b0663802 {{(pid=87250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:49:03 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.groups [None req-58a477ad-4581-49b9-9dc6-6ad92cbc43a5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Delete group with id: 9bedb648-3185-48c6-a8af-e0b8b0663802 Sep 04 22:49:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:03 devstack devstack@c-api.service[87250]: /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 04 22:49:03 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:49:03 devstack devstack@c-api.service[87250]: /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 04 22:49:03 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-58a477ad-4581-49b9-9dc6-6ad92cbc43a5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/9bedb648-3185-48c6-a8af-e0b8b0663802/action returned with HTTP 202 Sep 04 22:49:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 784/1552] 192.168.122.93 () {62 vars in 1307 bytes} [Fri Sep 4 22:49:03 2026] POST /volume/v3/groups/9bedb648-3185-48c6-a8af-e0b8b0663802/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:49:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d0ebd7e8-b34e-4998-8e9b-de104aa78eb5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d0ebd7e8-b34e-4998-8e9b-de104aa78eb5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/ea744000-5867-4e02-85d3-a1e26e68d58f Sep 04 22:49:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d0ebd7e8-b34e-4998-8e9b-de104aa78eb5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d0ebd7e8-b34e-4998-8e9b-de104aa78eb5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d0ebd7e8-b34e-4998-8e9b-de104aa78eb5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Volume info retrieved successfully. Sep 04 22:49:03 devstack devstack@c-api.service[87249]: WARNING stevedore.named [None req-d0ebd7e8-b34e-4998-8e9b-de104aa78eb5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:49:03 devstack devstack@c-api.service[87249]: WARNING castellan.key_manager [None req-d0ebd7e8-b34e-4998-8e9b-de104aa78eb5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:49:03 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-d0ebd7e8-b34e-4998-8e9b-de104aa78eb5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:49:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d0ebd7e8-b34e-4998-8e9b-de104aa78eb5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/ea744000-5867-4e02-85d3-a1e26e68d58f returned with HTTP 200 Sep 04 22:49:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 769/1553] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:03 2026] GET /volume/v3/volumes/ea744000-5867-4e02-85d3-a1e26e68d58f => generated 919 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f756ffef-ddff-454e-9346-96ddffe544ea None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f756ffef-ddff-454e-9346-96ddffe544ea tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] GET http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 Sep 04 22:49:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f756ffef-ddff-454e-9346-96ddffe544ea tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f756ffef-ddff-454e-9346-96ddffe544ea tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f756ffef-ddff-454e-9346-96ddffe544ea tempest-VolumesImageMetadata-1576594202 tempest-VolumesImageMetadata-1576594202-project-member] http://192.168.122.93/volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 returned with HTTP 404 Sep 04 22:49:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 785/1554] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:03 2026] GET /volume/v3/volumes/66a110dd-94f5-4e73-bf3b-33bbdfdc0292 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6b174986-25e1-459f-a175-ae61bc83b2d5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b174986-25e1-459f-a175-ae61bc83b2d5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/volumes/ea744000-5867-4e02-85d3-a1e26e68d58f Sep 04 22:49:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b174986-25e1-459f-a175-ae61bc83b2d5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b174986-25e1-459f-a175-ae61bc83b2d5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b174986-25e1-459f-a175-ae61bc83b2d5 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/volumes/ea744000-5867-4e02-85d3-a1e26e68d58f returned with HTTP 404 Sep 04 22:49:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 770/1555] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:04 2026] GET /volume/v3/volumes/ea744000-5867-4e02-85d3-a1e26e68d58f => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:49:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5d93288a-2b69-401d-867e-3604fe3cd860 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5d93288a-2b69-401d-867e-3604fe3cd860 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/9bedb648-3185-48c6-a8af-e0b8b0663802 Sep 04 22:49:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5d93288a-2b69-401d-867e-3604fe3cd860 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5d93288a-2b69-401d-867e-3604fe3cd860 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-5d93288a-2b69-401d-867e-3604fe3cd860 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 9bedb648-3185-48c6-a8af-e0b8b0663802 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:49:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:04 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:04 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:49:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5d93288a-2b69-401d-867e-3604fe3cd860 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/9bedb648-3185-48c6-a8af-e0b8b0663802 returned with HTTP 200 Sep 04 22:49:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 786/1556] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:49:04 2026] GET /volume/v3/groups/9bedb648-3185-48c6-a8af-e0b8b0663802 => generated 392 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f023c545-8501-40cf-8150-10353126b3d1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-147980079"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-147980079'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Create volume of 1 GB Sep 04 22:49:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Availability Zones retrieved successfully. Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Flow 'volume_create_api' (7e66fe2c-250f-48c8-bb20-efb9bc015578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5de5ac-46d7-4634-b1b6-b3aac2fec55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5de5ac-46d7-4634-b1b6-b3aac2fec55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9669791-1f48-483e-8cf3-3d4a33147797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Created reservations ['5b9e68e3-97bc-4992-8c25-c3f0dc019c53', 'edbb5d35-6a52-4127-be0e-860307c4f3ef', 'ad2b211d-e526-4525-be25-d3d629c58c98', '36f20757-fb6a-4b44-ab8b-fb759d31c714'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9669791-1f48-483e-8cf3-3d4a33147797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b9e68e3-97bc-4992-8c25-c3f0dc019c53', 'edbb5d35-6a52-4127-be0e-860307c4f3ef', 'ad2b211d-e526-4525-be25-d3d629c58c98', '36f20757-fb6a-4b44-ab8b-fb759d31c714']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ae9c5d8-01ed-4f5d-812c-c676d562d29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ae9c5d8-01ed-4f5d-812c-c676d562d29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8361935d-fcee-42aa-9da5-057ec65b6103', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-147980079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d50e6e2c3f004cfca05d042ea9aa224f',qos_specs=None,replication_status=,reservations=['5b9e68e3-97bc-4992-8c25-c3f0dc019c53','edbb5d35-6a52-4127-be0e-860307c4f3ef','ad2b211d-e526-4525-be25-d3d629c58c98','36f20757-fb6a-4b44-ab8b-fb759d31c714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35afd0547b9540b8adb7e5ff4ee5178a',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-147980079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8361935d-fcee-42aa-9da5-057ec65b6103,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d50e6e2c3f004cfca05d042ea9aa224f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35afd0547b9540b8adb7e5ff4ee5178a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3956673f-89a6-469c-aa5c-589c10d9b287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-44e87702-fd03-41f0-8019-d5a130996b80 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3956673f-89a6-469c-aa5c-589c10d9b287) transitioned into state 'SUCCESS' from state '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-147980079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d50e6e2c3f004cfca05d042ea9aa224f',qos_specs=None,replication_status=,reservations=['5b9e68e3-97bc-4992-8c25-c3f0dc019c53','edbb5d35-6a52-4127-be0e-860307c4f3ef','ad2b211d-e526-4525-be25-d3d629c58c98','36f20757-fb6a-4b44-ab8b-fb759d31c714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35afd0547b9540b8adb7e5ff4ee5178a',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-44e87702-fd03-41f0-8019-d5a130996b80 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] GET http://192.168.122.93/volume/v3/groups/9bedb648-3185-48c6-a8af-e0b8b0663802 Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a1626e-f8e5-43cc-aba6-f5c93458e526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-44e87702-fd03-41f0-8019-d5a130996b80 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-44e87702-fd03-41f0-8019-d5a130996b80 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.groups [None req-44e87702-fd03-41f0-8019-d5a130996b80 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] show called for member 9bedb648-3185-48c6-a8af-e0b8b0663802 {{(pid=87250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:49:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-44e87702-fd03-41f0-8019-d5a130996b80 tempest-GroupSnapshotsTest-361228694 tempest-GroupSnapshotsTest-361228694-project-member] http://192.168.122.93/volume/v3/groups/9bedb648-3185-48c6-a8af-e0b8b0663802 returned with HTTP 404 Sep 04 22:49:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 787/1557] 192.168.122.93 () {60 vars in 1265 bytes} [Fri Sep 4 22:49:05 2026] GET /volume/v3/groups/9bedb648-3185-48c6-a8af-e0b8b0663802 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:49:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2af220c6-0e7a-4bfa-932d-e8dcba6572b5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2af220c6-0e7a-4bfa-932d-e8dcba6572b5 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] DELETE http://192.168.122.93/volume/v3/group_types/1d09dc7c-8caa-43f6-92d5-a27fc772736e Sep 04 22:49:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2af220c6-0e7a-4bfa-932d-e8dcba6572b5 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2af220c6-0e7a-4bfa-932d-e8dcba6572b5 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a1626e-f8e5-43cc-aba6-f5c93458e526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Flow 'volume_create_api' (7e66fe2c-250f-48c8-bb20-efb9bc015578) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Create volume request issued successfully. Sep 04 22:49:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f023c545-8501-40cf-8150-10353126b3d1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:49:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 771/1558] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:49:04 2026] POST /volume/v3/volumes => generated 764 bytes in 767 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-508f226f-51d7-4d7e-91fc-fb23a8f6edde None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-508f226f-51d7-4d7e-91fc-fb23a8f6edde tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-508f226f-51d7-4d7e-91fc-fb23a8f6edde tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-508f226f-51d7-4d7e-91fc-fb23a8f6edde tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-508f226f-51d7-4d7e-91fc-fb23a8f6edde tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Volume info retrieved successfully. Sep 04 22:49:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-508f226f-51d7-4d7e-91fc-fb23a8f6edde tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 returned with HTTP 200 Sep 04 22:49:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 772/1559] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:05 2026] GET /volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 => generated 832 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2af220c6-0e7a-4bfa-932d-e8dcba6572b5 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] http://192.168.122.93/volume/v3/group_types/1d09dc7c-8caa-43f6-92d5-a27fc772736e returned with HTTP 202 Sep 04 22:49:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 788/1560] 192.168.122.93 () {60 vars in 1283 bytes} [Fri Sep 4 22:49:05 2026] DELETE /volume/v3/group_types/1d09dc7c-8caa-43f6-92d5-a27fc772736e => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-541567a3-cefb-4a89-9639-4a1fd6a3a654 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-541567a3-cefb-4a89-9639-4a1fd6a3a654 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] DELETE http://192.168.122.93/volume/v3/types/3a9910d4-1af8-4368-84a4-f9ba13b329c1 Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-541567a3-cefb-4a89-9639-4a1fd6a3a654 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-541567a3-cefb-4a89-9639-4a1fd6a3a654 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-541567a3-cefb-4a89-9639-4a1fd6a3a654 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] http://192.168.122.93/volume/v3/types/3a9910d4-1af8-4368-84a4-f9ba13b329c1 returned with HTTP 202 Sep 04 22:49:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 773/1561] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:49:05 2026] DELETE /volume/v3/types/3a9910d4-1af8-4368-84a4-f9ba13b329c1 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-afb1873b-7a5e-4a03-bf5f-1241929b6343 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-afb1873b-7a5e-4a03-bf5f-1241929b6343 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] GET http://192.168.122.93/volume/v3/types/3a9910d4-1af8-4368-84a4-f9ba13b329c1 Sep 04 22:49:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-afb1873b-7a5e-4a03-bf5f-1241929b6343 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-afb1873b-7a5e-4a03-bf5f-1241929b6343 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-afb1873b-7a5e-4a03-bf5f-1241929b6343 tempest-GroupSnapshotsTest-1694536205 tempest-GroupSnapshotsTest-1694536205-project-admin] http://192.168.122.93/volume/v3/types/3a9910d4-1af8-4368-84a4-f9ba13b329c1 returned with HTTP 404 Sep 04 22:49:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 789/1562] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:49:05 2026] GET /volume/v3/types/3a9910d4-1af8-4368-84a4-f9ba13b329c1 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-758becaa-961c-4f4e-9209-2d92bbc17a37 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-758becaa-961c-4f4e-9209-2d92bbc17a37 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 Sep 04 22:49:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-758becaa-961c-4f4e-9209-2d92bbc17a37 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-758becaa-961c-4f4e-9209-2d92bbc17a37 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-758becaa-961c-4f4e-9209-2d92bbc17a37 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Volume info retrieved successfully. Sep 04 22:49:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-758becaa-961c-4f4e-9209-2d92bbc17a37 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 returned with HTTP 200 Sep 04 22:49:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 774/1563] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:06 2026] GET /volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-65582fee-202d-47f5-93e5-dd1d403e87bf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-65582fee-202d-47f5-93e5-dd1d403e87bf None None] GET http://192.168.122.93/volume// Sep 04 22:49:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-65582fee-202d-47f5-93e5-dd1d403e87bf None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-65582fee-202d-47f5-93e5-dd1d403e87bf None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-65582fee-202d-47f5-93e5-dd1d403e87bf None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:49:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 790/1564] 192.168.122.93 () {56 vars in 883 bytes} [Fri Sep 4 22:49:07 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:49:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6aa84984-d402-4224-852a-5a5eb52c34e7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6aa84984-d402-4224-852a-5a5eb52c34e7 None None] GET http://192.168.122.93/volume// Sep 04 22:49:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6aa84984-d402-4224-852a-5a5eb52c34e7 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6aa84984-d402-4224-852a-5a5eb52c34e7 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6aa84984-d402-4224-852a-5a5eb52c34e7 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:49:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 775/1565] 192.168.122.93 () {56 vars in 883 bytes} [Fri Sep 4 22:49:07 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:49:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b1f76b0b-b751-4ab3-bb6e-e11699f5392b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-208492da-1e38-492d-a97b-2c4469cfb7c6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-208492da-1e38-492d-a97b-2c4469cfb7c6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 Sep 04 22:49:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-208492da-1e38-492d-a97b-2c4469cfb7c6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-208492da-1e38-492d-a97b-2c4469cfb7c6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:07 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:07 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:07 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:07 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:07 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-208492da-1e38-492d-a97b-2c4469cfb7c6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Volume info retrieved successfully. Sep 04 22:49:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-208492da-1e38-492d-a97b-2c4469cfb7c6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 returned with HTTP 200 Sep 04 22:49:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 776/1566] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:07 2026] GET /volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0d2b5931-290c-40d3-b385-c9f335ad1eaf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0d2b5931-290c-40d3-b385-c9f335ad1eaf tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:49:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0d2b5931-290c-40d3-b385-c9f335ad1eaf tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8361935d-fcee-42aa-9da5-057ec65b6103", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-280881726"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0d2b5931-290c-40d3-b385-c9f335ad1eaf tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Volume info retrieved successfully. Sep 04 22:49:08 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-0d2b5931-290c-40d3-b385-c9f335ad1eaf tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Create snapshot from volume 8361935d-fcee-42aa-9da5-057ec65b6103 Sep 04 22:49:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b1f76b0b-b751-4ab3-bb6e-e11699f5392b tempest-VersionsTest-608667369 tempest-VersionsTest-608667369-project-member] GET http://192.168.122.93/volume/v3/ Sep 04 22:49:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b1f76b0b-b751-4ab3-bb6e-e11699f5392b tempest-VersionsTest-608667369 tempest-VersionsTest-608667369-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b1f76b0b-b751-4ab3-bb6e-e11699f5392b tempest-VersionsTest-608667369 tempest-VersionsTest-608667369-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b1f76b0b-b751-4ab3-bb6e-e11699f5392b tempest-VersionsTest-608667369 tempest-VersionsTest-608667369-project-member] http://192.168.122.93/volume/v3/ returned with HTTP 200 Sep 04 22:49:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 791/1567] 192.168.122.93 () {58 vars in 1095 bytes} [Fri Sep 4 22:49:07 2026] GET /volume/v3/ => generated 389 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:49:08 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-0d2b5931-290c-40d3-b385-c9f335ad1eaf tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Created reservations ['f5a77bbc-9996-4b71-87f2-958d83ad8627', '20bd0f64-300e-4cbf-b473-ca80f71dd41f', 'f095f6c3-d351-4c3e-9838-ec10f590dd41', 'd6c66af7-2755-4255-b75b-b4493ce42817'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0d2b5931-290c-40d3-b385-c9f335ad1eaf tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot create request issued successfully. Sep 04 22:49:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0d2b5931-290c-40d3-b385-c9f335ad1eaf tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:49:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 777/1568] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:49:08 2026] POST /volume/v3/snapshots => generated 313 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:49:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-89356162-2dbe-4d87-bd24-f9394d151ae6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-89356162-2dbe-4d87-bd24-f9394d151ae6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b Sep 04 22:49:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-89356162-2dbe-4d87-bd24-f9394d151ae6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-89356162-2dbe-4d87-bd24-f9394d151ae6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-89356162-2dbe-4d87-bd24-f9394d151ae6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-89356162-2dbe-4d87-bd24-f9394d151ae6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b returned with HTTP 200 Sep 04 22:49:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 792/1569] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:08 2026] GET /volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b => generated 445 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3b7da4cb-e6d8-405d-8b59-8a2ecf8bbbe8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3b7da4cb-e6d8-405d-8b59-8a2ecf8bbbe8 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b Sep 04 22:49:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3b7da4cb-e6d8-405d-8b59-8a2ecf8bbbe8 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3b7da4cb-e6d8-405d-8b59-8a2ecf8bbbe8 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3b7da4cb-e6d8-405d-8b59-8a2ecf8bbbe8 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3b7da4cb-e6d8-405d-8b59-8a2ecf8bbbe8 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b returned with HTTP 200 Sep 04 22:49:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 778/1570] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:09 2026] GET /volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b => generated 445 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-641bf587-c231-45d9-ae5c-e3cea18494d5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-641bf587-c231-45d9-ae5c-e3cea18494d5 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b Sep 04 22:49:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-641bf587-c231-45d9-ae5c-e3cea18494d5 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-641bf587-c231-45d9-ae5c-e3cea18494d5 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-641bf587-c231-45d9-ae5c-e3cea18494d5 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-641bf587-c231-45d9-ae5c-e3cea18494d5 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b returned with HTTP 200 Sep 04 22:49:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 793/1571] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:10 2026] GET /volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b => generated 445 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fd7e7c4e-f653-4131-a5a4-0cbbe55c8a6f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fd7e7c4e-f653-4131-a5a4-0cbbe55c8a6f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b Sep 04 22:49:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fd7e7c4e-f653-4131-a5a4-0cbbe55c8a6f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fd7e7c4e-f653-4131-a5a4-0cbbe55c8a6f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fd7e7c4e-f653-4131-a5a4-0cbbe55c8a6f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fd7e7c4e-f653-4131-a5a4-0cbbe55c8a6f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b returned with HTTP 200 Sep 04 22:49:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 779/1572] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:11 2026] GET /volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b => generated 472 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-346b0ee1-0d6f-4984-8586-4779ef0804d3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-346b0ee1-0d6f-4984-8586-4779ef0804d3 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:49:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-346b0ee1-0d6f-4984-8586-4779ef0804d3 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8361935d-fcee-42aa-9da5-057ec65b6103", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-855449130"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-346b0ee1-0d6f-4984-8586-4779ef0804d3 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Volume info retrieved successfully. Sep 04 22:49:11 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-346b0ee1-0d6f-4984-8586-4779ef0804d3 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Create snapshot from volume 8361935d-fcee-42aa-9da5-057ec65b6103 Sep 04 22:49:11 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-346b0ee1-0d6f-4984-8586-4779ef0804d3 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Created reservations ['a12e4a60-3b36-49dc-a953-4f868645dd6c', 'a4b08e96-fe8f-4fec-9704-4324c9eb5ee8', '55000cb8-b3c8-413d-82d4-33eed14f400c', '0e89f8ce-aaa0-4cf5-9bab-ccffc6e41232'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-346b0ee1-0d6f-4984-8586-4779ef0804d3 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot create request issued successfully. Sep 04 22:49:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-346b0ee1-0d6f-4984-8586-4779ef0804d3 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:49:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 794/1573] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:49:11 2026] POST /volume/v3/snapshots => generated 313 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:49:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cd6814f6-4b5b-4d97-96dc-9901c315f2a6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cd6814f6-4b5b-4d97-96dc-9901c315f2a6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 Sep 04 22:49:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cd6814f6-4b5b-4d97-96dc-9901c315f2a6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cd6814f6-4b5b-4d97-96dc-9901c315f2a6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:12 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:12 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:12 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-cd6814f6-4b5b-4d97-96dc-9901c315f2a6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cd6814f6-4b5b-4d97-96dc-9901c315f2a6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 returned with HTTP 200 Sep 04 22:49:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 780/1574] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:12 2026] GET /volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 => generated 445 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1395248a-f4db-4d36-8e09-b0f2252bacd8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1395248a-f4db-4d36-8e09-b0f2252bacd8 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 Sep 04 22:49:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1395248a-f4db-4d36-8e09-b0f2252bacd8 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1395248a-f4db-4d36-8e09-b0f2252bacd8 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1395248a-f4db-4d36-8e09-b0f2252bacd8 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1395248a-f4db-4d36-8e09-b0f2252bacd8 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 returned with HTTP 200 Sep 04 22:49:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 795/1575] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:13 2026] GET /volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 => generated 445 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3b09ec34-6942-4d11-b980-3d99fac441f7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3b09ec34-6942-4d11-b980-3d99fac441f7 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 Sep 04 22:49:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3b09ec34-6942-4d11-b980-3d99fac441f7 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3b09ec34-6942-4d11-b980-3d99fac441f7 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3b09ec34-6942-4d11-b980-3d99fac441f7 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3b09ec34-6942-4d11-b980-3d99fac441f7 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 returned with HTTP 200 Sep 04 22:49:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 781/1576] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:14 2026] GET /volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 => generated 445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-54560fb5-d5d5-4efd-8c78-e8a67c5c2303 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-54560fb5-d5d5-4efd-8c78-e8a67c5c2303 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] POST http://192.168.122.93/volume/v3/qos-specs Sep 04 22:49:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-54560fb5-d5d5-4efd-8c78-e8a67c5c2303 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1206450642", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:49:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2059207829"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:14 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.qos_specs [None req-54560fb5-d5d5-4efd-8c78-e8a67c5c2303 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1206450642', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87249) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 04 22:49:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2059207829'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:49:14 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Create volume of 1 GB Sep 04 22:49:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Availability Zones retrieved successfully. Sep 04 22:49:14 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-54560fb5-d5d5-4efd-8c78-e8a67c5c2303 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] DB qos_specs_create(): root {'id': '2af54811-a1ae-474d-96e6-0133872a6a4b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1206450642'} {{(pid=87249) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 04 22:49:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Flow 'volume_create_api' (8afeba86-245d-4710-bb19-2ff44817aab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96506c14-f912-467c-9b10-ce48cc70c72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:49:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-54560fb5-d5d5-4efd-8c78-e8a67c5c2303 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs returned with HTTP 200 Sep 04 22:49:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 782/1577] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:49:14 2026] POST /volume/v3/qos-specs => generated 399 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f9fc867c-f7ba-4c95-9fbc-77983caa1124 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f9fc867c-f7ba-4c95-9fbc-77983caa1124 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:49:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f9fc867c-f7ba-4c95-9fbc-77983caa1124 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2059852251"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f9fc867c-f7ba-4c95-9fbc-77983caa1124 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:49:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 783/1578] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:49:14 2026] POST /volume/v3/types => generated 222 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96506c14-f912-467c-9b10-ce48cc70c72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:14 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2135aafd-ecff-4625-b942-2d17a37a6a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cde2d26c-a3c1-4ae5-9888-3e50da61ce58 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cde2d26c-a3c1-4ae5-9888-3e50da61ce58 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:49:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cde2d26c-a3c1-4ae5-9888-3e50da61ce58 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-392884217"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cde2d26c-a3c1-4ae5-9888-3e50da61ce58 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:49:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 784/1579] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:49:14 2026] POST /volume/v3/types => generated 221 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9d7de5b5-68f2-405b-9986-3a13ccf848da None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9d7de5b5-68f2-405b-9986-3a13ccf848da tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:49:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9d7de5b5-68f2-405b-9986-3a13ccf848da tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-53892402"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9d7de5b5-68f2-405b-9986-3a13ccf848da tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:49:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 785/1580] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:49:14 2026] POST /volume/v3/types => generated 220 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b5318f68-a113-4b58-81c6-e3724df1a5d5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b5318f68-a113-4b58-81c6-e3724df1a5d5 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associate?vol_type_id=c5ed7962-5ff6-4c8e-a86f-3ff440d1fb65 Sep 04 22:49:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b5318f68-a113-4b58-81c6-e3724df1a5d5 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b5318f68-a113-4b58-81c6-e3724df1a5d5 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'associate' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b5318f68-a113-4b58-81c6-e3724df1a5d5 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Associate qos_spec: 2af54811-a1ae-474d-96e6-0133872a6a4b with type: c5ed7962-5ff6-4c8e-a86f-3ff440d1fb65 {{(pid=87249) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 04 22:49:14 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Created reservations ['3fdccafb-fd50-4311-9346-6ea83353c547', '419f8ab1-eb20-40dc-830c-f1408781815f', '7951197a-e219-4466-b6d2-55925b4105c0', '3cd9114c-aad8-40aa-947d-9cf4d4d1da45'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2135aafd-ecff-4625-b942-2d17a37a6a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fdccafb-fd50-4311-9346-6ea83353c547', '419f8ab1-eb20-40dc-830c-f1408781815f', '7951197a-e219-4466-b6d2-55925b4105c0', '3cd9114c-aad8-40aa-947d-9cf4d4d1da45']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e36d9628-5091-4f60-8fd8-f9df9f0d8a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b5318f68-a113-4b58-81c6-e3724df1a5d5 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associate?vol_type_id=c5ed7962-5ff6-4c8e-a86f-3ff440d1fb65 returned with HTTP 202 Sep 04 22:49:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 786/1581] 192.168.122.93 () {58 vars in 1360 bytes} [Fri Sep 4 22:49:14 2026] GET /volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associate?vol_type_id=c5ed7962-5ff6-4c8e-a86f-3ff440d1fb65 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1365026b-d14f-41ef-94b3-78950955f00e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1365026b-d14f-41ef-94b3-78950955f00e tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associate?vol_type_id=b1cd23f2-cf59-4f24-a3d5-9f8cf49a2a0b Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1365026b-d14f-41ef-94b3-78950955f00e tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1365026b-d14f-41ef-94b3-78950955f00e tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'associate' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1365026b-d14f-41ef-94b3-78950955f00e tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Associate qos_spec: 2af54811-a1ae-474d-96e6-0133872a6a4b with type: b1cd23f2-cf59-4f24-a3d5-9f8cf49a2a0b {{(pid=87249) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:15 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1365026b-d14f-41ef-94b3-78950955f00e tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associate?vol_type_id=b1cd23f2-cf59-4f24-a3d5-9f8cf49a2a0b returned with HTTP 202 Sep 04 22:49:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 787/1582] 192.168.122.93 () {58 vars in 1360 bytes} [Fri Sep 4 22:49:15 2026] GET /volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associate?vol_type_id=b1cd23f2-cf59-4f24-a3d5-9f8cf49a2a0b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e36d9628-5091-4f60-8fd8-f9df9f0d8a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef8ba1a5-70f6-48de-b634-31cc202312d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2059207829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ca7c86e15164fd0af6ffd612a93a358',qos_specs=None,replication_status=,reservations=['3fdccafb-fd50-4311-9346-6ea83353c547','419f8ab1-eb20-40dc-830c-f1408781815f','7951197a-e219-4466-b6d2-55925b4105c0','3cd9114c-aad8-40aa-947d-9cf4d4d1da45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb63c1664ef4af2b6646bd8eeb0d2d3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:49:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2059207829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef8ba1a5-70f6-48de-b634-31cc202312d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ca7c86e15164fd0af6ffd612a93a358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deb63c1664ef4af2b6646bd8eeb0d2d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e30a1d80-0656-4307-9657-533441e7cee6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e30a1d80-0656-4307-9657-533441e7cee6 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associate?vol_type_id=4c76175c-21b0-470c-b9db-65437e4b076f Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e30a1d80-0656-4307-9657-533441e7cee6 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e30a1d80-0656-4307-9657-533441e7cee6 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'associate' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e30a1d80-0656-4307-9657-533441e7cee6 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Associate qos_spec: 2af54811-a1ae-474d-96e6-0133872a6a4b with type: 4c76175c-21b0-470c-b9db-65437e4b076f {{(pid=87249) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97d6af82-98e4-4787-9c2b-9208768fb423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e30a1d80-0656-4307-9657-533441e7cee6 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associate?vol_type_id=4c76175c-21b0-470c-b9db-65437e4b076f returned with HTTP 202 Sep 04 22:49:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 788/1583] 192.168.122.93 () {58 vars in 1360 bytes} [Fri Sep 4 22:49:15 2026] GET /volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associate?vol_type_id=4c76175c-21b0-470c-b9db-65437e4b076f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e9743ad2-ae68-40f8-b007-f5a1b1a8f5f6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e9743ad2-ae68-40f8-b007-f5a1b1a8f5f6 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associations Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e9743ad2-ae68-40f8-b007-f5a1b1a8f5f6 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e9743ad2-ae68-40f8-b007-f5a1b1a8f5f6 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'associations' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e9743ad2-ae68-40f8-b007-f5a1b1a8f5f6 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Get associations for qos_spec id: 2af54811-a1ae-474d-96e6-0133872a6a4b {{(pid=87249) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97d6af82-98e4-4787-9c2b-9208768fb423) transitioned into state 'SUCCESS' from state '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-2059207829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ca7c86e15164fd0af6ffd612a93a358',qos_specs=None,replication_status=,reservations=['3fdccafb-fd50-4311-9346-6ea83353c547','419f8ab1-eb20-40dc-830c-f1408781815f','7951197a-e219-4466-b6d2-55925b4105c0','3cd9114c-aad8-40aa-947d-9cf4d4d1da45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb63c1664ef4af2b6646bd8eeb0d2d3',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c88f78d1-0a85-40e7-95ee-f2cd06cd7e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c88f78d1-0a85-40e7-95ee-f2cd06cd7e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Flow 'volume_create_api' (8afeba86-245d-4710-bb19-2ff44817aab0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Create volume request issued successfully. Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9c28f3a0-45f3-41dc-ab20-e90b1cf198c2 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:49:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 796/1584] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:49:14 2026] POST /volume/v3/volumes => generated 757 bytes in 1004 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87249]: /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 04 22:49:15 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e9743ad2-ae68-40f8-b007-f5a1b1a8f5f6 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associations returned with HTTP 200 Sep 04 22:49:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 789/1585] 192.168.122.93 () {58 vars in 1272 bytes} [Fri Sep 4 22:49:15 2026] GET /volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associations => generated 445 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ddd943e1-9b31-4608-8464-a9b186d4749d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ddd943e1-9b31-4608-8464-a9b186d4749d tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ddd943e1-9b31-4608-8464-a9b186d4749d tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ddd943e1-9b31-4608-8464-a9b186d4749d tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-31b7705c-7864-4007-80f7-a9e57b5f8e06 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-31b7705c-7864-4007-80f7-a9e57b5f8e06 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/disassociate?vol_type_id=c5ed7962-5ff6-4c8e-a86f-3ff440d1fb65 Sep 04 22:49:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-31b7705c-7864-4007-80f7-a9e57b5f8e06 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-31b7705c-7864-4007-80f7-a9e57b5f8e06 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'disassociate' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ddd943e1-9b31-4608-8464-a9b186d4749d tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-31b7705c-7864-4007-80f7-a9e57b5f8e06 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Disassociate qos_spec: 2af54811-a1ae-474d-96e6-0133872a6a4b from type: c5ed7962-5ff6-4c8e-a86f-3ff440d1fb65 {{(pid=87249) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ddd943e1-9b31-4608-8464-a9b186d4749d tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 returned with HTTP 200 Sep 04 22:49:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 797/1586] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:15 2026] GET /volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 => generated 472 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f29af950-d3b1-405a-8302-0d46bdd9b979 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f29af950-d3b1-405a-8302-0d46bdd9b979 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] GET http://192.168.122.93/volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f29af950-d3b1-405a-8302-0d46bdd9b979 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f29af950-d3b1-405a-8302-0d46bdd9b979 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:15 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f29af950-d3b1-405a-8302-0d46bdd9b979 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Volume info retrieved successfully. Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-31b7705c-7864-4007-80f7-a9e57b5f8e06 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/disassociate?vol_type_id=c5ed7962-5ff6-4c8e-a86f-3ff440d1fb65 returned with HTTP 202 Sep 04 22:49:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 790/1587] 192.168.122.93 () {58 vars in 1369 bytes} [Fri Sep 4 22:49:15 2026] GET /volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/disassociate?vol_type_id=c5ed7962-5ff6-4c8e-a86f-3ff440d1fb65 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f29af950-d3b1-405a-8302-0d46bdd9b979 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] http://192.168.122.93/volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 returned with HTTP 200 Sep 04 22:49:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 798/1588] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:15 2026] GET /volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 => generated 825 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-39f55a20-28f3-44fc-8b93-9251aad34dac None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-644ed168-05b6-430f-8700-9edb0a2b82b1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-39f55a20-28f3-44fc-8b93-9251aad34dac tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associations Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-39f55a20-28f3-44fc-8b93-9251aad34dac tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-39f55a20-28f3-44fc-8b93-9251aad34dac tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'associations' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.qos_specs_manage [None req-39f55a20-28f3-44fc-8b93-9251aad34dac tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Get associations for qos_spec id: 2af54811-a1ae-474d-96e6-0133872a6a4b {{(pid=87250) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-644ed168-05b6-430f-8700-9edb0a2b82b1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-644ed168-05b6-430f-8700-9edb0a2b82b1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8361935d-fcee-42aa-9da5-057ec65b6103", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-323641774"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: /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 04 22:49:15 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-39f55a20-28f3-44fc-8b93-9251aad34dac tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associations returned with HTTP 200 Sep 04 22:49:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 799/1589] 192.168.122.93 () {58 vars in 1272 bytes} [Fri Sep 4 22:49:15 2026] GET /volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associations => generated 303 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6b449ff4-e6c7-4372-9f5c-c98e98033487 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6b449ff4-e6c7-4372-9f5c-c98e98033487 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/disassociate_all Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-644ed168-05b6-430f-8700-9edb0a2b82b1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Volume info retrieved successfully. Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6b449ff4-e6c7-4372-9f5c-c98e98033487 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6b449ff4-e6c7-4372-9f5c-c98e98033487 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'disassociate_all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6b449ff4-e6c7-4372-9f5c-c98e98033487 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Disassociate qos_spec: 2af54811-a1ae-474d-96e6-0133872a6a4b from all. {{(pid=87250) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-644ed168-05b6-430f-8700-9edb0a2b82b1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Create snapshot from volume 8361935d-fcee-42aa-9da5-057ec65b6103 Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6b449ff4-e6c7-4372-9f5c-c98e98033487 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/disassociate_all returned with HTTP 202 Sep 04 22:49:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 800/1590] 192.168.122.93 () {58 vars in 1284 bytes} [Fri Sep 4 22:49:15 2026] GET /volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/disassociate_all => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d885ca56-7293-40f5-a578-44aa7b2b016b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d885ca56-7293-40f5-a578-44aa7b2b016b tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associations Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d885ca56-7293-40f5-a578-44aa7b2b016b tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d885ca56-7293-40f5-a578-44aa7b2b016b tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'associations' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d885ca56-7293-40f5-a578-44aa7b2b016b tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Get associations for qos_spec id: 2af54811-a1ae-474d-96e6-0133872a6a4b {{(pid=87250) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: /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 04 22:49:15 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d885ca56-7293-40f5-a578-44aa7b2b016b tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associations returned with HTTP 200 Sep 04 22:49:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 801/1591] 192.168.122.93 () {58 vars in 1272 bytes} [Fri Sep 4 22:49:15 2026] GET /volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/associations => generated 24 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-20876a5f-b7dd-45b7-8acc-587705f19c09 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-20876a5f-b7dd-45b7-8acc-587705f19c09 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] DELETE http://192.168.122.93/volume/v3/types/4c76175c-21b0-470c-b9db-65437e4b076f Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-20876a5f-b7dd-45b7-8acc-587705f19c09 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-20876a5f-b7dd-45b7-8acc-587705f19c09 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-20876a5f-b7dd-45b7-8acc-587705f19c09 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/types/4c76175c-21b0-470c-b9db-65437e4b076f returned with HTTP 202 Sep 04 22:49:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 802/1592] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:49:15 2026] DELETE /volume/v3/types/4c76175c-21b0-470c-b9db-65437e4b076f => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a7805b74-9872-468e-acec-3a39b0bb97db None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a7805b74-9872-468e-acec-3a39b0bb97db tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/types/4c76175c-21b0-470c-b9db-65437e4b076f Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a7805b74-9872-468e-acec-3a39b0bb97db tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a7805b74-9872-468e-acec-3a39b0bb97db tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-644ed168-05b6-430f-8700-9edb0a2b82b1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Created reservations ['184a9570-dfd6-4a03-b656-a52f3aa329c3', '8416adbd-74a7-40b6-a5e7-56eb25739af9', 'fabf44fc-327c-4892-81c7-423e1bd1c520', '53990e50-083a-4a31-b6c6-d573bcaed37c'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a7805b74-9872-468e-acec-3a39b0bb97db tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/types/4c76175c-21b0-470c-b9db-65437e4b076f returned with HTTP 404 Sep 04 22:49:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 803/1593] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:49:15 2026] GET /volume/v3/types/4c76175c-21b0-470c-b9db-65437e4b076f => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3cc8bb1f-7c56-433b-a327-6141e5945e42 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3cc8bb1f-7c56-433b-a327-6141e5945e42 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] DELETE http://192.168.122.93/volume/v3/types/b1cd23f2-cf59-4f24-a3d5-9f8cf49a2a0b Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3cc8bb1f-7c56-433b-a327-6141e5945e42 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3cc8bb1f-7c56-433b-a327-6141e5945e42 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3cc8bb1f-7c56-433b-a327-6141e5945e42 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/types/b1cd23f2-cf59-4f24-a3d5-9f8cf49a2a0b returned with HTTP 202 Sep 04 22:49:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 804/1594] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:49:15 2026] DELETE /volume/v3/types/b1cd23f2-cf59-4f24-a3d5-9f8cf49a2a0b => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dfb40caa-c6f8-4879-b4a3-7b0872a40a93 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dfb40caa-c6f8-4879-b4a3-7b0872a40a93 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/types/b1cd23f2-cf59-4f24-a3d5-9f8cf49a2a0b Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dfb40caa-c6f8-4879-b4a3-7b0872a40a93 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dfb40caa-c6f8-4879-b4a3-7b0872a40a93 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dfb40caa-c6f8-4879-b4a3-7b0872a40a93 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/types/b1cd23f2-cf59-4f24-a3d5-9f8cf49a2a0b returned with HTTP 404 Sep 04 22:49:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 805/1595] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:49:15 2026] GET /volume/v3/types/b1cd23f2-cf59-4f24-a3d5-9f8cf49a2a0b => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-affbf90e-80a6-4b15-9c13-2c9c55b3a961 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-affbf90e-80a6-4b15-9c13-2c9c55b3a961 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] DELETE http://192.168.122.93/volume/v3/types/c5ed7962-5ff6-4c8e-a86f-3ff440d1fb65 Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-affbf90e-80a6-4b15-9c13-2c9c55b3a961 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-affbf90e-80a6-4b15-9c13-2c9c55b3a961 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-affbf90e-80a6-4b15-9c13-2c9c55b3a961 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/types/c5ed7962-5ff6-4c8e-a86f-3ff440d1fb65 returned with HTTP 202 Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-644ed168-05b6-430f-8700-9edb0a2b82b1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot create request issued successfully. Sep 04 22:49:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 806/1596] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:49:15 2026] DELETE /volume/v3/types/c5ed7962-5ff6-4c8e-a86f-3ff440d1fb65 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-644ed168-05b6-430f-8700-9edb0a2b82b1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:49:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 791/1597] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:49:15 2026] POST /volume/v3/snapshots => generated 313 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c3689a2e-ef7e-4b11-bea2-9909e55dc27f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f74d9e9d-262f-42ab-b292-bd71e4c9a607 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c3689a2e-ef7e-4b11-bea2-9909e55dc27f tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/types/c5ed7962-5ff6-4c8e-a86f-3ff440d1fb65 Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c3689a2e-ef7e-4b11-bea2-9909e55dc27f tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c3689a2e-ef7e-4b11-bea2-9909e55dc27f tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f74d9e9d-262f-42ab-b292-bd71e4c9a607 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f74d9e9d-262f-42ab-b292-bd71e4c9a607 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f74d9e9d-262f-42ab-b292-bd71e4c9a607 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f74d9e9d-262f-42ab-b292-bd71e4c9a607 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f74d9e9d-262f-42ab-b292-bd71e4c9a607 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 returned with HTTP 200 Sep 04 22:49:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 792/1598] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:15 2026] GET /volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 => generated 445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c3689a2e-ef7e-4b11-bea2-9909e55dc27f tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/types/c5ed7962-5ff6-4c8e-a86f-3ff440d1fb65 returned with HTTP 404 Sep 04 22:49:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 807/1599] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:49:15 2026] GET /volume/v3/types/c5ed7962-5ff6-4c8e-a86f-3ff440d1fb65 => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d91f62dc-9600-4afb-a9eb-00d0838a2be4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d91f62dc-9600-4afb-a9eb-00d0838a2be4 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] POST http://192.168.122.93/volume/v3/qos-specs Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d91f62dc-9600-4afb-a9eb-00d0838a2be4 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1352974779", "consumer": "back-end"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.qos_specs [None req-d91f62dc-9600-4afb-a9eb-00d0838a2be4 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1352974779', 'consumer': 'back-end', 'specs': {}} {{(pid=87249) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-d91f62dc-9600-4afb-a9eb-00d0838a2be4 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] DB qos_specs_create(): root {'id': '12aeeac1-ca51-42bc-89d5-8b58c32be917', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1352974779'} {{(pid=87249) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 04 22:49:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d91f62dc-9600-4afb-a9eb-00d0838a2be4 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs returned with HTTP 200 Sep 04 22:49:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 793/1600] 192.168.122.93 () {60 vars in 1143 bytes} [Fri Sep 4 22:49:15 2026] POST /volume/v3/qos-specs => generated 375 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6675e06b-907e-4154-90ff-2d46d65f15ea None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6675e06b-907e-4154-90ff-2d46d65f15ea tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] DELETE http://192.168.122.93/volume/v3/qos-specs/12aeeac1-ca51-42bc-89d5-8b58c32be917?force=False Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6675e06b-907e-4154-90ff-2d46d65f15ea tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6675e06b-907e-4154-90ff-2d46d65f15ea tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6675e06b-907e-4154-90ff-2d46d65f15ea tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Delete qos_spec: 12aeeac1-ca51-42bc-89d5-8b58c32be917, force: False {{(pid=87250) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: /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 04 22:49:16 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6675e06b-907e-4154-90ff-2d46d65f15ea tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/12aeeac1-ca51-42bc-89d5-8b58c32be917?force=False returned with HTTP 202 Sep 04 22:49:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 808/1601] 192.168.122.93 () {58 vars in 1259 bytes} [Fri Sep 4 22:49:15 2026] DELETE /volume/v3/qos-specs/12aeeac1-ca51-42bc-89d5-8b58c32be917?force=False => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-23e1a763-55b5-4ffe-a016-c01b3185930b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-23e1a763-55b5-4ffe-a016-c01b3185930b tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/12aeeac1-ca51-42bc-89d5-8b58c32be917 Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-23e1a763-55b5-4ffe-a016-c01b3185930b tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-23e1a763-55b5-4ffe-a016-c01b3185930b tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-23e1a763-55b5-4ffe-a016-c01b3185930b tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/12aeeac1-ca51-42bc-89d5-8b58c32be917 returned with HTTP 404 Sep 04 22:49:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 794/1602] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:16 2026] GET /volume/v3/qos-specs/12aeeac1-ca51-42bc-89d5-8b58c32be917 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9af71a8b-d2a0-4366-9a8f-bfa24f3addc1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9af71a8b-d2a0-4366-9a8f-bfa24f3addc1 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9af71a8b-d2a0-4366-9a8f-bfa24f3addc1 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9af71a8b-d2a0-4366-9a8f-bfa24f3addc1 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:16 devstack devstack@c-api.service[87250]: /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 04 22:49:16 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9af71a8b-d2a0-4366-9a8f-bfa24f3addc1 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs returned with HTTP 200 Sep 04 22:49:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 809/1603] 192.168.122.93 () {58 vars in 1122 bytes} [Fri Sep 4 22:49:16 2026] GET /volume/v3/qos-specs => generated 175 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ef59d6c4-08dd-4592-9049-da7233ee5f31 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ef59d6c4-08dd-4592-9049-da7233ee5f31 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] DELETE http://192.168.122.93/volume/v3/qos-specs/12aeeac1-ca51-42bc-89d5-8b58c32be917?force=False Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ef59d6c4-08dd-4592-9049-da7233ee5f31 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ef59d6c4-08dd-4592-9049-da7233ee5f31 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ef59d6c4-08dd-4592-9049-da7233ee5f31 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Delete qos_spec: 12aeeac1-ca51-42bc-89d5-8b58c32be917, force: False {{(pid=87249) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ef59d6c4-08dd-4592-9049-da7233ee5f31 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/12aeeac1-ca51-42bc-89d5-8b58c32be917?force=False returned with HTTP 404 Sep 04 22:49:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 795/1604] 192.168.122.93 () {58 vars in 1259 bytes} [Fri Sep 4 22:49:16 2026] DELETE /volume/v3/qos-specs/12aeeac1-ca51-42bc-89d5-8b58c32be917?force=False => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-06e22f5d-5c1a-49c4-a7ec-41bac158368f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-06e22f5d-5c1a-49c4-a7ec-41bac158368f tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/12aeeac1-ca51-42bc-89d5-8b58c32be917 Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-06e22f5d-5c1a-49c4-a7ec-41bac158368f tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-06e22f5d-5c1a-49c4-a7ec-41bac158368f tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-06e22f5d-5c1a-49c4-a7ec-41bac158368f tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/12aeeac1-ca51-42bc-89d5-8b58c32be917 returned with HTTP 404 Sep 04 22:49:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 810/1605] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:16 2026] GET /volume/v3/qos-specs/12aeeac1-ca51-42bc-89d5-8b58c32be917 => generated 100 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cc56eb6d-64e9-4728-9603-19d2166ae944 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cc56eb6d-64e9-4728-9603-19d2166ae944 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] POST http://192.168.122.93/volume/v3/qos-specs Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cc56eb6d-64e9-4728-9603-19d2166ae944 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-336772103", "consumer": "both"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.qos_specs [None req-cc56eb6d-64e9-4728-9603-19d2166ae944 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-336772103', 'consumer': 'both', 'specs': {}} {{(pid=87249) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-cc56eb6d-64e9-4728-9603-19d2166ae944 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] DB qos_specs_create(): root {'id': '8727c57a-6481-4c43-8d29-8ac81a6aec3b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-336772103'} {{(pid=87249) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cc56eb6d-64e9-4728-9603-19d2166ae944 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs returned with HTTP 200 Sep 04 22:49:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 796/1606] 192.168.122.93 () {60 vars in 1143 bytes} [Fri Sep 4 22:49:16 2026] POST /volume/v3/qos-specs => generated 370 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c4fcba84-789e-4be5-9bba-b6711e34f97d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c4fcba84-789e-4be5-9bba-b6711e34f97d tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] DELETE http://192.168.122.93/volume/v3/qos-specs/8727c57a-6481-4c43-8d29-8ac81a6aec3b?force=False Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c4fcba84-789e-4be5-9bba-b6711e34f97d tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c4fcba84-789e-4be5-9bba-b6711e34f97d tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c4fcba84-789e-4be5-9bba-b6711e34f97d tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Delete qos_spec: 8727c57a-6481-4c43-8d29-8ac81a6aec3b, force: False {{(pid=87250) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: /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 04 22:49:16 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c4fcba84-789e-4be5-9bba-b6711e34f97d tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/8727c57a-6481-4c43-8d29-8ac81a6aec3b?force=False returned with HTTP 202 Sep 04 22:49:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 811/1607] 192.168.122.93 () {58 vars in 1259 bytes} [Fri Sep 4 22:49:16 2026] DELETE /volume/v3/qos-specs/8727c57a-6481-4c43-8d29-8ac81a6aec3b?force=False => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7a2dfb64-d80b-4257-9363-2955e2878993 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7a2dfb64-d80b-4257-9363-2955e2878993 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/8727c57a-6481-4c43-8d29-8ac81a6aec3b Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7a2dfb64-d80b-4257-9363-2955e2878993 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7a2dfb64-d80b-4257-9363-2955e2878993 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cc7a3cc0-f95c-42a0-85ba-06f922dbc5f5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7a2dfb64-d80b-4257-9363-2955e2878993 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/8727c57a-6481-4c43-8d29-8ac81a6aec3b returned with HTTP 404 Sep 04 22:49:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 797/1608] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:16 2026] GET /volume/v3/qos-specs/8727c57a-6481-4c43-8d29-8ac81a6aec3b => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cc7a3cc0-f95c-42a0-85ba-06f922dbc5f5 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] GET http://192.168.122.93/volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cc7a3cc0-f95c-42a0-85ba-06f922dbc5f5 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cc7a3cc0-f95c-42a0-85ba-06f922dbc5f5 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4362953a-b568-426c-91ca-3e008b661e28 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4362953a-b568-426c-91ca-3e008b661e28 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4362953a-b568-426c-91ca-3e008b661e28 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4362953a-b568-426c-91ca-3e008b661e28 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: /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 04 22:49:16 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4362953a-b568-426c-91ca-3e008b661e28 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs returned with HTTP 200 Sep 04 22:49:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 798/1609] 192.168.122.93 () {58 vars in 1122 bytes} [Fri Sep 4 22:49:16 2026] GET /volume/v3/qos-specs => generated 175 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:16 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7c4fb854-5cd0-414d-bc8f-28ea171c3275 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c4fb854-5cd0-414d-bc8f-28ea171c3275 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] DELETE http://192.168.122.93/volume/v3/qos-specs/8727c57a-6481-4c43-8d29-8ac81a6aec3b?force=False Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7c4fb854-5cd0-414d-bc8f-28ea171c3275 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7c4fb854-5cd0-414d-bc8f-28ea171c3275 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7c4fb854-5cd0-414d-bc8f-28ea171c3275 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Delete qos_spec: 8727c57a-6481-4c43-8d29-8ac81a6aec3b, force: False {{(pid=87249) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cc7a3cc0-f95c-42a0-85ba-06f922dbc5f5 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Volume info retrieved successfully. Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c4fb854-5cd0-414d-bc8f-28ea171c3275 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/8727c57a-6481-4c43-8d29-8ac81a6aec3b?force=False returned with HTTP 404 Sep 04 22:49:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 799/1610] 192.168.122.93 () {58 vars in 1259 bytes} [Fri Sep 4 22:49:16 2026] DELETE /volume/v3/qos-specs/8727c57a-6481-4c43-8d29-8ac81a6aec3b?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cc7a3cc0-f95c-42a0-85ba-06f922dbc5f5 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] http://192.168.122.93/volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 returned with HTTP 200 Sep 04 22:49:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 812/1611] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:16 2026] GET /volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 => generated 849 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-35c0ed67-fce0-4b2e-88d2-2e0f3e0baa04 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-35c0ed67-fce0-4b2e-88d2-2e0f3e0baa04 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/8727c57a-6481-4c43-8d29-8ac81a6aec3b Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-35c0ed67-fce0-4b2e-88d2-2e0f3e0baa04 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-35c0ed67-fce0-4b2e-88d2-2e0f3e0baa04 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-35c0ed67-fce0-4b2e-88d2-2e0f3e0baa04 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/8727c57a-6481-4c43-8d29-8ac81a6aec3b returned with HTTP 404 Sep 04 22:49:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 800/1612] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:16 2026] GET /volume/v3/qos-specs/8727c57a-6481-4c43-8d29-8ac81a6aec3b => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ffa3351d-d64b-4756-8871-b05855b18c07 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ffa3351d-d64b-4756-8871-b05855b18c07 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] POST http://192.168.122.93/volume/v3/qos-specs Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ffa3351d-d64b-4756-8871-b05855b18c07 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1607232776", "consumer": "front-end"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.qos_specs [None req-ffa3351d-d64b-4756-8871-b05855b18c07 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1607232776', 'consumer': 'front-end', 'specs': {}} {{(pid=87250) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-ffa3351d-d64b-4756-8871-b05855b18c07 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] DB qos_specs_create(): root {'id': '06c64407-07ba-477d-9375-fc06addf9c3f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1607232776'} {{(pid=87250) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ffa3351d-d64b-4756-8871-b05855b18c07 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs returned with HTTP 200 Sep 04 22:49:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 813/1613] 192.168.122.93 () {60 vars in 1143 bytes} [Fri Sep 4 22:49:16 2026] POST /volume/v3/qos-specs => generated 376 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-31c3c56c-b383-406d-8c9d-9c64788ec363 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-31c3c56c-b383-406d-8c9d-9c64788ec363 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] DELETE http://192.168.122.93/volume/v3/qos-specs/06c64407-07ba-477d-9375-fc06addf9c3f?force=False Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-31c3c56c-b383-406d-8c9d-9c64788ec363 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-31c3c56c-b383-406d-8c9d-9c64788ec363 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-31c3c56c-b383-406d-8c9d-9c64788ec363 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Delete qos_spec: 06c64407-07ba-477d-9375-fc06addf9c3f, force: False {{(pid=87249) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: /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 04 22:49:16 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-31c3c56c-b383-406d-8c9d-9c64788ec363 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/06c64407-07ba-477d-9375-fc06addf9c3f?force=False returned with HTTP 202 Sep 04 22:49:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 801/1614] 192.168.122.93 () {58 vars in 1259 bytes} [Fri Sep 4 22:49:16 2026] DELETE /volume/v3/qos-specs/06c64407-07ba-477d-9375-fc06addf9c3f?force=False => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d2d33eee-b98e-4121-b08f-f4732040319a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d2d33eee-b98e-4121-b08f-f4732040319a tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/06c64407-07ba-477d-9375-fc06addf9c3f Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d2d33eee-b98e-4121-b08f-f4732040319a tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d2d33eee-b98e-4121-b08f-f4732040319a tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d2d33eee-b98e-4121-b08f-f4732040319a tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/06c64407-07ba-477d-9375-fc06addf9c3f returned with HTTP 404 Sep 04 22:49:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 814/1615] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:16 2026] GET /volume/v3/qos-specs/06c64407-07ba-477d-9375-fc06addf9c3f => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ba480f47-0236-49f9-82ae-5d64193bbc85 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ba480f47-0236-49f9-82ae-5d64193bbc85 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ba480f47-0236-49f9-82ae-5d64193bbc85 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ba480f47-0236-49f9-82ae-5d64193bbc85 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:16 devstack devstack@c-api.service[87249]: /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 04 22:49:16 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ba480f47-0236-49f9-82ae-5d64193bbc85 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs returned with HTTP 200 Sep 04 22:49:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 802/1616] 192.168.122.93 () {58 vars in 1122 bytes} [Fri Sep 4 22:49:16 2026] GET /volume/v3/qos-specs => generated 175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b85b93ac-6140-462a-b1e3-f1acf6404a32 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b85b93ac-6140-462a-b1e3-f1acf6404a32 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] DELETE http://192.168.122.93/volume/v3/qos-specs/06c64407-07ba-477d-9375-fc06addf9c3f?force=False Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b85b93ac-6140-462a-b1e3-f1acf6404a32 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b85b93ac-6140-462a-b1e3-f1acf6404a32 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b85b93ac-6140-462a-b1e3-f1acf6404a32 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Delete qos_spec: 06c64407-07ba-477d-9375-fc06addf9c3f, force: False {{(pid=87250) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b85b93ac-6140-462a-b1e3-f1acf6404a32 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/06c64407-07ba-477d-9375-fc06addf9c3f?force=False returned with HTTP 404 Sep 04 22:49:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 815/1617] 192.168.122.93 () {58 vars in 1259 bytes} [Fri Sep 4 22:49:16 2026] DELETE /volume/v3/qos-specs/06c64407-07ba-477d-9375-fc06addf9c3f?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4e9d25c7-9af5-4794-bfdb-43375d5ae8cb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4e9d25c7-9af5-4794-bfdb-43375d5ae8cb tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/06c64407-07ba-477d-9375-fc06addf9c3f Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4e9d25c7-9af5-4794-bfdb-43375d5ae8cb tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4e9d25c7-9af5-4794-bfdb-43375d5ae8cb tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4e9d25c7-9af5-4794-bfdb-43375d5ae8cb tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/06c64407-07ba-477d-9375-fc06addf9c3f returned with HTTP 404 Sep 04 22:49:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 803/1618] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:16 2026] GET /volume/v3/qos-specs/06c64407-07ba-477d-9375-fc06addf9c3f => generated 100 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-519fa637-b623-4e0e-a6b0-0fed72e83197 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-519fa637-b623-4e0e-a6b0-0fed72e83197 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-519fa637-b623-4e0e-a6b0-0fed72e83197 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-519fa637-b623-4e0e-a6b0-0fed72e83197 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-519fa637-b623-4e0e-a6b0-0fed72e83197 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b returned with HTTP 200 Sep 04 22:49:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 816/1619] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:16 2026] GET /volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b => generated 399 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c44273b4-81ed-4711-9337-549b3a726fa6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c44273b4-81ed-4711-9337-549b3a726fa6 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c44273b4-81ed-4711-9337-549b3a726fa6 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c44273b4-81ed-4711-9337-549b3a726fa6 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: /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 04 22:49:16 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c44273b4-81ed-4711-9337-549b3a726fa6 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs returned with HTTP 200 Sep 04 22:49:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 804/1620] 192.168.122.93 () {58 vars in 1122 bytes} [Fri Sep 4 22:49:16 2026] GET /volume/v3/qos-specs => generated 175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4b8b4228-e4c0-4a7e-bdee-fef34b938858 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4b8b4228-e4c0-4a7e-bdee-fef34b938858 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] PUT http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4b8b4228-e4c0-4a7e-bdee-fef34b938858 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.qos_specs [None req-4b8b4228-e4c0-4a7e-bdee-fef34b938858 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87250) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-4b8b4228-e4c0-4a7e-bdee-fef34b938858 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] qos_specs_update() value: {'id': '10131ab3-56b3-4bc9-85c4-9d501dd1a618', 'key': 'iops_bytes', 'value': '500', 'specs_id': '2af54811-a1ae-474d-96e6-0133872a6a4b', 'deleted': False} {{(pid=87250) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4b8b4228-e4c0-4a7e-bdee-fef34b938858 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b returned with HTTP 200 Sep 04 22:49:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 817/1621] 192.168.122.93 () {60 vars in 1253 bytes} [Fri Sep 4 22:49:16 2026] PUT /volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b => generated 36 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f9a34180-6c73-4cc6-98ef-9071692103c7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f9a34180-6c73-4cc6-98ef-9071692103c7 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f9a34180-6c73-4cc6-98ef-9071692103c7 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f9a34180-6c73-4cc6-98ef-9071692103c7 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f9a34180-6c73-4cc6-98ef-9071692103c7 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b returned with HTTP 200 Sep 04 22:49:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 805/1622] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:16 2026] GET /volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b => generated 420 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-41e6366c-bdbf-4a55-83fe-bf1509146b95 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-41e6366c-bdbf-4a55-83fe-bf1509146b95 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] PUT http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/delete_keys Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-41e6366c-bdbf-4a55-83fe-bf1509146b95 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.qos_specs_manage [None req-41e6366c-bdbf-4a55-83fe-bf1509146b95 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Delete_key spec: 2af54811-a1ae-474d-96e6-0133872a6a4b, keys: ['iops_bytes'] {{(pid=87250) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-224f1037-dd34-4224-900d-079182ad0e0c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-224f1037-dd34-4224-900d-079182ad0e0c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-224f1037-dd34-4224-900d-079182ad0e0c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-224f1037-dd34-4224-900d-079182ad0e0c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-224f1037-dd34-4224-900d-079182ad0e0c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-224f1037-dd34-4224-900d-079182ad0e0c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 returned with HTTP 200 Sep 04 22:49:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 806/1623] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:16 2026] GET /volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 => generated 445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-41e6366c-bdbf-4a55-83fe-bf1509146b95 tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/delete_keys returned with HTTP 202 Sep 04 22:49:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 818/1624] 192.168.122.93 () {60 vars in 1289 bytes} [Fri Sep 4 22:49:16 2026] PUT /volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b/delete_keys => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a0547982-dcaf-4d74-871f-8bc128c19b0e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a0547982-dcaf-4d74-871f-8bc128c19b0e tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a0547982-dcaf-4d74-871f-8bc128c19b0e tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a0547982-dcaf-4d74-871f-8bc128c19b0e tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a0547982-dcaf-4d74-871f-8bc128c19b0e tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b returned with HTTP 200 Sep 04 22:49:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 807/1625] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:16 2026] GET /volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b => generated 399 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-53f01d4a-3108-49e7-9041-29a6e9c8aefc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-53f01d4a-3108-49e7-9041-29a6e9c8aefc tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b Sep 04 22:49:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-53f01d4a-3108-49e7-9041-29a6e9c8aefc tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-53f01d4a-3108-49e7-9041-29a6e9c8aefc tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-53f01d4a-3108-49e7-9041-29a6e9c8aefc tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b returned with HTTP 200 Sep 04 22:49:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 819/1626] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:16 2026] GET /volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b => generated 399 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8a3ad03b-8850-4a3b-852c-31c791ce97ec None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8a3ad03b-8850-4a3b-852c-31c791ce97ec tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] DELETE http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b?force=False Sep 04 22:49:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8a3ad03b-8850-4a3b-852c-31c791ce97ec tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8a3ad03b-8850-4a3b-852c-31c791ce97ec tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8a3ad03b-8850-4a3b-852c-31c791ce97ec tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Delete qos_spec: 2af54811-a1ae-474d-96e6-0133872a6a4b, force: False {{(pid=87249) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 22:49:17 devstack devstack@c-api.service[87249]: /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 04 22:49:17 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 22:49:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8a3ad03b-8850-4a3b-852c-31c791ce97ec tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b?force=False returned with HTTP 202 Sep 04 22:49:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 808/1627] 192.168.122.93 () {58 vars in 1259 bytes} [Fri Sep 4 22:49:17 2026] DELETE /volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b?force=False => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d16556e5-523f-4e73-a2e4-c29231f9183a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d16556e5-523f-4e73-a2e4-c29231f9183a tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] GET http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b Sep 04 22:49:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d16556e5-523f-4e73-a2e4-c29231f9183a tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d16556e5-523f-4e73-a2e4-c29231f9183a tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d16556e5-523f-4e73-a2e4-c29231f9183a tempest-QosSpecsTestJSON-768982096 tempest-QosSpecsTestJSON-768982096-project-admin] http://192.168.122.93/volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b returned with HTTP 404 Sep 04 22:49:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 820/1628] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:17 2026] GET /volume/v3/qos-specs/2af54811-a1ae-474d-96e6-0133872a6a4b => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-83573461-1599-4b9b-8edc-ad6330f7077a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-83573461-1599-4b9b-8edc-ad6330f7077a tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] GET http://192.168.122.93/volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 Sep 04 22:49:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-83573461-1599-4b9b-8edc-ad6330f7077a tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-83573461-1599-4b9b-8edc-ad6330f7077a tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-83573461-1599-4b9b-8edc-ad6330f7077a tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Volume info retrieved successfully. Sep 04 22:49:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-83573461-1599-4b9b-8edc-ad6330f7077a tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] http://192.168.122.93/volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 returned with HTTP 200 Sep 04 22:49:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 809/1629] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:17 2026] GET /volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-89292054-1b57-48c8-84c9-2cf1de3b9b1d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-89292054-1b57-48c8-84c9-2cf1de3b9b1d tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] GET http://192.168.122.93/volume/v3/limits Sep 04 22:49:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-89292054-1b57-48c8-84c9-2cf1de3b9b1d tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-89292054-1b57-48c8-84c9-2cf1de3b9b1d tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-89292054-1b57-48c8-84c9-2cf1de3b9b1d tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] http://192.168.122.93/volume/v3/limits returned with HTTP 200 Sep 04 22:49:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 821/1630] 192.168.122.93 () {58 vars in 1113 bytes} [Fri Sep 4 22:49:17 2026] GET /volume/v3/limits => generated 302 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fd3b91bc-1e04-48a6-844a-9cd1a1a32b99 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fd3b91bc-1e04-48a6-844a-9cd1a1a32b99 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] GET http://192.168.122.93/volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 Sep 04 22:49:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fd3b91bc-1e04-48a6-844a-9cd1a1a32b99 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fd3b91bc-1e04-48a6-844a-9cd1a1a32b99 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fd3b91bc-1e04-48a6-844a-9cd1a1a32b99 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Volume info retrieved successfully. Sep 04 22:49:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fd3b91bc-1e04-48a6-844a-9cd1a1a32b99 tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] http://192.168.122.93/volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 returned with HTTP 200 Sep 04 22:49:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 810/1631] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:17 2026] GET /volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:49:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-11dd8c23-90ec-435d-a489-9c26485c823c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-11dd8c23-90ec-435d-a489-9c26485c823c tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] DELETE http://192.168.122.93/volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 Sep 04 22:49:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-11dd8c23-90ec-435d-a489-9c26485c823c tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-11dd8c23-90ec-435d-a489-9c26485c823c tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:17 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-11dd8c23-90ec-435d-a489-9c26485c823c tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Delete volume with id: ef8ba1a5-70f6-48de-b634-31cc202312d8 Sep 04 22:49:17 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:17 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:17 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-11dd8c23-90ec-435d-a489-9c26485c823c tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Volume info retrieved successfully. Sep 04 22:49:17 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-11dd8c23-90ec-435d-a489-9c26485c823c tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Delete volume request issued successfully. Sep 04 22:49:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-11dd8c23-90ec-435d-a489-9c26485c823c tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] http://192.168.122.93/volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 returned with HTTP 202 Sep 04 22:49:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 822/1632] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:49:17 2026] DELETE /volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-369fd61b-4efe-4e70-8bdf-4a464ac2338e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-369fd61b-4efe-4e70-8bdf-4a464ac2338e tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] GET http://192.168.122.93/volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 Sep 04 22:49:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-369fd61b-4efe-4e70-8bdf-4a464ac2338e tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-369fd61b-4efe-4e70-8bdf-4a464ac2338e tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-377e3520-ae00-4efe-93ba-a1df4bb75bcf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-377e3520-ae00-4efe-93ba-a1df4bb75bcf tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 Sep 04 22:49:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-377e3520-ae00-4efe-93ba-a1df4bb75bcf tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-377e3520-ae00-4efe-93ba-a1df4bb75bcf tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-377e3520-ae00-4efe-93ba-a1df4bb75bcf tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-377e3520-ae00-4efe-93ba-a1df4bb75bcf tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 returned with HTTP 200 Sep 04 22:49:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 823/1633] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:17 2026] GET /volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 => generated 445 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-369fd61b-4efe-4e70-8bdf-4a464ac2338e tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Volume info retrieved successfully. Sep 04 22:49:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-369fd61b-4efe-4e70-8bdf-4a464ac2338e tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] http://192.168.122.93/volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 returned with HTTP 200 Sep 04 22:49:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 811/1634] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:17 2026] GET /volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 => generated 849 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2c69d3b4-4411-4ae5-8627-293e4e695200 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c69d3b4-4411-4ae5-8627-293e4e695200 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 Sep 04 22:49:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c69d3b4-4411-4ae5-8627-293e4e695200 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c69d3b4-4411-4ae5-8627-293e4e695200 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2c69d3b4-4411-4ae5-8627-293e4e695200 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c69d3b4-4411-4ae5-8627-293e4e695200 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 returned with HTTP 200 Sep 04 22:49:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 824/1635] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:19 2026] GET /volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 => generated 445 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2b4cc664-6869-4a4b-8a9f-38db2747721a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2b4cc664-6869-4a4b-8a9f-38db2747721a tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] GET http://192.168.122.93/volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 Sep 04 22:49:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2b4cc664-6869-4a4b-8a9f-38db2747721a tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2b4cc664-6869-4a4b-8a9f-38db2747721a tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2b4cc664-6869-4a4b-8a9f-38db2747721a tempest-AbsoluteLimitsTests-1892016806 tempest-AbsoluteLimitsTests-1892016806-project-member] http://192.168.122.93/volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 returned with HTTP 404 Sep 04 22:49:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 812/1636] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:19 2026] GET /volume/v3/volumes/ef8ba1a5-70f6-48de-b634-31cc202312d8 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7842ca83-6f8e-4ed2-a1e7-3b033440d030 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7842ca83-6f8e-4ed2-a1e7-3b033440d030 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7842ca83-6f8e-4ed2-a1e7-3b033440d030 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7842ca83-6f8e-4ed2-a1e7-3b033440d030 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7842ca83-6f8e-4ed2-a1e7-3b033440d030 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7842ca83-6f8e-4ed2-a1e7-3b033440d030 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 825/1637] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7bf03539-fc85-4441-899d-129d099e213d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7bf03539-fc85-4441-899d-129d099e213d tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots?limit=1 Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7bf03539-fc85-4441-899d-129d099e213d tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7bf03539-fc85-4441-899d-129d099e213d tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-7bf03539-fc85-4441-899d-129d099e213d tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-7bf03539-fc85-4441-899d-129d099e213d tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: /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 04 22:49:20 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7bf03539-fc85-4441-899d-129d099e213d tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7bf03539-fc85-4441-899d-129d099e213d tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 813/1638] 192.168.122.93 () {58 vars in 1137 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/snapshots?limit=1 => generated 484 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8e06605d-350b-407f-80f1-f5efa0e9c162 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8e06605d-350b-407f-80f1-f5efa0e9c162 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8e06605d-350b-407f-80f1-f5efa0e9c162 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8e06605d-350b-407f-80f1-f5efa0e9c162 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-8e06605d-350b-407f-80f1-f5efa0e9c162 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-8e06605d-350b-407f-80f1-f5efa0e9c162 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: /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 04 22:49:20 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8e06605d-350b-407f-80f1-f5efa0e9c162 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8e06605d-350b-407f-80f1-f5efa0e9c162 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 826/1639] 192.168.122.93 () {58 vars in 1122 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/snapshots => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-eb27501f-c73f-4b78-9363-e8e3b623a11c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eb27501f-c73f-4b78-9363-e8e3b623a11c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots?limit=100000 Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eb27501f-c73f-4b78-9363-e8e3b623a11c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eb27501f-c73f-4b78-9363-e8e3b623a11c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-eb27501f-c73f-4b78-9363-e8e3b623a11c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-eb27501f-c73f-4b78-9363-e8e3b623a11c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: /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 04 22:49:20 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-eb27501f-c73f-4b78-9363-e8e3b623a11c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eb27501f-c73f-4b78-9363-e8e3b623a11c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 814/1640] 192.168.122.93 () {58 vars in 1147 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c5a7d7dd-4ffc-4c2b-89a6-9ebd76e6d975 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c5a7d7dd-4ffc-4c2b-89a6-9ebd76e6d975 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots?limit=0 Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c5a7d7dd-4ffc-4c2b-89a6-9ebd76e6d975 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c5a7d7dd-4ffc-4c2b-89a6-9ebd76e6d975 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-c5a7d7dd-4ffc-4c2b-89a6-9ebd76e6d975 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-c5a7d7dd-4ffc-4c2b-89a6-9ebd76e6d975 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: /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 04 22:49:20 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c5a7d7dd-4ffc-4c2b-89a6-9ebd76e6d975 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c5a7d7dd-4ffc-4c2b-89a6-9ebd76e6d975 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 827/1641] 192.168.122.93 () {58 vars in 1137 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4c7dd709-637e-4ae1-853e-32d7fea7b998 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4c7dd709-637e-4ae1-853e-32d7fea7b998 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4c7dd709-637e-4ae1-853e-32d7fea7b998 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4c7dd709-637e-4ae1-853e-32d7fea7b998 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-4c7dd709-637e-4ae1-853e-32d7fea7b998 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-4c7dd709-637e-4ae1-853e-32d7fea7b998 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: /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 04 22:49:20 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4c7dd709-637e-4ae1-853e-32d7fea7b998 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4c7dd709-637e-4ae1-853e-32d7fea7b998 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 815/1642] 192.168.122.93 () {58 vars in 1122 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/snapshots => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1916d21d-8d0a-47dc-a2cf-c0cecb8b4a2f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1916d21d-8d0a-47dc-a2cf-c0cecb8b4a2f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots?marker=5ca867a7-f0a0-4f07-9c2f-503fd901c571 Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1916d21d-8d0a-47dc-a2cf-c0cecb8b4a2f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1916d21d-8d0a-47dc-a2cf-c0cecb8b4a2f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-1916d21d-8d0a-47dc-a2cf-c0cecb8b4a2f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-1916d21d-8d0a-47dc-a2cf-c0cecb8b4a2f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1916d21d-8d0a-47dc-a2cf-c0cecb8b4a2f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1916d21d-8d0a-47dc-a2cf-c0cecb8b4a2f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots?marker=5ca867a7-f0a0-4f07-9c2f-503fd901c571 returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 828/1643] 192.168.122.93 () {58 vars in 1209 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/snapshots?marker=5ca867a7-f0a0-4f07-9c2f-503fd901c571 => generated 341 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-42b64bfe-f025-45be-97b8-6d19440fcb2f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-42b64bfe-f025-45be-97b8-6d19440fcb2f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots?offset=2&limit=3 Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-42b64bfe-f025-45be-97b8-6d19440fcb2f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-42b64bfe-f025-45be-97b8-6d19440fcb2f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-42b64bfe-f025-45be-97b8-6d19440fcb2f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-42b64bfe-f025-45be-97b8-6d19440fcb2f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: /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 04 22:49:20 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-42b64bfe-f025-45be-97b8-6d19440fcb2f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-42b64bfe-f025-45be-97b8-6d19440fcb2f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 816/1644] 192.168.122.93 () {58 vars in 1155 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5ecbc11d-3531-4b0f-aa7b-419a2f9a63a9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5ecbc11d-3531-4b0f-aa7b-419a2f9a63a9 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5ecbc11d-3531-4b0f-aa7b-419a2f9a63a9 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5ecbc11d-3531-4b0f-aa7b-419a2f9a63a9 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-5ecbc11d-3531-4b0f-aa7b-419a2f9a63a9 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-5ecbc11d-3531-4b0f-aa7b-419a2f9a63a9 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: /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 04 22:49:20 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5ecbc11d-3531-4b0f-aa7b-419a2f9a63a9 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5ecbc11d-3531-4b0f-aa7b-419a2f9a63a9 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 829/1645] 192.168.122.93 () {58 vars in 1187 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1ebb4663-43bf-4195-9099-5009432c4a7b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1ebb4663-43bf-4195-9099-5009432c4a7b tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1ebb4663-43bf-4195-9099-5009432c4a7b tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1ebb4663-43bf-4195-9099-5009432c4a7b tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-1ebb4663-43bf-4195-9099-5009432c4a7b tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-1ebb4663-43bf-4195-9099-5009432c4a7b tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: /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 04 22:49:20 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1ebb4663-43bf-4195-9099-5009432c4a7b tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1ebb4663-43bf-4195-9099-5009432c4a7b tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 817/1646] 192.168.122.93 () {58 vars in 1189 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-123fad7d-4945-4f57-b4c9-93989dd76462 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-123fad7d-4945-4f57-b4c9-93989dd76462 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-123fad7d-4945-4f57-b4c9-93989dd76462 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-123fad7d-4945-4f57-b4c9-93989dd76462 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-123fad7d-4945-4f57-b4c9-93989dd76462 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-123fad7d-4945-4f57-b4c9-93989dd76462 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: /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 04 22:49:20 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-123fad7d-4945-4f57-b4c9-93989dd76462 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-123fad7d-4945-4f57-b4c9-93989dd76462 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 830/1647] 192.168.122.93 () {58 vars in 1171 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8bf2ae9f-5143-40dc-8118-54f3aa68a261 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8bf2ae9f-5143-40dc-8118-54f3aa68a261 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8bf2ae9f-5143-40dc-8118-54f3aa68a261 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8bf2ae9f-5143-40dc-8118-54f3aa68a261 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-8bf2ae9f-5143-40dc-8118-54f3aa68a261 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-8bf2ae9f-5143-40dc-8118-54f3aa68a261 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: /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 04 22:49:20 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8bf2ae9f-5143-40dc-8118-54f3aa68a261 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8bf2ae9f-5143-40dc-8118-54f3aa68a261 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 818/1648] 192.168.122.93 () {58 vars in 1173 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a46d038a-0670-41cc-b18a-9b0820bfadd4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a46d038a-0670-41cc-b18a-9b0820bfadd4 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a46d038a-0670-41cc-b18a-9b0820bfadd4 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a46d038a-0670-41cc-b18a-9b0820bfadd4 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-a46d038a-0670-41cc-b18a-9b0820bfadd4 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-a46d038a-0670-41cc-b18a-9b0820bfadd4 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: /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 04 22:49:20 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a46d038a-0670-41cc-b18a-9b0820bfadd4 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a46d038a-0670-41cc-b18a-9b0820bfadd4 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 831/1649] 192.168.122.93 () {58 vars in 1191 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-774c0ddf-cdb0-4820-a2f7-cbd6b7425204 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-774c0ddf-cdb0-4820-a2f7-cbd6b7425204 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-774c0ddf-cdb0-4820-a2f7-cbd6b7425204 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-774c0ddf-cdb0-4820-a2f7-cbd6b7425204 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-774c0ddf-cdb0-4820-a2f7-cbd6b7425204 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-774c0ddf-cdb0-4820-a2f7-cbd6b7425204 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: /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 04 22:49:20 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-774c0ddf-cdb0-4820-a2f7-cbd6b7425204 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-774c0ddf-cdb0-4820-a2f7-cbd6b7425204 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 819/1650] 192.168.122.93 () {58 vars in 1193 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cbb2ae86-09d5-40c2-9486-2b12abe7272c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cbb2ae86-09d5-40c2-9486-2b12abe7272c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-323641774 Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cbb2ae86-09d5-40c2-9486-2b12abe7272c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cbb2ae86-09d5-40c2-9486-2b12abe7272c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-cbb2ae86-09d5-40c2-9486-2b12abe7272c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-cbb2ae86-09d5-40c2-9486-2b12abe7272c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:20 devstack devstack@c-api.service[87250]: /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 04 22:49:20 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cbb2ae86-09d5-40c2-9486-2b12abe7272c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cbb2ae86-09d5-40c2-9486-2b12abe7272c tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-323641774 returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 832/1651] 192.168.122.93 () {58 vars in 1262 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-323641774 => generated 475 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e9e3892b-b89e-4602-9185-16eac53d73fe None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e9e3892b-b89e-4602-9185-16eac53d73fe tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/detail?status=available Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e9e3892b-b89e-4602-9185-16eac53d73fe tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e9e3892b-b89e-4602-9185-16eac53d73fe tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-e9e3892b-b89e-4602-9185-16eac53d73fe tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-e9e3892b-b89e-4602-9185-16eac53d73fe tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:20 devstack devstack@c-api.service[87249]: /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 04 22:49:20 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e9e3892b-b89e-4602-9185-16eac53d73fe tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e9e3892b-b89e-4602-9185-16eac53d73fe tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 04 22:49:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 820/1652] 192.168.122.93 () {58 vars in 1176 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cd37922d-8ba1-4c9a-8fff-f8b32a7f04f6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd37922d-8ba1-4c9a-8fff-f8b32a7f04f6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-323641774 Sep 04 22:49:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd37922d-8ba1-4c9a-8fff-f8b32a7f04f6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd37922d-8ba1-4c9a-8fff-f8b32a7f04f6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-cd37922d-8ba1-4c9a-8fff-f8b32a7f04f6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:21 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-cd37922d-8ba1-4c9a-8fff-f8b32a7f04f6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:21 devstack devstack@c-api.service[87250]: /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 04 22:49:21 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cd37922d-8ba1-4c9a-8fff-f8b32a7f04f6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:21 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:21 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd37922d-8ba1-4c9a-8fff-f8b32a7f04f6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-323641774 returned with HTTP 200 Sep 04 22:49:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 833/1653] 192.168.122.93 () {58 vars in 1296 bytes} [Fri Sep 4 22:49:21 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-323641774 => generated 475 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7a96f3e4-131a-4d31-9352-bade3ed14952 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7a96f3e4-131a-4d31-9352-bade3ed14952 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-323641774 Sep 04 22:49:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7a96f3e4-131a-4d31-9352-bade3ed14952 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7a96f3e4-131a-4d31-9352-bade3ed14952 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-7a96f3e4-131a-4d31-9352-bade3ed14952 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:21 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-7a96f3e4-131a-4d31-9352-bade3ed14952 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:21 devstack devstack@c-api.service[87249]: /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 04 22:49:21 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7a96f3e4-131a-4d31-9352-bade3ed14952 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7a96f3e4-131a-4d31-9352-bade3ed14952 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-323641774 returned with HTTP 200 Sep 04 22:49:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 821/1654] 192.168.122.93 () {58 vars in 1241 bytes} [Fri Sep 4 22:49:21 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-323641774 => generated 341 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e9986eb1-57e3-47ac-af93-d796cc8001d6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e9986eb1-57e3-47ac-af93-d796cc8001d6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots?status=available Sep 04 22:49:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e9986eb1-57e3-47ac-af93-d796cc8001d6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e9986eb1-57e3-47ac-af93-d796cc8001d6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-e9986eb1-57e3-47ac-af93-d796cc8001d6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:21 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-e9986eb1-57e3-47ac-af93-d796cc8001d6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:21 devstack devstack@c-api.service[87250]: /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 04 22:49:21 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e9986eb1-57e3-47ac-af93-d796cc8001d6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e9986eb1-57e3-47ac-af93-d796cc8001d6 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots?status=available returned with HTTP 200 Sep 04 22:49:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 834/1655] 192.168.122.93 () {58 vars in 1155 bytes} [Fri Sep 4 22:49:21 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6d26a915-752c-49b3-9561-3c7757dbe697 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6d26a915-752c-49b3-9561-3c7757dbe697 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-323641774 Sep 04 22:49:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6d26a915-752c-49b3-9561-3c7757dbe697 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6d26a915-752c-49b3-9561-3c7757dbe697 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-6d26a915-752c-49b3-9561-3c7757dbe697 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:21 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-6d26a915-752c-49b3-9561-3c7757dbe697 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Building query based on filter {{(pid=87249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:49:21 devstack devstack@c-api.service[87249]: /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 04 22:49:21 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:49:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6d26a915-752c-49b3-9561-3c7757dbe697 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Get all snapshots completed successfully. Sep 04 22:49:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6d26a915-752c-49b3-9561-3c7757dbe697 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-323641774 returned with HTTP 200 Sep 04 22:49:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 822/1656] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:49:21 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-323641774 => generated 341 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-756b390b-edef-40cf-9043-7ec142248f40 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-756b390b-edef-40cf-9043-7ec142248f40 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 Sep 04 22:49:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-756b390b-edef-40cf-9043-7ec142248f40 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-756b390b-edef-40cf-9043-7ec142248f40 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:21 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-756b390b-edef-40cf-9043-7ec142248f40 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Delete snapshot with id: e20c8c20-86b6-4380-a1e2-fc425b23cba9 Sep 04 22:49:21 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:21 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-756b390b-edef-40cf-9043-7ec142248f40 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-756b390b-edef-40cf-9043-7ec142248f40 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot delete request issued successfully. Sep 04 22:49:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-756b390b-edef-40cf-9043-7ec142248f40 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 returned with HTTP 202 Sep 04 22:49:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 835/1657] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:49:21 2026] DELETE /volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-68edb207-fcd8-4dfd-9e58-53dabfb03b97 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-68edb207-fcd8-4dfd-9e58-53dabfb03b97 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 Sep 04 22:49:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-68edb207-fcd8-4dfd-9e58-53dabfb03b97 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-68edb207-fcd8-4dfd-9e58-53dabfb03b97 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-68edb207-fcd8-4dfd-9e58-53dabfb03b97 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-68edb207-fcd8-4dfd-9e58-53dabfb03b97 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 returned with HTTP 200 Sep 04 22:49:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 823/1658] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:21 2026] GET /volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 => generated 471 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f70aafb1-79a4-433b-9801-20681b64f6c2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f70aafb1-79a4-433b-9801-20681b64f6c2 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 Sep 04 22:49:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f70aafb1-79a4-433b-9801-20681b64f6c2 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f70aafb1-79a4-433b-9801-20681b64f6c2 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:22 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f70aafb1-79a4-433b-9801-20681b64f6c2 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f70aafb1-79a4-433b-9801-20681b64f6c2 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 returned with HTTP 200 Sep 04 22:49:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 836/1659] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:22 2026] GET /volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 => generated 471 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-05cb816f-f4d5-4a1e-b70b-97d3dd725703 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-05cb816f-f4d5-4a1e-b70b-97d3dd725703 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 Sep 04 22:49:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-05cb816f-f4d5-4a1e-b70b-97d3dd725703 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-05cb816f-f4d5-4a1e-b70b-97d3dd725703 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:23 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:23 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-05cb816f-f4d5-4a1e-b70b-97d3dd725703 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-05cb816f-f4d5-4a1e-b70b-97d3dd725703 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 returned with HTTP 200 Sep 04 22:49:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 824/1660] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:23 2026] GET /volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 => generated 471 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d75b233e-a948-484e-b4a4-1ea1f7c83b6e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d75b233e-a948-484e-b4a4-1ea1f7c83b6e tempest-VolumePoolsAdminTestsJSON-454635434 tempest-VolumePoolsAdminTestsJSON-454635434-project-admin] GET http://192.168.122.93/volume/v3/scheduler-stats/get_pools?detail=True Sep 04 22:49:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d75b233e-a948-484e-b4a4-1ea1f7c83b6e tempest-VolumePoolsAdminTestsJSON-454635434 tempest-VolumePoolsAdminTestsJSON-454635434-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d75b233e-a948-484e-b4a4-1ea1f7c83b6e tempest-VolumePoolsAdminTestsJSON-454635434 tempest-VolumePoolsAdminTestsJSON-454635434-project-admin] Calling method 'get_pools' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d75b233e-a948-484e-b4a4-1ea1f7c83b6e tempest-VolumePoolsAdminTestsJSON-454635434 tempest-VolumePoolsAdminTestsJSON-454635434-project-admin] http://192.168.122.93/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 04 22:49:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 837/1661] 192.168.122.93 () {58 vars in 1193 bytes} [Fri Sep 4 22:49:23 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:49:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-273345ad-31cd-4abd-ad1c-08323e987221 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-273345ad-31cd-4abd-ad1c-08323e987221 tempest-VolumePoolsAdminTestsJSON-454635434 tempest-VolumePoolsAdminTestsJSON-454635434-project-admin] GET http://192.168.122.93/volume/v3/scheduler-stats/get_pools Sep 04 22:49:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-273345ad-31cd-4abd-ad1c-08323e987221 tempest-VolumePoolsAdminTestsJSON-454635434 tempest-VolumePoolsAdminTestsJSON-454635434-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-273345ad-31cd-4abd-ad1c-08323e987221 tempest-VolumePoolsAdminTestsJSON-454635434 tempest-VolumePoolsAdminTestsJSON-454635434-project-admin] Calling method 'get_pools' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-273345ad-31cd-4abd-ad1c-08323e987221 tempest-VolumePoolsAdminTestsJSON-454635434 tempest-VolumePoolsAdminTestsJSON-454635434-project-admin] http://192.168.122.93/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 22:49:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 825/1662] 192.168.122.93 () {58 vars in 1170 bytes} [Fri Sep 4 22:49:24 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:49:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b40215e7-2844-41df-bb6c-80ef6b23bea9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b40215e7-2844-41df-bb6c-80ef6b23bea9 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 Sep 04 22:49:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b40215e7-2844-41df-bb6c-80ef6b23bea9 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b40215e7-2844-41df-bb6c-80ef6b23bea9 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b40215e7-2844-41df-bb6c-80ef6b23bea9 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 returned with HTTP 404 Sep 04 22:49:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 826/1663] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:24 2026] GET /volume/v3/snapshots/e20c8c20-86b6-4380-a1e2-fc425b23cba9 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b50396e6-f9df-425a-9f2b-61bd84424f55 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b50396e6-f9df-425a-9f2b-61bd84424f55 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 Sep 04 22:49:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b50396e6-f9df-425a-9f2b-61bd84424f55 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b50396e6-f9df-425a-9f2b-61bd84424f55 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:24 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-b50396e6-f9df-425a-9f2b-61bd84424f55 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Delete snapshot with id: 5ca867a7-f0a0-4f07-9c2f-503fd901c571 Sep 04 22:49:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b50396e6-f9df-425a-9f2b-61bd84424f55 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b50396e6-f9df-425a-9f2b-61bd84424f55 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot delete request issued successfully. Sep 04 22:49:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b50396e6-f9df-425a-9f2b-61bd84424f55 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 returned with HTTP 202 Sep 04 22:49:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 827/1664] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:49:24 2026] DELETE /volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:49:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-50ab4b07-82b2-4043-a71f-0f476f552349 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-50ab4b07-82b2-4043-a71f-0f476f552349 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 Sep 04 22:49:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-50ab4b07-82b2-4043-a71f-0f476f552349 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-50ab4b07-82b2-4043-a71f-0f476f552349 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-50ab4b07-82b2-4043-a71f-0f476f552349 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-50ab4b07-82b2-4043-a71f-0f476f552349 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 returned with HTTP 200 Sep 04 22:49:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 828/1665] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:24 2026] GET /volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 => generated 471 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:49:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-558629223", "metadata": {"Type": "Test"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-558629223', 'metadata': {'Type': 'Test'}}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:49:24 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume of 1 GB Sep 04 22:49:24 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Availability Zones retrieved successfully. Sep 04 22:49:24 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Flow 'volume_create_api' (4cb1ec5c-f8f6-4ebb-9f90-b3ee1aae8571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:24 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52093244-e39c-4179-86e1-9fa74b3bd7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:24 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:49:24 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52093244-e39c-4179-86e1-9fa74b3bd7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:24 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987d50bb-fbcf-4ad5-9278-3ec457446085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:25 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Created reservations ['11139646-de3e-45d5-86ca-212eef39e86d', '2c72afea-695a-41e7-8fb7-091bb73df6b5', '13f2cce5-a2fa-446f-8e20-b76aa6ccb32e', 'e7aea3ed-15c0-4519-8963-65c1b4b183a8'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:25 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987d50bb-fbcf-4ad5-9278-3ec457446085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11139646-de3e-45d5-86ca-212eef39e86d', '2c72afea-695a-41e7-8fb7-091bb73df6b5', '13f2cce5-a2fa-446f-8e20-b76aa6ccb32e', 'e7aea3ed-15c0-4519-8963-65c1b4b183a8']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:25 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bad86be-04e8-4fca-afa2-2f085edf8f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:25 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:25 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:25 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bad86be-04e8-4fca-afa2-2f085edf8f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00585b4a-e34e-4048-b97d-9e398419d2aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-558629223',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cbbf21d4738147389167823dfe81f733',qos_specs=None,replication_status=,reservations=['11139646-de3e-45d5-86ca-212eef39e86d','2c72afea-695a-41e7-8fb7-091bb73df6b5','13f2cce5-a2fa-446f-8e20-b76aa6ccb32e','e7aea3ed-15c0-4519-8963-65c1b4b183a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05fb76dca9410e88e849cca6996240',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:49:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-558629223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00585b4a-e34e-4048-b97d-9e398419d2aa,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='cbbf21d4738147389167823dfe81f733',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c05fb76dca9410e88e849cca6996240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:25 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (676afcc1-93fa-4375-b103-ae9d51ba2bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:25 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (676afcc1-93fa-4375-b103-ae9d51ba2bde) transitioned into state 'SUCCESS' from state '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-558629223',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cbbf21d4738147389167823dfe81f733',qos_specs=None,replication_status=,reservations=['11139646-de3e-45d5-86ca-212eef39e86d','2c72afea-695a-41e7-8fb7-091bb73df6b5','13f2cce5-a2fa-446f-8e20-b76aa6ccb32e','e7aea3ed-15c0-4519-8963-65c1b4b183a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05fb76dca9410e88e849cca6996240',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:25 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (951dad99-02a3-472b-9a4e-92166c7f33e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:25 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (951dad99-02a3-472b-9a4e-92166c7f33e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:25 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Flow 'volume_create_api' (4cb1ec5c-f8f6-4ebb-9f90-b3ee1aae8571) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:25 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume request issued successfully. Sep 04 22:49:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2d16db78-7d4f-482b-ac96-dcd5d948040f tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:49:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 838/1666] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:49:24 2026] POST /volume/v3/volumes => generated 765 bytes in 890 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:49:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-73c3317a-48e3-49a7-b09c-3c468d8c8868 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-73c3317a-48e3-49a7-b09c-3c468d8c8868 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa Sep 04 22:49:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-73c3317a-48e3-49a7-b09c-3c468d8c8868 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-73c3317a-48e3-49a7-b09c-3c468d8c8868 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:25 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:25 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:25 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:25 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:25 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-73c3317a-48e3-49a7-b09c-3c468d8c8868 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-73c3317a-48e3-49a7-b09c-3c468d8c8868 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa returned with HTTP 200 Sep 04 22:49:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 829/1667] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:25 2026] GET /volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa => generated 833 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-50ca103a-0ac5-4ea0-ab25-6e974ae08892 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-50ca103a-0ac5-4ea0-ab25-6e974ae08892 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 Sep 04 22:49:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-50ca103a-0ac5-4ea0-ab25-6e974ae08892 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-50ca103a-0ac5-4ea0-ab25-6e974ae08892 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:25 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:25 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:25 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-50ca103a-0ac5-4ea0-ab25-6e974ae08892 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-50ca103a-0ac5-4ea0-ab25-6e974ae08892 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 returned with HTTP 200 Sep 04 22:49:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 839/1668] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:25 2026] GET /volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 => generated 471 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-58936a60-cf5e-4646-8275-b41267b5f011 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-58936a60-cf5e-4646-8275-b41267b5f011 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa Sep 04 22:49:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-58936a60-cf5e-4646-8275-b41267b5f011 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-58936a60-cf5e-4646-8275-b41267b5f011 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-58936a60-cf5e-4646-8275-b41267b5f011 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-58936a60-cf5e-4646-8275-b41267b5f011 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa returned with HTTP 200 Sep 04 22:49:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 830/1669] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:26 2026] GET /volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ddd58b48-3ae3-41bc-bbce-1f37e284fc79 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ddd58b48-3ae3-41bc-bbce-1f37e284fc79 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 Sep 04 22:49:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ddd58b48-3ae3-41bc-bbce-1f37e284fc79 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ddd58b48-3ae3-41bc-bbce-1f37e284fc79 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:26 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:26 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ddd58b48-3ae3-41bc-bbce-1f37e284fc79 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ddd58b48-3ae3-41bc-bbce-1f37e284fc79 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 returned with HTTP 200 Sep 04 22:49:26 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 840/1670] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:26 2026] GET /volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 => generated 471 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8b8e5e00-c73d-4765-8268-d90d7a9f7650 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8b8e5e00-c73d-4765-8268-d90d7a9f7650 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa Sep 04 22:49:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8b8e5e00-c73d-4765-8268-d90d7a9f7650 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8b8e5e00-c73d-4765-8268-d90d7a9f7650 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8b8e5e00-c73d-4765-8268-d90d7a9f7650 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8b8e5e00-c73d-4765-8268-d90d7a9f7650 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa returned with HTTP 200 Sep 04 22:49:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 831/1671] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:27 2026] GET /volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9b27118d-2e19-4bd6-b137-4fbd68879638 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9b27118d-2e19-4bd6-b137-4fbd68879638 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa Sep 04 22:49:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9b27118d-2e19-4bd6-b137-4fbd68879638 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9b27118d-2e19-4bd6-b137-4fbd68879638 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9b27118d-2e19-4bd6-b137-4fbd68879638 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9b27118d-2e19-4bd6-b137-4fbd68879638 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa returned with HTTP 200 Sep 04 22:49:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 841/1672] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:27 2026] GET /volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c5e4a099-e91d-43b0-bf10-c022f9af85dd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c5e4a099-e91d-43b0-bf10-c022f9af85dd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] PUT http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa Sep 04 22:49:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c5e4a099-e91d-43b0-bf10-c022f9af85dd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-558629223"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c5e4a099-e91d-43b0-bf10-c022f9af85dd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c5e4a099-e91d-43b0-bf10-c022f9af85dd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume updated successfully. Sep 04 22:49:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c5e4a099-e91d-43b0-bf10-c022f9af85dd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa returned with HTTP 200 Sep 04 22:49:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 832/1673] 192.168.122.93 () {60 vars in 1247 bytes} [Fri Sep 4 22:49:27 2026] PUT /volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa => generated 790 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a6593c4f-06c7-45aa-9c06-805153571f19 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a6593c4f-06c7-45aa-9c06-805153571f19 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] PUT http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa Sep 04 22:49:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a6593c4f-06c7-45aa-9c06-805153571f19 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-256194832", "description": "This is the new description of volume"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a6593c4f-06c7-45aa-9c06-805153571f19 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a6593c4f-06c7-45aa-9c06-805153571f19 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume updated successfully. Sep 04 22:49:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a6593c4f-06c7-45aa-9c06-805153571f19 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa returned with HTTP 200 Sep 04 22:49:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 842/1674] 192.168.122.93 () {60 vars in 1248 bytes} [Fri Sep 4 22:49:27 2026] PUT /volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa => generated 829 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f5e5b480-a6dd-44d6-8d7d-b1d8a8e44751 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f5e5b480-a6dd-44d6-8d7d-b1d8a8e44751 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa Sep 04 22:49:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f5e5b480-a6dd-44d6-8d7d-b1d8a8e44751 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f5e5b480-a6dd-44d6-8d7d-b1d8a8e44751 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f5e5b480-a6dd-44d6-8d7d-b1d8a8e44751 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f5e5b480-a6dd-44d6-8d7d-b1d8a8e44751 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa returned with HTTP 200 Sep 04 22:49:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 833/1675] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:27 2026] GET /volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa => generated 897 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:49:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-948853811", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-392629203"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-948853811', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-392629203'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:49:27 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume of 1 GB Sep 04 22:49:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Availability Zones retrieved successfully. Sep 04 22:49:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d1ebb41c-67ce-4f71-8fce-31850cdcfaa1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d1ebb41c-67ce-4f71-8fce-31850cdcfaa1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 Sep 04 22:49:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d1ebb41c-67ce-4f71-8fce-31850cdcfaa1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d1ebb41c-67ce-4f71-8fce-31850cdcfaa1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Flow 'volume_create_api' (134f1c33-7006-46c5-acbb-4c7c2cb56bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3764dc9-5c78-4275-847e-31eed8bec7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:49:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d1ebb41c-67ce-4f71-8fce-31850cdcfaa1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 returned with HTTP 404 Sep 04 22:49:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 834/1676] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:27 2026] GET /volume/v3/snapshots/5ca867a7-f0a0-4f07-9c2f-503fd901c571 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9dada4b3-5df5-4a45-a57f-de0bbce7bb8f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9dada4b3-5df5-4a45-a57f-de0bbce7bb8f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b Sep 04 22:49:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9dada4b3-5df5-4a45-a57f-de0bbce7bb8f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9dada4b3-5df5-4a45-a57f-de0bbce7bb8f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:27 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-9dada4b3-5df5-4a45-a57f-de0bbce7bb8f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Delete snapshot with id: 5bc57c03-e3b7-466f-994c-116439e98b1b Sep 04 22:49:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9dada4b3-5df5-4a45-a57f-de0bbce7bb8f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:28 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3764dc9-5c78-4275-847e-31eed8bec7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:28 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (874f646d-7dfc-49e3-84ed-ff6ebd6c7f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9dada4b3-5df5-4a45-a57f-de0bbce7bb8f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot delete request issued successfully. Sep 04 22:49:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9dada4b3-5df5-4a45-a57f-de0bbce7bb8f tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b returned with HTTP 202 Sep 04 22:49:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 835/1677] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:49:27 2026] DELETE /volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-950c0f9f-05a9-41f8-8063-b7269b3b08fb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-950c0f9f-05a9-41f8-8063-b7269b3b08fb tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b Sep 04 22:49:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-950c0f9f-05a9-41f8-8063-b7269b3b08fb tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-950c0f9f-05a9-41f8-8063-b7269b3b08fb tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-950c0f9f-05a9-41f8-8063-b7269b3b08fb tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-950c0f9f-05a9-41f8-8063-b7269b3b08fb tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b returned with HTTP 200 Sep 04 22:49:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 836/1678] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:28 2026] GET /volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b => generated 471 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:28 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Created reservations ['c28c836f-b106-425e-ae91-9e3a4f035d6b', 'b0c54c69-4b10-4d87-ae77-f4e04e50bab5', '7952cf8a-d19a-4808-b296-727c3eee71d3', 'cfec6d84-a6d8-416a-96f7-4ff28dd4ecf3'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:28 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (874f646d-7dfc-49e3-84ed-ff6ebd6c7f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c28c836f-b106-425e-ae91-9e3a4f035d6b', 'b0c54c69-4b10-4d87-ae77-f4e04e50bab5', '7952cf8a-d19a-4808-b296-727c3eee71d3', 'cfec6d84-a6d8-416a-96f7-4ff28dd4ecf3']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:28 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ab7bc2-ba7f-4bde-ac30-8de267b4c444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:28 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ab7bc2-ba7f-4bde-ac30-8de267b4c444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-948853811',display_name='tempest-VolumesGetTest-Volume-392629203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbbf21d4738147389167823dfe81f733',qos_specs=None,replication_status=,reservations=['c28c836f-b106-425e-ae91-9e3a4f035d6b','b0c54c69-4b10-4d87-ae77-f4e04e50bab5','7952cf8a-d19a-4808-b296-727c3eee71d3','cfec6d84-a6d8-416a-96f7-4ff28dd4ecf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05fb76dca9410e88e849cca6996240',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:49:28Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-948853811',display_name='tempest-VolumesGetTest-Volume-392629203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbbf21d4738147389167823dfe81f733',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c05fb76dca9410e88e849cca6996240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:28 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2462b23c-958e-494e-8b1c-886eb3299aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:28 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2462b23c-958e-494e-8b1c-886eb3299aba) transitioned into 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-948853811',display_name='tempest-VolumesGetTest-Volume-392629203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbbf21d4738147389167823dfe81f733',qos_specs=None,replication_status=,reservations=['c28c836f-b106-425e-ae91-9e3a4f035d6b','b0c54c69-4b10-4d87-ae77-f4e04e50bab5','7952cf8a-d19a-4808-b296-727c3eee71d3','cfec6d84-a6d8-416a-96f7-4ff28dd4ecf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05fb76dca9410e88e849cca6996240',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:28 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fb67b08-de0a-434e-9011-e2251dbfa39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:28 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fb67b08-de0a-434e-9011-e2251dbfa39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:28 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Flow 'volume_create_api' (134f1c33-7006-46c5-acbb-4c7c2cb56bdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume request issued successfully. Sep 04 22:49:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd444076-6bea-4059-8fbd-92cd7cbdd4f8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:49:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 843/1679] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:49:27 2026] POST /volume/v3/volumes => generated 785 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:49:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-dec4e4e4-a8b9-4002-86c5-fd38c95ffd33 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dec4e4e4-a8b9-4002-86c5-fd38c95ffd33 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf Sep 04 22:49:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dec4e4e4-a8b9-4002-86c5-fd38c95ffd33 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dec4e4e4-a8b9-4002-86c5-fd38c95ffd33 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:28 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:28 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-dec4e4e4-a8b9-4002-86c5-fd38c95ffd33 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dec4e4e4-a8b9-4002-86c5-fd38c95ffd33 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf returned with HTTP 200 Sep 04 22:49:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 837/1680] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:28 2026] GET /volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8546cd02-32ed-4492-b147-5b390eff3d85 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8546cd02-32ed-4492-b147-5b390eff3d85 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b Sep 04 22:49:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8546cd02-32ed-4492-b147-5b390eff3d85 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8546cd02-32ed-4492-b147-5b390eff3d85 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8546cd02-32ed-4492-b147-5b390eff3d85 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Snapshot retrieved successfully. Sep 04 22:49:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8546cd02-32ed-4492-b147-5b390eff3d85 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b returned with HTTP 200 Sep 04 22:49:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 844/1681] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:29 2026] GET /volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b => generated 471 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-07ba5f7e-a5ac-4538-a34d-b33e47a7fbd2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5e154dc4-8bc0-4b3d-9fcb-64678a6d7573 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5e154dc4-8bc0-4b3d-9fcb-64678a6d7573 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf Sep 04 22:49:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5e154dc4-8bc0-4b3d-9fcb-64678a6d7573 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5e154dc4-8bc0-4b3d-9fcb-64678a6d7573 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:29 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:29 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5e154dc4-8bc0-4b3d-9fcb-64678a6d7573 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5e154dc4-8bc0-4b3d-9fcb-64678a6d7573 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf returned with HTTP 200 Sep 04 22:49:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 845/1682] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:29 2026] GET /volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf => generated 877 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-07ba5f7e-a5ac-4538-a34d-b33e47a7fbd2 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] GET http://192.168.122.93/volume/v3/os-quota-class-sets/default Sep 04 22:49:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-07ba5f7e-a5ac-4538-a34d-b33e47a7fbd2 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-07ba5f7e-a5ac-4538-a34d-b33e47a7fbd2 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-07ba5f7e-a5ac-4538-a34d-b33e47a7fbd2 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] http://192.168.122.93/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 04 22:49:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 838/1683] 192.168.122.93 () {58 vars in 1176 bytes} [Fri Sep 4 22:49:29 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8f4b24b8-f7bd-4e11-b558-10dfc10c39b2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8f4b24b8-f7bd-4e11-b558-10dfc10c39b2 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] GET http://192.168.122.93/volume/v3/os-quota-class-sets/default Sep 04 22:49:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8f4b24b8-f7bd-4e11-b558-10dfc10c39b2 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8f4b24b8-f7bd-4e11-b558-10dfc10c39b2 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8f4b24b8-f7bd-4e11-b558-10dfc10c39b2 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] http://192.168.122.93/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 04 22:49:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 846/1684] 192.168.122.93 () {58 vars in 1176 bytes} [Fri Sep 4 22:49:29 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-111ba455-ec67-4997-821b-d3f9da8831ac None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-111ba455-ec67-4997-821b-d3f9da8831ac tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:49:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-111ba455-ec67-4997-821b-d3f9da8831ac tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1805321839"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-111ba455-ec67-4997-821b-d3f9da8831ac tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:49:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 839/1685] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:49:29 2026] POST /volume/v3/types => generated 228 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f7d83971-89b6-4791-9cb1-58d6310dc53a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f7d83971-89b6-4791-9cb1-58d6310dc53a tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] PUT http://192.168.122.93/volume/v3/os-quota-class-sets/default Sep 04 22:49:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f7d83971-89b6-4791-9cb1-58d6310dc53a tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-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-1805321839": 9, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1805321839": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1805321839": 8}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f7d83971-89b6-4791-9cb1-58d6310dc53a tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] http://192.168.122.93/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 04 22:49:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 847/1686] 192.168.122.93 () {60 vars in 1197 bytes} [Fri Sep 4 22:49:29 2026] PUT /volume/v3/os-quota-class-sets/default => generated 612 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-60ac998b-660a-4f03-9001-e3ce0d26a619 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-60ac998b-660a-4f03-9001-e3ce0d26a619 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] GET http://192.168.122.93/volume/v3/os-quota-sets/22d3fa5ab9bb48a69ba527756f34843a/defaults Sep 04 22:49:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-60ac998b-660a-4f03-9001-e3ce0d26a619 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-60ac998b-660a-4f03-9001-e3ce0d26a619 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] Calling method 'defaults' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-60ac998b-660a-4f03-9001-e3ce0d26a619 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/22d3fa5ab9bb48a69ba527756f34843a/defaults returned with HTTP 200 Sep 04 22:49:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 840/1687] 192.168.122.93 () {58 vars in 1260 bytes} [Fri Sep 4 22:49:29 2026] GET /volume/v3/os-quota-sets/22d3fa5ab9bb48a69ba527756f34843a/defaults => generated 648 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a483e20d-9e6f-42ce-ace6-7d5be2a6ee28 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a483e20d-9e6f-42ce-ace6-7d5be2a6ee28 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b Sep 04 22:49:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a483e20d-9e6f-42ce-ace6-7d5be2a6ee28 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a483e20d-9e6f-42ce-ace6-7d5be2a6ee28 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a483e20d-9e6f-42ce-ace6-7d5be2a6ee28 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b returned with HTTP 404 Sep 04 22:49:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 848/1688] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:49:30 2026] GET /volume/v3/snapshots/5bc57c03-e3b7-466f-994c-116439e98b1b => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8907498b-521c-4923-8b76-0b8f5b3d21db None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8907498b-521c-4923-8b76-0b8f5b3d21db tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8907498b-521c-4923-8b76-0b8f5b3d21db tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8907498b-521c-4923-8b76-0b8f5b3d21db tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8907498b-521c-4923-8b76-0b8f5b3d21db tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Volume info retrieved successfully. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8907498b-521c-4923-8b76-0b8f5b3d21db tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 returned with HTTP 200 Sep 04 22:49:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 841/1689] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:30 2026] GET /volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0c325a49-52a2-4f81-ab35-887506408f79 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6056392e-d9e0-4711-ae66-f994a534d97b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0c325a49-52a2-4f81-ab35-887506408f79 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] DELETE http://192.168.122.93/volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 Sep 04 22:49:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0c325a49-52a2-4f81-ab35-887506408f79 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6056392e-d9e0-4711-ae66-f994a534d97b tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] GET http://192.168.122.93/volume/v3/os-quota-sets/b047b61a36bd45779ac16a99f75708c0/defaults Sep 04 22:49:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0c325a49-52a2-4f81-ab35-887506408f79 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6056392e-d9e0-4711-ae66-f994a534d97b tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:30 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-0c325a49-52a2-4f81-ab35-887506408f79 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Delete volume with id: 8361935d-fcee-42aa-9da5-057ec65b6103 Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6056392e-d9e0-4711-ae66-f994a534d97b tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] Calling method 'defaults' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0c325a49-52a2-4f81-ab35-887506408f79 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Volume info retrieved successfully. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6056392e-d9e0-4711-ae66-f994a534d97b tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] http://192.168.122.93/volume/v3/os-quota-sets/b047b61a36bd45779ac16a99f75708c0/defaults returned with HTTP 200 Sep 04 22:49:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 842/1690] 192.168.122.93 () {58 vars in 1260 bytes} [Fri Sep 4 22:49:30 2026] GET /volume/v3/os-quota-sets/b047b61a36bd45779ac16a99f75708c0/defaults => generated 648 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0c325a49-52a2-4f81-ab35-887506408f79 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Delete volume request issued successfully. Sep 04 22:49:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0c325a49-52a2-4f81-ab35-887506408f79 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 returned with HTTP 202 Sep 04 22:49:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 849/1691] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:49:30 2026] DELETE /volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f9ada272-6532-4489-8254-3793cad641b1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f9ada272-6532-4489-8254-3793cad641b1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f9ada272-6532-4489-8254-3793cad641b1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f9ada272-6532-4489-8254-3793cad641b1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f9ada272-6532-4489-8254-3793cad641b1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Volume info retrieved successfully. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f9ada272-6532-4489-8254-3793cad641b1 tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 returned with HTTP 200 Sep 04 22:49:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 843/1692] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:30 2026] GET /volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-207bb159-b991-4d0a-9417-dfc077880d00 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-207bb159-b991-4d0a-9417-dfc077880d00 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] DELETE http://192.168.122.93/volume/v3/types/8751b475-98fc-4112-99a7-5f74fa98e4be Sep 04 22:49:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-207bb159-b991-4d0a-9417-dfc077880d00 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-207bb159-b991-4d0a-9417-dfc077880d00 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-207bb159-b991-4d0a-9417-dfc077880d00 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] http://192.168.122.93/volume/v3/types/8751b475-98fc-4112-99a7-5f74fa98e4be returned with HTTP 202 Sep 04 22:49:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 850/1693] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:49:30 2026] DELETE /volume/v3/types/8751b475-98fc-4112-99a7-5f74fa98e4be => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ccd4c5f9-8754-433d-9e95-41980e872b47 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ccd4c5f9-8754-433d-9e95-41980e872b47 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] GET http://192.168.122.93/volume/v3/types/8751b475-98fc-4112-99a7-5f74fa98e4be Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ccd4c5f9-8754-433d-9e95-41980e872b47 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ccd4c5f9-8754-433d-9e95-41980e872b47 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ccd4c5f9-8754-433d-9e95-41980e872b47 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] http://192.168.122.93/volume/v3/types/8751b475-98fc-4112-99a7-5f74fa98e4be returned with HTTP 404 Sep 04 22:49:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 844/1694] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:49:30 2026] GET /volume/v3/types/8751b475-98fc-4112-99a7-5f74fa98e4be => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d7adbe7a-3269-422e-93f2-f9673b9b10e8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-54c4af10-c82e-4813-89d0-ad5fb5c93fae None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d7adbe7a-3269-422e-93f2-f9673b9b10e8 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] PUT http://192.168.122.93/volume/v3/os-quota-class-sets/default Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-54c4af10-c82e-4813-89d0-ad5fb5c93fae tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf Sep 04 22:49:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d7adbe7a-3269-422e-93f2-f9673b9b10e8 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-54c4af10-c82e-4813-89d0-ad5fb5c93fae tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-54c4af10-c82e-4813-89d0-ad5fb5c93fae tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-54c4af10-c82e-4813-89d0-ad5fb5c93fae tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-54c4af10-c82e-4813-89d0-ad5fb5c93fae tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf returned with HTTP 200 Sep 04 22:49:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 845/1695] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:30 2026] GET /volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf => generated 878 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-098c22e0-88e6-481a-b5de-a1b35997b765 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-098c22e0-88e6-481a-b5de-a1b35997b765 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] PUT http://192.168.122.93/volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-098c22e0-88e6-481a-b5de-a1b35997b765 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-558629223", "description": null}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-098c22e0-88e6-481a-b5de-a1b35997b765 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-098c22e0-88e6-481a-b5de-a1b35997b765 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume updated successfully. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-098c22e0-88e6-481a-b5de-a1b35997b765 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf returned with HTTP 200 Sep 04 22:49:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 846/1696] 192.168.122.93 () {60 vars in 1247 bytes} [Fri Sep 4 22:49:30 2026] PUT /volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf => generated 776 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d4788052-46b8-48ab-be7c-cdfed3cf2b6b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d4788052-46b8-48ab-be7c-cdfed3cf2b6b tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d4788052-46b8-48ab-be7c-cdfed3cf2b6b tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d4788052-46b8-48ab-be7c-cdfed3cf2b6b tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d4788052-46b8-48ab-be7c-cdfed3cf2b6b tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d7adbe7a-3269-422e-93f2-f9673b9b10e8 tempest-VolumeQuotaClassesTest-1054567882 tempest-VolumeQuotaClassesTest-1054567882-project-admin] http://192.168.122.93/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 04 22:49:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 851/1697] 192.168.122.93 () {60 vars in 1197 bytes} [Fri Sep 4 22:49:30 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d4788052-46b8-48ab-be7c-cdfed3cf2b6b tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf returned with HTTP 200 Sep 04 22:49:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 847/1698] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:30 2026] GET /volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-803f2589-3ce8-440c-924a-bf5224a1461e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-803f2589-3ce8-440c-924a-bf5224a1461e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] DELETE http://192.168.122.93/volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf Sep 04 22:49:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-803f2589-3ce8-440c-924a-bf5224a1461e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-803f2589-3ce8-440c-924a-bf5224a1461e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:30 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-803f2589-3ce8-440c-924a-bf5224a1461e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Delete volume with id: b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf Sep 04 22:49:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-803f2589-3ce8-440c-924a-bf5224a1461e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-803f2589-3ce8-440c-924a-bf5224a1461e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Delete volume request issued successfully. Sep 04 22:49:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-803f2589-3ce8-440c-924a-bf5224a1461e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf returned with HTTP 202 Sep 04 22:49:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 852/1699] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:49:30 2026] DELETE /volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-00a8c542-7341-4358-9156-42e1901ac0c9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-00a8c542-7341-4358-9156-42e1901ac0c9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-00a8c542-7341-4358-9156-42e1901ac0c9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-00a8c542-7341-4358-9156-42e1901ac0c9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-00a8c542-7341-4358-9156-42e1901ac0c9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-00a8c542-7341-4358-9156-42e1901ac0c9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf returned with HTTP 200 Sep 04 22:49:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 848/1700] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:30 2026] GET /volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b5b28cec-bd0b-472c-84e9-4e5ffa025ffe None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b5b28cec-bd0b-472c-84e9-4e5ffa025ffe tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] GET http://192.168.122.93/volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 Sep 04 22:49:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b5b28cec-bd0b-472c-84e9-4e5ffa025ffe tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b5b28cec-bd0b-472c-84e9-4e5ffa025ffe tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b5b28cec-bd0b-472c-84e9-4e5ffa025ffe tempest-VolumesSnapshotListTestJSON-1169243634 tempest-VolumesSnapshotListTestJSON-1169243634-project-member] http://192.168.122.93/volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 returned with HTTP 404 Sep 04 22:49:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 853/1701] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:31 2026] GET /volume/v3/volumes/8361935d-fcee-42aa-9da5-057ec65b6103 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-07deadfb-6931-40e3-8ce2-1caf61714b5d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-07deadfb-6931-40e3-8ce2-1caf61714b5d tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf Sep 04 22:49:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-07deadfb-6931-40e3-8ce2-1caf61714b5d tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-07deadfb-6931-40e3-8ce2-1caf61714b5d tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-07deadfb-6931-40e3-8ce2-1caf61714b5d tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf returned with HTTP 404 Sep 04 22:49:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 849/1702] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:31 2026] GET /volume/v3/volumes/b9f493c0-c1ef-4b5b-84f1-cdd80cd119cf => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2ca026a7-6e59-4000-9ad5-73cbee470cca None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2ca026a7-6e59-4000-9ad5-73cbee470cca tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa Sep 04 22:49:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2ca026a7-6e59-4000-9ad5-73cbee470cca tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2ca026a7-6e59-4000-9ad5-73cbee470cca tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:31 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:31 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:31 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:31 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2ca026a7-6e59-4000-9ad5-73cbee470cca tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2ca026a7-6e59-4000-9ad5-73cbee470cca tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa returned with HTTP 200 Sep 04 22:49:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 854/1703] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:31 2026] GET /volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa => generated 897 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d0e9f9ca-8908-4c9d-a14f-7532369b6a69 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d0e9f9ca-8908-4c9d-a14f-7532369b6a69 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] DELETE http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa Sep 04 22:49:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d0e9f9ca-8908-4c9d-a14f-7532369b6a69 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d0e9f9ca-8908-4c9d-a14f-7532369b6a69 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:32 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-d0e9f9ca-8908-4c9d-a14f-7532369b6a69 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Delete volume with id: 00585b4a-e34e-4048-b97d-9e398419d2aa Sep 04 22:49:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:32 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d0e9f9ca-8908-4c9d-a14f-7532369b6a69 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d0e9f9ca-8908-4c9d-a14f-7532369b6a69 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Delete volume request issued successfully. Sep 04 22:49:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d0e9f9ca-8908-4c9d-a14f-7532369b6a69 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa returned with HTTP 202 Sep 04 22:49:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 850/1704] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:49:32 2026] DELETE /volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f6e37e19-cc84-4229-82fb-4ea7d5041386 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f6e37e19-cc84-4229-82fb-4ea7d5041386 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa Sep 04 22:49:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f6e37e19-cc84-4229-82fb-4ea7d5041386 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f6e37e19-cc84-4229-82fb-4ea7d5041386 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f6e37e19-cc84-4229-82fb-4ea7d5041386 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f6e37e19-cc84-4229-82fb-4ea7d5041386 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa returned with HTTP 200 Sep 04 22:49:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 855/1705] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:32 2026] GET /volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa => generated 896 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:49:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-be6ecb09-6d68-40df-b651-6c0a286ea0a8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-be6ecb09-6d68-40df-b651-6c0a286ea0a8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa Sep 04 22:49:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-be6ecb09-6d68-40df-b651-6c0a286ea0a8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-be6ecb09-6d68-40df-b651-6c0a286ea0a8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-be6ecb09-6d68-40df-b651-6c0a286ea0a8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-be6ecb09-6d68-40df-b651-6c0a286ea0a8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa returned with HTTP 200 Sep 04 22:49:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 851/1706] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:33 2026] GET /volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa => generated 896 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:49:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-34cc7a19-e5f9-4958-b212-b8cfe83da4f7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-34cc7a19-e5f9-4958-b212-b8cfe83da4f7 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa Sep 04 22:49:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-34cc7a19-e5f9-4958-b212-b8cfe83da4f7 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-34cc7a19-e5f9-4958-b212-b8cfe83da4f7 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-34cc7a19-e5f9-4958-b212-b8cfe83da4f7 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa returned with HTTP 404 Sep 04 22:49:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 856/1707] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:34 2026] GET /volume/v3/volumes/00585b4a-e34e-4048-b97d-9e398419d2aa => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:49:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-227275702"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-227275702'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:49:34 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume of 1 GB Sep 04 22:49:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Availability Zones retrieved successfully. Sep 04 22:49:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Flow 'volume_create_api' (0058f279-f9b9-4b81-b69e-8672693db311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c28fac49-8ab1-4d6a-9f7f-e73146954eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:49:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c28fac49-8ab1-4d6a-9f7f-e73146954eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (694012a7-15fd-48c8-9db5-99bb604e45ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:34 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Created reservations ['30a3eb0b-f064-4f70-8e89-054c388f1632', 'f6928004-5c3c-4cc2-a1a2-0f902c24cd09', 'd5cab112-8342-42b5-b67b-f03b5849f1aa', '3e055c4e-4a9d-4efc-b790-f64e157fa14f'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (694012a7-15fd-48c8-9db5-99bb604e45ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30a3eb0b-f064-4f70-8e89-054c388f1632', 'f6928004-5c3c-4cc2-a1a2-0f902c24cd09', 'd5cab112-8342-42b5-b67b-f03b5849f1aa', '3e055c4e-4a9d-4efc-b790-f64e157fa14f']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a47741a-19ce-42fe-bc95-f342ad7d3c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a47741a-19ce-42fe-bc95-f342ad7d3c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd058e8e9-da17-43f6-9004-a634268cb6f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-227275702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbbf21d4738147389167823dfe81f733',qos_specs=None,replication_status=,reservations=['30a3eb0b-f064-4f70-8e89-054c388f1632','f6928004-5c3c-4cc2-a1a2-0f902c24cd09','d5cab112-8342-42b5-b67b-f03b5849f1aa','3e055c4e-4a9d-4efc-b790-f64e157fa14f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05fb76dca9410e88e849cca6996240',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:49:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-227275702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d058e8e9-da17-43f6-9004-a634268cb6f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbbf21d4738147389167823dfe81f733',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c05fb76dca9410e88e849cca6996240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd318d03-8d47-4e14-b804-678651ec9cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd318d03-8d47-4e14-b804-678651ec9cbc) transitioned into state 'SUCCESS' from state '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-227275702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbbf21d4738147389167823dfe81f733',qos_specs=None,replication_status=,reservations=['30a3eb0b-f064-4f70-8e89-054c388f1632','f6928004-5c3c-4cc2-a1a2-0f902c24cd09','d5cab112-8342-42b5-b67b-f03b5849f1aa','3e055c4e-4a9d-4efc-b790-f64e157fa14f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05fb76dca9410e88e849cca6996240',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1864126-a120-470d-a279-6e9f0eeb0480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1864126-a120-470d-a279-6e9f0eeb0480) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Flow 'volume_create_api' (0058f279-f9b9-4b81-b69e-8672693db311) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume request issued successfully. Sep 04 22:49:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cc007bf7-a261-40fe-84e5-c3793ee9a187 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:49:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 852/1708] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:49:34 2026] POST /volume/v3/volumes => generated 751 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:49:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0ad65a2e-34c1-4c1f-8480-9d5583b9dac7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0ad65a2e-34c1-4c1f-8480-9d5583b9dac7 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 Sep 04 22:49:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0ad65a2e-34c1-4c1f-8480-9d5583b9dac7 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0ad65a2e-34c1-4c1f-8480-9d5583b9dac7 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:34 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:34 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:34 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:34 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0ad65a2e-34c1-4c1f-8480-9d5583b9dac7 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0ad65a2e-34c1-4c1f-8480-9d5583b9dac7 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 returned with HTTP 200 Sep 04 22:49:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 857/1709] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:34 2026] GET /volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bf37b3f4-00e1-4a28-a077-3f6b6c94fb17 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bf37b3f4-00e1-4a28-a077-3f6b6c94fb17 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 Sep 04 22:49:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bf37b3f4-00e1-4a28-a077-3f6b6c94fb17 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bf37b3f4-00e1-4a28-a077-3f6b6c94fb17 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bf37b3f4-00e1-4a28-a077-3f6b6c94fb17 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bf37b3f4-00e1-4a28-a077-3f6b6c94fb17 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 returned with HTTP 200 Sep 04 22:49:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 853/1710] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:35 2026] GET /volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 => generated 843 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1e0f4a14-e9b8-4dd9-a25e-71234dfca495 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1e0f4a14-e9b8-4dd9-a25e-71234dfca495 tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] GET http://192.168.122.93/volume/v3/os-services Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1e0f4a14-e9b8-4dd9-a25e-71234dfca495 tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1e0f4a14-e9b8-4dd9-a25e-71234dfca495 tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: /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 04 22:49:36 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:49:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1e0f4a14-e9b8-4dd9-a25e-71234dfca495 tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] http://192.168.122.93/volume/v3/os-services returned with HTTP 200 Sep 04 22:49:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 858/1711] 192.168.122.93 () {58 vars in 1128 bytes} [Fri Sep 4 22:49:36 2026] GET /volume/v3/os-services => generated 707 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c89e56dd-6f95-41d1-b9d3-32d77148788e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c89e56dd-6f95-41d1-b9d3-32d77148788e tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] GET http://192.168.122.93/volume/v3/os-services?host=devstack Sep 04 22:49:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c89e56dd-6f95-41d1-b9d3-32d77148788e tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c89e56dd-6f95-41d1-b9d3-32d77148788e tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:36 devstack devstack@c-api.service[87249]: /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 04 22:49:36 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:49:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c89e56dd-6f95-41d1-b9d3-32d77148788e tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] http://192.168.122.93/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 04 22:49:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 854/1712] 192.168.122.93 () {58 vars in 1155 bytes} [Fri Sep 4 22:49:36 2026] GET /volume/v3/os-services?host=devstack => generated 707 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-aba5df94-187a-4094-affd-a983ee2d1763 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-aba5df94-187a-4094-affd-a983ee2d1763 tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] GET http://192.168.122.93/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-aba5df94-187a-4094-affd-a983ee2d1763 tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-aba5df94-187a-4094-affd-a983ee2d1763 tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-aba5df94-187a-4094-affd-a983ee2d1763 tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] http://192.168.122.93/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 04 22:49:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 859/1713] 192.168.122.93 () {58 vars in 1203 bytes} [Fri Sep 4 22:49:36 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-13c9d07f-d46f-4262-9678-cd613d72864f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-13c9d07f-d46f-4262-9678-cd613d72864f tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] GET http://192.168.122.93/volume/v3/os-services?binary=cinder-scheduler Sep 04 22:49:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-13c9d07f-d46f-4262-9678-cd613d72864f tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-13c9d07f-d46f-4262-9678-cd613d72864f tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-13c9d07f-d46f-4262-9678-cd613d72864f tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] http://192.168.122.93/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 04 22:49:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 855/1714] 192.168.122.93 () {58 vars in 1175 bytes} [Fri Sep 4 22:49:36 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1508549530"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1508549530'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Create volume of 1 GB Sep 04 22:49:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Availability Zones retrieved successfully. Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Flow 'volume_create_api' (81e58870-1167-4973-9003-24159351bdc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f6c613e-8419-427d-8ae8-3a14e84c5f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f6c613e-8419-427d-8ae8-3a14e84c5f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d4c3cf6-4a30-43cc-a955-f64582742fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Created reservations ['ef66090c-c372-475e-a268-1f63ec2018f7', '1f2a2243-79ec-4f47-93d5-114154783338', '36a59f0b-7542-4c02-8d94-a13334532426', 'c7e5f66b-9be1-4a14-a16e-2be4798549f1'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d4c3cf6-4a30-43cc-a955-f64582742fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef66090c-c372-475e-a268-1f63ec2018f7', '1f2a2243-79ec-4f47-93d5-114154783338', '36a59f0b-7542-4c02-8d94-a13334532426', 'c7e5f66b-9be1-4a14-a16e-2be4798549f1']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7196c4ef-606e-4068-a8d9-df1516b67659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7196c4ef-606e-4068-a8d9-df1516b67659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fa812e9-8f7d-46b5-940f-e21789dc64a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1508549530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d97f426441f470d80f513e4488f1ea1',qos_specs=None,replication_status=,reservations=['ef66090c-c372-475e-a268-1f63ec2018f7','1f2a2243-79ec-4f47-93d5-114154783338','36a59f0b-7542-4c02-8d94-a13334532426','c7e5f66b-9be1-4a14-a16e-2be4798549f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='036fce5dee0d46a6bb74984f53846250',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:49:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1508549530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fa812e9-8f7d-46b5-940f-e21789dc64a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d97f426441f470d80f513e4488f1ea1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='036fce5dee0d46a6bb74984f53846250',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (338677c6-e566-4a79-a2dc-1aed828ebe82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4f2d9af5-3921-42cf-b4da-50b38cecc35e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4f2d9af5-3921-42cf-b4da-50b38cecc35e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 Sep 04 22:49:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4f2d9af5-3921-42cf-b4da-50b38cecc35e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4f2d9af5-3921-42cf-b4da-50b38cecc35e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4f2d9af5-3921-42cf-b4da-50b38cecc35e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (338677c6-e566-4a79-a2dc-1aed828ebe82) transitioned into state 'SUCCESS' from state '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-1508549530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d97f426441f470d80f513e4488f1ea1',qos_specs=None,replication_status=,reservations=['ef66090c-c372-475e-a268-1f63ec2018f7','1f2a2243-79ec-4f47-93d5-114154783338','36a59f0b-7542-4c02-8d94-a13334532426','c7e5f66b-9be1-4a14-a16e-2be4798549f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='036fce5dee0d46a6bb74984f53846250',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2395caf7-3731-49fc-b41a-7a1bd234093b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4f2d9af5-3921-42cf-b4da-50b38cecc35e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 returned with HTTP 200 Sep 04 22:49:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 856/1715] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:36 2026] GET /volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2395caf7-3731-49fc-b41a-7a1bd234093b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Flow 'volume_create_api' (81e58870-1167-4973-9003-24159351bdc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Create volume request issued successfully. Sep 04 22:49:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1cd0b36b-18a7-492d-8261-f3914d68dbaf tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:49:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 860/1716] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:49:36 2026] POST /volume/v3/volumes => generated 761 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:49:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d058e8e9-da17-43f6-9004-a634268cb6f4", "size": 1, "name": "tempest-VolumesGetTest-Volume-417357828", "metadata": {"Type": "Test"}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d04fcff5-c810-4b06-9d64-7d8184236930 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d04fcff5-c810-4b06-9d64-7d8184236930 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] GET http://192.168.122.93/volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 Sep 04 22:49:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d04fcff5-c810-4b06-9d64-7d8184236930 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d04fcff5-c810-4b06-9d64-7d8184236930 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume request body: {'volume': {'source_volid': 'd058e8e9-da17-43f6-9004-a634268cb6f4', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-417357828', 'metadata': {'Type': 'Test'}}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:49:37 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:37 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d04fcff5-c810-4b06-9d64-7d8184236930 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Volume info retrieved successfully. Sep 04 22:49:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume retrieved successfully. Sep 04 22:49:37 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume of 1 GB Sep 04 22:49:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d04fcff5-c810-4b06-9d64-7d8184236930 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] http://192.168.122.93/volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 returned with HTTP 200 Sep 04 22:49:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 861/1717] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:37 2026] GET /volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 => generated 829 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Availability Zones retrieved successfully. Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Flow 'volume_create_api' (3fe44006-6e20-43bd-91c1-1615dacc440d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be7aa06-9f51-4638-9d6e-6ba9da7fbe98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be7aa06-9f51-4638-9d6e-6ba9da7fbe98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd058e8e9-da17-43f6-9004-a634268cb6f4', 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711f237c-f430-4e30-96f2-29e6539efced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Created reservations ['7a75bd66-c56e-4046-8a17-126987e59df1', 'a990a8c4-a7fb-41ab-8be0-1fc6fc9b8e06', 'fbd1924d-eb20-40e2-bf78-cb11c523ec4e', 'eae17075-6e4b-4e1a-bb34-58bbbf4ee7a0'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711f237c-f430-4e30-96f2-29e6539efced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a75bd66-c56e-4046-8a17-126987e59df1', 'a990a8c4-a7fb-41ab-8be0-1fc6fc9b8e06', 'fbd1924d-eb20-40e2-bf78-cb11c523ec4e', 'eae17075-6e4b-4e1a-bb34-58bbbf4ee7a0']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cb3b4c-0528-47c5-b0e2-d4b293e42bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cb3b4c-0528-47c5-b0e2-d4b293e42bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '589de564-b217-4393-bf7e-24075edbbd98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-417357828',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cbbf21d4738147389167823dfe81f733',qos_specs=None,replication_status=,reservations=['7a75bd66-c56e-4046-8a17-126987e59df1','a990a8c4-a7fb-41ab-8be0-1fc6fc9b8e06','fbd1924d-eb20-40e2-bf78-cb11c523ec4e','eae17075-6e4b-4e1a-bb34-58bbbf4ee7a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=d058e8e9-da17-43f6-9004-a634268cb6f4,status='creating',user_id='9c05fb76dca9410e88e849cca6996240',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:49:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-417357828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=589de564-b217-4393-bf7e-24075edbbd98,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='cbbf21d4738147389167823dfe81f733',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d058e8e9-da17-43f6-9004-a634268cb6f4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c05fb76dca9410e88e849cca6996240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd45361c-5988-4667-af89-880a384d9681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd45361c-5988-4667-af89-880a384d9681) transitioned into state 'SUCCESS' from state '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-417357828',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cbbf21d4738147389167823dfe81f733',qos_specs=None,replication_status=,reservations=['7a75bd66-c56e-4046-8a17-126987e59df1','a990a8c4-a7fb-41ab-8be0-1fc6fc9b8e06','fbd1924d-eb20-40e2-bf78-cb11c523ec4e','eae17075-6e4b-4e1a-bb34-58bbbf4ee7a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=d058e8e9-da17-43f6-9004-a634268cb6f4,status='creating',user_id='9c05fb76dca9410e88e849cca6996240',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1796063c-f530-4faa-a68f-61bc08e51813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1796063c-f530-4faa-a68f-61bc08e51813) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Flow 'volume_create_api' (3fe44006-6e20-43bd-91c1-1615dacc440d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume request issued successfully. Sep 04 22:49:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5df8a222-b241-4962-bcce-e4aa4683e7cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:49:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 857/1718] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:49:36 2026] POST /volume/v3/volumes => generated 799 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:49:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7766eeae-3d61-48b1-acdd-7cfb46695c00 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7766eeae-3d61-48b1-acdd-7cfb46695c00 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7766eeae-3d61-48b1-acdd-7cfb46695c00 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7766eeae-3d61-48b1-acdd-7cfb46695c00 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:37 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:37 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7766eeae-3d61-48b1-acdd-7cfb46695c00 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1335203760", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7766eeae-3d61-48b1-acdd-7cfb46695c00 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 862/1719] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:37 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 867 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1335203760', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Create volume of 1 GB Sep 04 22:49:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Availability Zones retrieved successfully. Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Flow 'volume_create_api' (8b6e76e3-3867-4e33-89c4-17130fa71bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9599e92d-ca55-4962-88ee-bc12f2f21e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9599e92d-ca55-4962-88ee-bc12f2f21e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba97ee9-47ea-4f5f-9d7d-f912c188c0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Created reservations ['a2653b10-d5c4-43f1-b409-ad2fbe90e96d', '694c430d-e68d-49a9-a9a1-278dcd8f5fd4', '9a1990cd-8378-4e85-a721-291fea11faaf', 'dfab4abc-2b29-426b-a05c-0e2563727fef'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba97ee9-47ea-4f5f-9d7d-f912c188c0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2653b10-d5c4-43f1-b409-ad2fbe90e96d', '694c430d-e68d-49a9-a9a1-278dcd8f5fd4', '9a1990cd-8378-4e85-a721-291fea11faaf', 'dfab4abc-2b29-426b-a05c-0e2563727fef']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b482c4be-f056-4cc7-8a4b-de36ec010ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b482c4be-f056-4cc7-8a4b-de36ec010ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56489898-6cf9-46b6-ae93-6e87e23181d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1335203760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9544e52d26c64367a2d079a3da0ba6ab',qos_specs=None,replication_status=,reservations=['a2653b10-d5c4-43f1-b409-ad2fbe90e96d','694c430d-e68d-49a9-a9a1-278dcd8f5fd4','9a1990cd-8378-4e85-a721-291fea11faaf','dfab4abc-2b29-426b-a05c-0e2563727fef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5ad06300f6b4a87856830126e03bf44',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:49:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1335203760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56489898-6cf9-46b6-ae93-6e87e23181d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9544e52d26c64367a2d079a3da0ba6ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5ad06300f6b4a87856830126e03bf44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c0a4f98-bf16-4546-ad1d-6ac4f2bcc23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:38 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c0a4f98-bf16-4546-ad1d-6ac4f2bcc23e) transitioned into state 'SUCCESS' from state '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-1335203760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9544e52d26c64367a2d079a3da0ba6ab',qos_specs=None,replication_status=,reservations=['a2653b10-d5c4-43f1-b409-ad2fbe90e96d','694c430d-e68d-49a9-a9a1-278dcd8f5fd4','9a1990cd-8378-4e85-a721-291fea11faaf','dfab4abc-2b29-426b-a05c-0e2563727fef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5ad06300f6b4a87856830126e03bf44',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:38 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a509e406-1b6f-403e-bfc3-e1442330b6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:38 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a509e406-1b6f-403e-bfc3-e1442330b6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:38 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Flow 'volume_create_api' (8b6e76e3-3867-4e33-89c4-17130fa71bd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:38 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Create volume request issued successfully. Sep 04 22:49:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1a911ba0-82b7-4e29-a5b3-9bd8652bf190 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:49:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 858/1720] 192.168.122.93 () {62 vars in 1179 bytes} [Fri Sep 4 22:49:37 2026] POST /volume/v3/volumes => generated 796 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0ca0afaa-2ea6-45ea-9677-a758602fb572 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0ca0afaa-2ea6-45ea-9677-a758602fb572 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0ca0afaa-2ea6-45ea-9677-a758602fb572 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0ca0afaa-2ea6-45ea-9677-a758602fb572 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-90995c1c-01bc-476a-9183-78dcc6b29099 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-90995c1c-01bc-476a-9183-78dcc6b29099 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] GET http://192.168.122.93/volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 Sep 04 22:49:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-90995c1c-01bc-476a-9183-78dcc6b29099 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-90995c1c-01bc-476a-9183-78dcc6b29099 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:38 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:38 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:38 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:38 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:38 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:38 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:38 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:38 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:38 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0ca0afaa-2ea6-45ea-9677-a758602fb572 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:38 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-90995c1c-01bc-476a-9183-78dcc6b29099 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Volume info retrieved successfully. Sep 04 22:49:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-90995c1c-01bc-476a-9183-78dcc6b29099 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] http://192.168.122.93/volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 returned with HTTP 200 Sep 04 22:49:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 859/1721] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:38 2026] GET /volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0ca0afaa-2ea6-45ea-9677-a758602fb572 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:38 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 863/1722] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:38 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 864 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f670a978-b470-4999-b08a-afc28df6b654 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f670a978-b470-4999-b08a-afc28df6b654 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f670a978-b470-4999-b08a-afc28df6b654 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f670a978-b470-4999-b08a-afc28df6b654 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:38 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:38 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:38 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:38 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:38 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f670a978-b470-4999-b08a-afc28df6b654 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f670a978-b470-4999-b08a-afc28df6b654 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 860/1723] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:38 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 891 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2a855906-c93c-4842-a2fb-87c3b74783bc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2a855906-c93c-4842-a2fb-87c3b74783bc tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] GET http://192.168.122.93/volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 Sep 04 22:49:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2a855906-c93c-4842-a2fb-87c3b74783bc tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2a855906-c93c-4842-a2fb-87c3b74783bc tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b4f8c0e0-15ad-4df3-94ac-162ca980f10b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b4f8c0e0-15ad-4df3-94ac-162ca980f10b tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b4f8c0e0-15ad-4df3-94ac-162ca980f10b tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b4f8c0e0-15ad-4df3-94ac-162ca980f10b tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:39 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:39 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2a855906-c93c-4842-a2fb-87c3b74783bc tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Volume info retrieved successfully. Sep 04 22:49:39 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:39 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:39 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:39 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2a855906-c93c-4842-a2fb-87c3b74783bc tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] http://192.168.122.93/volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 returned with HTTP 200 Sep 04 22:49:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b4f8c0e0-15ad-4df3-94ac-162ca980f10b tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 864/1724] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:39 2026] GET /volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b4f8c0e0-15ad-4df3-94ac-162ca980f10b tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 861/1725] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:39 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 888 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2c70aea6-0bd0-49e5-9215-6d9d91e3c1cf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c70aea6-0bd0-49e5-9215-6d9d91e3c1cf tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] GET http://192.168.122.93/volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 Sep 04 22:49:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c70aea6-0bd0-49e5-9215-6d9d91e3c1cf tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c70aea6-0bd0-49e5-9215-6d9d91e3c1cf tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:39 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:39 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2c70aea6-0bd0-49e5-9215-6d9d91e3c1cf tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] Volume info retrieved successfully. Sep 04 22:49:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c70aea6-0bd0-49e5-9215-6d9d91e3c1cf tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] http://192.168.122.93/volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 returned with HTTP 200 Sep 04 22:49:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 865/1726] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:39 2026] GET /volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 => generated 1017 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b0bbf5e1-5dcd-4f6f-844e-541e53b3fffe None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b0bbf5e1-5dcd-4f6f-844e-541e53b3fffe tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] GET http://192.168.122.93/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 04 22:49:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b0bbf5e1-5dcd-4f6f-844e-541e53b3fffe tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b0bbf5e1-5dcd-4f6f-844e-541e53b3fffe tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:39 devstack devstack@c-api.service[87249]: /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 04 22:49:39 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:49:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b0bbf5e1-5dcd-4f6f-844e-541e53b3fffe tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] http://192.168.122.93/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 04 22:49:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 862/1727] 192.168.122.93 () {58 vars in 1197 bytes} [Fri Sep 4 22:49:39 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 534 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-530ece9b-e9bd-4274-ae88-27f68c9d64a7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-530ece9b-e9bd-4274-ae88-27f68c9d64a7 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] GET http://192.168.122.93/volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 Sep 04 22:49:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-530ece9b-e9bd-4274-ae88-27f68c9d64a7 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-530ece9b-e9bd-4274-ae88-27f68c9d64a7 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:39 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:39 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-530ece9b-e9bd-4274-ae88-27f68c9d64a7 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Volume info retrieved successfully. Sep 04 22:49:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-530ece9b-e9bd-4274-ae88-27f68c9d64a7 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] http://192.168.122.93/volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 returned with HTTP 200 Sep 04 22:49:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 866/1728] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:39 2026] GET /volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-319a78ff-3b56-4d6b-99ac-3e5a926fc378 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-319a78ff-3b56-4d6b-99ac-3e5a926fc378 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] DELETE http://192.168.122.93/volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 Sep 04 22:49:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-319a78ff-3b56-4d6b-99ac-3e5a926fc378 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-319a78ff-3b56-4d6b-99ac-3e5a926fc378 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:39 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-319a78ff-3b56-4d6b-99ac-3e5a926fc378 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Delete volume with id: 6fa812e9-8f7d-46b5-940f-e21789dc64a7 Sep 04 22:49:39 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:39 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:39 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:39 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-319a78ff-3b56-4d6b-99ac-3e5a926fc378 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Volume info retrieved successfully. Sep 04 22:49:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-319a78ff-3b56-4d6b-99ac-3e5a926fc378 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Delete volume request issued successfully. Sep 04 22:49:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-319a78ff-3b56-4d6b-99ac-3e5a926fc378 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] http://192.168.122.93/volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 returned with HTTP 202 Sep 04 22:49:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 863/1729] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:49:39 2026] DELETE /volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-abcda1cb-5085-478e-86c2-1db5871945b5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-abcda1cb-5085-478e-86c2-1db5871945b5 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] GET http://192.168.122.93/volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 Sep 04 22:49:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-abcda1cb-5085-478e-86c2-1db5871945b5 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-abcda1cb-5085-478e-86c2-1db5871945b5 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:39 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:39 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-abcda1cb-5085-478e-86c2-1db5871945b5 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Volume info retrieved successfully. Sep 04 22:49:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-abcda1cb-5085-478e-86c2-1db5871945b5 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] http://192.168.122.93/volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 returned with HTTP 200 Sep 04 22:49:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 867/1730] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:39 2026] GET /volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 => generated 853 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a946e9fd-b6b6-4811-ab8a-9560253de99c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a946e9fd-b6b6-4811-ab8a-9560253de99c tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a946e9fd-b6b6-4811-ab8a-9560253de99c tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a946e9fd-b6b6-4811-ab8a-9560253de99c tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:39 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:39 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:39 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:39 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a946e9fd-b6b6-4811-ab8a-9560253de99c tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a946e9fd-b6b6-4811-ab8a-9560253de99c tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 864/1731] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:39 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 891 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5dd1a94e-6813-47e0-9ac7-98d93e44d03f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5dd1a94e-6813-47e0-9ac7-98d93e44d03f tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5dd1a94e-6813-47e0-9ac7-98d93e44d03f tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5dd1a94e-6813-47e0-9ac7-98d93e44d03f tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:40 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:40 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5dd1a94e-6813-47e0-9ac7-98d93e44d03f tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5dd1a94e-6813-47e0-9ac7-98d93e44d03f tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 868/1732] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:40 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 888 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4219cbf7-7f5d-4149-a720-0593dd9f2c71 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4219cbf7-7f5d-4149-a720-0593dd9f2c71 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] GET http://192.168.122.93/volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 Sep 04 22:49:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4219cbf7-7f5d-4149-a720-0593dd9f2c71 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4219cbf7-7f5d-4149-a720-0593dd9f2c71 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4219cbf7-7f5d-4149-a720-0593dd9f2c71 tempest-VolumesServicesTestJSON-1707211444 tempest-VolumesServicesTestJSON-1707211444-project-member] http://192.168.122.93/volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 returned with HTTP 404 Sep 04 22:49:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 865/1733] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:40 2026] GET /volume/v3/volumes/6fa812e9-8f7d-46b5-940f-e21789dc64a7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e5575302-186a-456a-aed6-792f233aa3e8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e5575302-186a-456a-aed6-792f233aa3e8 tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] GET http://192.168.122.93/volume/v3/os-services Sep 04 22:49:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e5575302-186a-456a-aed6-792f233aa3e8 tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e5575302-186a-456a-aed6-792f233aa3e8 tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:40 devstack devstack@c-api.service[87250]: /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 04 22:49:40 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:49:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e5575302-186a-456a-aed6-792f233aa3e8 tempest-VolumesServicesTestJSON-123050180 tempest-VolumesServicesTestJSON-123050180-project-admin] http://192.168.122.93/volume/v3/os-services returned with HTTP 200 Sep 04 22:49:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 869/1734] 192.168.122.93 () {58 vars in 1128 bytes} [Fri Sep 4 22:49:40 2026] GET /volume/v3/os-services => generated 707 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bb05dda8-38a2-4ed1-81ce-0bfeefc5de37 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bb05dda8-38a2-4ed1-81ce-0bfeefc5de37 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bb05dda8-38a2-4ed1-81ce-0bfeefc5de37 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bb05dda8-38a2-4ed1-81ce-0bfeefc5de37 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:40 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:40 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bb05dda8-38a2-4ed1-81ce-0bfeefc5de37 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bb05dda8-38a2-4ed1-81ce-0bfeefc5de37 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 866/1735] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:40 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 891 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-445941d3-bd35-4c1d-ad74-e9f36d52bd51 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-445941d3-bd35-4c1d-ad74-e9f36d52bd51 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-445941d3-bd35-4c1d-ad74-e9f36d52bd51 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-445941d3-bd35-4c1d-ad74-e9f36d52bd51 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:41 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:41 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:41 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:41 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-445941d3-bd35-4c1d-ad74-e9f36d52bd51 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-445941d3-bd35-4c1d-ad74-e9f36d52bd51 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 870/1736] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:41 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 888 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-647a0710-e64d-43d2-b7eb-b277fcf2c0a9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-647a0710-e64d-43d2-b7eb-b277fcf2c0a9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-647a0710-e64d-43d2-b7eb-b277fcf2c0a9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-647a0710-e64d-43d2-b7eb-b277fcf2c0a9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:41 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:41 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-647a0710-e64d-43d2-b7eb-b277fcf2c0a9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-647a0710-e64d-43d2-b7eb-b277fcf2c0a9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 867/1737] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:41 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 891 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b3e1f69e-2a7b-474a-a642-788a5d9a037e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b3e1f69e-2a7b-474a-a642-788a5d9a037e tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b3e1f69e-2a7b-474a-a642-788a5d9a037e tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b3e1f69e-2a7b-474a-a642-788a5d9a037e tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:42 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:42 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b3e1f69e-2a7b-474a-a642-788a5d9a037e tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b3e1f69e-2a7b-474a-a642-788a5d9a037e tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 871/1738] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:42 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 888 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4b67edb6-fbd7-4316-baf0-d333a41db131 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4b67edb6-fbd7-4316-baf0-d333a41db131 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4b67edb6-fbd7-4316-baf0-d333a41db131 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4b67edb6-fbd7-4316-baf0-d333a41db131 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:43 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:43 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4b67edb6-fbd7-4316-baf0-d333a41db131 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4b67edb6-fbd7-4316-baf0-d333a41db131 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 868/1739] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:42 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 891 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e4172b48-2699-4cb2-94dc-845277ec6fd9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e4172b48-2699-4cb2-94dc-845277ec6fd9 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e4172b48-2699-4cb2-94dc-845277ec6fd9 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e4172b48-2699-4cb2-94dc-845277ec6fd9 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e4172b48-2699-4cb2-94dc-845277ec6fd9 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e4172b48-2699-4cb2-94dc-845277ec6fd9 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 872/1740] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:43 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 888 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-775208bd-f3f2-4edd-b038-42a58c960faf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-775208bd-f3f2-4edd-b038-42a58c960faf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-775208bd-f3f2-4edd-b038-42a58c960faf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-775208bd-f3f2-4edd-b038-42a58c960faf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:44 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:44 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:44 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:44 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:44 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-775208bd-f3f2-4edd-b038-42a58c960faf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-775208bd-f3f2-4edd-b038-42a58c960faf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 869/1741] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:44 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 891 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-46eab51c-f4fd-456d-a538-01a8847e8800 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-46eab51c-f4fd-456d-a538-01a8847e8800 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-46eab51c-f4fd-456d-a538-01a8847e8800 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-46eab51c-f4fd-456d-a538-01a8847e8800 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:44 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:44 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:44 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:44 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-46eab51c-f4fd-456d-a538-01a8847e8800 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-46eab51c-f4fd-456d-a538-01a8847e8800 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 873/1742] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:44 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 888 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-33f593ed-d2c0-4e5d-9b51-db4481fcc3c0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-33f593ed-d2c0-4e5d-9b51-db4481fcc3c0 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-33f593ed-d2c0-4e5d-9b51-db4481fcc3c0 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-33f593ed-d2c0-4e5d-9b51-db4481fcc3c0 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-33f593ed-d2c0-4e5d-9b51-db4481fcc3c0 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-33f593ed-d2c0-4e5d-9b51-db4481fcc3c0 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 870/1743] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:45 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 891 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bf7784fa-17ee-41eb-8eb5-dc5914e69dd0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bf7784fa-17ee-41eb-8eb5-dc5914e69dd0 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bf7784fa-17ee-41eb-8eb5-dc5914e69dd0 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bf7784fa-17ee-41eb-8eb5-dc5914e69dd0 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:46 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bf7784fa-17ee-41eb-8eb5-dc5914e69dd0 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bf7784fa-17ee-41eb-8eb5-dc5914e69dd0 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 874/1744] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:45 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 888 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-46ae772c-a9d4-4d78-8121-7edfb4ce51cf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-46ae772c-a9d4-4d78-8121-7edfb4ce51cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-46ae772c-a9d4-4d78-8121-7edfb4ce51cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-46ae772c-a9d4-4d78-8121-7edfb4ce51cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-46ae772c-a9d4-4d78-8121-7edfb4ce51cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-46ae772c-a9d4-4d78-8121-7edfb4ce51cf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 871/1745] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:46 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 891 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-30266d92-783f-4311-b2a5-4859e856d614 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-30266d92-783f-4311-b2a5-4859e856d614 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-30266d92-783f-4311-b2a5-4859e856d614 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-30266d92-783f-4311-b2a5-4859e856d614 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-30266d92-783f-4311-b2a5-4859e856d614 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-30266d92-783f-4311-b2a5-4859e856d614 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 875/1746] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:47 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 888 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-99f2feab-7e5e-4a13-afe9-2d9ac00c92c3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-99f2feab-7e5e-4a13-afe9-2d9ac00c92c3 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-99f2feab-7e5e-4a13-afe9-2d9ac00c92c3 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-99f2feab-7e5e-4a13-afe9-2d9ac00c92c3 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:47 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=571,cinder:UPDATE=124,cinder:INSERT=81 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:49:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-99f2feab-7e5e-4a13-afe9-2d9ac00c92c3 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-99f2feab-7e5e-4a13-afe9-2d9ac00c92c3 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 872/1747] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:47 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 891 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b2c53fb5-b6e6-432b-ac2b-e7e108e72a04 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b2c53fb5-b6e6-432b-ac2b-e7e108e72a04 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b2c53fb5-b6e6-432b-ac2b-e7e108e72a04 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b2c53fb5-b6e6-432b-ac2b-e7e108e72a04 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:48 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=607,cinder:UPDATE=144,cinder:INSERT=77 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:49:48 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:48 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b2c53fb5-b6e6-432b-ac2b-e7e108e72a04 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b2c53fb5-b6e6-432b-ac2b-e7e108e72a04 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 876/1748] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:48 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 888 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:49:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-67207e8a-4fe4-48c4-9ecd-f96dd7752123 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-67207e8a-4fe4-48c4-9ecd-f96dd7752123 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-67207e8a-4fe4-48c4-9ecd-f96dd7752123 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-67207e8a-4fe4-48c4-9ecd-f96dd7752123 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:48 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:48 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-67207e8a-4fe4-48c4-9ecd-f96dd7752123 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-67207e8a-4fe4-48c4-9ecd-f96dd7752123 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 873/1749] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:48 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 891 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e7b6248a-8974-4839-8231-8854e657f764 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e7b6248a-8974-4839-8231-8854e657f764 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e7b6248a-8974-4839-8231-8854e657f764 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-121264779", "description": "tempest-volume-type-description-1392334844", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e7b6248a-8974-4839-8231-8854e657f764 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:49:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 877/1750] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:49:48 2026] POST /volume/v3/types => generated 317 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f9675a29-b775-4966-9da7-89819e127e53 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f9675a29-b775-4966-9da7-89819e127e53 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] GET http://192.168.122.93/volume/v3/types/5be31c95-7dcc-4304-8186-1b397cb79479 Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f9675a29-b775-4966-9da7-89819e127e53 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f9675a29-b775-4966-9da7-89819e127e53 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f9675a29-b775-4966-9da7-89819e127e53 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types/5be31c95-7dcc-4304-8186-1b397cb79479 returned with HTTP 200 Sep 04 22:49:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 874/1751] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:49:49 2026] GET /volume/v3/types/5be31c95-7dcc-4304-8186-1b397cb79479 => generated 339 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-433a4d69-cb57-46ca-aea9-73fc5b787083 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-433a4d69-cb57-46ca-aea9-73fc5b787083 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] DELETE http://192.168.122.93/volume/v3/types/5be31c95-7dcc-4304-8186-1b397cb79479 Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-433a4d69-cb57-46ca-aea9-73fc5b787083 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-433a4d69-cb57-46ca-aea9-73fc5b787083 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-433a4d69-cb57-46ca-aea9-73fc5b787083 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types/5be31c95-7dcc-4304-8186-1b397cb79479 returned with HTTP 202 Sep 04 22:49:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 878/1752] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:49:49 2026] DELETE /volume/v3/types/5be31c95-7dcc-4304-8186-1b397cb79479 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a401e90e-6a65-4061-b5b9-e9ef7c02efc0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a401e90e-6a65-4061-b5b9-e9ef7c02efc0 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] GET http://192.168.122.93/volume/v3/types/5be31c95-7dcc-4304-8186-1b397cb79479 Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a401e90e-6a65-4061-b5b9-e9ef7c02efc0 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a401e90e-6a65-4061-b5b9-e9ef7c02efc0 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a401e90e-6a65-4061-b5b9-e9ef7c02efc0 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types/5be31c95-7dcc-4304-8186-1b397cb79479 returned with HTTP 404 Sep 04 22:49:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 875/1753] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:49:49 2026] GET /volume/v3/types/5be31c95-7dcc-4304-8186-1b397cb79479 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3d0973ef-224f-4765-a06a-a36875b35892 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3d0973ef-224f-4765-a06a-a36875b35892 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3d0973ef-224f-4765-a06a-a36875b35892 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1745242641"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b8bd555d-f063-4909-b086-e151068b179d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b8bd555d-f063-4909-b086-e151068b179d tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b8bd555d-f063-4909-b086-e151068b179d tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b8bd555d-f063-4909-b086-e151068b179d tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3d0973ef-224f-4765-a06a-a36875b35892 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:49:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 879/1754] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:49:49 2026] POST /volume/v3/types => generated 221 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ff4216c2-c220-44dd-a646-636b79a3671f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b8bd555d-f063-4909-b086-e151068b179d tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ff4216c2-c220-44dd-a646-636b79a3671f tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] POST http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ff4216c2-c220-44dd-a646-636b79a3671f tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b8bd555d-f063-4909-b086-e151068b179d tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 876/1755] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:49 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 888 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ff4216c2-c220-44dd-a646-636b79a3671f tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption returned with HTTP 200 Sep 04 22:49:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 880/1756] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:49:49 2026] POST /volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption => generated 239 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-62e2e431-8f69-451e-927c-6c478a31712b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-62e2e431-8f69-451e-927c-6c478a31712b tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] GET http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-62e2e431-8f69-451e-927c-6c478a31712b tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-62e2e431-8f69-451e-927c-6c478a31712b tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-62e2e431-8f69-451e-927c-6c478a31712b tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption returned with HTTP 200 Sep 04 22:49:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 877/1757] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:49:49 2026] GET /volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption => generated 325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ee40ded6-de2f-41a4-ac69-73fbcfe57b05 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ee40ded6-de2f-41a4-ac69-73fbcfe57b05 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] PUT http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption/9b9d0908-9136-4cee-aad8-2baa5dca91f5 Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ee40ded6-de2f-41a4-ac69-73fbcfe57b05 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ee40ded6-de2f-41a4-ac69-73fbcfe57b05 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption/9b9d0908-9136-4cee-aad8-2baa5dca91f5 returned with HTTP 200 Sep 04 22:49:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 881/1758] 192.168.122.93 () {60 vars in 1386 bytes} [Fri Sep 4 22:49:49 2026] PUT /volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption/9b9d0908-9136-4cee-aad8-2baa5dca91f5 => generated 122 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-121f3723-be7c-4a3e-83c4-9b2906325abf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-121f3723-be7c-4a3e-83c4-9b2906325abf tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] GET http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-121f3723-be7c-4a3e-83c4-9b2906325abf tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-121f3723-be7c-4a3e-83c4-9b2906325abf tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-121f3723-be7c-4a3e-83c4-9b2906325abf tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption returned with HTTP 200 Sep 04 22:49:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 878/1759] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:49:49 2026] GET /volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption => generated 347 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-041bbb76-31a3-4b92-9834-e83688a86f95 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-041bbb76-31a3-4b92-9834-e83688a86f95 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] GET http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption/cipher Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-041bbb76-31a3-4b92-9834-e83688a86f95 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-041bbb76-31a3-4b92-9834-e83688a86f95 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-041bbb76-31a3-4b92-9834-e83688a86f95 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption/cipher returned with HTTP 200 Sep 04 22:49:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 882/1760] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:49:49 2026] GET /volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-994f413d-b668-49dd-9786-2e3fcf831945 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-994f413d-b668-49dd-9786-2e3fcf831945 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] DELETE http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption/9b9d0908-9136-4cee-aad8-2baa5dca91f5 Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-994f413d-b668-49dd-9786-2e3fcf831945 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-994f413d-b668-49dd-9786-2e3fcf831945 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-994f413d-b668-49dd-9786-2e3fcf831945 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption/9b9d0908-9136-4cee-aad8-2baa5dca91f5 returned with HTTP 202 Sep 04 22:49:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 879/1761] 192.168.122.93 () {58 vars in 1368 bytes} [Fri Sep 4 22:49:49 2026] DELETE /volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption/9b9d0908-9136-4cee-aad8-2baa5dca91f5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-08fc4e20-4071-4c71-a281-6dbd32ca8019 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-08fc4e20-4071-4c71-a281-6dbd32ca8019 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] GET http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-08fc4e20-4071-4c71-a281-6dbd32ca8019 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-08fc4e20-4071-4c71-a281-6dbd32ca8019 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-08fc4e20-4071-4c71-a281-6dbd32ca8019 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption returned with HTTP 200 Sep 04 22:49:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 883/1762] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:49:49 2026] GET /volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption => generated 2 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d8831aa4-b09d-444e-a5e1-60d858eb0ba2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d8831aa4-b09d-444e-a5e1-60d858eb0ba2 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] GET http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d8831aa4-b09d-444e-a5e1-60d858eb0ba2 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d8831aa4-b09d-444e-a5e1-60d858eb0ba2 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d8831aa4-b09d-444e-a5e1-60d858eb0ba2 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption returned with HTTP 200 Sep 04 22:49:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 880/1763] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:49:49 2026] GET /volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3/encryption => generated 2 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e19cc218-5b70-4ee4-b634-6bd05e376bff None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e19cc218-5b70-4ee4-b634-6bd05e376bff tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] DELETE http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3 Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e19cc218-5b70-4ee4-b634-6bd05e376bff tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e19cc218-5b70-4ee4-b634-6bd05e376bff tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b26bae6a-89b4-45a6-943a-3af161832567 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e19cc218-5b70-4ee4-b634-6bd05e376bff tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3 returned with HTTP 202 Sep 04 22:49:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 884/1764] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:49:49 2026] DELETE /volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b26bae6a-89b4-45a6-943a-3af161832567 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b26bae6a-89b4-45a6-943a-3af161832567 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b26bae6a-89b4-45a6-943a-3af161832567 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9cab5ef2-8e11-4aa8-a7f3-7e1bc838a2f4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9cab5ef2-8e11-4aa8-a7f3-7e1bc838a2f4 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] GET http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3 Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9cab5ef2-8e11-4aa8-a7f3-7e1bc838a2f4 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9cab5ef2-8e11-4aa8-a7f3-7e1bc838a2f4 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9cab5ef2-8e11-4aa8-a7f3-7e1bc838a2f4 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3 returned with HTTP 404 Sep 04 22:49:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 885/1765] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:49:49 2026] GET /volume/v3/types/b254c180-e6fd-489e-9b16-39be1d0af5a3 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7d4cdf57-b742-42b5-8c2b-a1085f8d88cf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7d4cdf57-b742-42b5-8c2b-a1085f8d88cf tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] GET http://192.168.122.93/volume/v3/types Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7d4cdf57-b742-42b5-8c2b-a1085f8d88cf tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7d4cdf57-b742-42b5-8c2b-a1085f8d88cf tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b26bae6a-89b4-45a6-943a-3af161832567 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b26bae6a-89b4-45a6-943a-3af161832567 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 881/1766] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:49 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 891 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7d4cdf57-b742-42b5-8c2b-a1085f8d88cf tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:49:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 886/1767] 192.168.122.93 () {58 vars in 1110 bytes} [Fri Sep 4 22:49:49 2026] GET /volume/v3/types => generated 648 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a675c052-d61d-48ee-ab10-e0c5fdb0df9d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a675c052-d61d-48ee-ab10-e0c5fdb0df9d tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:49:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a675c052-d61d-48ee-ab10-e0c5fdb0df9d tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1785764581"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a675c052-d61d-48ee-ab10-e0c5fdb0df9d tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:49:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 882/1768] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:49:49 2026] POST /volume/v3/types => generated 221 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-10f2ec98-029b-4a8c-bd01-8bf9bbfcc00c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-10f2ec98-029b-4a8c-bd01-8bf9bbfcc00c tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] PUT http://192.168.122.93/volume/v3/types/bb5502da-7adf-40f6-831e-2433940b65cc Sep 04 22:49:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-10f2ec98-029b-4a8c-bd01-8bf9bbfcc00c tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1793238856", "description": "tempest-volume-type-description-345771107", "is_public": false}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-10f2ec98-029b-4a8c-bd01-8bf9bbfcc00c tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types/bb5502da-7adf-40f6-831e-2433940b65cc returned with HTTP 200 Sep 04 22:49:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 887/1769] 192.168.122.93 () {60 vars in 1242 bytes} [Fri Sep 4 22:49:49 2026] PUT /volume/v3/types/bb5502da-7adf-40f6-831e-2433940b65cc => generated 204 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:49:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4c4f698e-e73d-4492-a207-b772a50aab4c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4c4f698e-e73d-4492-a207-b772a50aab4c tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] GET http://192.168.122.93/volume/v3/types/bb5502da-7adf-40f6-831e-2433940b65cc Sep 04 22:49:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4c4f698e-e73d-4492-a207-b772a50aab4c tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4c4f698e-e73d-4492-a207-b772a50aab4c tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4c4f698e-e73d-4492-a207-b772a50aab4c tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types/bb5502da-7adf-40f6-831e-2433940b65cc returned with HTTP 200 Sep 04 22:49:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 883/1770] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:49:50 2026] GET /volume/v3/types/bb5502da-7adf-40f6-831e-2433940b65cc => generated 268 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ee06c707-08af-4a16-997c-809a9f569ac6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ee06c707-08af-4a16-997c-809a9f569ac6 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] DELETE http://192.168.122.93/volume/v3/types/bb5502da-7adf-40f6-831e-2433940b65cc Sep 04 22:49:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ee06c707-08af-4a16-997c-809a9f569ac6 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ee06c707-08af-4a16-997c-809a9f569ac6 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ee06c707-08af-4a16-997c-809a9f569ac6 tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types/bb5502da-7adf-40f6-831e-2433940b65cc returned with HTTP 202 Sep 04 22:49:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 888/1771] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:49:50 2026] DELETE /volume/v3/types/bb5502da-7adf-40f6-831e-2433940b65cc => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5498a318-8a36-4d7d-b9b0-23a2de7ad7bc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5498a318-8a36-4d7d-b9b0-23a2de7ad7bc tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] GET http://192.168.122.93/volume/v3/types/bb5502da-7adf-40f6-831e-2433940b65cc Sep 04 22:49:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5498a318-8a36-4d7d-b9b0-23a2de7ad7bc tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5498a318-8a36-4d7d-b9b0-23a2de7ad7bc tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5498a318-8a36-4d7d-b9b0-23a2de7ad7bc tempest-VolumeTypesTest-1644927417 tempest-VolumeTypesTest-1644927417-project-admin] http://192.168.122.93/volume/v3/types/bb5502da-7adf-40f6-831e-2433940b65cc returned with HTTP 404 Sep 04 22:49:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 884/1772] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:49:50 2026] GET /volume/v3/types/bb5502da-7adf-40f6-831e-2433940b65cc => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:49:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0d340ed7-64e7-4ca4-8a3f-c7c46336aa82 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0d340ed7-64e7-4ca4-8a3f-c7c46336aa82 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0d340ed7-64e7-4ca4-8a3f-c7c46336aa82 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0d340ed7-64e7-4ca4-8a3f-c7c46336aa82 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:50 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:50 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:50 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:50 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0d340ed7-64e7-4ca4-8a3f-c7c46336aa82 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0d340ed7-64e7-4ca4-8a3f-c7c46336aa82 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 889/1773] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:50 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 888 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c24eacd8-29ff-4fd2-a7ba-2e4ada841b95 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c24eacd8-29ff-4fd2-a7ba-2e4ada841b95 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c24eacd8-29ff-4fd2-a7ba-2e4ada841b95 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c24eacd8-29ff-4fd2-a7ba-2e4ada841b95 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:50 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c24eacd8-29ff-4fd2-a7ba-2e4ada841b95 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c24eacd8-29ff-4fd2-a7ba-2e4ada841b95 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 885/1774] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:50 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 892 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f570f8bd-ae0f-4583-8d51-df89d5cbc544 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f570f8bd-ae0f-4583-8d51-df89d5cbc544 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f570f8bd-ae0f-4583-8d51-df89d5cbc544 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f570f8bd-ae0f-4583-8d51-df89d5cbc544 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:50 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:50 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:50 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:50 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f570f8bd-ae0f-4583-8d51-df89d5cbc544 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f570f8bd-ae0f-4583-8d51-df89d5cbc544 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 890/1775] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:50 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 892 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:49:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5cbdec3a-ea77-478f-94b2-b78c44126844 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5cbdec3a-ea77-478f-94b2-b78c44126844 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] PUT http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5cbdec3a-ea77-478f-94b2-b78c44126844 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-417357828"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5cbdec3a-ea77-478f-94b2-b78c44126844 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5cbdec3a-ea77-478f-94b2-b78c44126844 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume updated successfully. Sep 04 22:49:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5cbdec3a-ea77-478f-94b2-b78c44126844 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 886/1776] 192.168.122.93 () {60 vars in 1247 bytes} [Fri Sep 4 22:49:51 2026] PUT /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 824 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5d1e94ab-b045-432c-84db-29cddcbbc96e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5d1e94ab-b045-432c-84db-29cddcbbc96e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] PUT http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5d1e94ab-b045-432c-84db-29cddcbbc96e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1672335133", "description": "This is the new description of volume"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5d1e94ab-b045-432c-84db-29cddcbbc96e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5d1e94ab-b045-432c-84db-29cddcbbc96e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume updated successfully. Sep 04 22:49:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5d1e94ab-b045-432c-84db-29cddcbbc96e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 891/1777] 192.168.122.93 () {60 vars in 1248 bytes} [Fri Sep 4 22:49:51 2026] PUT /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 864 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cb1f077c-a16f-4bc4-945a-58c74eb6e4c9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cb1f077c-a16f-4bc4-945a-58c74eb6e4c9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cb1f077c-a16f-4bc4-945a-58c74eb6e4c9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cb1f077c-a16f-4bc4-945a-58c74eb6e4c9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-cb1f077c-a16f-4bc4-945a-58c74eb6e4c9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cb1f077c-a16f-4bc4-945a-58c74eb6e4c9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 887/1778] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:51 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 932 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-929779224", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1728735804"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-929779224', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1728735804'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume of 1 GB Sep 04 22:49:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Availability Zones retrieved successfully. Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Flow 'volume_create_api' (512bd8ac-23e2-4792-8d1e-8f39ee112b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c65685d7-7adc-4889-b939-f96da7ffeca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c65685d7-7adc-4889-b939-f96da7ffeca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e95d9b88-c5bc-4c30-844b-42140a5731ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3febb97b-3799-4757-ba70-137c201e1ce1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3febb97b-3799-4757-ba70-137c201e1ce1 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3febb97b-3799-4757-ba70-137c201e1ce1 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3febb97b-3799-4757-ba70-137c201e1ce1 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3febb97b-3799-4757-ba70-137c201e1ce1 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Created reservations ['5558fcd0-84ef-437b-a920-0b84b3ff4881', '6d4c71e7-7ec9-45f3-9cf4-e854e07cce7b', '36ab0580-d5b2-462f-87b7-42a6c1af7270', '8a04c2f8-2e5c-461b-bd5b-2e8922988b38'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e95d9b88-c5bc-4c30-844b-42140a5731ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5558fcd0-84ef-437b-a920-0b84b3ff4881', '6d4c71e7-7ec9-45f3-9cf4-e854e07cce7b', '36ab0580-d5b2-462f-87b7-42a6c1af7270', '8a04c2f8-2e5c-461b-bd5b-2e8922988b38']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f3d5d65-4436-473b-8da5-b9881665881c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3febb97b-3799-4757-ba70-137c201e1ce1 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 888/1779] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:51 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 889 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6d528af2-7e20-420b-b42c-3075b64704df None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6d528af2-7e20-420b-b42c-3075b64704df tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6d528af2-7e20-420b-b42c-3075b64704df tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6d528af2-7e20-420b-b42c-3075b64704df tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f3d5d65-4436-473b-8da5-b9881665881c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8043a28-e7ab-44e7-a665-8edff75cfb89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-929779224',display_name='tempest-VolumesGetTest-Volume-1728735804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbbf21d4738147389167823dfe81f733',qos_specs=None,replication_status=,reservations=['5558fcd0-84ef-437b-a920-0b84b3ff4881','6d4c71e7-7ec9-45f3-9cf4-e854e07cce7b','36ab0580-d5b2-462f-87b7-42a6c1af7270','8a04c2f8-2e5c-461b-bd5b-2e8922988b38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05fb76dca9410e88e849cca6996240',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:49:51Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-929779224',display_name='tempest-VolumesGetTest-Volume-1728735804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8043a28-e7ab-44e7-a665-8edff75cfb89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbbf21d4738147389167823dfe81f733',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c05fb76dca9410e88e849cca6996240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c85bcad-d5da-4470-94c9-610718cd8861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6d528af2-7e20-420b-b42c-3075b64704df tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6d528af2-7e20-420b-b42c-3075b64704df tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 889/1780] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:51 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 889 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c85bcad-d5da-4470-94c9-610718cd8861) transitioned into 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-929779224',display_name='tempest-VolumesGetTest-Volume-1728735804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbbf21d4738147389167823dfe81f733',qos_specs=None,replication_status=,reservations=['5558fcd0-84ef-437b-a920-0b84b3ff4881','6d4c71e7-7ec9-45f3-9cf4-e854e07cce7b','36ab0580-d5b2-462f-87b7-42a6c1af7270','8a04c2f8-2e5c-461b-bd5b-2e8922988b38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05fb76dca9410e88e849cca6996240',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ffcf13-b26a-4b6c-b512-5466b38507c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ffcf13-b26a-4b6c-b512-5466b38507c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Flow 'volume_create_api' (512bd8ac-23e2-4792-8d1e-8f39ee112b15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume request issued successfully. Sep 04 22:49:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ac5bb041-06b0-4779-9621-b4a95fdf3cfd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:49:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 892/1781] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:49:51 2026] POST /volume/v3/volumes => generated 786 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:49:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f5759f37-0109-465f-864d-3505c5d1118b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f5759f37-0109-465f-864d-3505c5d1118b tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 Sep 04 22:49:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f5759f37-0109-465f-864d-3505c5d1118b tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f5759f37-0109-465f-864d-3505c5d1118b tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-be656da0-16a3-434c-809b-e59922c684ea req-efbc278f-1bd0-4f6e-bd4c-84454ae4c032 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-efbc278f-1bd0-4f6e-bd4c-84454ae4c032 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-efbc278f-1bd0-4f6e-bd4c-84454ae4c032 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-efbc278f-1bd0-4f6e-bd4c-84454ae4c032 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f5759f37-0109-465f-864d-3505c5d1118b tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f5759f37-0109-465f-864d-3505c5d1118b tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 returned with HTTP 200 Sep 04 22:49:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 890/1782] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:51 2026] GET /volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 => generated 854 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-be656da0-16a3-434c-809b-e59922c684ea req-efbc278f-1bd0-4f6e-bd4c-84454ae4c032 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-efbc278f-1bd0-4f6e-bd4c-84454ae4c032 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 893/1783] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:49:51 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 871 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d26c8b05-d435-4c85-8645-fddae567a6d4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d26c8b05-d435-4c85-8645-fddae567a6d4 None None] GET http://192.168.122.93/volume// Sep 04 22:49:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d26c8b05-d435-4c85-8645-fddae567a6d4 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d26c8b05-d435-4c85-8645-fddae567a6d4 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d26c8b05-d435-4c85-8645-fddae567a6d4 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:49:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 891/1784] 192.168.122.93 () {58 vars in 1312 bytes} [Fri Sep 4 22:49:52 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:49:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-be656da0-16a3-434c-809b-e59922c684ea req-5a1f7b00-6fc5-4d6d-9d8b-b0f72f1456ba None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-5a1f7b00-6fc5-4d6d-9d8b-b0f72f1456ba tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:49:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-5a1f7b00-6fc5-4d6d-9d8b-b0f72f1456ba tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56489898-6cf9-46b6-ae93-6e87e23181d9", "connector": null, "instance_uuid": "251ce37a-398e-4718-8a70-fe9e08738ca1"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-5a1f7b00-6fc5-4d6d-9d8b-b0f72f1456ba tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:49:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 894/1785] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:49:52 2026] POST /volume/v3/attachments => generated 273 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2cb50d4a-38e0-40f4-a3ed-a081f13edde4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2cb50d4a-38e0-40f4-a3ed-a081f13edde4 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2cb50d4a-38e0-40f4-a3ed-a081f13edde4 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2cb50d4a-38e0-40f4-a3ed-a081f13edde4 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d542fb4e-b739-4469-8f33-58545e928272 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d542fb4e-b739-4469-8f33-58545e928272 None None] GET http://192.168.122.93/volume// Sep 04 22:49:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d542fb4e-b739-4469-8f33-58545e928272 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d542fb4e-b739-4469-8f33-58545e928272 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d542fb4e-b739-4469-8f33-58545e928272 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:49:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 895/1786] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:49:52 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 22:49:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-be656da0-16a3-434c-809b-e59922c684ea req-2eb31c43-d067-4dd3-8f4a-5d8431d7dc45 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-2eb31c43-d067-4dd3-8f4a-5d8431d7dc45 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-2eb31c43-d067-4dd3-8f4a-5d8431d7dc45 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-2eb31c43-d067-4dd3-8f4a-5d8431d7dc45 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2cb50d4a-38e0-40f4-a3ed-a081f13edde4 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2cb50d4a-38e0-40f4-a3ed-a081f13edde4 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 892/1787] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:52 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 888 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:49:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-be656da0-16a3-434c-809b-e59922c684ea req-2eb31c43-d067-4dd3-8f4a-5d8431d7dc45 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-2eb31c43-d067-4dd3-8f4a-5d8431d7dc45 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 896/1788] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:49:52 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 1051 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-19a77202-cf3f-4193-b049-6357aed90855 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-19a77202-cf3f-4193-b049-6357aed90855 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 Sep 04 22:49:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-19a77202-cf3f-4193-b049-6357aed90855 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-19a77202-cf3f-4193-b049-6357aed90855 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-19a77202-cf3f-4193-b049-6357aed90855 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-19a77202-cf3f-4193-b049-6357aed90855 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 returned with HTTP 200 Sep 04 22:49:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 893/1789] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:52 2026] GET /volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 => generated 878 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-be656da0-16a3-434c-809b-e59922c684ea req-3c14f5eb-0c90-44f4-a3a2-fac4c3bbba6f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-3c14f5eb-0c90-44f4-a3a2-fac4c3bbba6f tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] PUT http://192.168.122.93/volume/v3/attachments/8d376426-9fbc-4092-98e8-a0b843d6e18b Sep 04 22:49:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-3c14f5eb-0c90-44f4-a3a2-fac4c3bbba6f tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:53 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-be656da0-16a3-434c-809b-e59922c684ea req-3c14f5eb-0c90-44f4-a3a2-fac4c3bbba6f tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Acquiring lock "cinder-attachment_update-56489898-6cf9-46b6-ae93-6e87e23181d9-devstack" by "attachment_update" {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:49:53 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-be656da0-16a3-434c-809b-e59922c684ea req-3c14f5eb-0c90-44f4-a3a2-fac4c3bbba6f tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Lock "cinder-attachment_update-56489898-6cf9-46b6-ae93-6e87e23181d9-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:49:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:53 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:53 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:53 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-be656da0-16a3-434c-809b-e59922c684ea req-3c14f5eb-0c90-44f4-a3a2-fac4c3bbba6f tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Lock "cinder-attachment_update-56489898-6cf9-46b6-ae93-6e87e23181d9-devstack" released by "attachment_update" :: held 0.380s {{(pid=87250) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:49:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-3c14f5eb-0c90-44f4-a3a2-fac4c3bbba6f tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/attachments/8d376426-9fbc-4092-98e8-a0b843d6e18b returned with HTTP 200 Sep 04 22:49:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 897/1790] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:49:53 2026] PUT /volume/v3/attachments/8d376426-9fbc-4092-98e8-a0b843d6e18b => generated 694 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1ca37d2f-a616-4b45-8706-4aadc94db6b8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1ca37d2f-a616-4b45-8706-4aadc94db6b8 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1ca37d2f-a616-4b45-8706-4aadc94db6b8 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1ca37d2f-a616-4b45-8706-4aadc94db6b8 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1ca37d2f-a616-4b45-8706-4aadc94db6b8 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1ca37d2f-a616-4b45-8706-4aadc94db6b8 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 894/1791] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:53 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 889 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-28d02e22-9ada-4615-a234-91c0d4c550dc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-28d02e22-9ada-4615-a234-91c0d4c550dc tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 Sep 04 22:49:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-28d02e22-9ada-4615-a234-91c0d4c550dc tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-28d02e22-9ada-4615-a234-91c0d4c550dc tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-28d02e22-9ada-4615-a234-91c0d4c550dc tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-28d02e22-9ada-4615-a234-91c0d4c550dc tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 returned with HTTP 200 Sep 04 22:49:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 898/1792] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:54 2026] GET /volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 => generated 879 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-68a7f513-68ea-49b4-8c77-48de01992850 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-68a7f513-68ea-49b4-8c77-48de01992850 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] PUT http://192.168.122.93/volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 Sep 04 22:49:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-68a7f513-68ea-49b4-8c77-48de01992850 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-417357828", "description": null}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-68a7f513-68ea-49b4-8c77-48de01992850 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-68a7f513-68ea-49b4-8c77-48de01992850 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume updated successfully. Sep 04 22:49:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-68a7f513-68ea-49b4-8c77-48de01992850 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 returned with HTTP 200 Sep 04 22:49:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 895/1793] 192.168.122.93 () {60 vars in 1247 bytes} [Fri Sep 4 22:49:54 2026] PUT /volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 => generated 776 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7c738653-cf05-4cb9-b9b0-060a12a46232 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7c738653-cf05-4cb9-b9b0-060a12a46232 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 Sep 04 22:49:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7c738653-cf05-4cb9-b9b0-060a12a46232 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7c738653-cf05-4cb9-b9b0-060a12a46232 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7c738653-cf05-4cb9-b9b0-060a12a46232 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7c738653-cf05-4cb9-b9b0-060a12a46232 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 returned with HTTP 200 Sep 04 22:49:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 899/1794] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:54 2026] GET /volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 => generated 844 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-95537243-cad8-4e47-8bdc-b0e5264d1692 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-95537243-cad8-4e47-8bdc-b0e5264d1692 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] DELETE http://192.168.122.93/volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 Sep 04 22:49:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-95537243-cad8-4e47-8bdc-b0e5264d1692 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-95537243-cad8-4e47-8bdc-b0e5264d1692 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:54 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-95537243-cad8-4e47-8bdc-b0e5264d1692 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Delete volume with id: b8043a28-e7ab-44e7-a665-8edff75cfb89 Sep 04 22:49:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-95537243-cad8-4e47-8bdc-b0e5264d1692 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-be656da0-16a3-434c-809b-e59922c684ea req-ad26374b-699b-45b9-ad1e-5e4e16111a2f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-ad26374b-699b-45b9-ad1e-5e4e16111a2f tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] POST http://192.168.122.93/volume/v3/attachments/8d376426-9fbc-4092-98e8-a0b843d6e18b/action Sep 04 22:49:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-ad26374b-699b-45b9-ad1e-5e4e16111a2f tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Action body: b'{"os-complete": null}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-ad26374b-699b-45b9-ad1e-5e4e16111a2f tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-95537243-cad8-4e47-8bdc-b0e5264d1692 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Delete volume request issued successfully. Sep 04 22:49:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-95537243-cad8-4e47-8bdc-b0e5264d1692 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 returned with HTTP 202 Sep 04 22:49:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 896/1795] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:49:54 2026] DELETE /volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-316eea91-a9ca-40d0-b277-8a5b26b80f85 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-316eea91-a9ca-40d0-b277-8a5b26b80f85 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 Sep 04 22:49:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-316eea91-a9ca-40d0-b277-8a5b26b80f85 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-316eea91-a9ca-40d0-b277-8a5b26b80f85 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-316eea91-a9ca-40d0-b277-8a5b26b80f85 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-be656da0-16a3-434c-809b-e59922c684ea req-ad26374b-699b-45b9-ad1e-5e4e16111a2f tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/attachments/8d376426-9fbc-4092-98e8-a0b843d6e18b/action returned with HTTP 204 Sep 04 22:49:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 900/1796] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:49:54 2026] POST /volume/v3/attachments/8d376426-9fbc-4092-98e8-a0b843d6e18b/action => generated 0 bytes in 133 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-316eea91-a9ca-40d0-b277-8a5b26b80f85 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 returned with HTTP 200 Sep 04 22:49:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 897/1797] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:54 2026] GET /volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 => generated 843 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d44d4c06-7062-42ac-8a36-809162ab0b9d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d44d4c06-7062-42ac-8a36-809162ab0b9d tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d44d4c06-7062-42ac-8a36-809162ab0b9d tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d44d4c06-7062-42ac-8a36-809162ab0b9d tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d44d4c06-7062-42ac-8a36-809162ab0b9d tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d44d4c06-7062-42ac-8a36-809162ab0b9d tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 901/1798] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:54 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 1181 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f7b1e15c-0af0-4d77-8d65-c9d819bc61ca None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f7b1e15c-0af0-4d77-8d65-c9d819bc61ca tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f7b1e15c-0af0-4d77-8d65-c9d819bc61ca tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f7b1e15c-0af0-4d77-8d65-c9d819bc61ca tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f7b1e15c-0af0-4d77-8d65-c9d819bc61ca tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f7b1e15c-0af0-4d77-8d65-c9d819bc61ca tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 898/1799] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:54 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 1181 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-18bc5c25-3135-4fb4-8ecc-f65b84e8f27c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 902/1800] 192.168.122.93 () {62 vars in 1490 bytes} [Fri Sep 4 22:49:55 2026] DELETE /volume/v3/attachments/8d376426-9fbc-4092-98e8-a0b843d6e18b => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 22:49:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-606c9c0e-5d10-414b-b515-fb9aba30dca9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:55 devstack devstack@c-api.service[87249]: WARNING keystonemiddleware.auth_token [None req-606c9c0e-5d10-414b-b515-fb9aba30dca9 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 04 22:49:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 899/1801] 192.168.122.93 () {62 vars in 1490 bytes} [Fri Sep 4 22:49:55 2026] DELETE /volume/v3/attachments/8d376426-9fbc-4092-98e8-a0b843d6e18b => generated 114 bytes in 155 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 22:49:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2cc27f90-ddbe-4572-bef4-07bb09fa51cf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2cc27f90-ddbe-4572-bef4-07bb09fa51cf tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] DELETE http://192.168.122.93/volume/v3/attachments/8d376426-9fbc-4092-98e8-a0b843d6e18b Sep 04 22:49:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2cc27f90-ddbe-4572-bef4-07bb09fa51cf tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2cc27f90-ddbe-4572-bef4-07bb09fa51cf tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-179acc4f-cf90-4336-9456-95da5502ef11 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2cc27f90-ddbe-4572-bef4-07bb09fa51cf tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Attachment connected to vm 251ce37a-398e-4718-8a70-fe9e08738ca1, checking data on nova Sep 04 22:49:55 devstack devstack@c-api.service[87250]: DEBUG cinder.compute.nova [None req-2cc27f90-ddbe-4572-bef4-07bb09fa51cf tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Creating Keystone token plugin using URL: http://192.168.122.93/identity {{(pid=87250) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 04 22:49:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-179acc4f-cf90-4336-9456-95da5502ef11 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 Sep 04 22:49:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-179acc4f-cf90-4336-9456-95da5502ef11 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-179acc4f-cf90-4336-9456-95da5502ef11 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-179acc4f-cf90-4336-9456-95da5502ef11 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 returned with HTTP 404 Sep 04 22:49:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 900/1802] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:55 2026] GET /volume/v3/volumes/b8043a28-e7ab-44e7-a665-8edff75cfb89 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3dd16edd-0cbe-486c-a6f8-c60438326d58 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3dd16edd-0cbe-486c-a6f8-c60438326d58 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3dd16edd-0cbe-486c-a6f8-c60438326d58 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3dd16edd-0cbe-486c-a6f8-c60438326d58 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3dd16edd-0cbe-486c-a6f8-c60438326d58 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3dd16edd-0cbe-486c-a6f8-c60438326d58 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 901/1803] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:55 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 932 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-abbd436a-e439-4ba0-9eb0-c6a5ce6dc53a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-abbd436a-e439-4ba0-9eb0-c6a5ce6dc53a tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] DELETE http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-abbd436a-e439-4ba0-9eb0-c6a5ce6dc53a tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-abbd436a-e439-4ba0-9eb0-c6a5ce6dc53a tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:55 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-abbd436a-e439-4ba0-9eb0-c6a5ce6dc53a tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Delete volume with id: 589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-abbd436a-e439-4ba0-9eb0-c6a5ce6dc53a tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-abbd436a-e439-4ba0-9eb0-c6a5ce6dc53a tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Delete volume request issued successfully. Sep 04 22:49:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-abbd436a-e439-4ba0-9eb0-c6a5ce6dc53a tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 202 Sep 04 22:49:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 902/1804] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:49:55 2026] DELETE /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-68d2a28a-56c8-402a-adfa-77c448318fed None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-68d2a28a-56c8-402a-adfa-77c448318fed tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-68d2a28a-56c8-402a-adfa-77c448318fed tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-68d2a28a-56c8-402a-adfa-77c448318fed tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-68d2a28a-56c8-402a-adfa-77c448318fed tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-68d2a28a-56c8-402a-adfa-77c448318fed tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 903/1805] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:55 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 931 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: DEBUG novaclient.v2.client [None req-2cc27f90-ddbe-4572-bef4-07bb09fa51cf tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] REQ: curl -g -i -X GET http://192.168.122.93/compute/v2.1/servers/251ce37a-398e-4718-8a70-fe9e08738ca1/os-volume_attachments/56489898-6cf9-46b6-ae93-6e87e23181d9 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}df721b729a9e4abd0b29a3ea32961f0699a9d56278aa1215eedefba5dda76c9d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2cc27f90-ddbe-4572-bef4-07bb09fa51cf" -H "X-Service-Token: {SHA256}489f72a0661e6e6a2a77b76cb32b7e569d099500064ff3a06db1f04906e09cfa" {{(pid=87250) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 04 22:49:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-66ac72da-6454-4573-a71b-a11e293e26a8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:56 devstack devstack@c-api.service[87250]: DEBUG novaclient.v2.client [None req-2cc27f90-ddbe-4572-bef4-07bb09fa51cf tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 04 Sep 2026 20:49:56 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-2e31caf6-2451-417d-8e95-f577710911ea x-openstack-request-id: req-2e31caf6-2451-417d-8e95-f577710911ea {{(pid=87250) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 04 22:49:56 devstack devstack@c-api.service[87250]: DEBUG novaclient.v2.client [None req-2cc27f90-ddbe-4572-bef4-07bb09fa51cf tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "56489898-6cf9-46b6-ae93-6e87e23181d9", "serverId": "251ce37a-398e-4718-8a70-fe9e08738ca1", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8d376426-9fbc-4092-98e8-a0b843d6e18b", "bdm_uuid": "8ef2a721-e80b-45c6-afaf-60df35ade838"}} {{(pid=87250) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 04 22:49:56 devstack devstack@c-api.service[87250]: DEBUG novaclient.v2.client [None req-2cc27f90-ddbe-4572-bef4-07bb09fa51cf tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET call to compute for http://192.168.122.93/compute/v2.1/servers/251ce37a-398e-4718-8a70-fe9e08738ca1/os-volume_attachments/56489898-6cf9-46b6-ae93-6e87e23181d9 used request id req-2e31caf6-2451-417d-8e95-f577710911ea {{(pid=87250) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.volume.api [None req-2cc27f90-ddbe-4572-bef4-07bb09fa51cf tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-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 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault [None req-2cc27f90-ddbe-4572-bef4-07bb09fa51cf tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Caught error: Detach volume from instance 251ce37a-398e-4718-8a70-fe9e08738ca1 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 251ce37a-398e-4718-8a70-fe9e08738ca1 using the Compute API Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: 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 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 251ce37a-398e-4718-8a70-fe9e08738ca1 using the Compute API Sep 04 22:49:56 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault Sep 04 22:49:56 devstack devstack@c-api.service[87250]: INFO cinder.api.middleware.fault [None req-2cc27f90-ddbe-4572-bef4-07bb09fa51cf tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/attachments/8d376426-9fbc-4092-98e8-a0b843d6e18b returned with HTTP 409 Sep 04 22:49:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 903/1806] 192.168.122.93 () {60 vars in 1283 bytes} [Fri Sep 4 22:49:55 2026] DELETE /volume/v3/attachments/8d376426-9fbc-4092-98e8-a0b843d6e18b => generated 167 bytes in 1281 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-43b4548c-c05b-4450-b529-7120881a783b req-5229a4a4-8342-48da-ad7c-5bf85937b549 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-43b4548c-c05b-4450-b529-7120881a783b req-5229a4a4-8342-48da-ad7c-5bf85937b549 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-43b4548c-c05b-4450-b529-7120881a783b req-5229a4a4-8342-48da-ad7c-5bf85937b549 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-43b4548c-c05b-4450-b529-7120881a783b req-5229a4a4-8342-48da-ad7c-5bf85937b549 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-66ac72da-6454-4573-a71b-a11e293e26a8 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes Sep 04 22:49:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-66ac72da-6454-4573-a71b-a11e293e26a8 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-66ac72da-6454-4573-a71b-a11e293e26a8 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-66ac72da-6454-4573-a71b-a11e293e26a8 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-66ac72da-6454-4573-a71b-a11e293e26a8 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:49:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-66ac72da-6454-4573-a71b-a11e293e26a8 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Get all volumes completed successfully. Sep 04 22:49:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-66ac72da-6454-4573-a71b-a11e293e26a8 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 200 Sep 04 22:49:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 904/1807] 192.168.122.93 () {58 vars in 1116 bytes} [Fri Sep 4 22:49:56 2026] GET /volume/v3/volumes => generated 15 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:49:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-52b61796-b824-4857-982c-21d6a1dadf04 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:49:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1894586712"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1894586712'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:49:56 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Create volume of 1 GB Sep 04 22:49:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Availability Zones retrieved successfully. Sep 04 22:49:56 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [req-43b4548c-c05b-4450-b529-7120881a783b req-5229a4a4-8342-48da-ad7c-5bf85937b549 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:49:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Flow 'volume_create_api' (29ecf4ae-a110-4e60-a335-a82bd8cd19b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2714b19f-bb42-468b-8ba6-8be3677e6996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:49:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-43b4548c-c05b-4450-b529-7120881a783b req-5229a4a4-8342-48da-ad7c-5bf85937b549 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-43b4548c-c05b-4450-b529-7120881a783b req-5229a4a4-8342-48da-ad7c-5bf85937b549 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 904/1808] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:49:56 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 1163 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-90598cdf-8c49-4ec2-bbec-e70debb3b60a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-90598cdf-8c49-4ec2-bbec-e70debb3b60a tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-90598cdf-8c49-4ec2-bbec-e70debb3b60a tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-90598cdf-8c49-4ec2-bbec-e70debb3b60a tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2714b19f-bb42-468b-8ba6-8be3677e6996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:56 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295dc9a6-a245-43d6-9a30-433063ddd188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-90598cdf-8c49-4ec2-bbec-e70debb3b60a tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-90598cdf-8c49-4ec2-bbec-e70debb3b60a tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 200 Sep 04 22:49:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 905/1809] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:56 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 931 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-43b4548c-c05b-4450-b529-7120881a783b req-6ea62fc8-6557-4a51-90de-d564b666979e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-43b4548c-c05b-4450-b529-7120881a783b req-6ea62fc8-6557-4a51-90de-d564b666979e tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] POST http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9/action Sep 04 22:49:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-43b4548c-c05b-4450-b529-7120881a783b req-6ea62fc8-6557-4a51-90de-d564b666979e tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-43b4548c-c05b-4450-b529-7120881a783b req-6ea62fc8-6557-4a51-90de-d564b666979e tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-43b4548c-c05b-4450-b529-7120881a783b req-6ea62fc8-6557-4a51-90de-d564b666979e tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-43b4548c-c05b-4450-b529-7120881a783b req-6ea62fc8-6557-4a51-90de-d564b666979e tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Begin detaching volume completed successfully. Sep 04 22:49:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-43b4548c-c05b-4450-b529-7120881a783b req-6ea62fc8-6557-4a51-90de-d564b666979e tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9/action returned with HTTP 202 Sep 04 22:49:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 906/1810] 192.168.122.93 () {64 vars in 1556 bytes} [Fri Sep 4 22:49:56 2026] POST /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:49:57 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Created reservations ['066f7c4a-4f4c-40ef-b765-10dfe44e9062', '615289e1-e5a5-47eb-8206-92b2547a6167', '2a057377-318c-4991-890e-32bc9766b03d', '7bb208ea-66ef-4761-8b12-a5c20ca0727a'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:57 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295dc9a6-a245-43d6-9a30-433063ddd188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['066f7c4a-4f4c-40ef-b765-10dfe44e9062', '615289e1-e5a5-47eb-8206-92b2547a6167', '2a057377-318c-4991-890e-32bc9766b03d', '7bb208ea-66ef-4761-8b12-a5c20ca0727a']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:57 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d42141ec-3e60-4a7f-89a9-0f3cfe778850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:57 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d42141ec-3e60-4a7f-89a9-0f3cfe778850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb15662d-2935-4c35-a942-6fa5641e1bc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1894586712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf7a9ce914854a5686e7a51e0b2b6dab',qos_specs=None,replication_status=,reservations=['066f7c4a-4f4c-40ef-b765-10dfe44e9062','615289e1-e5a5-47eb-8206-92b2547a6167','2a057377-318c-4991-890e-32bc9766b03d','7bb208ea-66ef-4761-8b12-a5c20ca0727a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a6d6c7a826e45c6bf95814634fbb508',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:49:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1894586712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb15662d-2935-4c35-a942-6fa5641e1bc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf7a9ce914854a5686e7a51e0b2b6dab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a6d6c7a826e45c6bf95814634fbb508',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:57 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3da815f4-4cca-44f3-911c-24bc45c14ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-98cc6490-0718-4c92-a387-001775214930 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-98cc6490-0718-4c92-a387-001775214930 None None] GET http://192.168.122.93/volume// Sep 04 22:49:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-98cc6490-0718-4c92-a387-001775214930 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-98cc6490-0718-4c92-a387-001775214930 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-98cc6490-0718-4c92-a387-001775214930 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:49:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 907/1811] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:49:57 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:49:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-43b4548c-c05b-4450-b529-7120881a783b req-b3be8750-7857-49b5-848d-f8a04c3b228b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-43b4548c-c05b-4450-b529-7120881a783b req-b3be8750-7857-49b5-848d-f8a04c3b228b tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-43b4548c-c05b-4450-b529-7120881a783b req-b3be8750-7857-49b5-848d-f8a04c3b228b tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-43b4548c-c05b-4450-b529-7120881a783b req-b3be8750-7857-49b5-848d-f8a04c3b228b tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:57 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3da815f4-4cca-44f3-911c-24bc45c14ba7) transitioned into state 'SUCCESS' from state '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-1894586712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf7a9ce914854a5686e7a51e0b2b6dab',qos_specs=None,replication_status=,reservations=['066f7c4a-4f4c-40ef-b765-10dfe44e9062','615289e1-e5a5-47eb-8206-92b2547a6167','2a057377-318c-4991-890e-32bc9766b03d','7bb208ea-66ef-4761-8b12-a5c20ca0727a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a6d6c7a826e45c6bf95814634fbb508',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:57 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96d7b1a4-6c48-4631-9d3d-83d330e20ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-43b4548c-c05b-4450-b529-7120881a783b req-b3be8750-7857-49b5-848d-f8a04c3b228b tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-43b4548c-c05b-4450-b529-7120881a783b req-b3be8750-7857-49b5-848d-f8a04c3b228b tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 908/1812] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:49:57 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 1347 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:57 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96d7b1a4-6c48-4631-9d3d-83d330e20ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:57 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Flow 'volume_create_api' (29ecf4ae-a110-4e60-a335-a82bd8cd19b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Create volume request issued successfully. Sep 04 22:49:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-52b61796-b824-4857-982c-21d6a1dadf04 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:49:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 905/1813] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:49:56 2026] POST /volume/v3/volumes => generated 762 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:49:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6640a057-2bfc-45a9-aaa0-ad0578b730fb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6640a057-2bfc-45a9-aaa0-ad0578b730fb tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 Sep 04 22:49:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6640a057-2bfc-45a9-aaa0-ad0578b730fb tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6640a057-2bfc-45a9-aaa0-ad0578b730fb tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6640a057-2bfc-45a9-aaa0-ad0578b730fb tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:49:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6640a057-2bfc-45a9-aaa0-ad0578b730fb tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 returned with HTTP 200 Sep 04 22:49:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 909/1814] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:57 2026] GET /volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 => generated 830 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-43b4548c-c05b-4450-b529-7120881a783b req-172c65b1-4959-487d-8dd3-64f00e3518b4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-43b4548c-c05b-4450-b529-7120881a783b req-172c65b1-4959-487d-8dd3-64f00e3518b4 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] DELETE http://192.168.122.93/volume/v3/attachments/8d376426-9fbc-4092-98e8-a0b843d6e18b Sep 04 22:49:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-43b4548c-c05b-4450-b529-7120881a783b req-172c65b1-4959-487d-8dd3-64f00e3518b4 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-43b4548c-c05b-4450-b529-7120881a783b req-172c65b1-4959-487d-8dd3-64f00e3518b4 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:57 devstack devstack@c-api.service[87249]: /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 04 22:49:57 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, Sep 04 22:49:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-43b4548c-c05b-4450-b529-7120881a783b req-172c65b1-4959-487d-8dd3-64f00e3518b4 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/attachments/8d376426-9fbc-4092-98e8-a0b843d6e18b returned with HTTP 200 Sep 04 22:49:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 906/1815] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:49:57 2026] DELETE /volume/v3/attachments/8d376426-9fbc-4092-98e8-a0b843d6e18b => generated 19 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-eab8367b-00b1-4aa4-b0cd-156724c33e8e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-eab8367b-00b1-4aa4-b0cd-156724c33e8e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 Sep 04 22:49:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-eab8367b-00b1-4aa4-b0cd-156724c33e8e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-eab8367b-00b1-4aa4-b0cd-156724c33e8e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-eab8367b-00b1-4aa4-b0cd-156724c33e8e tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 returned with HTTP 404 Sep 04 22:49:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 910/1816] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:57 2026] GET /volume/v3/volumes/589de564-b217-4393-bf7e-24075edbbd98 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-637f4ab7-9f1c-46e6-b491-e8a4046a08cd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-637f4ab7-9f1c-46e6-b491-e8a4046a08cd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 Sep 04 22:49:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-637f4ab7-9f1c-46e6-b491-e8a4046a08cd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-637f4ab7-9f1c-46e6-b491-e8a4046a08cd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-637f4ab7-9f1c-46e6-b491-e8a4046a08cd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-637f4ab7-9f1c-46e6-b491-e8a4046a08cd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 returned with HTTP 200 Sep 04 22:49:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 907/1817] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:57 2026] GET /volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b6469711-a507-45cf-b64a-02ca676178bf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b6469711-a507-45cf-b64a-02ca676178bf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] DELETE http://192.168.122.93/volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 Sep 04 22:49:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b6469711-a507-45cf-b64a-02ca676178bf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b6469711-a507-45cf-b64a-02ca676178bf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:57 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-b6469711-a507-45cf-b64a-02ca676178bf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Delete volume with id: d058e8e9-da17-43f6-9004-a634268cb6f4 Sep 04 22:49:58 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:58 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b6469711-a507-45cf-b64a-02ca676178bf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b6469711-a507-45cf-b64a-02ca676178bf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Delete volume request issued successfully. Sep 04 22:49:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b6469711-a507-45cf-b64a-02ca676178bf tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 returned with HTTP 202 Sep 04 22:49:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 911/1818] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:49:57 2026] DELETE /volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-81233887-1a57-4a3e-9149-76192f997256 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-81233887-1a57-4a3e-9149-76192f997256 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 Sep 04 22:49:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-81233887-1a57-4a3e-9149-76192f997256 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-81233887-1a57-4a3e-9149-76192f997256 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:58 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:58 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:58 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:58 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-81233887-1a57-4a3e-9149-76192f997256 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-81233887-1a57-4a3e-9149-76192f997256 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 returned with HTTP 200 Sep 04 22:49:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 908/1819] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:58 2026] GET /volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-5514172d-f9e9-474b-928a-b14163eb2efe req-09b5329e-64bd-495c-89c6-90d4743c209a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-5514172d-f9e9-474b-928a-b14163eb2efe req-09b5329e-64bd-495c-89c6-90d4743c209a tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-5514172d-f9e9-474b-928a-b14163eb2efe req-09b5329e-64bd-495c-89c6-90d4743c209a tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-5514172d-f9e9-474b-928a-b14163eb2efe req-09b5329e-64bd-495c-89c6-90d4743c209a tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:58 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:58 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-5514172d-f9e9-474b-928a-b14163eb2efe req-09b5329e-64bd-495c-89c6-90d4743c209a tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-20dfcb50-190e-4a24-b91c-bdeb31279c82 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-5514172d-f9e9-474b-928a-b14163eb2efe req-09b5329e-64bd-495c-89c6-90d4743c209a tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 912/1820] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:49:58 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 871 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-20dfcb50-190e-4a24-b91c-bdeb31279c82 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 Sep 04 22:49:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-20dfcb50-190e-4a24-b91c-bdeb31279c82 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-20dfcb50-190e-4a24-b91c-bdeb31279c82 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-863823d1-fae2-4ffd-a3ea-3289cb8f9d63 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:58 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:58 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:58 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:58 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-863823d1-fae2-4ffd-a3ea-3289cb8f9d63 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] DELETE http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-863823d1-fae2-4ffd-a3ea-3289cb8f9d63 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-863823d1-fae2-4ffd-a3ea-3289cb8f9d63 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:58 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-863823d1-fae2-4ffd-a3ea-3289cb8f9d63 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Delete volume with id: 56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-20dfcb50-190e-4a24-b91c-bdeb31279c82 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:49:58 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:58 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-20dfcb50-190e-4a24-b91c-bdeb31279c82 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 returned with HTTP 200 Sep 04 22:49:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 909/1821] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:58 2026] GET /volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-863823d1-fae2-4ffd-a3ea-3289cb8f9d63 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-863823d1-fae2-4ffd-a3ea-3289cb8f9d63 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Delete volume request issued successfully. Sep 04 22:49:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-863823d1-fae2-4ffd-a3ea-3289cb8f9d63 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 202 Sep 04 22:49:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 913/1822] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:49:58 2026] DELETE /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:49:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-adda5a76-1db5-43ab-925b-daa5dcefc6fd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-adda5a76-1db5-43ab-925b-daa5dcefc6fd tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-adda5a76-1db5-43ab-925b-daa5dcefc6fd tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-adda5a76-1db5-43ab-925b-daa5dcefc6fd tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:58 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:58 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:58 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:58 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-adda5a76-1db5-43ab-925b-daa5dcefc6fd tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Volume info retrieved successfully. Sep 04 22:49:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-adda5a76-1db5-43ab-925b-daa5dcefc6fd tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 200 Sep 04 22:49:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 910/1823] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:58 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 888 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-44251936-9d73-4b5c-a7ed-8d87b6c13093 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-44251936-9d73-4b5c-a7ed-8d87b6c13093 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 Sep 04 22:49:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-44251936-9d73-4b5c-a7ed-8d87b6c13093 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-44251936-9d73-4b5c-a7ed-8d87b6c13093 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:59 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:59 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-44251936-9d73-4b5c-a7ed-8d87b6c13093 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:49:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-44251936-9d73-4b5c-a7ed-8d87b6c13093 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 returned with HTTP 200 Sep 04 22:49:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 914/1824] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:59 2026] GET /volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 => generated 843 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d5c1aac4-745d-400e-99d9-2d9b1bb803d9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d5c1aac4-745d-400e-99d9-2d9b1bb803d9 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 Sep 04 22:49:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d5c1aac4-745d-400e-99d9-2d9b1bb803d9 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d5c1aac4-745d-400e-99d9-2d9b1bb803d9 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:59 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:59 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:49:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:49:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d5c1aac4-745d-400e-99d9-2d9b1bb803d9 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:49:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d5c1aac4-745d-400e-99d9-2d9b1bb803d9 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 returned with HTTP 200 Sep 04 22:49:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 911/1825] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:59 2026] GET /volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9cc04bef-5db3-43cb-9d88-343e559545bf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9cc04bef-5db3-43cb-9d88-343e559545bf tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 Sep 04 22:49:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9cc04bef-5db3-43cb-9d88-343e559545bf tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9cc04bef-5db3-43cb-9d88-343e559545bf tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:59 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:59 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:49:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-51498069-2d7a-44ea-9c06-81193aed6867 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:49:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-51498069-2d7a-44ea-9c06-81193aed6867 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] GET http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 Sep 04 22:49:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-51498069-2d7a-44ea-9c06-81193aed6867 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-51498069-2d7a-44ea-9c06-81193aed6867 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9cc04bef-5db3-43cb-9d88-343e559545bf tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:49:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-51498069-2d7a-44ea-9c06-81193aed6867 tempest-TestServerVolumeAttachScenarioOldVersion-377043751 tempest-TestServerVolumeAttachScenarioOldVersion-377043751-project-member] http://192.168.122.93/volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 returned with HTTP 404 Sep 04 22:49:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 912/1826] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:49:59 2026] GET /volume/v3/volumes/56489898-6cf9-46b6-ae93-6e87e23181d9 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:49:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9cc04bef-5db3-43cb-9d88-343e559545bf tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 returned with HTTP 200 Sep 04 22:49:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 915/1827] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:49:59 2026] GET /volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 => generated 855 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:49:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-932847709"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-932847709'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:49:59 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Create volume of 1 GB Sep 04 22:49:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Availability Zones retrieved successfully. Sep 04 22:49:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Flow 'volume_create_api' (c1311def-14e0-44bb-af2c-efbfd3672a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f737dd5d-b8a0-45e6-aea8-246d0373b5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:49:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f737dd5d-b8a0-45e6-aea8-246d0373b5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2611442-0d19-4cc1-8528-65a8b9f6f330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:59 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Created reservations ['24aa28fa-d4b9-4e64-81b7-9a967a2cdb05', '9e198b15-b888-40f5-9897-4b4120a7be25', 'b48f6dbb-92a4-4870-9c46-c8bb36a55a80', '1ab6f23a-dba1-41d9-a341-b7118f8d0094'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2611442-0d19-4cc1-8528-65a8b9f6f330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24aa28fa-d4b9-4e64-81b7-9a967a2cdb05', '9e198b15-b888-40f5-9897-4b4120a7be25', 'b48f6dbb-92a4-4870-9c46-c8bb36a55a80', '1ab6f23a-dba1-41d9-a341-b7118f8d0094']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2774f360-c2c0-46bd-9852-984abeb7e7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:00 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:00 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2774f360-c2c0-46bd-9852-984abeb7e7a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bd8f8d6-5199-4645-8e73-1ec972ac8da9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-932847709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf7a9ce914854a5686e7a51e0b2b6dab',qos_specs=None,replication_status=,reservations=['24aa28fa-d4b9-4e64-81b7-9a967a2cdb05','9e198b15-b888-40f5-9897-4b4120a7be25','b48f6dbb-92a4-4870-9c46-c8bb36a55a80','1ab6f23a-dba1-41d9-a341-b7118f8d0094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a6d6c7a826e45c6bf95814634fbb508',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:50:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-932847709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bd8f8d6-5199-4645-8e73-1ec972ac8da9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf7a9ce914854a5686e7a51e0b2b6dab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a6d6c7a826e45c6bf95814634fbb508',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d98ae8-1ca3-4f58-8ba3-874447f32515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d98ae8-1ca3-4f58-8ba3-874447f32515) transitioned into state 'SUCCESS' from state '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-932847709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf7a9ce914854a5686e7a51e0b2b6dab',qos_specs=None,replication_status=,reservations=['24aa28fa-d4b9-4e64-81b7-9a967a2cdb05','9e198b15-b888-40f5-9897-4b4120a7be25','b48f6dbb-92a4-4870-9c46-c8bb36a55a80','1ab6f23a-dba1-41d9-a341-b7118f8d0094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a6d6c7a826e45c6bf95814634fbb508',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da982409-39a2-4c3e-9c12-a56c6733cb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da982409-39a2-4c3e-9c12-a56c6733cb00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Flow 'volume_create_api' (c1311def-14e0-44bb-af2c-efbfd3672a0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Create volume request issued successfully. Sep 04 22:50:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-26fb3e0d-9024-43b6-8e1b-9b1fc7bba38c tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:50:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 913/1828] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:49:59 2026] POST /volume/v3/volumes => generated 761 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e505fa33-784a-4ad6-b831-cc91278c82e3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e505fa33-784a-4ad6-b831-cc91278c82e3 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 Sep 04 22:50:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e505fa33-784a-4ad6-b831-cc91278c82e3 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e505fa33-784a-4ad6-b831-cc91278c82e3 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:00 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:00 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:00 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:00 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e505fa33-784a-4ad6-b831-cc91278c82e3 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1f11bf55-200c-4a09-9300-686f489ccb72 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1f11bf55-200c-4a09-9300-686f489ccb72 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 Sep 04 22:50:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1f11bf55-200c-4a09-9300-686f489ccb72 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1f11bf55-200c-4a09-9300-686f489ccb72 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e505fa33-784a-4ad6-b831-cc91278c82e3 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 returned with HTTP 200 Sep 04 22:50:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 916/1829] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:00 2026] GET /volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 => generated 829 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:50:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1f11bf55-200c-4a09-9300-686f489ccb72 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 returned with HTTP 404 Sep 04 22:50:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 914/1830] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:00 2026] GET /volume/v3/volumes/d058e8e9-da17-43f6-9004-a634268cb6f4 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b94489dd-9527-4167-b3cb-04bb77310d54 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:50:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9ca596f4-8c12-4ab7-a901-a7cba7351064", "size": 1, "name": "tempest-VolumesGetTest-Volume-296305762", "metadata": {"Type": "Test"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume request body: {'volume': {'imageRef': '9ca596f4-8c12-4ab7-a901-a7cba7351064', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-296305762', 'metadata': {'Type': 'Test'}}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:50:00 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume of 1 GB Sep 04 22:50:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Availability Zones retrieved successfully. Sep 04 22:50:00 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Flow 'volume_create_api' (fa1f15e7-006b-4eb8-a92c-e54e696975d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:00 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a1d1bb-acf1-4df5-aa86-357cf7dca984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:00 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:50:00 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a1d1bb-acf1-4df5-aa86-357cf7dca984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:00 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d777a7b0-0895-4106-8d76-5c7bd8437044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:00 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Created reservations ['907b515d-884f-4548-a26c-48564f4ffee5', '03d98d93-3f89-497e-8a05-d20269eb4cb5', '25b80b76-41f3-4baa-9359-9af3c1bc22f5', 'a2e2cdb5-53cc-498a-8865-23474ed568aa'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:00 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d777a7b0-0895-4106-8d76-5c7bd8437044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['907b515d-884f-4548-a26c-48564f4ffee5', '03d98d93-3f89-497e-8a05-d20269eb4cb5', '25b80b76-41f3-4baa-9359-9af3c1bc22f5', 'a2e2cdb5-53cc-498a-8865-23474ed568aa']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:00 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07ab809f-2272-48c4-9e2e-e973e081edbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07ab809f-2272-48c4-9e2e-e973e081edbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3272fe1-dbef-4323-969a-d3bf47621b65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-296305762',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cbbf21d4738147389167823dfe81f733',qos_specs=None,replication_status=,reservations=['907b515d-884f-4548-a26c-48564f4ffee5','03d98d93-3f89-497e-8a05-d20269eb4cb5','25b80b76-41f3-4baa-9359-9af3c1bc22f5','a2e2cdb5-53cc-498a-8865-23474ed568aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05fb76dca9410e88e849cca6996240',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:50:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-296305762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3272fe1-dbef-4323-969a-d3bf47621b65,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='cbbf21d4738147389167823dfe81f733',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c05fb76dca9410e88e849cca6996240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1dbf0da-58a7-481e-9c1f-562e761bf1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1dbf0da-58a7-481e-9c1f-562e761bf1f5) transitioned into state 'SUCCESS' from state '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-296305762',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cbbf21d4738147389167823dfe81f733',qos_specs=None,replication_status=,reservations=['907b515d-884f-4548-a26c-48564f4ffee5','03d98d93-3f89-497e-8a05-d20269eb4cb5','25b80b76-41f3-4baa-9359-9af3c1bc22f5','a2e2cdb5-53cc-498a-8865-23474ed568aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05fb76dca9410e88e849cca6996240',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caeb6616-14e8-4d34-bb52-c0ce304b3f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caeb6616-14e8-4d34-bb52-c0ce304b3f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Flow 'volume_create_api' (fa1f15e7-006b-4eb8-a92c-e54e696975d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume request issued successfully. Sep 04 22:50:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b94489dd-9527-4167-b3cb-04bb77310d54 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:50:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 917/1831] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:50:00 2026] POST /volume/v3/volumes => generated 765 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-99fbdfc1-8884-4d31-b126-6d55bbc81c87 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-99fbdfc1-8884-4d31-b126-6d55bbc81c87 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-99fbdfc1-8884-4d31-b126-6d55bbc81c87 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-99fbdfc1-8884-4d31-b126-6d55bbc81c87 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-99fbdfc1-8884-4d31-b126-6d55bbc81c87 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-99fbdfc1-8884-4d31-b126-6d55bbc81c87 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 200 Sep 04 22:50:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 915/1832] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:01 2026] GET /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 833 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-59ce777d-aef7-4e03-9087-4be4c7f4a10d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-59ce777d-aef7-4e03-9087-4be4c7f4a10d tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 Sep 04 22:50:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-59ce777d-aef7-4e03-9087-4be4c7f4a10d tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-59ce777d-aef7-4e03-9087-4be4c7f4a10d tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-59ce777d-aef7-4e03-9087-4be4c7f4a10d tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-59ce777d-aef7-4e03-9087-4be4c7f4a10d tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 returned with HTTP 200 Sep 04 22:50:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 918/1833] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:01 2026] GET /volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 => generated 853 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bf5f57ec-f6e7-44fb-8837-dda815ac3770 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bf5f57ec-f6e7-44fb-8837-dda815ac3770 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bf5f57ec-f6e7-44fb-8837-dda815ac3770 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bf5f57ec-f6e7-44fb-8837-dda815ac3770 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bf5f57ec-f6e7-44fb-8837-dda815ac3770 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bf5f57ec-f6e7-44fb-8837-dda815ac3770 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 200 Sep 04 22:50:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 916/1834] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:02 2026] GET /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 857 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a5ec63b3-0102-45df-8243-5e1f056064d5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a5ec63b3-0102-45df-8243-5e1f056064d5 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a5ec63b3-0102-45df-8243-5e1f056064d5 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a5ec63b3-0102-45df-8243-5e1f056064d5 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:02 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:02 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:02 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a5ec63b3-0102-45df-8243-5e1f056064d5 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a5ec63b3-0102-45df-8243-5e1f056064d5 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 returned with HTTP 200 Sep 04 22:50:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 919/1835] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:02 2026] GET /volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5fe015a1-97a3-4058-b803-a7d2f657d158 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5fe015a1-97a3-4058-b803-a7d2f657d158 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 Sep 04 22:50:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5fe015a1-97a3-4058-b803-a7d2f657d158 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5fe015a1-97a3-4058-b803-a7d2f657d158 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5fe015a1-97a3-4058-b803-a7d2f657d158 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5fe015a1-97a3-4058-b803-a7d2f657d158 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 returned with HTTP 200 Sep 04 22:50:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 917/1836] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:02 2026] GET /volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-908919509"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-908919509'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Create volume of 1 GB Sep 04 22:50:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Availability Zones retrieved successfully. Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Flow 'volume_create_api' (50f754a5-f044-4e11-a873-433582cb06e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c76850-9263-4fd8-ae12-ecc7a44b07b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c76850-9263-4fd8-ae12-ecc7a44b07b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a4307bd-67db-4a28-9dc6-5a6b52bc83fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Created reservations ['c9269e50-8d0b-4902-9cfb-374543ad0767', '55522ed2-35d5-4878-92e5-bb7d7bcef6b5', '09be208a-2d33-4956-b765-3ffc6226f0cd', 'f2d4692b-7926-47f8-b1af-92df7b3a91f0'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a4307bd-67db-4a28-9dc6-5a6b52bc83fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9269e50-8d0b-4902-9cfb-374543ad0767', '55522ed2-35d5-4878-92e5-bb7d7bcef6b5', '09be208a-2d33-4956-b765-3ffc6226f0cd', 'f2d4692b-7926-47f8-b1af-92df7b3a91f0']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aeb3d6d-b7de-4a5e-aca6-e3da8ea242c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:02 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aeb3d6d-b7de-4a5e-aca6-e3da8ea242c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-908919509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf7a9ce914854a5686e7a51e0b2b6dab',qos_specs=None,replication_status=,reservations=['c9269e50-8d0b-4902-9cfb-374543ad0767','55522ed2-35d5-4878-92e5-bb7d7bcef6b5','09be208a-2d33-4956-b765-3ffc6226f0cd','f2d4692b-7926-47f8-b1af-92df7b3a91f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a6d6c7a826e45c6bf95814634fbb508',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:50:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-908919509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf7a9ce914854a5686e7a51e0b2b6dab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a6d6c7a826e45c6bf95814634fbb508',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (778d03dc-21e7-4de8-8344-13af6da4e481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (778d03dc-21e7-4de8-8344-13af6da4e481) transitioned into state 'SUCCESS' from state '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-908919509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf7a9ce914854a5686e7a51e0b2b6dab',qos_specs=None,replication_status=,reservations=['c9269e50-8d0b-4902-9cfb-374543ad0767','55522ed2-35d5-4878-92e5-bb7d7bcef6b5','09be208a-2d33-4956-b765-3ffc6226f0cd','f2d4692b-7926-47f8-b1af-92df7b3a91f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a6d6c7a826e45c6bf95814634fbb508',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea37a86-7e72-4e3a-a1a8-e1a73c109f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea37a86-7e72-4e3a-a1a8-e1a73c109f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Flow 'volume_create_api' (50f754a5-f044-4e11-a873-433582cb06e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Create volume request issued successfully. Sep 04 22:50:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f35e01bd-c6d5-4bf5-805a-4f1d96299f72 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:50:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 920/1837] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:50:02 2026] POST /volume/v3/volumes => generated 761 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a4773f82-1957-42a3-85cc-3f41623ed77e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a4773f82-1957-42a3-85cc-3f41623ed77e tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f Sep 04 22:50:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a4773f82-1957-42a3-85cc-3f41623ed77e tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a4773f82-1957-42a3-85cc-3f41623ed77e tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a4773f82-1957-42a3-85cc-3f41623ed77e tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a4773f82-1957-42a3-85cc-3f41623ed77e tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f returned with HTTP 200 Sep 04 22:50:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 918/1838] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:03 2026] GET /volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f => generated 829 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8e08cc46-8a40-4602-ae7c-ca0371a597c2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8e08cc46-8a40-4602-ae7c-ca0371a597c2 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8e08cc46-8a40-4602-ae7c-ca0371a597c2 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8e08cc46-8a40-4602-ae7c-ca0371a597c2 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:03 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:03 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8e08cc46-8a40-4602-ae7c-ca0371a597c2 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8e08cc46-8a40-4602-ae7c-ca0371a597c2 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 200 Sep 04 22:50:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 921/1839] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:03 2026] GET /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0c4edfb8-a2c9-4b4f-b557-f20610b86663 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0c4edfb8-a2c9-4b4f-b557-f20610b86663 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f Sep 04 22:50:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0c4edfb8-a2c9-4b4f-b557-f20610b86663 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0c4edfb8-a2c9-4b4f-b557-f20610b86663 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:04 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:04 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0c4edfb8-a2c9-4b4f-b557-f20610b86663 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0c4edfb8-a2c9-4b4f-b557-f20610b86663 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f returned with HTTP 200 Sep 04 22:50:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 919/1840] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:04 2026] GET /volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b013e945-7ace-4396-b090-df8dc726b09d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b013e945-7ace-4396-b090-df8dc726b09d tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b013e945-7ace-4396-b090-df8dc726b09d tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b013e945-7ace-4396-b090-df8dc726b09d tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:04 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:04 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b013e945-7ace-4396-b090-df8dc726b09d tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b013e945-7ace-4396-b090-df8dc726b09d tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 200 Sep 04 22:50:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 922/1841] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:04 2026] GET /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3186e502-cd8f-4eb9-b2bc-5592fc0375df None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3186e502-cd8f-4eb9-b2bc-5592fc0375df tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f Sep 04 22:50:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3186e502-cd8f-4eb9-b2bc-5592fc0375df tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3186e502-cd8f-4eb9-b2bc-5592fc0375df tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3186e502-cd8f-4eb9-b2bc-5592fc0375df tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3186e502-cd8f-4eb9-b2bc-5592fc0375df tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f returned with HTTP 200 Sep 04 22:50:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 920/1842] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:05 2026] GET /volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c8af39af-ed09-44e7-b254-50d346ce3bda None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c8af39af-ed09-44e7-b254-50d346ce3bda tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f Sep 04 22:50:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c8af39af-ed09-44e7-b254-50d346ce3bda tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c8af39af-ed09-44e7-b254-50d346ce3bda tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:05 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c8af39af-ed09-44e7-b254-50d346ce3bda tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c8af39af-ed09-44e7-b254-50d346ce3bda tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f returned with HTTP 200 Sep 04 22:50:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 923/1843] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:05 2026] GET /volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-352167a4-6f4c-4ff8-b84b-1861d820e851 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-352167a4-6f4c-4ff8-b84b-1861d820e851 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-352167a4-6f4c-4ff8-b84b-1861d820e851 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-352167a4-6f4c-4ff8-b84b-1861d820e851 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:05 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:50:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:50:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-352167a4-6f4c-4ff8-b84b-1861d820e851 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:05 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Create volume of 1 GB Sep 04 22:50:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-352167a4-6f4c-4ff8-b84b-1861d820e851 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 200 Sep 04 22:50:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 924/1844] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:05 2026] GET /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 915 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Availability Zones retrieved successfully. Sep 04 22:50:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Flow 'volume_create_api' (c228a93a-bb5a-4c0a-b344-9a39b09d08b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61dca20c-abb4-489b-a487-ddc4d312b64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:50:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61dca20c-abb4-489b-a487-ddc4d312b64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6472732d-3326-47ec-9be3-38fe9624a1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:06 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Created reservations ['79177cef-fbd8-47fe-b60c-9abbbe817c0e', '99a82468-17ef-4652-b9bf-193e7fa3d84e', '2a8bd639-a684-4462-bd4c-c8b3150b755c', '7ffd45fa-37ef-404c-b7ee-5cf374e46fd1'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:06 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6472732d-3326-47ec-9be3-38fe9624a1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79177cef-fbd8-47fe-b60c-9abbbe817c0e', '99a82468-17ef-4652-b9bf-193e7fa3d84e', '2a8bd639-a684-4462-bd4c-c8b3150b755c', '7ffd45fa-37ef-404c-b7ee-5cf374e46fd1']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:06 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3d001a0-7f90-4afa-899f-42122efd4b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:06 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3d001a0-7f90-4afa-899f-42122efd4b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f73b7610-f049-4c18-91e1-a79e760c924c', '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='f24566a885d849e4a189372f5bf58553',qos_specs=None,replication_status=,reservations=['79177cef-fbd8-47fe-b60c-9abbbe817c0e','99a82468-17ef-4652-b9bf-193e7fa3d84e','2a8bd639-a684-4462-bd4c-c8b3150b755c','7ffd45fa-37ef-404c-b7ee-5cf374e46fd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b30f3c182c78435fb202ccde71201ce6',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:50: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=f73b7610-f049-4c18-91e1-a79e760c924c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f24566a885d849e4a189372f5bf58553',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b30f3c182c78435fb202ccde71201ce6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:06 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36d0a4f4-2a29-4e48-bdd6-4818928ee3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:06 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36d0a4f4-2a29-4e48-bdd6-4818928ee3a3) transitioned into state 'SUCCESS' from 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='f24566a885d849e4a189372f5bf58553',qos_specs=None,replication_status=,reservations=['79177cef-fbd8-47fe-b60c-9abbbe817c0e','99a82468-17ef-4652-b9bf-193e7fa3d84e','2a8bd639-a684-4462-bd4c-c8b3150b755c','7ffd45fa-37ef-404c-b7ee-5cf374e46fd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b30f3c182c78435fb202ccde71201ce6',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:06 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed42743a-85a8-45b3-8087-0471b74a6f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:06 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed42743a-85a8-45b3-8087-0471b74a6f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:06 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Flow 'volume_create_api' (c228a93a-bb5a-4c0a-b344-9a39b09d08b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Create volume request issued successfully. Sep 04 22:50:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b6927d12-f7bc-4b0f-b580-2aa176adf4d4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:50:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 921/1845] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:50:05 2026] POST /volume/v3/volumes => generated 740 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fbd3cac3-a780-4282-862d-38298d20eee4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fbd3cac3-a780-4282-862d-38298d20eee4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] GET http://192.168.122.93/volume/v3/volumes/f73b7610-f049-4c18-91e1-a79e760c924c Sep 04 22:50:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fbd3cac3-a780-4282-862d-38298d20eee4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fbd3cac3-a780-4282-862d-38298d20eee4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fbd3cac3-a780-4282-862d-38298d20eee4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Volume info retrieved successfully. Sep 04 22:50:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fbd3cac3-a780-4282-862d-38298d20eee4 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] http://192.168.122.93/volume/v3/volumes/f73b7610-f049-4c18-91e1-a79e760c924c returned with HTTP 200 Sep 04 22:50:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 925/1846] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:06 2026] GET /volume/v3/volumes/f73b7610-f049-4c18-91e1-a79e760c924c => generated 919 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3c80533c-f839-4c0f-8a69-c7d5c07fc722 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3c80533c-f839-4c0f-8a69-c7d5c07fc722 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3c80533c-f839-4c0f-8a69-c7d5c07fc722 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3c80533c-f839-4c0f-8a69-c7d5c07fc722 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3c80533c-f839-4c0f-8a69-c7d5c07fc722 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3c80533c-f839-4c0f-8a69-c7d5c07fc722 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 200 Sep 04 22:50:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 922/1847] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:06 2026] GET /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 918 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d373db2a-668a-4029-8e9c-587a195676e7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d373db2a-668a-4029-8e9c-587a195676e7 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] GET http://192.168.122.93/volume/v3/volumes/f73b7610-f049-4c18-91e1-a79e760c924c Sep 04 22:50:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d373db2a-668a-4029-8e9c-587a195676e7 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d373db2a-668a-4029-8e9c-587a195676e7 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:07 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:07 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d373db2a-668a-4029-8e9c-587a195676e7 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Volume info retrieved successfully. Sep 04 22:50:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d373db2a-668a-4029-8e9c-587a195676e7 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] http://192.168.122.93/volume/v3/volumes/f73b7610-f049-4c18-91e1-a79e760c924c returned with HTTP 200 Sep 04 22:50:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 926/1848] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:07 2026] GET /volume/v3/volumes/f73b7610-f049-4c18-91e1-a79e760c924c => generated 969 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:50:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2b28cb92-59fc-4844-a092-b06096ee8577 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2b28cb92-59fc-4844-a092-b06096ee8577 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2b28cb92-59fc-4844-a092-b06096ee8577 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2b28cb92-59fc-4844-a092-b06096ee8577 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:07 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:07 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:07 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:07 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:07 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2b28cb92-59fc-4844-a092-b06096ee8577 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2b28cb92-59fc-4844-a092-b06096ee8577 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 200 Sep 04 22:50:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 923/1849] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:07 2026] GET /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 918 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6ab2bd17-c42b-4474-813f-d53ac6814a90 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6ab2bd17-c42b-4474-813f-d53ac6814a90 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] GET http://192.168.122.93/volume/v3/volumes/f73b7610-f049-4c18-91e1-a79e760c924c Sep 04 22:50:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6ab2bd17-c42b-4474-813f-d53ac6814a90 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6ab2bd17-c42b-4474-813f-d53ac6814a90 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:08 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:08 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6ab2bd17-c42b-4474-813f-d53ac6814a90 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Volume info retrieved successfully. Sep 04 22:50:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6ab2bd17-c42b-4474-813f-d53ac6814a90 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] http://192.168.122.93/volume/v3/volumes/f73b7610-f049-4c18-91e1-a79e760c924c returned with HTTP 200 Sep 04 22:50:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 927/1850] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:08 2026] GET /volume/v3/volumes/f73b7610-f049-4c18-91e1-a79e760c924c => generated 970 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-93624e54-7316-45c0-94ef-517e350b926f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-93624e54-7316-45c0-94ef-517e350b926f tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] GET http://192.168.122.93/volume/v3/volumes/detail?all_tenants=1&project_id=cf7a9ce914854a5686e7a51e0b2b6dab Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-93624e54-7316-45c0-94ef-517e350b926f tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-93624e54-7316-45c0-94ef-517e350b926f tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-93624e54-7316-45c0-94ef-517e350b926f tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Could not evaluate value cf7a9ce914854a5686e7a51e0b2b6dab, assuming string {{(pid=87249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-93624e54-7316-45c0-94ef-517e350b926f tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Searching by: MultiDict([('project_id', 'cf7a9ce914854a5686e7a51e0b2b6dab'), ('all_tenants', 1)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-93624e54-7316-45c0-94ef-517e350b926f tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Get all volumes completed successfully. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-93624e54-7316-45c0-94ef-517e350b926f tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] http://192.168.122.93/volume/v3/volumes/detail?all_tenants=1&project_id=cf7a9ce914854a5686e7a51e0b2b6dab returned with HTTP 200 Sep 04 22:50:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 924/1851] 192.168.122.93 () {58 vars in 1252 bytes} [Fri Sep 4 22:50:08 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=cf7a9ce914854a5686e7a51e0b2b6dab => generated 3035 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6f5482e6-8600-488d-96b1-9bc5c458e434 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:50:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1889347559", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1889347559', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:50:08 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Create volume of 1 GB Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6f5482e6-8600-488d-96b1-9bc5c458e434 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/f73b7610-f049-4c18-91e1-a79e760c924c Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6f5482e6-8600-488d-96b1-9bc5c458e434 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6f5482e6-8600-488d-96b1-9bc5c458e434 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-6f5482e6-8600-488d-96b1-9bc5c458e434 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Delete volume with id: f73b7610-f049-4c18-91e1-a79e760c924c Sep 04 22:50:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Availability Zones retrieved successfully. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6f5482e6-8600-488d-96b1-9bc5c458e434 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Volume info retrieved successfully. Sep 04 22:50:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Flow 'volume_create_api' (339a6b74-8d10-4b8e-ac00-4dfadf189d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218473e7-fe84-4faf-b66f-7b12b6e35d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6f5482e6-8600-488d-96b1-9bc5c458e434 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] Delete volume request issued successfully. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6f5482e6-8600-488d-96b1-9bc5c458e434 tempest-VolumesListAdminTestJSON-581374116 tempest-VolumesListAdminTestJSON-581374116-project-admin] http://192.168.122.93/volume/v3/volumes/f73b7610-f049-4c18-91e1-a79e760c924c returned with HTTP 202 Sep 04 22:50:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 925/1852] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:50:08 2026] DELETE /volume/v3/volumes/f73b7610-f049-4c18-91e1-a79e760c924c => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fa2677e6-f39b-4087-8234-826c9bd6cc52 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fa2677e6-f39b-4087-8234-826c9bd6cc52 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fa2677e6-f39b-4087-8234-826c9bd6cc52 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fa2677e6-f39b-4087-8234-826c9bd6cc52 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fa2677e6-f39b-4087-8234-826c9bd6cc52 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218473e7-fe84-4faf-b66f-7b12b6e35d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bfc115c-a1f6-4d0e-bea8-d62c4c18e5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fa2677e6-f39b-4087-8234-826c9bd6cc52 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f returned with HTTP 200 Sep 04 22:50:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 926/1853] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:08 2026] GET /volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9ee8ad58-3c13-4425-9d2b-9d284f257c57 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9ee8ad58-3c13-4425-9d2b-9d284f257c57 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] DELETE http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9ee8ad58-3c13-4425-9d2b-9d284f257c57 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9ee8ad58-3c13-4425-9d2b-9d284f257c57 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-9ee8ad58-3c13-4425-9d2b-9d284f257c57 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Delete volume with id: 7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f Sep 04 22:50:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9ee8ad58-3c13-4425-9d2b-9d284f257c57 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9ee8ad58-3c13-4425-9d2b-9d284f257c57 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Delete volume request issued successfully. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9ee8ad58-3c13-4425-9d2b-9d284f257c57 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f returned with HTTP 202 Sep 04 22:50:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 927/1854] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:50:08 2026] DELETE /volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e2b8cd26-58ce-4f9d-be3e-95b8090437f3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e2b8cd26-58ce-4f9d-be3e-95b8090437f3 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e2b8cd26-58ce-4f9d-be3e-95b8090437f3 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e2b8cd26-58ce-4f9d-be3e-95b8090437f3 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e2b8cd26-58ce-4f9d-be3e-95b8090437f3 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e2b8cd26-58ce-4f9d-be3e-95b8090437f3 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 200 Sep 04 22:50:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 928/1855] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:08 2026] GET /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 918 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b0ed8a39-7964-41cb-be67-c90c807c3d0f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b0ed8a39-7964-41cb-be67-c90c807c3d0f tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f Sep 04 22:50:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b0ed8a39-7964-41cb-be67-c90c807c3d0f tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b0ed8a39-7964-41cb-be67-c90c807c3d0f tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:09 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Created reservations ['14ab2a2c-451c-46c3-beca-f49ee60e7b77', '8ff57021-447b-4ab8-a7dd-d52901d91fdc', '5e17ff92-ef20-472a-9379-abe74bf0976d', 'ae204883-241c-4045-a07e-f7b7f596cb9f'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bfc115c-a1f6-4d0e-bea8-d62c4c18e5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14ab2a2c-451c-46c3-beca-f49ee60e7b77', '8ff57021-447b-4ab8-a7dd-d52901d91fdc', '5e17ff92-ef20-472a-9379-abe74bf0976d', 'ae204883-241c-4045-a07e-f7b7f596cb9f']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b0ed8a39-7964-41cb-be67-c90c807c3d0f tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b664e1-a6fc-420b-93e6-cdd773b1bc27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b0ed8a39-7964-41cb-be67-c90c807c3d0f tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f returned with HTTP 200 Sep 04 22:50:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 929/1856] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:08 2026] GET /volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b664e1-a6fc-420b-93e6-cdd773b1bc27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e103791-9e8b-4127-94c4-3645ab3f29c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1889347559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19db13fbaad441af92cd120b9496c942',qos_specs=None,replication_status=,reservations=['14ab2a2c-451c-46c3-beca-f49ee60e7b77','8ff57021-447b-4ab8-a7dd-d52901d91fdc','5e17ff92-ef20-472a-9379-abe74bf0976d','ae204883-241c-4045-a07e-f7b7f596cb9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e52b1ed307cc4f13897ffe4b345fa04b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:50:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1889347559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e103791-9e8b-4127-94c4-3645ab3f29c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19db13fbaad441af92cd120b9496c942',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e52b1ed307cc4f13897ffe4b345fa04b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8550e0dd-2f60-42b6-a6e4-f812d9b32400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8550e0dd-2f60-42b6-a6e4-f812d9b32400) transitioned into state 'SUCCESS' from state '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-1889347559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19db13fbaad441af92cd120b9496c942',qos_specs=None,replication_status=,reservations=['14ab2a2c-451c-46c3-beca-f49ee60e7b77','8ff57021-447b-4ab8-a7dd-d52901d91fdc','5e17ff92-ef20-472a-9379-abe74bf0976d','ae204883-241c-4045-a07e-f7b7f596cb9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e52b1ed307cc4f13897ffe4b345fa04b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ada4fbe6-f972-4de8-9df1-1d0839fc9e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ada4fbe6-f972-4de8-9df1-1d0839fc9e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Flow 'volume_create_api' (339a6b74-8d10-4b8e-ac00-4dfadf189d12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Create volume request issued successfully. Sep 04 22:50:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8017a5c4-27e2-4ec8-88e5-fb594be5715f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:50:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 928/1857] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:50:08 2026] POST /volume/v3/volumes => generated 754 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4be2df4a-d079-4452-8fdd-caa8b1a8c5e2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4be2df4a-d079-4452-8fdd-caa8b1a8c5e2 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4be2df4a-d079-4452-8fdd-caa8b1a8c5e2 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4be2df4a-d079-4452-8fdd-caa8b1a8c5e2 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2593a82f-29bb-4920-b915-17073d5ca297 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4be2df4a-d079-4452-8fdd-caa8b1a8c5e2 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2593a82f-29bb-4920-b915-17073d5ca297 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f Sep 04 22:50:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2593a82f-29bb-4920-b915-17073d5ca297 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2593a82f-29bb-4920-b915-17073d5ca297 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4be2df4a-d079-4452-8fdd-caa8b1a8c5e2 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 200 Sep 04 22:50:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 930/1858] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:10 2026] GET /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 918 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2593a82f-29bb-4920-b915-17073d5ca297 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2593a82f-29bb-4920-b915-17073d5ca297 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f returned with HTTP 200 Sep 04 22:50:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 929/1859] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:10 2026] GET /volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f => generated 853 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bad2896b-5a1e-4882-ab0a-4bc5b538f5b4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bad2896b-5a1e-4882-ab0a-4bc5b538f5b4 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bad2896b-5a1e-4882-ab0a-4bc5b538f5b4 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bad2896b-5a1e-4882-ab0a-4bc5b538f5b4 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bad2896b-5a1e-4882-ab0a-4bc5b538f5b4 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bad2896b-5a1e-4882-ab0a-4bc5b538f5b4 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 200 Sep 04 22:50:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 931/1860] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:11 2026] GET /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 1336 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-49a52b5b-ea74-4b7a-8bdb-62cafe1208db None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-49a52b5b-ea74-4b7a-8bdb-62cafe1208db tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-49a52b5b-ea74-4b7a-8bdb-62cafe1208db tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-49a52b5b-ea74-4b7a-8bdb-62cafe1208db tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a636f1a2-eaea-433b-bae1-6dafdf898942 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a636f1a2-eaea-433b-bae1-6dafdf898942 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a636f1a2-eaea-433b-bae1-6dafdf898942 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a636f1a2-eaea-433b-bae1-6dafdf898942 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-49a52b5b-ea74-4b7a-8bdb-62cafe1208db tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f returned with HTTP 404 Sep 04 22:50:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 930/1861] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:11 2026] GET /volume/v3/volumes/7c9ffa50-a6cc-4b73-8e57-adf16dd1a01f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dc74716d-ff03-4db7-91d3-cb607fe1afc2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dc74716d-ff03-4db7-91d3-cb607fe1afc2 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dc74716d-ff03-4db7-91d3-cb607fe1afc2 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dc74716d-ff03-4db7-91d3-cb607fe1afc2 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a636f1a2-eaea-433b-bae1-6dafdf898942 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a636f1a2-eaea-433b-bae1-6dafdf898942 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 200 Sep 04 22:50:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 932/1862] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:11 2026] GET /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 1336 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dc74716d-ff03-4db7-91d3-cb607fe1afc2 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9f44f048-671f-474d-b29d-6f0777330ae3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9f44f048-671f-474d-b29d-6f0777330ae3 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] PUT http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9f44f048-671f-474d-b29d-6f0777330ae3 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-296305762"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dc74716d-ff03-4db7-91d3-cb607fe1afc2 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 returned with HTTP 200 Sep 04 22:50:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 931/1863] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:11 2026] GET /volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-35210f93-cf00-4715-a1ef-abec54453aa1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-35210f93-cf00-4715-a1ef-abec54453aa1 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] DELETE http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-35210f93-cf00-4715-a1ef-abec54453aa1 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-35210f93-cf00-4715-a1ef-abec54453aa1 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-35210f93-cf00-4715-a1ef-abec54453aa1 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Delete volume with id: 4bd8f8d6-5199-4645-8e73-1ec972ac8da9 Sep 04 22:50:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9f44f048-671f-474d-b29d-6f0777330ae3 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9f44f048-671f-474d-b29d-6f0777330ae3 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume updated successfully. Sep 04 22:50:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9f44f048-671f-474d-b29d-6f0777330ae3 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 200 Sep 04 22:50:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-35210f93-cf00-4715-a1ef-abec54453aa1 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 933/1864] 192.168.122.93 () {60 vars in 1247 bytes} [Fri Sep 4 22:50:11 2026] PUT /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 789 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5d0663cb-249e-4f4c-a1b8-2cafdef7525b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5d0663cb-249e-4f4c-a1b8-2cafdef7525b tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] PUT http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5d0663cb-249e-4f4c-a1b8-2cafdef7525b tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-131895679", "description": "This is the new description of volume"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-35210f93-cf00-4715-a1ef-abec54453aa1 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Delete volume request issued successfully. Sep 04 22:50:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-35210f93-cf00-4715-a1ef-abec54453aa1 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 returned with HTTP 202 Sep 04 22:50:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 932/1865] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:50:11 2026] DELETE /volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e8367e81-592d-49c2-88b4-f85d0460b18b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e8367e81-592d-49c2-88b4-f85d0460b18b tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e8367e81-592d-49c2-88b4-f85d0460b18b tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e8367e81-592d-49c2-88b4-f85d0460b18b tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5d0663cb-249e-4f4c-a1b8-2cafdef7525b tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5d0663cb-249e-4f4c-a1b8-2cafdef7525b tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume updated successfully. Sep 04 22:50:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5d0663cb-249e-4f4c-a1b8-2cafdef7525b tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 200 Sep 04 22:50:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 934/1866] 192.168.122.93 () {60 vars in 1248 bytes} [Fri Sep 4 22:50:11 2026] PUT /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 828 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e8367e81-592d-49c2-88b4-f85d0460b18b tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e8367e81-592d-49c2-88b4-f85d0460b18b tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 returned with HTTP 200 Sep 04 22:50:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 933/1867] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:11 2026] GET /volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f910c89b-35ba-4d99-8250-09d7a243e5dd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f910c89b-35ba-4d99-8250-09d7a243e5dd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f910c89b-35ba-4d99-8250-09d7a243e5dd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f910c89b-35ba-4d99-8250-09d7a243e5dd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f910c89b-35ba-4d99-8250-09d7a243e5dd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f910c89b-35ba-4d99-8250-09d7a243e5dd tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 200 Sep 04 22:50:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 935/1868] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:11 2026] GET /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 1375 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-797371389", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1495759911"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-797371389', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1495759911'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume of 1 GB Sep 04 22:50:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Availability Zones retrieved successfully. Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Flow 'volume_create_api' (81ea2139-c1d4-4a7b-8f93-a64240f3f3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c52103e7-27bd-484f-b057-a254d4e62e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c52103e7-27bd-484f-b057-a254d4e62e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8ab800f-2d12-4353-865b-db055ea80ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Created reservations ['a9310231-c7ce-4c6f-944f-34ea05b1cb85', 'f9b23d97-358c-40d0-bd01-0d1191847bd6', 'd8623c50-80b3-4b09-ac89-0a327abee039', 'ab672bb5-9f06-4b18-b43b-47d10af93e2e'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8ab800f-2d12-4353-865b-db055ea80ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9310231-c7ce-4c6f-944f-34ea05b1cb85', 'f9b23d97-358c-40d0-bd01-0d1191847bd6', 'd8623c50-80b3-4b09-ac89-0a327abee039', 'ab672bb5-9f06-4b18-b43b-47d10af93e2e']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d43e6b-4241-40d0-b097-ad5a5f440515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d43e6b-4241-40d0-b097-ad5a5f440515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a74ccf01-ef9e-411e-b745-7a99838545a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-797371389',display_name='tempest-VolumesGetTest-Volume-1495759911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbbf21d4738147389167823dfe81f733',qos_specs=None,replication_status=,reservations=['a9310231-c7ce-4c6f-944f-34ea05b1cb85','f9b23d97-358c-40d0-bd01-0d1191847bd6','d8623c50-80b3-4b09-ac89-0a327abee039','ab672bb5-9f06-4b18-b43b-47d10af93e2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05fb76dca9410e88e849cca6996240',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:50:11Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-797371389',display_name='tempest-VolumesGetTest-Volume-1495759911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a74ccf01-ef9e-411e-b745-7a99838545a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbbf21d4738147389167823dfe81f733',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c05fb76dca9410e88e849cca6996240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508d3539-3316-471c-9912-36217f70d4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508d3539-3316-471c-9912-36217f70d4e6) transitioned into 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-797371389',display_name='tempest-VolumesGetTest-Volume-1495759911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbbf21d4738147389167823dfe81f733',qos_specs=None,replication_status=,reservations=['a9310231-c7ce-4c6f-944f-34ea05b1cb85','f9b23d97-358c-40d0-bd01-0d1191847bd6','d8623c50-80b3-4b09-ac89-0a327abee039','ab672bb5-9f06-4b18-b43b-47d10af93e2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05fb76dca9410e88e849cca6996240',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1594865-825f-4838-b66b-d63f9ff8b03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1594865-825f-4838-b66b-d63f9ff8b03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Flow 'volume_create_api' (81ea2139-c1d4-4a7b-8f93-a64240f3f3c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Create volume request issued successfully. Sep 04 22:50:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7e35e461-7d8a-40e0-90fc-a2c08957adb8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:50:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 934/1869] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:50:11 2026] POST /volume/v3/volumes => generated 786 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-aa35970f-01d5-4329-afd3-58aeb3a79435 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aa35970f-01d5-4329-afd3-58aeb3a79435 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 Sep 04 22:50:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aa35970f-01d5-4329-afd3-58aeb3a79435 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aa35970f-01d5-4329-afd3-58aeb3a79435 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:12 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:12 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:12 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:12 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:12 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-aa35970f-01d5-4329-afd3-58aeb3a79435 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aa35970f-01d5-4329-afd3-58aeb3a79435 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 returned with HTTP 200 Sep 04 22:50:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 936/1870] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:12 2026] GET /volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-94b3bd23-3b5f-4882-baf2-ab7dd8756553 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-94b3bd23-3b5f-4882-baf2-ab7dd8756553 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 Sep 04 22:50:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-94b3bd23-3b5f-4882-baf2-ab7dd8756553 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-94b3bd23-3b5f-4882-baf2-ab7dd8756553 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-94b3bd23-3b5f-4882-baf2-ab7dd8756553 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-94b3bd23-3b5f-4882-baf2-ab7dd8756553 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 returned with HTTP 200 Sep 04 22:50:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 935/1871] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:12 2026] GET /volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 => generated 853 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c6293ffe-f49c-4dc8-8cd8-918cd8194096 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c6293ffe-f49c-4dc8-8cd8-918cd8194096 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 Sep 04 22:50:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c6293ffe-f49c-4dc8-8cd8-918cd8194096 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c6293ffe-f49c-4dc8-8cd8-918cd8194096 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c6293ffe-f49c-4dc8-8cd8-918cd8194096 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c6293ffe-f49c-4dc8-8cd8-918cd8194096 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 returned with HTTP 200 Sep 04 22:50:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 937/1872] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:13 2026] GET /volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 => generated 878 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0cb84096-1eae-4689-b786-df52a7f9c428 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0cb84096-1eae-4689-b786-df52a7f9c428 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 Sep 04 22:50:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0cb84096-1eae-4689-b786-df52a7f9c428 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0cb84096-1eae-4689-b786-df52a7f9c428 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0cb84096-1eae-4689-b786-df52a7f9c428 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 returned with HTTP 404 Sep 04 22:50:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 936/1873] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:13 2026] GET /volume/v3/volumes/4bd8f8d6-5199-4645-8e73-1ec972ac8da9 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:50:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b143c527-a435-47f7-a974-bbe86fae5855 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b143c527-a435-47f7-a974-bbe86fae5855 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 Sep 04 22:50:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b143c527-a435-47f7-a974-bbe86fae5855 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b143c527-a435-47f7-a974-bbe86fae5855 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b143c527-a435-47f7-a974-bbe86fae5855 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b143c527-a435-47f7-a974-bbe86fae5855 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 returned with HTTP 200 Sep 04 22:50:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 938/1874] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:13 2026] GET /volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-27eb0bed-ea32-41e5-8c91-57c4b15428e7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-27eb0bed-ea32-41e5-8c91-57c4b15428e7 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] DELETE http://192.168.122.93/volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 Sep 04 22:50:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-27eb0bed-ea32-41e5-8c91-57c4b15428e7 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-27eb0bed-ea32-41e5-8c91-57c4b15428e7 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:13 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-27eb0bed-ea32-41e5-8c91-57c4b15428e7 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Delete volume with id: bb15662d-2935-4c35-a942-6fa5641e1bc9 Sep 04 22:50:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-27eb0bed-ea32-41e5-8c91-57c4b15428e7 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-27eb0bed-ea32-41e5-8c91-57c4b15428e7 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Delete volume request issued successfully. Sep 04 22:50:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-27eb0bed-ea32-41e5-8c91-57c4b15428e7 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 returned with HTTP 202 Sep 04 22:50:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 937/1875] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:50:13 2026] DELETE /volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:50:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a0093b64-155e-4be2-b4f6-31ee7669e116 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a0093b64-155e-4be2-b4f6-31ee7669e116 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 Sep 04 22:50:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a0093b64-155e-4be2-b4f6-31ee7669e116 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a0093b64-155e-4be2-b4f6-31ee7669e116 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a0093b64-155e-4be2-b4f6-31ee7669e116 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Volume info retrieved successfully. Sep 04 22:50:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a0093b64-155e-4be2-b4f6-31ee7669e116 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 returned with HTTP 200 Sep 04 22:50:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 939/1876] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:13 2026] GET /volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-da6a5862-35b7-4c8e-baf0-199acc5b0617 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-da6a5862-35b7-4c8e-baf0-199acc5b0617 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 Sep 04 22:50:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-da6a5862-35b7-4c8e-baf0-199acc5b0617 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-da6a5862-35b7-4c8e-baf0-199acc5b0617 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:14 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:14 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:14 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:14 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-da6a5862-35b7-4c8e-baf0-199acc5b0617 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-da6a5862-35b7-4c8e-baf0-199acc5b0617 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 returned with HTTP 200 Sep 04 22:50:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 938/1877] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:14 2026] GET /volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 => generated 879 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:50:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3307c40a-3500-4abf-b782-6503e275410a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3307c40a-3500-4abf-b782-6503e275410a tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] PUT http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 Sep 04 22:50:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3307c40a-3500-4abf-b782-6503e275410a tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-296305762", "description": null}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3307c40a-3500-4abf-b782-6503e275410a tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3307c40a-3500-4abf-b782-6503e275410a tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume updated successfully. Sep 04 22:50:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3307c40a-3500-4abf-b782-6503e275410a tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 returned with HTTP 200 Sep 04 22:50:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 940/1878] 192.168.122.93 () {60 vars in 1247 bytes} [Fri Sep 4 22:50:14 2026] PUT /volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 => generated 776 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:50:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6244fe5c-c320-4296-9f7e-23b44e078ce8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6244fe5c-c320-4296-9f7e-23b44e078ce8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 Sep 04 22:50:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6244fe5c-c320-4296-9f7e-23b44e078ce8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6244fe5c-c320-4296-9f7e-23b44e078ce8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:14 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:14 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:14 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:14 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6244fe5c-c320-4296-9f7e-23b44e078ce8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6244fe5c-c320-4296-9f7e-23b44e078ce8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 returned with HTTP 200 Sep 04 22:50:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 939/1879] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:14 2026] GET /volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-96bc4575-afd7-4b49-943e-59482817e826 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-96bc4575-afd7-4b49-943e-59482817e826 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] DELETE http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 Sep 04 22:50:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-96bc4575-afd7-4b49-943e-59482817e826 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-96bc4575-afd7-4b49-943e-59482817e826 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:14 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-96bc4575-afd7-4b49-943e-59482817e826 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Delete volume with id: a74ccf01-ef9e-411e-b745-7a99838545a9 Sep 04 22:50:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-96bc4575-afd7-4b49-943e-59482817e826 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-96bc4575-afd7-4b49-943e-59482817e826 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Delete volume request issued successfully. Sep 04 22:50:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-96bc4575-afd7-4b49-943e-59482817e826 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 returned with HTTP 202 Sep 04 22:50:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 941/1880] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:50:14 2026] DELETE /volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:50:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-10edd411-c039-4711-a2e5-781a0a603d42 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-10edd411-c039-4711-a2e5-781a0a603d42 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 Sep 04 22:50:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-10edd411-c039-4711-a2e5-781a0a603d42 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-10edd411-c039-4711-a2e5-781a0a603d42 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:14 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:14 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:14 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:14 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-10edd411-c039-4711-a2e5-781a0a603d42 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-10edd411-c039-4711-a2e5-781a0a603d42 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 returned with HTTP 200 Sep 04 22:50:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 940/1881] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:14 2026] GET /volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 => generated 843 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:50:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f6d9ff47-b2ad-46a0-b326-2096cb215ab2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f6d9ff47-b2ad-46a0-b326-2096cb215ab2 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] GET http://192.168.122.93/volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 Sep 04 22:50:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f6d9ff47-b2ad-46a0-b326-2096cb215ab2 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f6d9ff47-b2ad-46a0-b326-2096cb215ab2 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f6d9ff47-b2ad-46a0-b326-2096cb215ab2 tempest-VolumesListAdminTestJSON-841550702 tempest-VolumesListAdminTestJSON-841550702-project-member] http://192.168.122.93/volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 returned with HTTP 404 Sep 04 22:50:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 942/1882] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:15 2026] GET /volume/v3/volumes/bb15662d-2935-4c35-a942-6fa5641e1bc9 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1302335e-beaf-4d93-b3b0-bcb5f7d70799 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1302335e-beaf-4d93-b3b0-bcb5f7d70799 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 Sep 04 22:50:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1302335e-beaf-4d93-b3b0-bcb5f7d70799 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1302335e-beaf-4d93-b3b0-bcb5f7d70799 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:15 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:15 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1302335e-beaf-4d93-b3b0-bcb5f7d70799 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1302335e-beaf-4d93-b3b0-bcb5f7d70799 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 returned with HTTP 200 Sep 04 22:50:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 941/1883] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:15 2026] GET /volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 => generated 843 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1d3714f6-c455-4a10-9da5-1634346885d8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d3714f6-c455-4a10-9da5-1634346885d8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 Sep 04 22:50:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d3714f6-c455-4a10-9da5-1634346885d8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d3714f6-c455-4a10-9da5-1634346885d8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d3714f6-c455-4a10-9da5-1634346885d8 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 returned with HTTP 404 Sep 04 22:50:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 943/1884] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:16 2026] GET /volume/v3/volumes/a74ccf01-ef9e-411e-b745-7a99838545a9 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-75781aa8-dcdf-4862-aec4-fcc5af7c66c4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-75781aa8-dcdf-4862-aec4-fcc5af7c66c4 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-75781aa8-dcdf-4862-aec4-fcc5af7c66c4 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-75781aa8-dcdf-4862-aec4-fcc5af7c66c4 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:16 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:16 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-75781aa8-dcdf-4862-aec4-fcc5af7c66c4 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-75781aa8-dcdf-4862-aec4-fcc5af7c66c4 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 200 Sep 04 22:50:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 942/1885] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:16 2026] GET /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 1375 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-51201797-0a16-4e99-ad8a-567a4fe65080 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-51201797-0a16-4e99-ad8a-567a4fe65080 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] DELETE http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-51201797-0a16-4e99-ad8a-567a4fe65080 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-51201797-0a16-4e99-ad8a-567a4fe65080 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:17 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-51201797-0a16-4e99-ad8a-567a4fe65080 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Delete volume with id: c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-51201797-0a16-4e99-ad8a-567a4fe65080 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-51201797-0a16-4e99-ad8a-567a4fe65080 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Delete volume request issued successfully. Sep 04 22:50:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-51201797-0a16-4e99-ad8a-567a4fe65080 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 202 Sep 04 22:50:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 944/1886] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:50:17 2026] DELETE /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:50:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-883e1576-c85d-41a1-9cee-4e10c71febdb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-883e1576-c85d-41a1-9cee-4e10c71febdb tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-883e1576-c85d-41a1-9cee-4e10c71febdb tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-883e1576-c85d-41a1-9cee-4e10c71febdb tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:17 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:17 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:17 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-883e1576-c85d-41a1-9cee-4e10c71febdb tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-883e1576-c85d-41a1-9cee-4e10c71febdb tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 200 Sep 04 22:50:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 943/1887] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:17 2026] GET /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 1374 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1f83aab3-88c3-4459-bf8e-6c6c935c27e9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1f83aab3-88c3-4459-bf8e-6c6c935c27e9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1f83aab3-88c3-4459-bf8e-6c6c935c27e9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1f83aab3-88c3-4459-bf8e-6c6c935c27e9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1f83aab3-88c3-4459-bf8e-6c6c935c27e9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Volume info retrieved successfully. Sep 04 22:50:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1f83aab3-88c3-4459-bf8e-6c6c935c27e9 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 200 Sep 04 22:50:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 945/1888] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:18 2026] GET /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 1374 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b6c27db3-4e99-4356-82fa-9416adb1d8a7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b6c27db3-4e99-4356-82fa-9416adb1d8a7 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] GET http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 Sep 04 22:50:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b6c27db3-4e99-4356-82fa-9416adb1d8a7 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b6c27db3-4e99-4356-82fa-9416adb1d8a7 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b6c27db3-4e99-4356-82fa-9416adb1d8a7 tempest-VolumesGetTest-580338830 tempest-VolumesGetTest-580338830-project-member] http://192.168.122.93/volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 returned with HTTP 404 Sep 04 22:50:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 944/1889] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:19 2026] GET /volume/v3/volumes/c3272fe1-dbef-4323-969a-d3bf47621b65 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:50:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1157159395"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1157159395'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:50:22 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Create volume of 1 GB Sep 04 22:50:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Availability Zones retrieved successfully. Sep 04 22:50:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Flow 'volume_create_api' (5e81b0f1-afbf-4f38-9be0-403334e0c389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0432bcc-3b48-4f79-9414-2f03f38ad79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:50:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0432bcc-3b48-4f79-9414-2f03f38ad79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8eb50d3-1cf4-4806-aa1d-0f79536066e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:23 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Created reservations ['8e82dd5c-9bc5-4cc6-be4b-bc527a60e07b', '02d99630-7c20-4990-b26e-5f57dd5dcc4e', '70da0e33-83c4-4554-aeeb-a5c740c2fc1b', '88ddc969-69ef-4d09-a955-3269325f9fb6'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8eb50d3-1cf4-4806-aa1d-0f79536066e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e82dd5c-9bc5-4cc6-be4b-bc527a60e07b', '02d99630-7c20-4990-b26e-5f57dd5dcc4e', '70da0e33-83c4-4554-aeeb-a5c740c2fc1b', '88ddc969-69ef-4d09-a955-3269325f9fb6']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c11612f5-bde7-4ee1-b40d-4bfb6bbd78a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:23 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:23 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c11612f5-bde7-4ee1-b40d-4bfb6bbd78a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc94f332-f5be-498f-b322-9013d27f811f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1157159395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60f1ef33d6e448e9e72856c8d88b714',qos_specs=None,replication_status=,reservations=['8e82dd5c-9bc5-4cc6-be4b-bc527a60e07b','02d99630-7c20-4990-b26e-5f57dd5dcc4e','70da0e33-83c4-4554-aeeb-a5c740c2fc1b','88ddc969-69ef-4d09-a955-3269325f9fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a251e8dbcdb41ae9ba3ec8c41210153',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:50:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1157159395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc94f332-f5be-498f-b322-9013d27f811f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e60f1ef33d6e448e9e72856c8d88b714',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a251e8dbcdb41ae9ba3ec8c41210153',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (037b4804-aacf-4f8e-be35-b56f4300079c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (037b4804-aacf-4f8e-be35-b56f4300079c) transitioned into state 'SUCCESS' from state '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-1157159395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60f1ef33d6e448e9e72856c8d88b714',qos_specs=None,replication_status=,reservations=['8e82dd5c-9bc5-4cc6-be4b-bc527a60e07b','02d99630-7c20-4990-b26e-5f57dd5dcc4e','70da0e33-83c4-4554-aeeb-a5c740c2fc1b','88ddc969-69ef-4d09-a955-3269325f9fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a251e8dbcdb41ae9ba3ec8c41210153',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f9a0bdb-e0df-4466-b077-fd78bd249f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f9a0bdb-e0df-4466-b077-fd78bd249f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Flow 'volume_create_api' (5e81b0f1-afbf-4f38-9be0-403334e0c389) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Create volume request issued successfully. Sep 04 22:50:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7eb54586-299a-4d47-ad22-73f22e0f1810 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:50:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 946/1890] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:50:22 2026] POST /volume/v3/volumes => generated 762 bytes in 1001 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0952c8ed-f69e-4a3d-ba26-adbc2fd11b17 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0952c8ed-f69e-4a3d-ba26-adbc2fd11b17 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f Sep 04 22:50:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0952c8ed-f69e-4a3d-ba26-adbc2fd11b17 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0952c8ed-f69e-4a3d-ba26-adbc2fd11b17 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:23 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:23 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:23 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:23 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:23 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0952c8ed-f69e-4a3d-ba26-adbc2fd11b17 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Volume info retrieved successfully. Sep 04 22:50:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0952c8ed-f69e-4a3d-ba26-adbc2fd11b17 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f returned with HTTP 200 Sep 04 22:50:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 945/1891] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:23 2026] GET /volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f => generated 830 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d18b55e1-f997-44e5-89a6-96e5b7bd61f4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d18b55e1-f997-44e5-89a6-96e5b7bd61f4 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f Sep 04 22:50:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d18b55e1-f997-44e5-89a6-96e5b7bd61f4 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d18b55e1-f997-44e5-89a6-96e5b7bd61f4 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d18b55e1-f997-44e5-89a6-96e5b7bd61f4 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Volume info retrieved successfully. Sep 04 22:50:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d18b55e1-f997-44e5-89a6-96e5b7bd61f4 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f returned with HTTP 200 Sep 04 22:50:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 947/1892] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:24 2026] GET /volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f => generated 854 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6c0d41bc-27a8-4b57-bca7-9f8a5b9b4c06 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6c0d41bc-27a8-4b57-bca7-9f8a5b9b4c06 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f Sep 04 22:50:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6c0d41bc-27a8-4b57-bca7-9f8a5b9b4c06 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6c0d41bc-27a8-4b57-bca7-9f8a5b9b4c06 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:25 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:25 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:25 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:25 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:25 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6c0d41bc-27a8-4b57-bca7-9f8a5b9b4c06 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Volume info retrieved successfully. Sep 04 22:50:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6c0d41bc-27a8-4b57-bca7-9f8a5b9b4c06 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f returned with HTTP 200 Sep 04 22:50:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 946/1893] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:25 2026] GET /volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-672e3678-5767-4144-80f7-6557fc32030f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-672e3678-5767-4144-80f7-6557fc32030f tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:50:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-672e3678-5767-4144-80f7-6557fc32030f tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc94f332-f5be-498f-b322-9013d27f811f", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1101848353"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:25 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:25 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:25 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:25 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:25 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-672e3678-5767-4144-80f7-6557fc32030f tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Volume info retrieved successfully. Sep 04 22:50:25 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-672e3678-5767-4144-80f7-6557fc32030f tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Create snapshot from volume fc94f332-f5be-498f-b322-9013d27f811f Sep 04 22:50:25 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-672e3678-5767-4144-80f7-6557fc32030f tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Created reservations ['2c623cd3-ac46-4b5e-9165-153cddb5333b', 'cb74fb44-9f7f-437d-9f66-f45125737fb1', '907660f2-054d-4749-8355-1e45a6e74971', '345da1b7-cc5e-4376-89b5-e1996993e520'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:25 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:25 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:25 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-672e3678-5767-4144-80f7-6557fc32030f tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot create request issued successfully. Sep 04 22:50:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-672e3678-5767-4144-80f7-6557fc32030f tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:50:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 948/1894] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:50:25 2026] POST /volume/v3/snapshots => generated 311 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:50:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-37b725ae-8224-4d01-9f5a-79e8b4da7263 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-37b725ae-8224-4d01-9f5a-79e8b4da7263 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed Sep 04 22:50:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-37b725ae-8224-4d01-9f5a-79e8b4da7263 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-37b725ae-8224-4d01-9f5a-79e8b4da7263 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:26 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:26 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-37b725ae-8224-4d01-9f5a-79e8b4da7263 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-37b725ae-8224-4d01-9f5a-79e8b4da7263 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed returned with HTTP 200 Sep 04 22:50:26 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 947/1895] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:25 2026] GET /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3d92f408-ff55-4e8e-8196-48f2fd5965b7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3d92f408-ff55-4e8e-8196-48f2fd5965b7 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed Sep 04 22:50:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3d92f408-ff55-4e8e-8196-48f2fd5965b7 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3d92f408-ff55-4e8e-8196-48f2fd5965b7 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3d92f408-ff55-4e8e-8196-48f2fd5965b7 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3d92f408-ff55-4e8e-8196-48f2fd5965b7 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed returned with HTTP 200 Sep 04 22:50:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 949/1896] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:27 2026] GET /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed => generated 443 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:50:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-09cc7446-9fa1-43ac-8d40-6b69bd4d203e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-09cc7446-9fa1-43ac-8d40-6b69bd4d203e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed Sep 04 22:50:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-09cc7446-9fa1-43ac-8d40-6b69bd4d203e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-09cc7446-9fa1-43ac-8d40-6b69bd4d203e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-09cc7446-9fa1-43ac-8d40-6b69bd4d203e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-09cc7446-9fa1-43ac-8d40-6b69bd4d203e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed returned with HTTP 200 Sep 04 22:50:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 948/1897] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:28 2026] GET /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed => generated 443 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d9024a4c-6d4e-4dfa-adcd-a51c75cb479d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d9024a4c-6d4e-4dfa-adcd-a51c75cb479d tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed Sep 04 22:50:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d9024a4c-6d4e-4dfa-adcd-a51c75cb479d tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d9024a4c-6d4e-4dfa-adcd-a51c75cb479d tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d9024a4c-6d4e-4dfa-adcd-a51c75cb479d tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d9024a4c-6d4e-4dfa-adcd-a51c75cb479d tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed returned with HTTP 200 Sep 04 22:50:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 950/1898] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:29 2026] GET /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed => generated 470 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-35e86e75-73f5-449b-9020-fef3c7267b57 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-35e86e75-73f5-449b-9020-fef3c7267b57 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] POST http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata Sep 04 22:50:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-35e86e75-73f5-449b-9020-fef3c7267b57 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-35e86e75-73f5-449b-9020-fef3c7267b57 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-35e86e75-73f5-449b-9020-fef3c7267b57 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Update snapshot metadata completed successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-35e86e75-73f5-449b-9020-fef3c7267b57 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata returned with HTTP 200 Sep 04 22:50:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 949/1899] 192.168.122.93 () {60 vars in 1281 bytes} [Fri Sep 4 22:50:29 2026] POST /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata => generated 68 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:50:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-477dbf56-15c9-48ac-9ea6-47ccdc4f73a6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-477dbf56-15c9-48ac-9ea6-47ccdc4f73a6 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata Sep 04 22:50:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-477dbf56-15c9-48ac-9ea6-47ccdc4f73a6 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-477dbf56-15c9-48ac-9ea6-47ccdc4f73a6 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-477dbf56-15c9-48ac-9ea6-47ccdc4f73a6 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-477dbf56-15c9-48ac-9ea6-47ccdc4f73a6 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Get snapshot metadata completed successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-477dbf56-15c9-48ac-9ea6-47ccdc4f73a6 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata returned with HTTP 200 Sep 04 22:50:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 951/1900] 192.168.122.93 () {58 vars in 1260 bytes} [Fri Sep 4 22:50:29 2026] GET /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata => generated 68 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:50:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-af0fe6d6-6d9f-4cd8-bc86-dcd8d5b6cdaf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-af0fe6d6-6d9f-4cd8-bc86-dcd8d5b6cdaf tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] PUT http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata Sep 04 22:50:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-af0fe6d6-6d9f-4cd8-bc86-dcd8d5b6cdaf tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-af0fe6d6-6d9f-4cd8-bc86-dcd8d5b6cdaf tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-af0fe6d6-6d9f-4cd8-bc86-dcd8d5b6cdaf tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Update snapshot metadata completed successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-af0fe6d6-6d9f-4cd8-bc86-dcd8d5b6cdaf tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata returned with HTTP 200 Sep 04 22:50:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 950/1901] 192.168.122.93 () {60 vars in 1280 bytes} [Fri Sep 4 22:50:29 2026] PUT /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata => generated 57 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:50:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e25570f4-ac58-49f6-9257-4ca47c5bcafd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e25570f4-ac58-49f6-9257-4ca47c5bcafd tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata Sep 04 22:50:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e25570f4-ac58-49f6-9257-4ca47c5bcafd tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e25570f4-ac58-49f6-9257-4ca47c5bcafd tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e25570f4-ac58-49f6-9257-4ca47c5bcafd tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e25570f4-ac58-49f6-9257-4ca47c5bcafd tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Get snapshot metadata completed successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e25570f4-ac58-49f6-9257-4ca47c5bcafd tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata returned with HTTP 200 Sep 04 22:50:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 952/1902] 192.168.122.93 () {58 vars in 1260 bytes} [Fri Sep 4 22:50:29 2026] GET /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata => generated 57 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:50:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c7a4525a-dcf6-430d-b337-72c06067f99e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c7a4525a-dcf6-430d-b337-72c06067f99e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata/key3 Sep 04 22:50:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c7a4525a-dcf6-430d-b337-72c06067f99e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c7a4525a-dcf6-430d-b337-72c06067f99e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c7a4525a-dcf6-430d-b337-72c06067f99e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c7a4525a-dcf6-430d-b337-72c06067f99e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Get snapshot metadata completed successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c7a4525a-dcf6-430d-b337-72c06067f99e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Delete snapshot metadata completed successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c7a4525a-dcf6-430d-b337-72c06067f99e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata/key3 returned with HTTP 200 Sep 04 22:50:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 951/1903] 192.168.122.93 () {58 vars in 1278 bytes} [Fri Sep 4 22:50:29 2026] DELETE /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata/key3 => generated 0 bytes in 96 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 04 22:50:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a05bfa65-e2e3-4543-9142-27fa037cc2a5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a05bfa65-e2e3-4543-9142-27fa037cc2a5 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata Sep 04 22:50:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a05bfa65-e2e3-4543-9142-27fa037cc2a5 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a05bfa65-e2e3-4543-9142-27fa037cc2a5 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a05bfa65-e2e3-4543-9142-27fa037cc2a5 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a05bfa65-e2e3-4543-9142-27fa037cc2a5 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Get snapshot metadata completed successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a05bfa65-e2e3-4543-9142-27fa037cc2a5 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata returned with HTTP 200 Sep 04 22:50:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 953/1904] 192.168.122.93 () {58 vars in 1260 bytes} [Fri Sep 4 22:50:29 2026] GET /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata => generated 32 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:50:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b2124a79-d499-4d15-bacb-4498b8c99159 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b2124a79-d499-4d15-bacb-4498b8c99159 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] PUT http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata Sep 04 22:50:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b2124a79-d499-4d15-bacb-4498b8c99159 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b2124a79-d499-4d15-bacb-4498b8c99159 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b2124a79-d499-4d15-bacb-4498b8c99159 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Update snapshot metadata completed successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b2124a79-d499-4d15-bacb-4498b8c99159 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata returned with HTTP 200 Sep 04 22:50:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 952/1905] 192.168.122.93 () {60 vars in 1280 bytes} [Fri Sep 4 22:50:29 2026] PUT /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata => generated 16 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 22:50:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e1260b7e-92b5-4f55-a590-a9da33eff702 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e1260b7e-92b5-4f55-a590-a9da33eff702 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] POST http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata Sep 04 22:50:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e1260b7e-92b5-4f55-a590-a9da33eff702 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e1260b7e-92b5-4f55-a590-a9da33eff702 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e1260b7e-92b5-4f55-a590-a9da33eff702 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Update snapshot metadata completed successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e1260b7e-92b5-4f55-a590-a9da33eff702 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata returned with HTTP 200 Sep 04 22:50:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 954/1906] 192.168.122.93 () {60 vars in 1281 bytes} [Fri Sep 4 22:50:29 2026] POST /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata => generated 68 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:50:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d6bc4db6-6a10-4cfc-b279-ba7b5871b72e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d6bc4db6-6a10-4cfc-b279-ba7b5871b72e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata Sep 04 22:50:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d6bc4db6-6a10-4cfc-b279-ba7b5871b72e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d6bc4db6-6a10-4cfc-b279-ba7b5871b72e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d6bc4db6-6a10-4cfc-b279-ba7b5871b72e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d6bc4db6-6a10-4cfc-b279-ba7b5871b72e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Get snapshot metadata completed successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d6bc4db6-6a10-4cfc-b279-ba7b5871b72e tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata returned with HTTP 200 Sep 04 22:50:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 953/1907] 192.168.122.93 () {58 vars in 1260 bytes} [Fri Sep 4 22:50:29 2026] GET /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata => generated 68 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:50:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-44c24423-d756-485b-8b14-9e7332a7f4e9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-44c24423-d756-485b-8b14-9e7332a7f4e9 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] PUT http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata/key3 Sep 04 22:50:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-44c24423-d756-485b-8b14-9e7332a7f4e9 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-44c24423-d756-485b-8b14-9e7332a7f4e9 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-44c24423-d756-485b-8b14-9e7332a7f4e9 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Update snapshot metadata completed successfully. Sep 04 22:50:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-44c24423-d756-485b-8b14-9e7332a7f4e9 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata/key3 returned with HTTP 200 Sep 04 22:50:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 955/1908] 192.168.122.93 () {60 vars in 1295 bytes} [Fri Sep 4 22:50:29 2026] PUT /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata/key3 => generated 35 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:50:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7c6f50a1-e233-4dda-8e13-542ae644881a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7c6f50a1-e233-4dda-8e13-542ae644881a tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata/key3 Sep 04 22:50:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7c6f50a1-e233-4dda-8e13-542ae644881a tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7c6f50a1-e233-4dda-8e13-542ae644881a tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7c6f50a1-e233-4dda-8e13-542ae644881a tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7c6f50a1-e233-4dda-8e13-542ae644881a tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Get snapshot metadata completed successfully. Sep 04 22:50:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7c6f50a1-e233-4dda-8e13-542ae644881a tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata/key3 returned with HTTP 200 Sep 04 22:50:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 954/1909] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:50:30 2026] GET /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:50:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4b07eb87-1f78-43bb-a5c2-180f16a79c78 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4b07eb87-1f78-43bb-a5c2-180f16a79c78 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata Sep 04 22:50:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4b07eb87-1f78-43bb-a5c2-180f16a79c78 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4b07eb87-1f78-43bb-a5c2-180f16a79c78 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4b07eb87-1f78-43bb-a5c2-180f16a79c78 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4b07eb87-1f78-43bb-a5c2-180f16a79c78 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Get snapshot metadata completed successfully. Sep 04 22:50:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4b07eb87-1f78-43bb-a5c2-180f16a79c78 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata returned with HTTP 200 Sep 04 22:50:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 956/1910] 192.168.122.93 () {58 vars in 1260 bytes} [Fri Sep 4 22:50:30 2026] GET /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata => generated 75 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:50:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ca33e5cd-1fb2-4aa5-8288-6b33c14eee32 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ca33e5cd-1fb2-4aa5-8288-6b33c14eee32 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] PUT http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata Sep 04 22:50:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ca33e5cd-1fb2-4aa5-8288-6b33c14eee32 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ca33e5cd-1fb2-4aa5-8288-6b33c14eee32 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ca33e5cd-1fb2-4aa5-8288-6b33c14eee32 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Update snapshot metadata completed successfully. Sep 04 22:50:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ca33e5cd-1fb2-4aa5-8288-6b33c14eee32 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata returned with HTTP 200 Sep 04 22:50:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 955/1911] 192.168.122.93 () {60 vars in 1280 bytes} [Fri Sep 4 22:50:30 2026] PUT /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed/metadata => generated 16 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 22:50:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b3b1c81f-e429-4378-86b3-1b2078626c39 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b3b1c81f-e429-4378-86b3-1b2078626c39 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed Sep 04 22:50:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b3b1c81f-e429-4378-86b3-1b2078626c39 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b3b1c81f-e429-4378-86b3-1b2078626c39 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:30 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-b3b1c81f-e429-4378-86b3-1b2078626c39 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Delete snapshot with id: f1469e37-4d56-4e43-a5c1-3d6617bab2ed Sep 04 22:50:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b3b1c81f-e429-4378-86b3-1b2078626c39 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b3b1c81f-e429-4378-86b3-1b2078626c39 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot delete request issued successfully. Sep 04 22:50:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b3b1c81f-e429-4378-86b3-1b2078626c39 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed returned with HTTP 202 Sep 04 22:50:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 957/1912] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:50:30 2026] DELETE /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:50:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-39a5fe77-1483-4457-9810-32ab32aea129 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-39a5fe77-1483-4457-9810-32ab32aea129 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed Sep 04 22:50:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-39a5fe77-1483-4457-9810-32ab32aea129 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-39a5fe77-1483-4457-9810-32ab32aea129 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-39a5fe77-1483-4457-9810-32ab32aea129 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-39a5fe77-1483-4457-9810-32ab32aea129 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed returned with HTTP 200 Sep 04 22:50:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 956/1913] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:30 2026] GET /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed => generated 469 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:50:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7b8b1987-8998-47b6-84d5-614450cb6351 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7b8b1987-8998-47b6-84d5-614450cb6351 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed Sep 04 22:50:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7b8b1987-8998-47b6-84d5-614450cb6351 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7b8b1987-8998-47b6-84d5-614450cb6351 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7b8b1987-8998-47b6-84d5-614450cb6351 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7b8b1987-8998-47b6-84d5-614450cb6351 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed returned with HTTP 200 Sep 04 22:50:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 958/1914] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:31 2026] GET /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-571fefc6-29f7-4345-a667-ce8bc665babf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-571fefc6-29f7-4345-a667-ce8bc665babf tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed Sep 04 22:50:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-571fefc6-29f7-4345-a667-ce8bc665babf tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-571fefc6-29f7-4345-a667-ce8bc665babf tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-571fefc6-29f7-4345-a667-ce8bc665babf tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Snapshot retrieved successfully. Sep 04 22:50:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-571fefc6-29f7-4345-a667-ce8bc665babf tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed returned with HTTP 200 Sep 04 22:50:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 957/1915] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:32 2026] GET /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9c5c356b-e9a4-4048-9be5-44b231fc989f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9c5c356b-e9a4-4048-9be5-44b231fc989f tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed Sep 04 22:50:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9c5c356b-e9a4-4048-9be5-44b231fc989f tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9c5c356b-e9a4-4048-9be5-44b231fc989f tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9c5c356b-e9a4-4048-9be5-44b231fc989f tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed returned with HTTP 404 Sep 04 22:50:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 959/1916] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:33 2026] GET /volume/v3/snapshots/f1469e37-4d56-4e43-a5c1-3d6617bab2ed => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3d44eb19-5820-43c6-af26-844531396d03 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3d44eb19-5820-43c6-af26-844531396d03 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f Sep 04 22:50:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3d44eb19-5820-43c6-af26-844531396d03 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3d44eb19-5820-43c6-af26-844531396d03 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3d44eb19-5820-43c6-af26-844531396d03 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Volume info retrieved successfully. Sep 04 22:50:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3d44eb19-5820-43c6-af26-844531396d03 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f returned with HTTP 200 Sep 04 22:50:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 958/1917] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:33 2026] GET /volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4b860e48-14a8-4a93-8d9d-24d7f16821b2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4b860e48-14a8-4a93-8d9d-24d7f16821b2 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] DELETE http://192.168.122.93/volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f Sep 04 22:50:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4b860e48-14a8-4a93-8d9d-24d7f16821b2 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4b860e48-14a8-4a93-8d9d-24d7f16821b2 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:33 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-4b860e48-14a8-4a93-8d9d-24d7f16821b2 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Delete volume with id: fc94f332-f5be-498f-b322-9013d27f811f Sep 04 22:50:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4b860e48-14a8-4a93-8d9d-24d7f16821b2 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Volume info retrieved successfully. Sep 04 22:50:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4b860e48-14a8-4a93-8d9d-24d7f16821b2 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Delete volume request issued successfully. Sep 04 22:50:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4b860e48-14a8-4a93-8d9d-24d7f16821b2 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f returned with HTTP 202 Sep 04 22:50:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 960/1918] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:50:33 2026] DELETE /volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:50:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4aa4570a-6bd8-4527-a852-f33eeb286887 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4aa4570a-6bd8-4527-a852-f33eeb286887 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f Sep 04 22:50:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4aa4570a-6bd8-4527-a852-f33eeb286887 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4aa4570a-6bd8-4527-a852-f33eeb286887 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4aa4570a-6bd8-4527-a852-f33eeb286887 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Volume info retrieved successfully. Sep 04 22:50:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4aa4570a-6bd8-4527-a852-f33eeb286887 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f returned with HTTP 200 Sep 04 22:50:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 959/1919] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:33 2026] GET /volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a3c7fab1-5eda-4ff3-9344-39982b4253c8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a3c7fab1-5eda-4ff3-9344-39982b4253c8 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] GET http://192.168.122.93/volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f Sep 04 22:50:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a3c7fab1-5eda-4ff3-9344-39982b4253c8 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a3c7fab1-5eda-4ff3-9344-39982b4253c8 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a3c7fab1-5eda-4ff3-9344-39982b4253c8 tempest-SnapshotMetadataTestJSON-1650199561 tempest-SnapshotMetadataTestJSON-1650199561-project-member] http://192.168.122.93/volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f returned with HTTP 404 Sep 04 22:50:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 961/1920] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:34 2026] GET /volume/v3/volumes/fc94f332-f5be-498f-b322-9013d27f811f => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:50:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1814535938"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1814535938'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:50:41 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create volume of 1 GB Sep 04 22:50:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Availability Zones retrieved successfully. Sep 04 22:50:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Flow 'volume_create_api' (b45d46d2-422c-4bfe-a66b-28cd70d24d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34edd5f6-d61a-4dc0-a24e-526598b76389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:50:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34edd5f6-d61a-4dc0-a24e-526598b76389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2937176f-6519-4dee-9162-2eb7d4beaf39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:41 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Created reservations ['29aa8ebb-ca2d-40ab-902b-4744a6a6e037', 'd44963be-be3c-4245-ab00-c14bf02c5a53', '4b335466-35e8-4ae1-ba8c-9ccd33cadd11', 'e063aed1-40a7-4607-b880-36714a75f640'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2937176f-6519-4dee-9162-2eb7d4beaf39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29aa8ebb-ca2d-40ab-902b-4744a6a6e037', 'd44963be-be3c-4245-ab00-c14bf02c5a53', '4b335466-35e8-4ae1-ba8c-9ccd33cadd11', 'e063aed1-40a7-4607-b880-36714a75f640']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c61a6c2-4cc6-40ef-9465-46907481847d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:41 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:41 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c61a6c2-4cc6-40ef-9465-46907481847d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa595938-370c-4167-b12f-65885d89de4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1814535938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e759e9054d4db9a1f4d457eb059c6b',qos_specs=None,replication_status=,reservations=['29aa8ebb-ca2d-40ab-902b-4744a6a6e037','d44963be-be3c-4245-ab00-c14bf02c5a53','4b335466-35e8-4ae1-ba8c-9ccd33cadd11','e063aed1-40a7-4607-b880-36714a75f640'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188a8f0431944028be75d5d8fd5152ef',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:50:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1814535938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa595938-370c-4167-b12f-65885d89de4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33e759e9054d4db9a1f4d457eb059c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='188a8f0431944028be75d5d8fd5152ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38ce797c-e8ac-4db8-a4c0-0f5c59f77f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38ce797c-e8ac-4db8-a4c0-0f5c59f77f2a) transitioned into state 'SUCCESS' from state '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-1814535938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e759e9054d4db9a1f4d457eb059c6b',qos_specs=None,replication_status=,reservations=['29aa8ebb-ca2d-40ab-902b-4744a6a6e037','d44963be-be3c-4245-ab00-c14bf02c5a53','4b335466-35e8-4ae1-ba8c-9ccd33cadd11','e063aed1-40a7-4607-b880-36714a75f640'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188a8f0431944028be75d5d8fd5152ef',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7199e64d-9eed-4525-8656-73ea78f663e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7199e64d-9eed-4525-8656-73ea78f663e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Flow 'volume_create_api' (b45d46d2-422c-4bfe-a66b-28cd70d24d20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create volume request issued successfully. Sep 04 22:50:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-71cd42f0-3847-415b-956d-e10acb5eaf18 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:50:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 960/1921] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:50:40 2026] POST /volume/v3/volumes => generated 761 bytes in 1256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8f6f64fd-01ce-4808-8096-e04d757d8ea9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8f6f64fd-01ce-4808-8096-e04d757d8ea9 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a Sep 04 22:50:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8f6f64fd-01ce-4808-8096-e04d757d8ea9 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8f6f64fd-01ce-4808-8096-e04d757d8ea9 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:41 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:41 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8f6f64fd-01ce-4808-8096-e04d757d8ea9 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:50:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8f6f64fd-01ce-4808-8096-e04d757d8ea9 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a returned with HTTP 200 Sep 04 22:50:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 962/1922] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:41 2026] GET /volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a => generated 829 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0194dfe2-97c2-48e4-95c3-8560e40b0ba1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0194dfe2-97c2-48e4-95c3-8560e40b0ba1 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a Sep 04 22:50:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0194dfe2-97c2-48e4-95c3-8560e40b0ba1 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0194dfe2-97c2-48e4-95c3-8560e40b0ba1 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:42 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:42 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0194dfe2-97c2-48e4-95c3-8560e40b0ba1 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:50:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0194dfe2-97c2-48e4-95c3-8560e40b0ba1 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a returned with HTTP 200 Sep 04 22:50:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 961/1923] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:42 2026] GET /volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1294945900"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1294945900'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Create volume of 1 GB Sep 04 22:50:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Availability Zones retrieved successfully. Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Flow 'volume_create_api' (b3ff25d9-dd9a-4589-9b4e-146939fa0c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32a8bcb3-8a37-4f13-93ab-7cc7fef0cba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32a8bcb3-8a37-4f13-93ab-7cc7fef0cba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0d43912-c9b2-4344-b119-e188b57f8e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Created reservations ['4561c87a-2e96-4786-a474-0efaa15db75f', 'c663e832-d1ae-419a-9740-8819c0bd8a85', 'e2fd1358-8a9c-4cf3-8f26-676a4993f439', '8886828b-e416-42e9-a954-5f19cccc25d4'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0d43912-c9b2-4344-b119-e188b57f8e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4561c87a-2e96-4786-a474-0efaa15db75f', 'c663e832-d1ae-419a-9740-8819c0bd8a85', 'e2fd1358-8a9c-4cf3-8f26-676a4993f439', '8886828b-e416-42e9-a954-5f19cccc25d4']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e922e1-c05d-4de8-a51a-9fbaf73a140d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:43 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e922e1-c05d-4de8-a51a-9fbaf73a140d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4a2c86e-d9ba-494f-a691-aedd195e41b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1294945900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee97edad43e6429eb64dd948a5c27442',qos_specs=None,replication_status=,reservations=['4561c87a-2e96-4786-a474-0efaa15db75f','c663e832-d1ae-419a-9740-8819c0bd8a85','e2fd1358-8a9c-4cf3-8f26-676a4993f439','8886828b-e416-42e9-a954-5f19cccc25d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b15c250403d14d9ebf515061e2a63f92',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:50:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1294945900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4a2c86e-d9ba-494f-a691-aedd195e41b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee97edad43e6429eb64dd948a5c27442',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b15c250403d14d9ebf515061e2a63f92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2db1de89-ac81-47c8-83ac-d70f4e88531a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2db1de89-ac81-47c8-83ac-d70f4e88531a) transitioned into state 'SUCCESS' from state '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-1294945900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee97edad43e6429eb64dd948a5c27442',qos_specs=None,replication_status=,reservations=['4561c87a-2e96-4786-a474-0efaa15db75f','c663e832-d1ae-419a-9740-8819c0bd8a85','e2fd1358-8a9c-4cf3-8f26-676a4993f439','8886828b-e416-42e9-a954-5f19cccc25d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b15c250403d14d9ebf515061e2a63f92',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d88be0d-1299-4681-b844-56756731d767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d88be0d-1299-4681-b844-56756731d767) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Flow 'volume_create_api' (b3ff25d9-dd9a-4589-9b4e-146939fa0c21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Create volume request issued successfully. Sep 04 22:50:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-61973f10-61a8-43e0-9ce6-d4c19af4e645 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:50:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 963/1924] 192.168.122.93 () {62 vars in 1178 bytes} [Fri Sep 4 22:50:43 2026] POST /volume/v3/volumes => generated 826 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7dabe891-6df3-47cc-a32b-0f1282783350 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7dabe891-6df3-47cc-a32b-0f1282783350 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] GET http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 Sep 04 22:50:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7dabe891-6df3-47cc-a32b-0f1282783350 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7dabe891-6df3-47cc-a32b-0f1282783350 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7dabe891-6df3-47cc-a32b-0f1282783350 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Volume info retrieved successfully. Sep 04 22:50:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7dabe891-6df3-47cc-a32b-0f1282783350 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 returned with HTTP 200 Sep 04 22:50:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 962/1925] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:43 2026] GET /volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 => generated 894 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-00a8a728-51f8-4d21-a906-b238d0ec2069 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-00a8a728-51f8-4d21-a906-b238d0ec2069 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-00a8a728-51f8-4d21-a906-b238d0ec2069 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-00a8a728-51f8-4d21-a906-b238d0ec2069 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:44 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:44 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:44 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:44 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:44 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-00a8a728-51f8-4d21-a906-b238d0ec2069 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:50:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-00a8a728-51f8-4d21-a906-b238d0ec2069 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a returned with HTTP 200 Sep 04 22:50:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 964/1926] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:43 2026] GET /volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-815cb6f8-5533-4799-b391-a98727580933 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-815cb6f8-5533-4799-b391-a98727580933 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a Sep 04 22:50:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-815cb6f8-5533-4799-b391-a98727580933 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-815cb6f8-5533-4799-b391-a98727580933 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:44 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:44 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:44 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:44 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-815cb6f8-5533-4799-b391-a98727580933 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:50:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-815cb6f8-5533-4799-b391-a98727580933 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a returned with HTTP 200 Sep 04 22:50:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 963/1927] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:44 2026] GET /volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8b96d277-a5fc-4fec-82ec-971a2878e3e7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8b96d277-a5fc-4fec-82ec-971a2878e3e7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:50:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8b96d277-a5fc-4fec-82ec-971a2878e3e7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa595938-370c-4167-b12f-65885d89de4a", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1517553568"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:44 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:44 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:44 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:44 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:44 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8b96d277-a5fc-4fec-82ec-971a2878e3e7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:50:44 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-8b96d277-a5fc-4fec-82ec-971a2878e3e7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create snapshot from volume fa595938-370c-4167-b12f-65885d89de4a Sep 04 22:50:44 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-8b96d277-a5fc-4fec-82ec-971a2878e3e7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Created reservations ['944e3570-9370-403a-b382-7a0c4425bdc1', '7988dfc9-b9ef-4f1e-b474-d074c7823448', '4ecea951-004a-4322-b969-5b0ce44f5026', 'cdf1a7be-e321-49f6-bb14-e44a881b33c3'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:44 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:44 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:44 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8b96d277-a5fc-4fec-82ec-971a2878e3e7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot create request issued successfully. Sep 04 22:50:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8b96d277-a5fc-4fec-82ec-971a2878e3e7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:50:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 965/1928] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:50:44 2026] POST /volume/v3/snapshots => generated 380 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-08fcab1a-af9f-4bfe-8d20-d48c73071e6c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-08fcab1a-af9f-4bfe-8d20-d48c73071e6c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 Sep 04 22:50:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-08fcab1a-af9f-4bfe-8d20-d48c73071e6c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-08fcab1a-af9f-4bfe-8d20-d48c73071e6c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:44 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:44 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-08fcab1a-af9f-4bfe-8d20-d48c73071e6c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-08fcab1a-af9f-4bfe-8d20-d48c73071e6c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 returned with HTTP 200 Sep 04 22:50:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 964/1929] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:44 2026] GET /volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 => generated 512 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a2074c5b-48e9-4dec-9b9d-ab51257f0221 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a2074c5b-48e9-4dec-9b9d-ab51257f0221 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] GET http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 Sep 04 22:50:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a2074c5b-48e9-4dec-9b9d-ab51257f0221 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a2074c5b-48e9-4dec-9b9d-ab51257f0221 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:44 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:44 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:44 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:44 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:44 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a2074c5b-48e9-4dec-9b9d-ab51257f0221 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Volume info retrieved successfully. Sep 04 22:50:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a2074c5b-48e9-4dec-9b9d-ab51257f0221 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 returned with HTTP 200 Sep 04 22:50:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 966/1930] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:44 2026] GET /volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 => generated 918 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-da7ab376-e43b-48d4-9946-4a01dcc6dd9e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-da7ab376-e43b-48d4-9946-4a01dcc6dd9e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 Sep 04 22:50:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-da7ab376-e43b-48d4-9946-4a01dcc6dd9e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-da7ab376-e43b-48d4-9946-4a01dcc6dd9e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-da7ab376-e43b-48d4-9946-4a01dcc6dd9e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-da7ab376-e43b-48d4-9946-4a01dcc6dd9e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 returned with HTTP 200 Sep 04 22:50:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 965/1931] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:45 2026] GET /volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 => generated 512 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-65d6e190-012b-4d89-89a1-34de05894d04 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-65d6e190-012b-4d89-89a1-34de05894d04 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:50:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-65d6e190-012b-4d89-89a1-34de05894d04 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-65d6e190-012b-4d89-89a1-34de05894d04 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-65d6e190-012b-4d89-89a1-34de05894d04 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:50:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-65d6e190-012b-4d89-89a1-34de05894d04 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 returned with HTTP 200 Sep 04 22:50:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 967/1932] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:45 2026] GET /volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 => generated 847 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-40076135-df93-4260-af07-37aef690da4a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-40076135-df93-4260-af07-37aef690da4a tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:50:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-40076135-df93-4260-af07-37aef690da4a tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-40076135-df93-4260-af07-37aef690da4a tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-40076135-df93-4260-af07-37aef690da4a tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:50:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-40076135-df93-4260-af07-37aef690da4a tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 returned with HTTP 200 Sep 04 22:50:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 966/1933] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:45 2026] GET /volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-178e9f18-f083-4065-92ac-26867e788aeb req-a7f46a3c-5a25-4e69-a290-9c6c5d869fc4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-a7f46a3c-5a25-4e69-a290-9c6c5d869fc4 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:50:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-a7f46a3c-5a25-4e69-a290-9c6c5d869fc4 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-a7f46a3c-5a25-4e69-a290-9c6c5d869fc4 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-75a743a7-341f-45e7-8220-a596a1ce4a92 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-75a743a7-341f-45e7-8220-a596a1ce4a92 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] GET http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 Sep 04 22:50:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-75a743a7-341f-45e7-8220-a596a1ce4a92 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-75a743a7-341f-45e7-8220-a596a1ce4a92 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-178e9f18-f083-4065-92ac-26867e788aeb req-a7f46a3c-5a25-4e69-a290-9c6c5d869fc4 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:50:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-a7f46a3c-5a25-4e69-a290-9c6c5d869fc4 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 returned with HTTP 200 Sep 04 22:50:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 968/1934] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:50:45 2026] GET /volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-75a743a7-341f-45e7-8220-a596a1ce4a92 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Volume info retrieved successfully. Sep 04 22:50:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-75a743a7-341f-45e7-8220-a596a1ce4a92 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 returned with HTTP 200 Sep 04 22:50:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 967/1935] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:45 2026] GET /volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 => generated 954 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e81123ea-1e6f-4990-8edf-6b2285de82df None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e81123ea-1e6f-4990-8edf-6b2285de82df tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] POST http://192.168.122.93/volume/v3/volume-transfers Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e81123ea-1e6f-4990-8edf-6b2285de82df tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c4a2c86e-d9ba-494f-a691-aedd195e41b4"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volume_transfer [None req-e81123ea-1e6f-4990-8edf-6b2285de82df tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c4a2c86e-d9ba-494f-a691-aedd195e41b4'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volume_transfer [None req-e81123ea-1e6f-4990-8edf-6b2285de82df tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Creating transfer of volume c4a2c86e-d9ba-494f-a691-aedd195e41b4 Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.transfer.api [None req-e81123ea-1e6f-4990-8edf-6b2285de82df tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Generating transfer record for volume c4a2c86e-d9ba-494f-a691-aedd195e41b4 Sep 04 22:50:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e81123ea-1e6f-4990-8edf-6b2285de82df tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volume-transfers returned with HTTP 202 Sep 04 22:50:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 969/1936] 192.168.122.93 () {62 vars in 1205 bytes} [Fri Sep 4 22:50:46 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1ec5d18f-7d7d-480d-a00d-66d502772baf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1ec5d18f-7d7d-480d-a00d-66d502772baf tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] GET http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 Sep 04 22:50:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1ec5d18f-7d7d-480d-a00d-66d502772baf tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1ec5d18f-7d7d-480d-a00d-66d502772baf tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:46 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:46 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:46 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:46 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:46 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1ec5d18f-7d7d-480d-a00d-66d502772baf tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Volume info retrieved successfully. Sep 04 22:50:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1ec5d18f-7d7d-480d-a00d-66d502772baf tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 returned with HTTP 200 Sep 04 22:50:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 968/1937] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:46 2026] GET /volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 => generated 962 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4c923a37-a31f-42d5-aa54-c5b809ebb894 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4c923a37-a31f-42d5-aa54-c5b809ebb894 None None] GET http://192.168.122.93/volume// Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4c923a37-a31f-42d5-aa54-c5b809ebb894 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4c923a37-a31f-42d5-aa54-c5b809ebb894 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4c923a37-a31f-42d5-aa54-c5b809ebb894 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:50:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 970/1938] 192.168.122.93 () {58 vars in 1312 bytes} [Fri Sep 4 22:50:46 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:50:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4947c6f5-ce5e-41b9-8597-e5ffaee64bd5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4947c6f5-ce5e-41b9-8597-e5ffaee64bd5 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] GET http://192.168.122.93/volume/v3/volume-transfers/93b30e93-53e7-4e80-b445-2bdc2fc45595 Sep 04 22:50:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4947c6f5-ce5e-41b9-8597-e5ffaee64bd5 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4947c6f5-ce5e-41b9-8597-e5ffaee64bd5 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-178e9f18-f083-4065-92ac-26867e788aeb req-3b531e0f-8879-4d95-81d0-bb72e6b67d50 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4947c6f5-ce5e-41b9-8597-e5ffaee64bd5 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volume-transfers/93b30e93-53e7-4e80-b445-2bdc2fc45595 returned with HTTP 200 Sep 04 22:50:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 969/1939] 192.168.122.93 () {60 vars in 1295 bytes} [Fri Sep 4 22:50:46 2026] GET /volume/v3/volume-transfers/93b30e93-53e7-4e80-b445-2bdc2fc45595 => generated 546 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-3b531e0f-8879-4d95-81d0-bb72e6b67d50 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-3b531e0f-8879-4d95-81d0-bb72e6b67d50 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e103791-9e8b-4127-94c4-3645ab3f29c0", "connector": null, "instance_uuid": "1e18c62f-0723-4295-b971-f2603ceef7d4"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cffe0967-01ae-4ae9-8a24-369ebacefe3b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cffe0967-01ae-4ae9-8a24-369ebacefe3b tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] GET http://192.168.122.93/volume/v3/volume-transfers Sep 04 22:50:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cffe0967-01ae-4ae9-8a24-369ebacefe3b tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cffe0967-01ae-4ae9-8a24-369ebacefe3b tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volume_transfer [None req-cffe0967-01ae-4ae9-8a24-369ebacefe3b tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Listing volume transfers {{(pid=87250) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 04 22:50:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cffe0967-01ae-4ae9-8a24-369ebacefe3b tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volume-transfers returned with HTTP 200 Sep 04 22:50:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 970/1940] 192.168.122.93 () {60 vars in 1184 bytes} [Fri Sep 4 22:50:46 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-60d7ee3b-9961-4fa5-be7f-82535ab78b78 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-3b531e0f-8879-4d95-81d0-bb72e6b67d50 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:50:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 971/1941] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:50:46 2026] POST /volume/v3/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-32f96ed7-351b-43fa-97d2-96cf74ed56de None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-32f96ed7-351b-43fa-97d2-96cf74ed56de tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-32f96ed7-351b-43fa-97d2-96cf74ed56de tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-32f96ed7-351b-43fa-97d2-96cf74ed56de tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-32f96ed7-351b-43fa-97d2-96cf74ed56de tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-32f96ed7-351b-43fa-97d2-96cf74ed56de tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 returned with HTTP 200 Sep 04 22:50:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 972/1942] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:46 2026] GET /volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 => generated 512 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f147d16b-5d8b-4777-8372-29456f888942 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f147d16b-5d8b-4777-8372-29456f888942 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f147d16b-5d8b-4777-8372-29456f888942 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f147d16b-5d8b-4777-8372-29456f888942 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-60d7ee3b-9961-4fa5-be7f-82535ab78b78 tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] POST http://192.168.122.93/volume/v3/volume-transfers/93b30e93-53e7-4e80-b445-2bdc2fc45595/accept Sep 04 22:50:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-60d7ee3b-9961-4fa5-be7f-82535ab78b78 tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6549fdc1f5edb29b"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.volume_transfer [None req-60d7ee3b-9961-4fa5-be7f-82535ab78b78 tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] Accepting volume transfer 93b30e93-53e7-4e80-b445-2bdc2fc45595 {{(pid=87250) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 04 22:50:46 devstack devstack@c-api.service[87250]: INFO cinder.api.contrib.volume_transfer [None req-60d7ee3b-9961-4fa5-be7f-82535ab78b78 tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] Accepting transfer 93b30e93-53e7-4e80-b445-2bdc2fc45595 Sep 04 22:50:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f147d16b-5d8b-4777-8372-29456f888942 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:50:46 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:46 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f147d16b-5d8b-4777-8372-29456f888942 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 returned with HTTP 200 Sep 04 22:50:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 973/1943] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:46 2026] GET /volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 => generated 846 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-176a8ea6-a421-4229-a77c-921d5bb02e6a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-176a8ea6-a421-4229-a77c-921d5bb02e6a None None] GET http://192.168.122.93/volume// Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-176a8ea6-a421-4229-a77c-921d5bb02e6a None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-176a8ea6-a421-4229-a77c-921d5bb02e6a None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-176a8ea6-a421-4229-a77c-921d5bb02e6a None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:50:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 974/1944] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:50:46 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-178e9f18-f083-4065-92ac-26867e788aeb req-236584fe-d1ea-4133-ae2f-64cc77234f8c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-236584fe-d1ea-4133-ae2f-64cc77234f8c tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-236584fe-d1ea-4133-ae2f-64cc77234f8c tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-236584fe-d1ea-4133-ae2f-64cc77234f8c tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-178e9f18-f083-4065-92ac-26867e788aeb req-236584fe-d1ea-4133-ae2f-64cc77234f8c tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-236584fe-d1ea-4133-ae2f-64cc77234f8c tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 returned with HTTP 200 Sep 04 22:50:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 975/1945] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:50:46 2026] GET /volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 => generated 1027 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:50:46 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-60d7ee3b-9961-4fa5-be7f-82535ab78b78 tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] Created reservations ['ff3bc3e1-b5b3-486b-a9eb-6b16a4d8a67c', '6f65031e-7304-49f1-9797-047f6d5b1cec', '084c38d5-63d3-48a1-829b-ef74a8716852', '1e228a6c-ab39-4719-af2f-624182276108'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:46 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-60d7ee3b-9961-4fa5-be7f-82535ab78b78 tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] Created reservations ['8b2dbdd9-342e-4d0f-9ec6-556fc14f2ed9', '552b36df-dd84-477b-84cc-27d4a4fcb951', '3fd43002-eb6a-4496-8fc7-9732ba667a32', '0964fa2d-faed-4d56-83d1-750bf3cabc2b'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:46 devstack devstack@c-api.service[87250]: /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 04 22:50:46 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-178e9f18-f083-4065-92ac-26867e788aeb req-186049ee-7386-4b9d-8c54-1bd3c9abc302 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-186049ee-7386-4b9d-8c54-1bd3c9abc302 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] PUT http://192.168.122.93/volume/v3/attachments/42036dd0-8e44-4f83-9239-6f32c1c5e5c7 Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-186049ee-7386-4b9d-8c54-1bd3c9abc302 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-178e9f18-f083-4065-92ac-26867e788aeb req-186049ee-7386-4b9d-8c54-1bd3c9abc302 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Acquiring lock "cinder-attachment_update-4e103791-9e8b-4127-94c4-3645ab3f29c0-devstack" by "attachment_update" {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-178e9f18-f083-4065-92ac-26867e788aeb req-186049ee-7386-4b9d-8c54-1bd3c9abc302 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Lock "cinder-attachment_update-4e103791-9e8b-4127-94c4-3645ab3f29c0-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:50:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-60d7ee3b-9961-4fa5-be7f-82535ab78b78 tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] Created reservations ['26c49c9f-9e85-4b52-9ddf-596b22265a85', '0b7ac76a-cb3b-4720-a869-053a3e1b841b', '6bfd474c-2ced-4b09-a600-33f0859498c7', '215da210-314a-4d24-b49b-d572ba8ff767'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-60d7ee3b-9961-4fa5-be7f-82535ab78b78 tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] Created reservations ['1b65cc1f-7efe-4f2b-838d-feefc119ed72', 'e121c729-3e73-46d5-8a7d-f0b0a3df71a7', 'f3b2d47a-937d-41f7-b4c7-b9b01e9ad04e', '571c1ebb-7781-4f32-87ae-0dbb0fc68983'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-60d7ee3b-9961-4fa5-be7f-82535ab78b78 tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] Transfer volume completed successfully. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.transfer.api [None req-60d7ee3b-9961-4fa5-be7f-82535ab78b78 tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] Volume c4a2c86e-d9ba-494f-a691-aedd195e41b4 has been transferred. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-60d7ee3b-9961-4fa5-be7f-82535ab78b78 tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] http://192.168.122.93/volume/v3/volume-transfers/93b30e93-53e7-4e80-b445-2bdc2fc45595/accept returned with HTTP 202 Sep 04 22:50:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 971/1946] 192.168.122.93 () {62 vars in 1337 bytes} [Fri Sep 4 22:50:46 2026] POST /volume/v3/volume-transfers/93b30e93-53e7-4e80-b445-2bdc2fc45595/accept => generated 371 bytes in 1096 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b92b5757-7c61-4249-8a4f-096e02837e12 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b92b5757-7c61-4249-8a4f-096e02837e12 tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] GET http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b92b5757-7c61-4249-8a4f-096e02837e12 tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b92b5757-7c61-4249-8a4f-096e02837e12 tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b92b5757-7c61-4249-8a4f-096e02837e12 tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] Volume info retrieved successfully. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b92b5757-7c61-4249-8a4f-096e02837e12 tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 returned with HTTP 200 Sep 04 22:50:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 972/1947] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:47 2026] GET /volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 => generated 954 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8e71a5cf-8655-4581-bcd8-5c64e5ccb06a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8e71a5cf-8655-4581-bcd8-5c64e5ccb06a tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] GET http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8e71a5cf-8655-4581-bcd8-5c64e5ccb06a tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8e71a5cf-8655-4581-bcd8-5c64e5ccb06a tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8e71a5cf-8655-4581-bcd8-5c64e5ccb06a tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] Volume info retrieved successfully. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8e71a5cf-8655-4581-bcd8-5c64e5ccb06a tempest-VolumesTransfersV357Test-703650975 tempest-VolumesTransfersV357Test-703650975-project-member] http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 returned with HTTP 200 Sep 04 22:50:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 973/1948] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:47 2026] GET /volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 => generated 954 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-426211f3-24b6-41bf-96c1-ca648117f62c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-426211f3-24b6-41bf-96c1-ca648117f62c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-426211f3-24b6-41bf-96c1-ca648117f62c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-426211f3-24b6-41bf-96c1-ca648117f62c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-426211f3-24b6-41bf-96c1-ca648117f62c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-426211f3-24b6-41bf-96c1-ca648117f62c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 returned with HTTP 200 Sep 04 22:50:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 974/1949] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:47 2026] GET /volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 => generated 512 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-75d9002a-8c6d-4c95-93eb-b99dc32e14d2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-75d9002a-8c6d-4c95-93eb-b99dc32e14d2 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] DELETE http://192.168.122.93/volume/v3/volume-transfers/93b30e93-53e7-4e80-b445-2bdc2fc45595 Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-75d9002a-8c6d-4c95-93eb-b99dc32e14d2 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-75d9002a-8c6d-4c95-93eb-b99dc32e14d2 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.api.contrib.volume_transfer [None req-75d9002a-8c6d-4c95-93eb-b99dc32e14d2 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Delete transfer with id: 93b30e93-53e7-4e80-b445-2bdc2fc45595 Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-75d9002a-8c6d-4c95-93eb-b99dc32e14d2 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volume-transfers/93b30e93-53e7-4e80-b445-2bdc2fc45595 returned with HTTP 404 Sep 04 22:50:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 975/1950] 192.168.122.93 () {60 vars in 1298 bytes} [Fri Sep 4 22:50:47 2026] DELETE /volume/v3/volume-transfers/93b30e93-53e7-4e80-b445-2bdc2fc45595 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e35c36aa-eb7d-4183-a2b5-a391485221a2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e35c36aa-eb7d-4183-a2b5-a391485221a2 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e35c36aa-eb7d-4183-a2b5-a391485221a2 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e35c36aa-eb7d-4183-a2b5-a391485221a2 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e35c36aa-eb7d-4183-a2b5-a391485221a2 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e35c36aa-eb7d-4183-a2b5-a391485221a2 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 returned with HTTP 200 Sep 04 22:50:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 976/1951] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:47 2026] GET /volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 => generated 846 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-530a28e4-aa1d-451d-b9eb-2dc6fed89e94 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-530a28e4-aa1d-451d-b9eb-2dc6fed89e94 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-530a28e4-aa1d-451d-b9eb-2dc6fed89e94 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-530a28e4-aa1d-451d-b9eb-2dc6fed89e94 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-530a28e4-aa1d-451d-b9eb-2dc6fed89e94 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Delete volume with id: c4a2c86e-d9ba-494f-a691-aedd195e41b4 Sep 04 22:50:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-530a28e4-aa1d-451d-b9eb-2dc6fed89e94 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Volume info retrieved successfully. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-530a28e4-aa1d-451d-b9eb-2dc6fed89e94 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Delete volume request issued successfully. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-530a28e4-aa1d-451d-b9eb-2dc6fed89e94 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 returned with HTTP 202 Sep 04 22:50:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 977/1952] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:50:47 2026] DELETE /volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0e4702f5-65e9-4026-a978-17c328179835 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0e4702f5-65e9-4026-a978-17c328179835 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] GET http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0e4702f5-65e9-4026-a978-17c328179835 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0e4702f5-65e9-4026-a978-17c328179835 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0e4702f5-65e9-4026-a978-17c328179835 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Volume info retrieved successfully. Sep 04 22:50:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0e4702f5-65e9-4026-a978-17c328179835 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 returned with HTTP 200 Sep 04 22:50:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 978/1953] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:47 2026] GET /volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:50:48 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=466,cinder:UPDATE=108,cinder:INSERT=76 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:50:48 devstack devstack@c-api.service[87249]: DEBUG cinder.coordination [req-178e9f18-f083-4065-92ac-26867e788aeb req-186049ee-7386-4b9d-8c54-1bd3c9abc302 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Lock "cinder-attachment_update-4e103791-9e8b-4127-94c4-3645ab3f29c0-devstack" released by "attachment_update" :: held 1.150s {{(pid=87249) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:50:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-186049ee-7386-4b9d-8c54-1bd3c9abc302 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/attachments/42036dd0-8e44-4f83-9239-6f32c1c5e5c7 returned with HTTP 200 Sep 04 22:50:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 976/1954] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:50:46 2026] PUT /volume/v3/attachments/42036dd0-8e44-4f83-9239-6f32c1c5e5c7 => generated 694 bytes in 1225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-446c2573-344b-41a6-903e-b500b0d2c9cc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-446c2573-344b-41a6-903e-b500b0d2c9cc tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 Sep 04 22:50:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-446c2573-344b-41a6-903e-b500b0d2c9cc tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-446c2573-344b-41a6-903e-b500b0d2c9cc tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:48 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=523,cinder:INSERT=84,cinder:UPDATE=140 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:50:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-446c2573-344b-41a6-903e-b500b0d2c9cc tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-446c2573-344b-41a6-903e-b500b0d2c9cc tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 returned with HTTP 200 Sep 04 22:50:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 979/1955] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:48 2026] GET /volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 => generated 539 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c1713db5-f3b5-4f9d-b1c0-c2ac3e5eeacc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c1713db5-f3b5-4f9d-b1c0-c2ac3e5eeacc tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 Sep 04 22:50:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c1713db5-f3b5-4f9d-b1c0-c2ac3e5eeacc tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c1713db5-f3b5-4f9d-b1c0-c2ac3e5eeacc tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-24e5ff9a-0210-47d2-bb60-79a22c0fb321 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c1713db5-f3b5-4f9d-b1c0-c2ac3e5eeacc tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c1713db5-f3b5-4f9d-b1c0-c2ac3e5eeacc tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 returned with HTTP 200 Sep 04 22:50:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 977/1956] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:48 2026] GET /volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 => generated 539 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-24e5ff9a-0210-47d2-bb60-79a22c0fb321 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:50:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-24e5ff9a-0210-47d2-bb60-79a22c0fb321 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-24e5ff9a-0210-47d2-bb60-79a22c0fb321 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ba340d2a-7f8b-4b6a-8ce4-b3a160242553 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:48 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:48 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ba340d2a-7f8b-4b6a-8ce4-b3a160242553 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots Sep 04 22:50:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ba340d2a-7f8b-4b6a-8ce4-b3a160242553 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ba340d2a-7f8b-4b6a-8ce4-b3a160242553 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-ba340d2a-7f8b-4b6a-8ce4-b3a160242553 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:50:48 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-ba340d2a-7f8b-4b6a-8ce4-b3a160242553 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Building query based on filter {{(pid=87249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:50:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:48 devstack devstack@c-api.service[87249]: /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 04 22:50:48 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:50:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ba340d2a-7f8b-4b6a-8ce4-b3a160242553 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Get all snapshots completed successfully. Sep 04 22:50:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ba340d2a-7f8b-4b6a-8ce4-b3a160242553 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 200 Sep 04 22:50:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 978/1957] 192.168.122.93 () {58 vars in 1122 bytes} [Fri Sep 4 22:50:48 2026] GET /volume/v3/snapshots => generated 408 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-24e5ff9a-0210-47d2-bb60-79a22c0fb321 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:50:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a009489c-ba59-4377-8649-304007cdf9b7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-24e5ff9a-0210-47d2-bb60-79a22c0fb321 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 returned with HTTP 200 Sep 04 22:50:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 980/1958] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:48 2026] GET /volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 => generated 847 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a009489c-ba59-4377-8649-304007cdf9b7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] PUT http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 Sep 04 22:50:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a009489c-ba59-4377-8649-304007cdf9b7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1768933018", "description": "This is the new description of snapshot."}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a009489c-ba59-4377-8649-304007cdf9b7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a009489c-ba59-4377-8649-304007cdf9b7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 returned with HTTP 200 Sep 04 22:50:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 979/1959] 192.168.122.93 () {60 vars in 1254 bytes} [Fri Sep 4 22:50:48 2026] PUT /volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-74810474-a6b2-48a4-93ec-f877faf490d2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-74810474-a6b2-48a4-93ec-f877faf490d2 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 Sep 04 22:50:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-74810474-a6b2-48a4-93ec-f877faf490d2 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-74810474-a6b2-48a4-93ec-f877faf490d2 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-74810474-a6b2-48a4-93ec-f877faf490d2 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-74810474-a6b2-48a4-93ec-f877faf490d2 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 returned with HTTP 200 Sep 04 22:50:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 981/1960] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:48 2026] GET /volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 => generated 577 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:50:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-766e3fe8-8e04-48db-a61b-c254bdc5b653 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-56f6b6b1-46da-4422-b560-1bb7d0524a9f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-56f6b6b1-46da-4422-b560-1bb7d0524a9f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 Sep 04 22:50:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-56f6b6b1-46da-4422-b560-1bb7d0524a9f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-56f6b6b1-46da-4422-b560-1bb7d0524a9f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:48 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-56f6b6b1-46da-4422-b560-1bb7d0524a9f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Delete snapshot with id: 5b47f41a-3329-4602-943d-ec8a9f6d5943 Sep 04 22:50:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-766e3fe8-8e04-48db-a61b-c254bdc5b653 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] GET http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 Sep 04 22:50:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-766e3fe8-8e04-48db-a61b-c254bdc5b653 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-766e3fe8-8e04-48db-a61b-c254bdc5b653 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-56f6b6b1-46da-4422-b560-1bb7d0524a9f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:48 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:48 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:48 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:48 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-766e3fe8-8e04-48db-a61b-c254bdc5b653 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Volume info retrieved successfully. Sep 04 22:50:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-766e3fe8-8e04-48db-a61b-c254bdc5b653 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 returned with HTTP 200 Sep 04 22:50:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 980/1961] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:48 2026] GET /volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 => generated 1137 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:50:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-178e9f18-f083-4065-92ac-26867e788aeb req-c5429470-6d83-44c6-b13c-aafc910218a6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-56f6b6b1-46da-4422-b560-1bb7d0524a9f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot delete request issued successfully. Sep 04 22:50:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-56f6b6b1-46da-4422-b560-1bb7d0524a9f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 returned with HTTP 202 Sep 04 22:50:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 982/1962] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:50:48 2026] DELETE /volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:50:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-c5429470-6d83-44c6-b13c-aafc910218a6 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] POST http://192.168.122.93/volume/v3/attachments/42036dd0-8e44-4f83-9239-6f32c1c5e5c7/action Sep 04 22:50:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-c5429470-6d83-44c6-b13c-aafc910218a6 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Action body: b'{"os-complete": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:50:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-c5429470-6d83-44c6-b13c-aafc910218a6 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-17b72a17-b64d-4e8c-bbf9-7843057b61f6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-17b72a17-b64d-4e8c-bbf9-7843057b61f6 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 Sep 04 22:50:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-17b72a17-b64d-4e8c-bbf9-7843057b61f6 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-17b72a17-b64d-4e8c-bbf9-7843057b61f6 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-17b72a17-b64d-4e8c-bbf9-7843057b61f6 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-17b72a17-b64d-4e8c-bbf9-7843057b61f6 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 returned with HTTP 200 Sep 04 22:50:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 983/1963] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:49 2026] GET /volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 => generated 576 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-178e9f18-f083-4065-92ac-26867e788aeb req-c5429470-6d83-44c6-b13c-aafc910218a6 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/attachments/42036dd0-8e44-4f83-9239-6f32c1c5e5c7/action returned with HTTP 204 Sep 04 22:50:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 981/1964] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:50:49 2026] POST /volume/v3/attachments/42036dd0-8e44-4f83-9239-6f32c1c5e5c7/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a41aeb98-1115-4d23-b3c7-883db4f91ed3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a41aeb98-1115-4d23-b3c7-883db4f91ed3 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:50:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a41aeb98-1115-4d23-b3c7-883db4f91ed3 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a41aeb98-1115-4d23-b3c7-883db4f91ed3 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:49 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:49 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a41aeb98-1115-4d23-b3c7-883db4f91ed3 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:50:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a41aeb98-1115-4d23-b3c7-883db4f91ed3 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 returned with HTTP 200 Sep 04 22:50:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 984/1965] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:49 2026] GET /volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 => generated 1139 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a1b12d37-6cb6-4dfd-84e0-e3a15d855f21 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a1b12d37-6cb6-4dfd-84e0-e3a15d855f21 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:50:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a1b12d37-6cb6-4dfd-84e0-e3a15d855f21 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a1b12d37-6cb6-4dfd-84e0-e3a15d855f21 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:49 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a1b12d37-6cb6-4dfd-84e0-e3a15d855f21 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:50:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a1b12d37-6cb6-4dfd-84e0-e3a15d855f21 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 returned with HTTP 200 Sep 04 22:50:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 982/1966] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:49 2026] GET /volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 => generated 1139 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f4ce4f8e-327f-4f72-a4ac-a5d51230c244 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f4ce4f8e-327f-4f72-a4ac-a5d51230c244 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] GET http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f4ce4f8e-327f-4f72-a4ac-a5d51230c244 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f4ce4f8e-327f-4f72-a4ac-a5d51230c244 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f4ce4f8e-327f-4f72-a4ac-a5d51230c244 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 returned with HTTP 404 Sep 04 22:50:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 985/1967] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:50 2026] GET /volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:50:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-af75a572-87c0-45ef-961c-e0a91ce36d5f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-af75a572-87c0-45ef-961c-e0a91ce36d5f tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] GET http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 Sep 04 22:50:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-af75a572-87c0-45ef-961c-e0a91ce36d5f tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-af75a572-87c0-45ef-961c-e0a91ce36d5f tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-03bd1412-7be4-4906-ab0f-d17704872346 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-03bd1412-7be4-4906-ab0f-d17704872346 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-03bd1412-7be4-4906-ab0f-d17704872346 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-03bd1412-7be4-4906-ab0f-d17704872346 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-af75a572-87c0-45ef-961c-e0a91ce36d5f tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 returned with HTTP 404 Sep 04 22:50:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 983/1968] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:50 2026] GET /volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:50:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fdc63784-51c4-4bdb-bdc1-e1b4bb980b0f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:50 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-03bd1412-7be4-4906-ab0f-d17704872346 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fdc63784-51c4-4bdb-bdc1-e1b4bb980b0f tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] DELETE http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 Sep 04 22:50:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fdc63784-51c4-4bdb-bdc1-e1b4bb980b0f tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fdc63784-51c4-4bdb-bdc1-e1b4bb980b0f tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:50 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-fdc63784-51c4-4bdb-bdc1-e1b4bb980b0f tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Delete volume with id: c4a2c86e-d9ba-494f-a691-aedd195e41b4 Sep 04 22:50:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-03bd1412-7be4-4906-ab0f-d17704872346 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 returned with HTTP 200 Sep 04 22:50:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 986/1969] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:50 2026] GET /volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 => generated 576 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fdc63784-51c4-4bdb-bdc1-e1b4bb980b0f tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 returned with HTTP 404 Sep 04 22:50:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 984/1970] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:50:50 2026] DELETE /volume/v3/volumes/c4a2c86e-d9ba-494f-a691-aedd195e41b4 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-532469ad-befd-4ce6-ae3e-24d735117a2d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-933924518"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-933924518'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Create volume of 1 GB Sep 04 22:50:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Availability Zones retrieved successfully. Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Flow 'volume_create_api' (8402edae-e85f-4bab-bd3b-97b6fc203472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (217d19b0-3f85-4736-9b9e-fe5c40b3f57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (217d19b0-3f85-4736-9b9e-fe5c40b3f57b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a52e2ff-97d4-440f-9ef6-a9eaf941d2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Created reservations ['54217243-76d9-4eea-b4f5-b9fd0c76138b', 'e28d4763-8b3b-47ee-bf07-50fd15fc005d', '728a1c1c-9edb-47f4-8af8-e540fd5f8983', '3497c3fb-e542-45e9-af78-941a55ca8d20'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a52e2ff-97d4-440f-9ef6-a9eaf941d2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54217243-76d9-4eea-b4f5-b9fd0c76138b', 'e28d4763-8b3b-47ee-bf07-50fd15fc005d', '728a1c1c-9edb-47f4-8af8-e540fd5f8983', '3497c3fb-e542-45e9-af78-941a55ca8d20']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cc716c4-0151-4400-9d04-42abd4c30777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:50 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cc716c4-0151-4400-9d04-42abd4c30777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fe6eb29-f5cc-4d63-9e8e-df2272cfd686', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-933924518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee97edad43e6429eb64dd948a5c27442',qos_specs=None,replication_status=,reservations=['54217243-76d9-4eea-b4f5-b9fd0c76138b','e28d4763-8b3b-47ee-bf07-50fd15fc005d','728a1c1c-9edb-47f4-8af8-e540fd5f8983','3497c3fb-e542-45e9-af78-941a55ca8d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b15c250403d14d9ebf515061e2a63f92',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:50:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-933924518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fe6eb29-f5cc-4d63-9e8e-df2272cfd686,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee97edad43e6429eb64dd948a5c27442',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b15c250403d14d9ebf515061e2a63f92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4860bff5-ebd5-4217-ac4b-f74a82f9ed34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4860bff5-ebd5-4217-ac4b-f74a82f9ed34) transitioned into state 'SUCCESS' from state '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-933924518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee97edad43e6429eb64dd948a5c27442',qos_specs=None,replication_status=,reservations=['54217243-76d9-4eea-b4f5-b9fd0c76138b','e28d4763-8b3b-47ee-bf07-50fd15fc005d','728a1c1c-9edb-47f4-8af8-e540fd5f8983','3497c3fb-e542-45e9-af78-941a55ca8d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b15c250403d14d9ebf515061e2a63f92',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01e64e10-a60f-4b59-abd4-bfd55d5d52cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01e64e10-a60f-4b59-abd4-bfd55d5d52cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Flow 'volume_create_api' (8402edae-e85f-4bab-bd3b-97b6fc203472) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Create volume request issued successfully. Sep 04 22:50:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-532469ad-befd-4ce6-ae3e-24d735117a2d tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:50:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 987/1971] 192.168.122.93 () {62 vars in 1178 bytes} [Fri Sep 4 22:50:50 2026] POST /volume/v3/volumes => generated 825 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d0826a47-bcc4-48b2-922c-04eac391f5d6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d0826a47-bcc4-48b2-922c-04eac391f5d6 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] GET http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 Sep 04 22:50:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d0826a47-bcc4-48b2-922c-04eac391f5d6 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d0826a47-bcc4-48b2-922c-04eac391f5d6 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:50 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d0826a47-bcc4-48b2-922c-04eac391f5d6 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Volume info retrieved successfully. Sep 04 22:50:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d0826a47-bcc4-48b2-922c-04eac391f5d6 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 returned with HTTP 200 Sep 04 22:50:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 985/1972] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:50 2026] GET /volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 => generated 893 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d2b103fe-8e0c-4625-9c00-4c91a891d346 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d2b103fe-8e0c-4625-9c00-4c91a891d346 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 Sep 04 22:50:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d2b103fe-8e0c-4625-9c00-4c91a891d346 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d2b103fe-8e0c-4625-9c00-4c91a891d346 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d2b103fe-8e0c-4625-9c00-4c91a891d346 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d2b103fe-8e0c-4625-9c00-4c91a891d346 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 returned with HTTP 200 Sep 04 22:50:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 988/1973] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:51 2026] GET /volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 => generated 576 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-998fc793-0d83-4a95-9f3a-1184ee99de11 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-998fc793-0d83-4a95-9f3a-1184ee99de11 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] GET http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 Sep 04 22:50:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-998fc793-0d83-4a95-9f3a-1184ee99de11 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-998fc793-0d83-4a95-9f3a-1184ee99de11 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-998fc793-0d83-4a95-9f3a-1184ee99de11 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Volume info retrieved successfully. Sep 04 22:50:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-998fc793-0d83-4a95-9f3a-1184ee99de11 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 returned with HTTP 200 Sep 04 22:50:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 986/1974] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:51 2026] GET /volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 => generated 917 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:50:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1865102455", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1865102455', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:50:51 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Create volume of 1 GB Sep 04 22:50:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Availability Zones retrieved successfully. Sep 04 22:50:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Flow 'volume_create_api' (32aeaf69-dc0c-4421-b775-1ff03b029004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f45096-3f0f-4fe1-8dcc-b786cdc76258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f45096-3f0f-4fe1-8dcc-b786cdc76258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cba404e-2c92-4361-84da-3e7d386eb65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e06ac9ec-d1a5-4701-b9d1-cced8477a50d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e06ac9ec-d1a5-4701-b9d1-cced8477a50d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e06ac9ec-d1a5-4701-b9d1-cced8477a50d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e06ac9ec-d1a5-4701-b9d1-cced8477a50d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e06ac9ec-d1a5-4701-b9d1-cced8477a50d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 returned with HTTP 404 Sep 04 22:50:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 987/1975] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:52 2026] GET /volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8184ef89-1585-475d-8864-cc7ced72e666 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8184ef89-1585-475d-8864-cc7ced72e666 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8184ef89-1585-475d-8864-cc7ced72e666 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8184ef89-1585-475d-8864-cc7ced72e666 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-8184ef89-1585-475d-8864-cc7ced72e666 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Delete snapshot with id: 5b47f41a-3329-4602-943d-ec8a9f6d5943 Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Created reservations ['ce37d607-88d0-49b7-a99a-3bad7ea0505a', 'ca6fae1e-5742-4ada-8358-11d13d974e1c', 'bd248034-35a0-4c31-91bc-441073c624d2', 'fc9be456-b0a5-4cd2-9f0c-4aa36bacd80c'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cba404e-2c92-4361-84da-3e7d386eb65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce37d607-88d0-49b7-a99a-3bad7ea0505a', 'ca6fae1e-5742-4ada-8358-11d13d974e1c', 'bd248034-35a0-4c31-91bc-441073c624d2', 'fc9be456-b0a5-4cd2-9f0c-4aa36bacd80c']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (686fc5d2-dfbb-477d-973c-58804e1ea03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8184ef89-1585-475d-8864-cc7ced72e666 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 returned with HTTP 404 Sep 04 22:50:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 988/1976] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:50:52 2026] DELETE /volume/v3/snapshots/5b47f41a-3329-4602-943d-ec8a9f6d5943 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b0aced07-b13d-4e86-8b2e-5e70a27541cb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b0aced07-b13d-4e86-8b2e-5e70a27541cb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b0aced07-b13d-4e86-8b2e-5e70a27541cb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b0aced07-b13d-4e86-8b2e-5e70a27541cb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b0aced07-b13d-4e86-8b2e-5e70a27541cb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:50:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (686fc5d2-dfbb-477d-973c-58804e1ea03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63e1de4f-b3cc-4de0-a717-41269e0dc902', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1865102455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404df4eb5475458b97570c615f084d29',qos_specs=None,replication_status=,reservations=['ce37d607-88d0-49b7-a99a-3bad7ea0505a','ca6fae1e-5742-4ada-8358-11d13d974e1c','bd248034-35a0-4c31-91bc-441073c624d2','fc9be456-b0a5-4cd2-9f0c-4aa36bacd80c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c25d4909965247789fa6150a14803d50',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:50:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1865102455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63e1de4f-b3cc-4de0-a717-41269e0dc902,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='404df4eb5475458b97570c615f084d29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c25d4909965247789fa6150a14803d50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d956de5-475f-489c-b302-bea993d98d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b0aced07-b13d-4e86-8b2e-5e70a27541cb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a returned with HTTP 200 Sep 04 22:50:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 989/1977] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:52 2026] GET /volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-39b4f000-58ec-4102-9c66-67124faccf3e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1744970293"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1744970293'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create volume of 1 GB Sep 04 22:50:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Availability Zones retrieved successfully. Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d956de5-475f-489c-b302-bea993d98d91) transitioned into state 'SUCCESS' from state '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-1865102455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404df4eb5475458b97570c615f084d29',qos_specs=None,replication_status=,reservations=['ce37d607-88d0-49b7-a99a-3bad7ea0505a','ca6fae1e-5742-4ada-8358-11d13d974e1c','bd248034-35a0-4c31-91bc-441073c624d2','fc9be456-b0a5-4cd2-9f0c-4aa36bacd80c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c25d4909965247789fa6150a14803d50',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Flow 'volume_create_api' (c12063e8-48dd-4e4f-b9ff-0b2db1773f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5773727e-19cb-49a4-a83b-6c2042811190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76c1c978-e05b-42de-a9c0-073ae1146341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5773727e-19cb-49a4-a83b-6c2042811190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Flow 'volume_create_api' (32aeaf69-dc0c-4421-b775-1ff03b029004) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Create volume request issued successfully. Sep 04 22:50:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3f995d3f-c1a0-4801-ae2d-1c8b4be10875 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:50:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 989/1978] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:50:51 2026] POST /volume/v3/volumes => generated 763 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f3dc5286-50a1-4c52-81b8-9058b940a96d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f3dc5286-50a1-4c52-81b8-9058b940a96d tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] GET http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f3dc5286-50a1-4c52-81b8-9058b940a96d tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f3dc5286-50a1-4c52-81b8-9058b940a96d tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f3dc5286-50a1-4c52-81b8-9058b940a96d tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Volume info retrieved successfully. Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76c1c978-e05b-42de-a9c0-073ae1146341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f64e28a-a335-49e2-9288-55664ef567fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f3dc5286-50a1-4c52-81b8-9058b940a96d tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 returned with HTTP 200 Sep 04 22:50:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 990/1979] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:52 2026] GET /volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 => generated 831 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Created reservations ['2da1b2e4-cee6-408c-8eda-a2683b1593a8', '0b93cdc8-5996-446d-9273-5335e194a658', 'dbd96e4e-55a9-4580-80c8-1b7c2f40c872', '2b0518c8-0140-4d12-b18e-f7af62a3e64d'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f64e28a-a335-49e2-9288-55664ef567fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2da1b2e4-cee6-408c-8eda-a2683b1593a8', '0b93cdc8-5996-446d-9273-5335e194a658', 'dbd96e4e-55a9-4580-80c8-1b7c2f40c872', '2b0518c8-0140-4d12-b18e-f7af62a3e64d']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cd899b8-2902-4063-8f52-63b95a4bdfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cd899b8-2902-4063-8f52-63b95a4bdfa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dc6b6b2-ae41-413f-b743-690f3b624ff1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1744970293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e759e9054d4db9a1f4d457eb059c6b',qos_specs=None,replication_status=,reservations=['2da1b2e4-cee6-408c-8eda-a2683b1593a8','0b93cdc8-5996-446d-9273-5335e194a658','dbd96e4e-55a9-4580-80c8-1b7c2f40c872','2b0518c8-0140-4d12-b18e-f7af62a3e64d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188a8f0431944028be75d5d8fd5152ef',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:50:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1744970293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dc6b6b2-ae41-413f-b743-690f3b624ff1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33e759e9054d4db9a1f4d457eb059c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='188a8f0431944028be75d5d8fd5152ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d35f7a-2764-47b1-a2da-e6d07261c098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d35f7a-2764-47b1-a2da-e6d07261c098) transitioned into state 'SUCCESS' from state '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-1744970293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e759e9054d4db9a1f4d457eb059c6b',qos_specs=None,replication_status=,reservations=['2da1b2e4-cee6-408c-8eda-a2683b1593a8','0b93cdc8-5996-446d-9273-5335e194a658','dbd96e4e-55a9-4580-80c8-1b7c2f40c872','2b0518c8-0140-4d12-b18e-f7af62a3e64d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188a8f0431944028be75d5d8fd5152ef',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95d2b80f-eeec-4ab9-a6a7-09dfc441814d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95d2b80f-eeec-4ab9-a6a7-09dfc441814d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Flow 'volume_create_api' (c12063e8-48dd-4e4f-b9ff-0b2db1773f5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create volume request issued successfully. Sep 04 22:50:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-39b4f000-58ec-4102-9c66-67124faccf3e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:50:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 990/1980] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:50:52 2026] POST /volume/v3/volumes => generated 761 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-63efd0e6-b28d-4a97-8bdc-05cdcba87c9f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-63efd0e6-b28d-4a97-8bdc-05cdcba87c9f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-63efd0e6-b28d-4a97-8bdc-05cdcba87c9f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-63efd0e6-b28d-4a97-8bdc-05cdcba87c9f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-63efd0e6-b28d-4a97-8bdc-05cdcba87c9f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:50:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-63efd0e6-b28d-4a97-8bdc-05cdcba87c9f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 returned with HTTP 200 Sep 04 22:50:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 991/1981] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:52 2026] GET /volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 => generated 829 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4a791eab-c1cc-44b1-95d1-4e9f61c434d1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4a791eab-c1cc-44b1-95d1-4e9f61c434d1 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] GET http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4a791eab-c1cc-44b1-95d1-4e9f61c434d1 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4a791eab-c1cc-44b1-95d1-4e9f61c434d1 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4a791eab-c1cc-44b1-95d1-4e9f61c434d1 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Volume info retrieved successfully. Sep 04 22:50:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4a791eab-c1cc-44b1-95d1-4e9f61c434d1 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 returned with HTTP 200 Sep 04 22:50:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 991/1982] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:52 2026] GET /volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 => generated 953 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f12247f6-814e-41af-ab43-984299da1800 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f12247f6-814e-41af-ab43-984299da1800 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] POST http://192.168.122.93/volume/v3/volume-transfers Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f12247f6-814e-41af-ab43-984299da1800 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3fe6eb29-f5cc-4d63-9e8e-df2272cfd686"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volume_transfer [None req-f12247f6-814e-41af-ab43-984299da1800 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Creating new volume transfer {'transfer': {'volume_id': '3fe6eb29-f5cc-4d63-9e8e-df2272cfd686'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 04 22:50:52 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volume_transfer [None req-f12247f6-814e-41af-ab43-984299da1800 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Creating transfer of volume 3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 Sep 04 22:50:52 devstack devstack@c-api.service[87250]: INFO cinder.transfer.api [None req-f12247f6-814e-41af-ab43-984299da1800 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Generating transfer record for volume 3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 Sep 04 22:50:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f12247f6-814e-41af-ab43-984299da1800 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volume-transfers returned with HTTP 202 Sep 04 22:50:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 992/1983] 192.168.122.93 () {62 vars in 1205 bytes} [Fri Sep 4 22:50:52 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8d255438-9a26-4067-86d3-0fde65aa3525 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8d255438-9a26-4067-86d3-0fde65aa3525 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] GET http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8d255438-9a26-4067-86d3-0fde65aa3525 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8d255438-9a26-4067-86d3-0fde65aa3525 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8d255438-9a26-4067-86d3-0fde65aa3525 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Volume info retrieved successfully. Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8d255438-9a26-4067-86d3-0fde65aa3525 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 returned with HTTP 200 Sep 04 22:50:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 992/1984] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:52 2026] GET /volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 => generated 961 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f14d0dac-3f80-4a0d-9289-8b56e76b00a7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f14d0dac-3f80-4a0d-9289-8b56e76b00a7 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] GET http://192.168.122.93/volume/v3/volume-transfers/detail Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f14d0dac-3f80-4a0d-9289-8b56e76b00a7 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f14d0dac-3f80-4a0d-9289-8b56e76b00a7 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volume_transfer [None req-f14d0dac-3f80-4a0d-9289-8b56e76b00a7 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Listing volume transfers {{(pid=87250) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f14d0dac-3f80-4a0d-9289-8b56e76b00a7 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 04 22:50:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 993/1985] 192.168.122.93 () {60 vars in 1205 bytes} [Fri Sep 4 22:50:53 2026] GET /volume/v3/volume-transfers/detail => generated 549 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3597feca-846c-421c-8f31-d07b1c201e87 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3597feca-846c-421c-8f31-d07b1c201e87 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] DELETE http://192.168.122.93/volume/v3/volume-transfers/cc3f5e25-427b-47ee-9c00-620c6d0acfc1 Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3597feca-846c-421c-8f31-d07b1c201e87 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3597feca-846c-421c-8f31-d07b1c201e87 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.api.contrib.volume_transfer [None req-3597feca-846c-421c-8f31-d07b1c201e87 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Delete transfer with id: cc3f5e25-427b-47ee-9c00-620c6d0acfc1 Sep 04 22:50:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3597feca-846c-421c-8f31-d07b1c201e87 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volume-transfers/cc3f5e25-427b-47ee-9c00-620c6d0acfc1 returned with HTTP 202 Sep 04 22:50:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 993/1986] 192.168.122.93 () {60 vars in 1298 bytes} [Fri Sep 4 22:50:53 2026] DELETE /volume/v3/volume-transfers/cc3f5e25-427b-47ee-9c00-620c6d0acfc1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0b4351f5-bff4-455b-a303-4413d70d5445 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0b4351f5-bff4-455b-a303-4413d70d5445 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] GET http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0b4351f5-bff4-455b-a303-4413d70d5445 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0b4351f5-bff4-455b-a303-4413d70d5445 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:53 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0b4351f5-bff4-455b-a303-4413d70d5445 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Volume info retrieved successfully. Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0b4351f5-bff4-455b-a303-4413d70d5445 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 returned with HTTP 200 Sep 04 22:50:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 994/1987] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:53 2026] GET /volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 => generated 953 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c30d551a-9bc5-4149-bcca-9875be0cc145 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c30d551a-9bc5-4149-bcca-9875be0cc145 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] DELETE http://192.168.122.93/volume/v3/volume-transfers/cc3f5e25-427b-47ee-9c00-620c6d0acfc1 Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c30d551a-9bc5-4149-bcca-9875be0cc145 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c30d551a-9bc5-4149-bcca-9875be0cc145 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.api.contrib.volume_transfer [None req-c30d551a-9bc5-4149-bcca-9875be0cc145 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Delete transfer with id: cc3f5e25-427b-47ee-9c00-620c6d0acfc1 Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c30d551a-9bc5-4149-bcca-9875be0cc145 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volume-transfers/cc3f5e25-427b-47ee-9c00-620c6d0acfc1 returned with HTTP 404 Sep 04 22:50:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 994/1988] 192.168.122.93 () {60 vars in 1298 bytes} [Fri Sep 4 22:50:53 2026] DELETE /volume/v3/volume-transfers/cc3f5e25-427b-47ee-9c00-620c6d0acfc1 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-77ba6564-d314-4284-9fc6-a1984ab5236b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-77ba6564-d314-4284-9fc6-a1984ab5236b tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-77ba6564-d314-4284-9fc6-a1984ab5236b tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-77ba6564-d314-4284-9fc6-a1984ab5236b tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-77ba6564-d314-4284-9fc6-a1984ab5236b tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Delete volume with id: 3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 Sep 04 22:50:53 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:53 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-77ba6564-d314-4284-9fc6-a1984ab5236b tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Volume info retrieved successfully. Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-92e973f2-16e8-445e-a855-fac6e38dd9aa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-92e973f2-16e8-445e-a855-fac6e38dd9aa tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-92e973f2-16e8-445e-a855-fac6e38dd9aa tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-92e973f2-16e8-445e-a855-fac6e38dd9aa tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-77ba6564-d314-4284-9fc6-a1984ab5236b tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Delete volume request issued successfully. Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-77ba6564-d314-4284-9fc6-a1984ab5236b tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 returned with HTTP 202 Sep 04 22:50:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 995/1989] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:50:53 2026] DELETE /volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:50:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3fe52429-460d-48e8-a07d-96d5c78092f3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3fe52429-460d-48e8-a07d-96d5c78092f3 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] GET http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3fe52429-460d-48e8-a07d-96d5c78092f3 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3fe52429-460d-48e8-a07d-96d5c78092f3 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-92e973f2-16e8-445e-a855-fac6e38dd9aa tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:50:53 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:53 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-92e973f2-16e8-445e-a855-fac6e38dd9aa tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 returned with HTTP 200 Sep 04 22:50:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 995/1990] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:50:53 2026] GET /volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 => generated 1139 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3fe52429-460d-48e8-a07d-96d5c78092f3 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Volume info retrieved successfully. Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3fe52429-460d-48e8-a07d-96d5c78092f3 tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 returned with HTTP 200 Sep 04 22:50:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 996/1991] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:53 2026] GET /volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 => generated 1136 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-9a63880b-1eeb-472d-acdb-57dd646d3f7f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-9a63880b-1eeb-472d-acdb-57dd646d3f7f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] POST http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0/action Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-9a63880b-1eeb-472d-acdb-57dd646d3f7f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-9a63880b-1eeb-472d-acdb-57dd646d3f7f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-9a63880b-1eeb-472d-acdb-57dd646d3f7f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-9a63880b-1eeb-472d-acdb-57dd646d3f7f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Begin detaching volume completed successfully. Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-9a63880b-1eeb-472d-acdb-57dd646d3f7f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0/action returned with HTTP 202 Sep 04 22:50:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 996/1992] 192.168.122.93 () {64 vars in 1556 bytes} [Fri Sep 4 22:50:53 2026] POST /volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8bdebbe9-6b93-4d58-8d14-330c4e33e308 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8bdebbe9-6b93-4d58-8d14-330c4e33e308 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] GET http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8bdebbe9-6b93-4d58-8d14-330c4e33e308 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8bdebbe9-6b93-4d58-8d14-330c4e33e308 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:53 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8bdebbe9-6b93-4d58-8d14-330c4e33e308 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Volume info retrieved successfully. Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8bdebbe9-6b93-4d58-8d14-330c4e33e308 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 returned with HTTP 200 Sep 04 22:50:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 997/1993] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:53 2026] GET /volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c9ff6400-f50a-480a-bc07-c911a8d7309f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c9ff6400-f50a-480a-bc07-c911a8d7309f None None] GET http://192.168.122.93/volume// Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c9ff6400-f50a-480a-bc07-c911a8d7309f None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c9ff6400-f50a-480a-bc07-c911a8d7309f None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c9ff6400-f50a-480a-bc07-c911a8d7309f None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:50:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 997/1994] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:50:53 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-a1fec570-1602-4a24-8e6e-8b9005fcf412 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-a1fec570-1602-4a24-8e6e-8b9005fcf412 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-a1fec570-1602-4a24-8e6e-8b9005fcf412 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-a1fec570-1602-4a24-8e6e-8b9005fcf412 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:53 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-a1fec570-1602-4a24-8e6e-8b9005fcf412 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-a1fec570-1602-4a24-8e6e-8b9005fcf412 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 returned with HTTP 200 Sep 04 22:50:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 998/1995] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:50:53 2026] GET /volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 => generated 1323 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8ffb3c06-1211-429f-91d4-7ff19994a715 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8ffb3c06-1211-429f-91d4-7ff19994a715 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8ffb3c06-1211-429f-91d4-7ff19994a715 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8ffb3c06-1211-429f-91d4-7ff19994a715 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8ffb3c06-1211-429f-91d4-7ff19994a715 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:50:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8ffb3c06-1211-429f-91d4-7ff19994a715 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 returned with HTTP 200 Sep 04 22:50:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 998/1996] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:53 2026] GET /volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-b2b73988-7088-4146-b3b2-255dbc3758b5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-b2b73988-7088-4146-b3b2-255dbc3758b5 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] DELETE http://192.168.122.93/volume/v3/attachments/42036dd0-8e44-4f83-9239-6f32c1c5e5c7 Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-b2b73988-7088-4146-b3b2-255dbc3758b5 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-b2b73988-7088-4146-b3b2-255dbc3758b5 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:53 devstack devstack@c-api.service[87250]: /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 04 22:50:53 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, Sep 04 22:50:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-0fd17a8f-63fa-406b-9d97-83b485b27661 req-b2b73988-7088-4146-b3b2-255dbc3758b5 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/attachments/42036dd0-8e44-4f83-9239-6f32c1c5e5c7 returned with HTTP 200 Sep 04 22:50:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 999/1997] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:50:53 2026] DELETE /volume/v3/attachments/42036dd0-8e44-4f83-9239-6f32c1c5e5c7 => generated 19 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:50:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bd59dfd8-06a4-44f1-8696-da1fe3de221f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bd59dfd8-06a4-44f1-8696-da1fe3de221f tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] GET http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 Sep 04 22:50:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bd59dfd8-06a4-44f1-8696-da1fe3de221f tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bd59dfd8-06a4-44f1-8696-da1fe3de221f tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bd59dfd8-06a4-44f1-8696-da1fe3de221f tempest-VolumesTransfersV357Test-1457981833 tempest-VolumesTransfersV357Test-1457981833-project-admin] http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 returned with HTTP 404 Sep 04 22:50:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 999/1998] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:54 2026] GET /volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:50:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-01921845-d956-459c-83f8-9fdf40f06432 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-01921845-d956-459c-83f8-9fdf40f06432 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] GET http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 Sep 04 22:50:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-01921845-d956-459c-83f8-9fdf40f06432 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-01921845-d956-459c-83f8-9fdf40f06432 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-01921845-d956-459c-83f8-9fdf40f06432 tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 returned with HTTP 404 Sep 04 22:50:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1000/1999] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:50:54 2026] GET /volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:50:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d983c32f-4bcc-4382-b21f-a40c8bf60b2b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d983c32f-4bcc-4382-b21f-a40c8bf60b2b tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] DELETE http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 Sep 04 22:50:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d983c32f-4bcc-4382-b21f-a40c8bf60b2b tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d983c32f-4bcc-4382-b21f-a40c8bf60b2b tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:54 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-d983c32f-4bcc-4382-b21f-a40c8bf60b2b tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] Delete volume with id: 3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 Sep 04 22:50:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d983c32f-4bcc-4382-b21f-a40c8bf60b2b tempest-VolumesTransfersV357Test-1906972423 tempest-VolumesTransfersV357Test-1906972423-project-member] http://192.168.122.93/volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 returned with HTTP 404 Sep 04 22:50:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1000/2000] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:50:54 2026] DELETE /volume/v3/volumes/3fe6eb29-f5cc-4d63-9e8e-df2272cfd686 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:50:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6a083e84-8a13-4b9d-9666-f332171ee28c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6a083e84-8a13-4b9d-9666-f332171ee28c tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] GET http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 Sep 04 22:50:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6a083e84-8a13-4b9d-9666-f332171ee28c tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6a083e84-8a13-4b9d-9666-f332171ee28c tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6a083e84-8a13-4b9d-9666-f332171ee28c tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Volume info retrieved successfully. Sep 04 22:50:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6a083e84-8a13-4b9d-9666-f332171ee28c tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 returned with HTTP 200 Sep 04 22:50:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1001/2001] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:54 2026] GET /volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 => generated 856 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:50:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-95ef9cf2-e2d4-4636-acc9-fef9c2b5eec5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-95ef9cf2-e2d4-4636-acc9-fef9c2b5eec5 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] GET http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 Sep 04 22:50:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-95ef9cf2-e2d4-4636-acc9-fef9c2b5eec5 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-95ef9cf2-e2d4-4636-acc9-fef9c2b5eec5 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-38d14fc6-64cf-407e-b272-96de3b5dc242 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-38d14fc6-64cf-407e-b272-96de3b5dc242 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:50:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-38d14fc6-64cf-407e-b272-96de3b5dc242 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e103791-9e8b-4127-94c4-3645ab3f29c0", "force": false, "name": "tempest-TestStampPattern-snapshot-437985737", "description": null, "metadata": null}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-95ef9cf2-e2d4-4636-acc9-fef9c2b5eec5 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Volume info retrieved successfully. Sep 04 22:50:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-38d14fc6-64cf-407e-b272-96de3b5dc242 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:50:54 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-38d14fc6-64cf-407e-b272-96de3b5dc242 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Create snapshot from volume 4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:50:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-95ef9cf2-e2d4-4636-acc9-fef9c2b5eec5 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 returned with HTTP 200 Sep 04 22:50:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1001/2002] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:54 2026] GET /volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5121335d-6016-4934-9949-861344d4ef17 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5121335d-6016-4934-9949-861344d4ef17 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] POST http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902/action Sep 04 22:50:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5121335d-6016-4934-9949-861344d4ef17 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-242049795", "disk_format": "raw"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:50:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5121335d-6016-4934-9949-861344d4ef17 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-242049795", "disk_format": "raw"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5121335d-6016-4934-9949-861344d4ef17 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Volume info retrieved successfully. Sep 04 22:50:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:50:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:54 devstack devstack@c-api.service[87249]: DEBUG cinder.image.image_utils [None req-5121335d-6016-4934-9949-861344d4ef17 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-242049795'}] 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-242049795'}]. {{(pid=87249) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 04 22:50:54 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-38d14fc6-64cf-407e-b272-96de3b5dc242 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Created reservations ['37f10548-a6f7-40ba-864e-a46f930c025c', '59018900-c3fc-42fb-862b-57ee0efe8619', '80c49088-83c7-42eb-a5ef-e0cc4f70c852', '1174c6c7-4605-4c5d-890e-355dfe8be312'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-38d14fc6-64cf-407e-b272-96de3b5dc242 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Snapshot create request issued successfully. Sep 04 22:50:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-38d14fc6-64cf-407e-b272-96de3b5dc242 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:50:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1002/2003] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:50:54 2026] POST /volume/v3/snapshots => generated 302 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-455992eb-76f2-463c-bc14-f4cbdccc373f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-455992eb-76f2-463c-bc14-f4cbdccc373f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 Sep 04 22:50:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-455992eb-76f2-463c-bc14-f4cbdccc373f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-455992eb-76f2-463c-bc14-f4cbdccc373f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-455992eb-76f2-463c-bc14-f4cbdccc373f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:50:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-455992eb-76f2-463c-bc14-f4cbdccc373f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 returned with HTTP 200 Sep 04 22:50:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1003/2004] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:50:54 2026] GET /volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-915461ea-ec1e-4d21-9e96-d04bbc950b12 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-915461ea-ec1e-4d21-9e96-d04bbc950b12 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 Sep 04 22:50:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-915461ea-ec1e-4d21-9e96-d04bbc950b12 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-915461ea-ec1e-4d21-9e96-d04bbc950b12 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-915461ea-ec1e-4d21-9e96-d04bbc950b12 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Snapshot retrieved successfully. Sep 04 22:50:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-915461ea-ec1e-4d21-9e96-d04bbc950b12 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 returned with HTTP 200 Sep 04 22:50:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1004/2005] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:55 2026] GET /volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 => generated 434 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2539e910-7086-4bd1-bf39-bdf00ca6e4ec None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2539e910-7086-4bd1-bf39-bdf00ca6e4ec tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:50:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2539e910-7086-4bd1-bf39-bdf00ca6e4ec tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6dc6b6b2-ae41-413f-b743-690f3b624ff1", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-730670125"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2539e910-7086-4bd1-bf39-bdf00ca6e4ec tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:50:55 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-2539e910-7086-4bd1-bf39-bdf00ca6e4ec tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create snapshot from volume 6dc6b6b2-ae41-413f-b743-690f3b624ff1 Sep 04 22:50:55 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-2539e910-7086-4bd1-bf39-bdf00ca6e4ec tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Created reservations ['9c04679c-dc69-4974-8623-014aa20d199b', '20f26570-748d-46eb-a323-9db0c9d006b3', '871c862d-062c-4358-ab68-86b7fb72ede8', '4b35da4f-ad50-4c27-bee1-ebfee9a8281b'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2539e910-7086-4bd1-bf39-bdf00ca6e4ec tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot create request issued successfully. Sep 04 22:50:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2539e910-7086-4bd1-bf39-bdf00ca6e4ec tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:50:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1005/2006] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:50:55 2026] POST /volume/v3/snapshots => generated 309 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d2d8c213-9ddb-446f-ae54-8559b2b96708 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d2d8c213-9ddb-446f-ae54-8559b2b96708 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 Sep 04 22:50:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d2d8c213-9ddb-446f-ae54-8559b2b96708 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d2d8c213-9ddb-446f-ae54-8559b2b96708 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d2d8c213-9ddb-446f-ae54-8559b2b96708 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d2d8c213-9ddb-446f-ae54-8559b2b96708 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 returned with HTTP 200 Sep 04 22:50:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1006/2007] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:55 2026] GET /volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5121335d-6016-4934-9949-861344d4ef17 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Copy volume to image completed successfully. Sep 04 22:50:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5121335d-6016-4934-9949-861344d4ef17 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902/action returned with HTTP 202 Sep 04 22:50:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1002/2008] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:50:54 2026] POST /volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902/action => generated 653 bytes in 1118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6d886535-7de4-4734-aebc-3e649563e13f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6d886535-7de4-4734-aebc-3e649563e13f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 Sep 04 22:50:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6d886535-7de4-4734-aebc-3e649563e13f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6d886535-7de4-4734-aebc-3e649563e13f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6d886535-7de4-4734-aebc-3e649563e13f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Snapshot retrieved successfully. Sep 04 22:50:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6d886535-7de4-4734-aebc-3e649563e13f tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 returned with HTTP 200 Sep 04 22:50:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1007/2009] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:56 2026] GET /volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 => generated 434 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1bcc9e09-0701-440b-9d6b-00af974b9e58 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1bcc9e09-0701-440b-9d6b-00af974b9e58 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 Sep 04 22:50:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1bcc9e09-0701-440b-9d6b-00af974b9e58 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1bcc9e09-0701-440b-9d6b-00af974b9e58 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1bcc9e09-0701-440b-9d6b-00af974b9e58 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1bcc9e09-0701-440b-9d6b-00af974b9e58 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 returned with HTTP 200 Sep 04 22:50:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1003/2010] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:56 2026] GET /volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-43a8648b-8811-411a-be7e-8fa985c4f92c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-43a8648b-8811-411a-be7e-8fa985c4f92c tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 Sep 04 22:50:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-43a8648b-8811-411a-be7e-8fa985c4f92c tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-43a8648b-8811-411a-be7e-8fa985c4f92c tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-43a8648b-8811-411a-be7e-8fa985c4f92c tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Snapshot retrieved successfully. Sep 04 22:50:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-43a8648b-8811-411a-be7e-8fa985c4f92c tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 returned with HTTP 200 Sep 04 22:50:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1008/2011] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:57 2026] GET /volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 => generated 434 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9d6bee12-9eae-4b2d-bea5-ab9c15973803 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9d6bee12-9eae-4b2d-bea5-ab9c15973803 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 Sep 04 22:50:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9d6bee12-9eae-4b2d-bea5-ab9c15973803 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9d6bee12-9eae-4b2d-bea5-ab9c15973803 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9d6bee12-9eae-4b2d-bea5-ab9c15973803 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9d6bee12-9eae-4b2d-bea5-ab9c15973803 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 returned with HTTP 200 Sep 04 22:50:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1004/2012] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:57 2026] GET /volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 => generated 441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-666a3009-1cf6-4dae-81d5-5f39dc60d0bc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-666a3009-1cf6-4dae-81d5-5f39dc60d0bc tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 Sep 04 22:50:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-666a3009-1cf6-4dae-81d5-5f39dc60d0bc tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-666a3009-1cf6-4dae-81d5-5f39dc60d0bc tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-666a3009-1cf6-4dae-81d5-5f39dc60d0bc tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Snapshot retrieved successfully. Sep 04 22:50:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-666a3009-1cf6-4dae-81d5-5f39dc60d0bc tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 returned with HTTP 200 Sep 04 22:50:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1009/2013] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:58 2026] GET /volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 => generated 461 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6d2b52dc-4fdd-4178-8454-5c8d7eb43906 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6d2b52dc-4fdd-4178-8454-5c8d7eb43906 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 Sep 04 22:50:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6d2b52dc-4fdd-4178-8454-5c8d7eb43906 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6d2b52dc-4fdd-4178-8454-5c8d7eb43906 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:58 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:58 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6d2b52dc-4fdd-4178-8454-5c8d7eb43906 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Snapshot retrieved successfully. Sep 04 22:50:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6d2b52dc-4fdd-4178-8454-5c8d7eb43906 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 returned with HTTP 200 Sep 04 22:50:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1005/2014] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:58 2026] GET /volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 => generated 461 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-414508c8-1bdd-4811-9cb8-1a9a02ddf791 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-414508c8-1bdd-4811-9cb8-1a9a02ddf791 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 Sep 04 22:50:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-414508c8-1bdd-4811-9cb8-1a9a02ddf791 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-414508c8-1bdd-4811-9cb8-1a9a02ddf791 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-414508c8-1bdd-4811-9cb8-1a9a02ddf791 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-414508c8-1bdd-4811-9cb8-1a9a02ddf791 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 returned with HTTP 200 Sep 04 22:50:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1010/2015] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:58 2026] GET /volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 => generated 441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e1eb274d-bba2-4e74-bfb8-215d6c3b591e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e1eb274d-bba2-4e74-bfb8-215d6c3b591e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 Sep 04 22:50:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e1eb274d-bba2-4e74-bfb8-215d6c3b591e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e1eb274d-bba2-4e74-bfb8-215d6c3b591e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:50:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e1eb274d-bba2-4e74-bfb8-215d6c3b591e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e1eb274d-bba2-4e74-bfb8-215d6c3b591e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 returned with HTTP 200 Sep 04 22:50:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1006/2016] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:50:59 2026] GET /volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:50:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "eea03983-07e7-41ef-a2c4-11e15b561ce4", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-262640750"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create volume request body: {'volume': {'snapshot_id': 'eea03983-07e7-41ef-a2c4-11e15b561ce4', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-262640750'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:50:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:50:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:50:59 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create volume of 2 GB Sep 04 22:50:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Availability Zones retrieved successfully. Sep 04 22:50:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Flow 'volume_create_api' (f8560018-bf15-480f-8547-36ae615ef0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92a6e1d4-07a9-4f5d-b69f-2cfe7f41ab13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:50:59 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:59 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92a6e1d4-07a9-4f5d-b69f-2cfe7f41ab13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'eea03983-07e7-41ef-a2c4-11e15b561ce4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1731dff5-bfbb-4b71-867e-77db9b73fe5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:59 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Created reservations ['12811fee-4079-474a-b268-34337222d18f', '63ef1901-569c-45ea-8ca6-2592a03837b8', '923d2e10-c0c6-43fc-9d22-eeb022bc84dd', 'b4187d6f-e323-4b52-b140-ce6e02a7b763'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1731dff5-bfbb-4b71-867e-77db9b73fe5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12811fee-4079-474a-b268-34337222d18f', '63ef1901-569c-45ea-8ca6-2592a03837b8', '923d2e10-c0c6-43fc-9d22-eeb022bc84dd', 'b4187d6f-e323-4b52-b140-ce6e02a7b763']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44f75ce5-5517-42c1-8491-876111b5d1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:59 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:59 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:59 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:59 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:50:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44f75ce5-5517-42c1-8491-876111b5d1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd25a50f9-f318-496d-9197-eb5f61aba9bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-262640750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e759e9054d4db9a1f4d457eb059c6b',qos_specs=None,replication_status=,reservations=['12811fee-4079-474a-b268-34337222d18f','63ef1901-569c-45ea-8ca6-2592a03837b8','923d2e10-c0c6-43fc-9d22-eeb022bc84dd','b4187d6f-e323-4b52-b140-ce6e02a7b763'],size=2,snapshot_id=eea03983-07e7-41ef-a2c4-11e15b561ce4,source_replicaid=,source_volid=None,status='creating',user_id='188a8f0431944028be75d5d8fd5152ef',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:50:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-262640750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d25a50f9-f318-496d-9197-eb5f61aba9bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33e759e9054d4db9a1f4d457eb059c6b',provider_auth=None,provider_geometry=None,provider_id=None,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=eea03983-07e7-41ef-a2c4-11e15b561ce4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='188a8f0431944028be75d5d8fd5152ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4c5280e-71c6-405a-b6c4-781b756707fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4c5280e-71c6-405a-b6c4-781b756707fd) transitioned into state 'SUCCESS' from state '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-262640750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e759e9054d4db9a1f4d457eb059c6b',qos_specs=None,replication_status=,reservations=['12811fee-4079-474a-b268-34337222d18f','63ef1901-569c-45ea-8ca6-2592a03837b8','923d2e10-c0c6-43fc-9d22-eeb022bc84dd','b4187d6f-e323-4b52-b140-ce6e02a7b763'],size=2,snapshot_id=eea03983-07e7-41ef-a2c4-11e15b561ce4,source_replicaid=,source_volid=None,status='creating',user_id='188a8f0431944028be75d5d8fd5152ef',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0630d398-dd9c-4fe3-bc1a-0542eaf11879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:00 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:00 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:00 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0630d398-dd9c-4fe3-bc1a-0542eaf11879) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:00 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Flow 'volume_create_api' (f8560018-bf15-480f-8547-36ae615ef0d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create volume request issued successfully. Sep 04 22:51:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ed615b05-3d81-4fb1-8e10-9670f1f2fe71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:51:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1011/2017] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:50:59 2026] POST /volume/v3/volumes => generated 794 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:51:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-49d503d1-3b8f-4dfb-947d-f4f0741a5183 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-49d503d1-3b8f-4dfb-947d-f4f0741a5183 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-49d503d1-3b8f-4dfb-947d-f4f0741a5183 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-49d503d1-3b8f-4dfb-947d-f4f0741a5183 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:00 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:00 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:00 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:00 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-49d503d1-3b8f-4dfb-947d-f4f0741a5183 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-49d503d1-3b8f-4dfb-947d-f4f0741a5183 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1012/2018] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:00 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:51:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1140143419"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1140143419'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:51:00 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Create volume of 1 GB Sep 04 22:51:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Availability Zones retrieved successfully. Sep 04 22:51:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Flow 'volume_create_api' (dc61f220-0e63-4720-b88a-1a0766d165ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aa19dc5-836d-41dc-a996-7316a7a65e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:51:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aa19dc5-836d-41dc-a996-7316a7a65e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e563d96-45b8-40d5-afa0-a2172f05eb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:00 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Created reservations ['47574f97-14e6-4620-a10e-7c3f9e93d3cd', '1ee8af23-72fe-45b1-9e78-48b24a50105f', '3d4b4fbd-7390-49bf-a9ca-c3357c09765d', 'dae1fd3c-2276-40f5-bb90-ae2efd42772e'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:51:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e563d96-45b8-40d5-afa0-a2172f05eb5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47574f97-14e6-4620-a10e-7c3f9e93d3cd', '1ee8af23-72fe-45b1-9e78-48b24a50105f', '3d4b4fbd-7390-49bf-a9ca-c3357c09765d', 'dae1fd3c-2276-40f5-bb90-ae2efd42772e']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38eadeb0-2c7b-409c-bb89-34af2edca946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:00 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:00 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38eadeb0-2c7b-409c-bb89-34af2edca946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '239f6f78-ef8a-40b0-adf0-2d85671c57d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1140143419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0abb6f1472204deba6a88bc01de514b9',qos_specs=None,replication_status=,reservations=['47574f97-14e6-4620-a10e-7c3f9e93d3cd','1ee8af23-72fe-45b1-9e78-48b24a50105f','3d4b4fbd-7390-49bf-a9ca-c3357c09765d','dae1fd3c-2276-40f5-bb90-ae2efd42772e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ef3e541ea284489a1839499ec74f694',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:51:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1140143419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=239f6f78-ef8a-40b0-adf0-2d85671c57d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0abb6f1472204deba6a88bc01de514b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ef3e541ea284489a1839499ec74f694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b63fba9-3103-4a97-9aaa-9b7bd26d3f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b63fba9-3103-4a97-9aaa-9b7bd26d3f2a) transitioned into state 'SUCCESS' from state '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-1140143419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0abb6f1472204deba6a88bc01de514b9',qos_specs=None,replication_status=,reservations=['47574f97-14e6-4620-a10e-7c3f9e93d3cd','1ee8af23-72fe-45b1-9e78-48b24a50105f','3d4b4fbd-7390-49bf-a9ca-c3357c09765d','dae1fd3c-2276-40f5-bb90-ae2efd42772e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ef3e541ea284489a1839499ec74f694',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (056949c0-5ea9-4f89-9ffe-d64424633e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (056949c0-5ea9-4f89-9ffe-d64424633e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Flow 'volume_create_api' (dc61f220-0e63-4720-b88a-1a0766d165ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Create volume request issued successfully. Sep 04 22:51:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d7e72461-9ee9-4b79-a887-2c499c7cf2e8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:51:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1007/2019] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:50:59 2026] POST /volume/v3/volumes => generated 757 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:51:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9ecb34ee-b652-4add-9329-5df43375eb1b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9ecb34ee-b652-4add-9329-5df43375eb1b tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9ecb34ee-b652-4add-9329-5df43375eb1b tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9ecb34ee-b652-4add-9329-5df43375eb1b tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:00 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:00 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:00 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:00 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9ecb34ee-b652-4add-9329-5df43375eb1b tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9ecb34ee-b652-4add-9329-5df43375eb1b tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1013/2020] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:00 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 825 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0f0fe547-3bca-4bb3-a39e-22cbab77560c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0f0fe547-3bca-4bb3-a39e-22cbab77560c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0f0fe547-3bca-4bb3-a39e-22cbab77560c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0f0fe547-3bca-4bb3-a39e-22cbab77560c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0f0fe547-3bca-4bb3-a39e-22cbab77560c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0f0fe547-3bca-4bb3-a39e-22cbab77560c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1008/2021] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:01 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ada17aa2-d989-450a-888f-16ee2545ae81 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ada17aa2-d989-450a-888f-16ee2545ae81 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ada17aa2-d989-450a-888f-16ee2545ae81 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ada17aa2-d989-450a-888f-16ee2545ae81 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ada17aa2-d989-450a-888f-16ee2545ae81 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ada17aa2-d989-450a-888f-16ee2545ae81 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1014/2022] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:01 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-38683cf5-329a-4dec-bded-ede74def2f71 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-38683cf5-329a-4dec-bded-ede74def2f71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-38683cf5-329a-4dec-bded-ede74def2f71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-38683cf5-329a-4dec-bded-ede74def2f71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-38683cf5-329a-4dec-bded-ede74def2f71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-38683cf5-329a-4dec-bded-ede74def2f71 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1009/2023] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:02 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a012f85c-7ec0-45eb-b44d-879a7f565803 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a012f85c-7ec0-45eb-b44d-879a7f565803 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a012f85c-7ec0-45eb-b44d-879a7f565803 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a012f85c-7ec0-45eb-b44d-879a7f565803 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:02 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:02 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:02 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:02 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a012f85c-7ec0-45eb-b44d-879a7f565803 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a012f85c-7ec0-45eb-b44d-879a7f565803 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1015/2024] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:02 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-03a47f5f-eb36-452a-ad15-5d8945aaefc5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-03a47f5f-eb36-452a-ad15-5d8945aaefc5 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-03a47f5f-eb36-452a-ad15-5d8945aaefc5 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-03a47f5f-eb36-452a-ad15-5d8945aaefc5 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-03a47f5f-eb36-452a-ad15-5d8945aaefc5 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-03a47f5f-eb36-452a-ad15-5d8945aaefc5 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1010/2025] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:03 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b0ebafb5-460b-44f0-b04f-34b62a5a87bb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b0ebafb5-460b-44f0-b04f-34b62a5a87bb tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b0ebafb5-460b-44f0-b04f-34b62a5a87bb tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b0ebafb5-460b-44f0-b04f-34b62a5a87bb tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:04 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:04 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b0ebafb5-460b-44f0-b04f-34b62a5a87bb tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b0ebafb5-460b-44f0-b04f-34b62a5a87bb tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1016/2026] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:03 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0eec57cc-a877-4e5e-a197-83bd92b6b7c8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0eec57cc-a877-4e5e-a197-83bd92b6b7c8 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0eec57cc-a877-4e5e-a197-83bd92b6b7c8 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0eec57cc-a877-4e5e-a197-83bd92b6b7c8 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:04 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:04 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0eec57cc-a877-4e5e-a197-83bd92b6b7c8 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0eec57cc-a877-4e5e-a197-83bd92b6b7c8 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1011/2027] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:04 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2300796b-8b96-487b-9c79-68fd362a6aae None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2300796b-8b96-487b-9c79-68fd362a6aae tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2300796b-8b96-487b-9c79-68fd362a6aae tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2300796b-8b96-487b-9c79-68fd362a6aae tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:05 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2300796b-8b96-487b-9c79-68fd362a6aae tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2300796b-8b96-487b-9c79-68fd362a6aae tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1017/2028] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:05 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c87c105a-6444-4a0d-8abe-18f6047c2ad0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c87c105a-6444-4a0d-8abe-18f6047c2ad0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c87c105a-6444-4a0d-8abe-18f6047c2ad0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c87c105a-6444-4a0d-8abe-18f6047c2ad0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c87c105a-6444-4a0d-8abe-18f6047c2ad0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c87c105a-6444-4a0d-8abe-18f6047c2ad0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1012/2029] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:05 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-32c41e72-6e04-4358-96e8-a59874fce089 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-32c41e72-6e04-4358-96e8-a59874fce089 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-32c41e72-6e04-4358-96e8-a59874fce089 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-32c41e72-6e04-4358-96e8-a59874fce089 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-32c41e72-6e04-4358-96e8-a59874fce089 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-32c41e72-6e04-4358-96e8-a59874fce089 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1018/2030] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:06 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:51:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-580971451", "snapshot_id": "d19e4076-20bb-4c19-9cac-ba4ea49b29f7", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-580971451', 'snapshot_id': 'd19e4076-20bb-4c19-9cac-ba4ea49b29f7', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:51:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Snapshot retrieved successfully. Sep 04 22:51:06 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Create volume of 1 GB Sep 04 22:51:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Availability Zones retrieved successfully. Sep 04 22:51:06 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Flow 'volume_create_api' (05988c76-cd23-450f-9820-10a0000d559a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:06 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f97797a-d765-4f57-98fc-28a17314eb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:06 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:51:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9c53797b-4403-44e3-ac12-1059e42b2a52 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9c53797b-4403-44e3-ac12-1059e42b2a52 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9c53797b-4403-44e3-ac12-1059e42b2a52 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9c53797b-4403-44e3-ac12-1059e42b2a52 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9c53797b-4403-44e3-ac12-1059e42b2a52 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:06 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f97797a-d765-4f57-98fc-28a17314eb2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd19e4076-20bb-4c19-9cac-ba4ea49b29f7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:06 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce543c4-2b83-40bd-b907-d0bce45f7e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9c53797b-4403-44e3-ac12-1059e42b2a52 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1019/2031] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:06 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:07 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Created reservations ['2074820b-da74-41ed-ac58-144b6357a13e', 'c0174c00-13d6-4531-bf48-eadcc9323097', 'c3007140-28d8-4edd-a4fa-1ac4b4c8561b', '454e891e-f5dc-45f6-aade-34b2214ac61f'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:51:07 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce543c4-2b83-40bd-b907-d0bce45f7e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2074820b-da74-41ed-ac58-144b6357a13e', 'c0174c00-13d6-4531-bf48-eadcc9323097', 'c3007140-28d8-4edd-a4fa-1ac4b4c8561b', '454e891e-f5dc-45f6-aade-34b2214ac61f']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:07 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2e61c8-e62b-43fd-8565-623934dcb96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:07 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:07 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:07 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:07 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:07 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2e61c8-e62b-43fd-8565-623934dcb96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a65e9b79-de67-47f9-bdbc-52daebdbf394', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-580971451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19db13fbaad441af92cd120b9496c942',qos_specs=None,replication_status=,reservations=['2074820b-da74-41ed-ac58-144b6357a13e','c0174c00-13d6-4531-bf48-eadcc9323097','c3007140-28d8-4edd-a4fa-1ac4b4c8561b','454e891e-f5dc-45f6-aade-34b2214ac61f'],size=1,snapshot_id=d19e4076-20bb-4c19-9cac-ba4ea49b29f7,source_replicaid=,source_volid=None,status='creating',user_id='e52b1ed307cc4f13897ffe4b345fa04b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-580971451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a65e9b79-de67-47f9-bdbc-52daebdbf394,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19db13fbaad441af92cd120b9496c942',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d19e4076-20bb-4c19-9cac-ba4ea49b29f7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e52b1ed307cc4f13897ffe4b345fa04b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:07 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45fb3c7-9165-43ea-92b4-e1ad9426ac53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:07 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45fb3c7-9165-43ea-92b4-e1ad9426ac53) transitioned into state 'SUCCESS' from state '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-580971451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19db13fbaad441af92cd120b9496c942',qos_specs=None,replication_status=,reservations=['2074820b-da74-41ed-ac58-144b6357a13e','c0174c00-13d6-4531-bf48-eadcc9323097','c3007140-28d8-4edd-a4fa-1ac4b4c8561b','454e891e-f5dc-45f6-aade-34b2214ac61f'],size=1,snapshot_id=d19e4076-20bb-4c19-9cac-ba4ea49b29f7,source_replicaid=,source_volid=None,status='creating',user_id='e52b1ed307cc4f13897ffe4b345fa04b',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:07 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d79355-bcb6-4d21-92b6-37b752d91771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:07 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:07 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4014b948-d0ee-479e-ac76-a41656652280 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:07 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d79355-bcb6-4d21-92b6-37b752d91771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:07 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Flow 'volume_create_api' (05988c76-cd23-450f-9820-10a0000d559a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4014b948-d0ee-479e-ac76-a41656652280 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4014b948-d0ee-479e-ac76-a41656652280 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:07 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Create volume request issued successfully. Sep 04 22:51:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-99ee0e0d-38fd-43ad-90c5-fd25ed405481 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:51:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1013/2032] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:51:06 2026] POST /volume/v3/volumes => generated 787 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:51:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4014b948-d0ee-479e-ac76-a41656652280 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:07 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:07 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4014b948-d0ee-479e-ac76-a41656652280 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4014b948-d0ee-479e-ac76-a41656652280 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1020/2033] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:07 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b1e4c2ff-749e-404f-a8eb-46ea0a86f7cb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b1e4c2ff-749e-404f-a8eb-46ea0a86f7cb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b1e4c2ff-749e-404f-a8eb-46ea0a86f7cb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b1e4c2ff-749e-404f-a8eb-46ea0a86f7cb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b1e4c2ff-749e-404f-a8eb-46ea0a86f7cb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b1e4c2ff-749e-404f-a8eb-46ea0a86f7cb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1014/2034] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:08 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b2283a6b-babc-4f6b-8706-f59ddb3720c5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b2283a6b-babc-4f6b-8706-f59ddb3720c5 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b2283a6b-babc-4f6b-8706-f59ddb3720c5 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b2283a6b-babc-4f6b-8706-f59ddb3720c5 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:08 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:08 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b2283a6b-babc-4f6b-8706-f59ddb3720c5 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b2283a6b-babc-4f6b-8706-f59ddb3720c5 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1021/2035] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:08 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3215a322-5617-45ed-8d11-60a5d304de01 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3215a322-5617-45ed-8d11-60a5d304de01 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3215a322-5617-45ed-8d11-60a5d304de01 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3215a322-5617-45ed-8d11-60a5d304de01 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3215a322-5617-45ed-8d11-60a5d304de01 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3215a322-5617-45ed-8d11-60a5d304de01 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1015/2036] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:09 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-984beec4-8ba6-4c8e-8562-05f18454a75c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-984beec4-8ba6-4c8e-8562-05f18454a75c tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-984beec4-8ba6-4c8e-8562-05f18454a75c tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-984beec4-8ba6-4c8e-8562-05f18454a75c tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-984beec4-8ba6-4c8e-8562-05f18454a75c tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-984beec4-8ba6-4c8e-8562-05f18454a75c tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1022/2037] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:09 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-90b56fad-b2e9-460e-8abe-295019f1a9b7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-90b56fad-b2e9-460e-8abe-295019f1a9b7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-90b56fad-b2e9-460e-8abe-295019f1a9b7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-90b56fad-b2e9-460e-8abe-295019f1a9b7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-90b56fad-b2e9-460e-8abe-295019f1a9b7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-90b56fad-b2e9-460e-8abe-295019f1a9b7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1016/2038] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:10 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-94d358a8-7936-4a40-a5f3-1388082fe2f4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-94d358a8-7936-4a40-a5f3-1388082fe2f4 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-94d358a8-7936-4a40-a5f3-1388082fe2f4 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-94d358a8-7936-4a40-a5f3-1388082fe2f4 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-94d358a8-7936-4a40-a5f3-1388082fe2f4 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-94d358a8-7936-4a40-a5f3-1388082fe2f4 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1023/2039] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:10 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-105814d4-cc83-48ec-9cb7-caadfea515a8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-105814d4-cc83-48ec-9cb7-caadfea515a8 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-105814d4-cc83-48ec-9cb7-caadfea515a8 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-105814d4-cc83-48ec-9cb7-caadfea515a8 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-105814d4-cc83-48ec-9cb7-caadfea515a8 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-105814d4-cc83-48ec-9cb7-caadfea515a8 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1017/2040] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:11 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-30df343f-0f03-4750-9190-3584abb1d4a0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-30df343f-0f03-4750-9190-3584abb1d4a0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-30df343f-0f03-4750-9190-3584abb1d4a0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-30df343f-0f03-4750-9190-3584abb1d4a0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-30df343f-0f03-4750-9190-3584abb1d4a0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-30df343f-0f03-4750-9190-3584abb1d4a0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1024/2041] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:11 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b0d2885b-81d3-4e98-8ff1-581bbfa0472a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b0d2885b-81d3-4e98-8ff1-581bbfa0472a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b0d2885b-81d3-4e98-8ff1-581bbfa0472a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b0d2885b-81d3-4e98-8ff1-581bbfa0472a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:12 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:12 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:12 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:12 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:12 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b0d2885b-81d3-4e98-8ff1-581bbfa0472a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b0d2885b-81d3-4e98-8ff1-581bbfa0472a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1018/2042] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:12 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bf2b6f8b-bb0d-4445-adda-d76ffacbab43 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bf2b6f8b-bb0d-4445-adda-d76ffacbab43 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bf2b6f8b-bb0d-4445-adda-d76ffacbab43 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bf2b6f8b-bb0d-4445-adda-d76ffacbab43 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bf2b6f8b-bb0d-4445-adda-d76ffacbab43 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bf2b6f8b-bb0d-4445-adda-d76ffacbab43 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1025/2043] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:12 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0993a35d-a990-47d3-bc0c-6c1653d80f41 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0993a35d-a990-47d3-bc0c-6c1653d80f41 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0993a35d-a990-47d3-bc0c-6c1653d80f41 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0993a35d-a990-47d3-bc0c-6c1653d80f41 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0993a35d-a990-47d3-bc0c-6c1653d80f41 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0993a35d-a990-47d3-bc0c-6c1653d80f41 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1019/2044] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:13 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b28cc34f-f3e9-4f90-8468-172c5957bc84 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b28cc34f-f3e9-4f90-8468-172c5957bc84 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b28cc34f-f3e9-4f90-8468-172c5957bc84 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b28cc34f-f3e9-4f90-8468-172c5957bc84 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:14 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:14 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b28cc34f-f3e9-4f90-8468-172c5957bc84 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b28cc34f-f3e9-4f90-8468-172c5957bc84 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1026/2045] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:13 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0e7b7001-ad90-4332-b18b-aa29fbe47976 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0e7b7001-ad90-4332-b18b-aa29fbe47976 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0e7b7001-ad90-4332-b18b-aa29fbe47976 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0e7b7001-ad90-4332-b18b-aa29fbe47976 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0e7b7001-ad90-4332-b18b-aa29fbe47976 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0e7b7001-ad90-4332-b18b-aa29fbe47976 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1020/2046] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:14 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-804c6c3b-dc05-48ac-918b-82306a799f4f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-804c6c3b-dc05-48ac-918b-82306a799f4f tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-804c6c3b-dc05-48ac-918b-82306a799f4f tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-804c6c3b-dc05-48ac-918b-82306a799f4f tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:15 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:15 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-804c6c3b-dc05-48ac-918b-82306a799f4f tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-804c6c3b-dc05-48ac-918b-82306a799f4f tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1027/2047] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:15 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-39ce7dd9-9679-43e7-aade-0420041ce0bd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-39ce7dd9-9679-43e7-aade-0420041ce0bd tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-39ce7dd9-9679-43e7-aade-0420041ce0bd tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-39ce7dd9-9679-43e7-aade-0420041ce0bd tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-39ce7dd9-9679-43e7-aade-0420041ce0bd tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-39ce7dd9-9679-43e7-aade-0420041ce0bd tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1021/2048] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:15 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6b7c10ff-d5fe-49a9-b50b-6ea533bdc11d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6b7c10ff-d5fe-49a9-b50b-6ea533bdc11d tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6b7c10ff-d5fe-49a9-b50b-6ea533bdc11d tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6b7c10ff-d5fe-49a9-b50b-6ea533bdc11d tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:16 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:16 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6b7c10ff-d5fe-49a9-b50b-6ea533bdc11d tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6b7c10ff-d5fe-49a9-b50b-6ea533bdc11d tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1028/2049] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:16 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5dd3384d-fbde-4066-8a8b-3fd50e5f7507 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5dd3384d-fbde-4066-8a8b-3fd50e5f7507 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5dd3384d-fbde-4066-8a8b-3fd50e5f7507 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5dd3384d-fbde-4066-8a8b-3fd50e5f7507 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:16 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:16 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5dd3384d-fbde-4066-8a8b-3fd50e5f7507 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5dd3384d-fbde-4066-8a8b-3fd50e5f7507 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1022/2050] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:16 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-03c320da-bda9-4ca1-b251-092edb8f5f66 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-03c320da-bda9-4ca1-b251-092edb8f5f66 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-03c320da-bda9-4ca1-b251-092edb8f5f66 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-03c320da-bda9-4ca1-b251-092edb8f5f66 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:17 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:17 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:17 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-03c320da-bda9-4ca1-b251-092edb8f5f66 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-03c320da-bda9-4ca1-b251-092edb8f5f66 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1029/2051] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:17 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-97d9d2fb-c252-4dad-be9d-efa7896dfa4d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-97d9d2fb-c252-4dad-be9d-efa7896dfa4d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-97d9d2fb-c252-4dad-be9d-efa7896dfa4d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-97d9d2fb-c252-4dad-be9d-efa7896dfa4d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-97d9d2fb-c252-4dad-be9d-efa7896dfa4d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-97d9d2fb-c252-4dad-be9d-efa7896dfa4d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1023/2052] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:17 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-186a1472-3bd7-47be-87bb-0378454b10a1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-186a1472-3bd7-47be-87bb-0378454b10a1 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-186a1472-3bd7-47be-87bb-0378454b10a1 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-186a1472-3bd7-47be-87bb-0378454b10a1 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-186a1472-3bd7-47be-87bb-0378454b10a1 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-186a1472-3bd7-47be-87bb-0378454b10a1 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1030/2053] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:18 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ed81e178-52f8-43f7-9609-59f4402bd714 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ed81e178-52f8-43f7-9609-59f4402bd714 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ed81e178-52f8-43f7-9609-59f4402bd714 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ed81e178-52f8-43f7-9609-59f4402bd714 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:19 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:19 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ed81e178-52f8-43f7-9609-59f4402bd714 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ed81e178-52f8-43f7-9609-59f4402bd714 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1024/2054] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:19 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:51:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-33155203-b367-4cdc-8894-883780d8c2c2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-33155203-b367-4cdc-8894-883780d8c2c2 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-33155203-b367-4cdc-8894-883780d8c2c2 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-33155203-b367-4cdc-8894-883780d8c2c2 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-33155203-b367-4cdc-8894-883780d8c2c2 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-33155203-b367-4cdc-8894-883780d8c2c2 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1031/2055] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:19 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-455bcd7e-bd08-45bb-8d2b-16471f3418d9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-455bcd7e-bd08-45bb-8d2b-16471f3418d9 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-455bcd7e-bd08-45bb-8d2b-16471f3418d9 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-455bcd7e-bd08-45bb-8d2b-16471f3418d9 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:20 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:20 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-455bcd7e-bd08-45bb-8d2b-16471f3418d9 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-455bcd7e-bd08-45bb-8d2b-16471f3418d9 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1025/2056] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:20 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f7916bea-9a66-4dab-b691-9a689564df6d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f7916bea-9a66-4dab-b691-9a689564df6d tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f7916bea-9a66-4dab-b691-9a689564df6d tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f7916bea-9a66-4dab-b691-9a689564df6d tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:20 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:20 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f7916bea-9a66-4dab-b691-9a689564df6d tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f7916bea-9a66-4dab-b691-9a689564df6d tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1032/2057] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:20 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7d19c7c4-7a22-4194-920e-640de6c6a3b6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7d19c7c4-7a22-4194-920e-640de6c6a3b6 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7d19c7c4-7a22-4194-920e-640de6c6a3b6 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7d19c7c4-7a22-4194-920e-640de6c6a3b6 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:21 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:21 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7d19c7c4-7a22-4194-920e-640de6c6a3b6 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7d19c7c4-7a22-4194-920e-640de6c6a3b6 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1026/2058] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:21 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c9591969-f97b-4d6b-a5ff-d50b3dad4127 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c9591969-f97b-4d6b-a5ff-d50b3dad4127 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c9591969-f97b-4d6b-a5ff-d50b3dad4127 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c9591969-f97b-4d6b-a5ff-d50b3dad4127 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:21 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:21 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c9591969-f97b-4d6b-a5ff-d50b3dad4127 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c9591969-f97b-4d6b-a5ff-d50b3dad4127 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1033/2059] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:21 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-72405d03-ed9b-4b79-a231-be434aa4c8ae None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-72405d03-ed9b-4b79-a231-be434aa4c8ae tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-72405d03-ed9b-4b79-a231-be434aa4c8ae tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-72405d03-ed9b-4b79-a231-be434aa4c8ae tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:22 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:22 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:22 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:22 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-72405d03-ed9b-4b79-a231-be434aa4c8ae tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-72405d03-ed9b-4b79-a231-be434aa4c8ae tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1027/2060] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:22 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d3fc27aa-9ac7-4dda-a306-e93b4a0f96db None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d3fc27aa-9ac7-4dda-a306-e93b4a0f96db tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d3fc27aa-9ac7-4dda-a306-e93b4a0f96db tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d3fc27aa-9ac7-4dda-a306-e93b4a0f96db tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:22 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:22 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:22 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d3fc27aa-9ac7-4dda-a306-e93b4a0f96db tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d3fc27aa-9ac7-4dda-a306-e93b4a0f96db tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1034/2061] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:22 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5a973f34-4a78-48c5-8dfa-1b5e018a21eb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5a973f34-4a78-48c5-8dfa-1b5e018a21eb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5a973f34-4a78-48c5-8dfa-1b5e018a21eb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5a973f34-4a78-48c5-8dfa-1b5e018a21eb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:23 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:23 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:23 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:23 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5a973f34-4a78-48c5-8dfa-1b5e018a21eb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5a973f34-4a78-48c5-8dfa-1b5e018a21eb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1028/2062] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:23 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8303364e-dadf-4561-94fb-4a8fbc0531d4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8303364e-dadf-4561-94fb-4a8fbc0531d4 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8303364e-dadf-4561-94fb-4a8fbc0531d4 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8303364e-dadf-4561-94fb-4a8fbc0531d4 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:23 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:23 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:23 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:23 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:23 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8303364e-dadf-4561-94fb-4a8fbc0531d4 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8303364e-dadf-4561-94fb-4a8fbc0531d4 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1035/2063] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:23 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-854b4b08-6bd8-4bfd-becf-1636e0e28109 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-854b4b08-6bd8-4bfd-becf-1636e0e28109 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-854b4b08-6bd8-4bfd-becf-1636e0e28109 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-854b4b08-6bd8-4bfd-becf-1636e0e28109 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-854b4b08-6bd8-4bfd-becf-1636e0e28109 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-854b4b08-6bd8-4bfd-becf-1636e0e28109 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1029/2064] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:24 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e7ef3bb1-d60b-4605-a6d7-8303263c0c32 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e7ef3bb1-d60b-4605-a6d7-8303263c0c32 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e7ef3bb1-d60b-4605-a6d7-8303263c0c32 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e7ef3bb1-d60b-4605-a6d7-8303263c0c32 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:24 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:24 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:24 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:24 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:24 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e7ef3bb1-d60b-4605-a6d7-8303263c0c32 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e7ef3bb1-d60b-4605-a6d7-8303263c0c32 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1036/2065] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:24 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ce16bab6-da6d-453d-929a-6e6f190fc1c5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ce16bab6-da6d-453d-929a-6e6f190fc1c5 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ce16bab6-da6d-453d-929a-6e6f190fc1c5 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ce16bab6-da6d-453d-929a-6e6f190fc1c5 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:25 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:25 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:25 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:25 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:25 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ce16bab6-da6d-453d-929a-6e6f190fc1c5 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ce16bab6-da6d-453d-929a-6e6f190fc1c5 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1030/2066] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:25 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-12291122-fd32-4dca-9d16-72c4adfa4aba None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-12291122-fd32-4dca-9d16-72c4adfa4aba tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-12291122-fd32-4dca-9d16-72c4adfa4aba tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-12291122-fd32-4dca-9d16-72c4adfa4aba tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:25 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:25 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:25 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:25 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-12291122-fd32-4dca-9d16-72c4adfa4aba tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-12291122-fd32-4dca-9d16-72c4adfa4aba tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:26 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1037/2067] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:25 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-49d882aa-219b-44bd-9815-cf488f379e54 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-49d882aa-219b-44bd-9815-cf488f379e54 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-49d882aa-219b-44bd-9815-cf488f379e54 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-49d882aa-219b-44bd-9815-cf488f379e54 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-49d882aa-219b-44bd-9815-cf488f379e54 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-49d882aa-219b-44bd-9815-cf488f379e54 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1031/2068] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:26 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-23f0b2a3-5311-4adb-ac36-8858c3ee055d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-23f0b2a3-5311-4adb-ac36-8858c3ee055d tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-23f0b2a3-5311-4adb-ac36-8858c3ee055d tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-23f0b2a3-5311-4adb-ac36-8858c3ee055d tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-23f0b2a3-5311-4adb-ac36-8858c3ee055d tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-23f0b2a3-5311-4adb-ac36-8858c3ee055d tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1038/2069] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:27 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-daa4715d-6856-4d5f-b29d-4c8e3c69f990 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-daa4715d-6856-4d5f-b29d-4c8e3c69f990 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-daa4715d-6856-4d5f-b29d-4c8e3c69f990 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-daa4715d-6856-4d5f-b29d-4c8e3c69f990 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-daa4715d-6856-4d5f-b29d-4c8e3c69f990 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-daa4715d-6856-4d5f-b29d-4c8e3c69f990 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1032/2070] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:27 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-516a5391-4402-431b-92ea-6815bfb84e27 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-516a5391-4402-431b-92ea-6815bfb84e27 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-516a5391-4402-431b-92ea-6815bfb84e27 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-516a5391-4402-431b-92ea-6815bfb84e27 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-516a5391-4402-431b-92ea-6815bfb84e27 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-516a5391-4402-431b-92ea-6815bfb84e27 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1039/2071] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:28 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6bfc52d3-b632-4e80-a97f-5ee8dc389e1c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6bfc52d3-b632-4e80-a97f-5ee8dc389e1c tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] GET http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 Sep 04 22:51:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6bfc52d3-b632-4e80-a97f-5ee8dc389e1c tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6bfc52d3-b632-4e80-a97f-5ee8dc389e1c tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:28 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:28 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6bfc52d3-b632-4e80-a97f-5ee8dc389e1c tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Volume info retrieved successfully. Sep 04 22:51:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6bfc52d3-b632-4e80-a97f-5ee8dc389e1c tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 returned with HTTP 200 Sep 04 22:51:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1033/2072] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:28 2026] GET /volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-35e9e349-84ba-4fb5-a33a-c66c838d6f8c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-35e9e349-84ba-4fb5-a33a-c66c838d6f8c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-35e9e349-84ba-4fb5-a33a-c66c838d6f8c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-35e9e349-84ba-4fb5-a33a-c66c838d6f8c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-35e9e349-84ba-4fb5-a33a-c66c838d6f8c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-35e9e349-84ba-4fb5-a33a-c66c838d6f8c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1040/2073] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:28 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:51:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-694d60d8-a816-4305-a503-d3fa44e04795 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-694d60d8-a816-4305-a503-d3fa44e04795 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-694d60d8-a816-4305-a503-d3fa44e04795 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-694d60d8-a816-4305-a503-d3fa44e04795 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:29 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:29 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-694d60d8-a816-4305-a503-d3fa44e04795 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-694d60d8-a816-4305-a503-d3fa44e04795 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1034/2074] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:29 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b65c2f89-a511-4d06-8504-a8294e832e70 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b65c2f89-a511-4d06-8504-a8294e832e70 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] GET http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 Sep 04 22:51:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b65c2f89-a511-4d06-8504-a8294e832e70 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b65c2f89-a511-4d06-8504-a8294e832e70 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:29 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:29 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b65c2f89-a511-4d06-8504-a8294e832e70 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Volume info retrieved successfully. Sep 04 22:51:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b65c2f89-a511-4d06-8504-a8294e832e70 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 returned with HTTP 200 Sep 04 22:51:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1041/2075] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:29 2026] GET /volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:51:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6e526586-8626-48f6-bedb-087bfc2c2e26 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6e526586-8626-48f6-bedb-087bfc2c2e26 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6e526586-8626-48f6-bedb-087bfc2c2e26 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6e526586-8626-48f6-bedb-087bfc2c2e26 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:29 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:29 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6e526586-8626-48f6-bedb-087bfc2c2e26 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6e526586-8626-48f6-bedb-087bfc2c2e26 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1035/2076] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:29 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f18a4b65-5a6f-4169-be9f-c4934ae10d39 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-761e9517-f175-456d-8474-ed0238115682 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f18a4b65-5a6f-4169-be9f-c4934ae10d39 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f18a4b65-5a6f-4169-be9f-c4934ae10d39 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f18a4b65-5a6f-4169-be9f-c4934ae10d39 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-761e9517-f175-456d-8474-ed0238115682 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] DELETE http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 Sep 04 22:51:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-761e9517-f175-456d-8474-ed0238115682 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-761e9517-f175-456d-8474-ed0238115682 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:30 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-761e9517-f175-456d-8474-ed0238115682 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Delete volume with id: 63e1de4f-b3cc-4de0-a717-41269e0dc902 Sep 04 22:51:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-761e9517-f175-456d-8474-ed0238115682 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Volume info retrieved successfully. Sep 04 22:51:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f18a4b65-5a6f-4169-be9f-c4934ae10d39 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f18a4b65-5a6f-4169-be9f-c4934ae10d39 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1042/2077] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:30 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-761e9517-f175-456d-8474-ed0238115682 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Delete volume request issued successfully. Sep 04 22:51:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-761e9517-f175-456d-8474-ed0238115682 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 returned with HTTP 202 Sep 04 22:51:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1036/2078] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:51:30 2026] DELETE /volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-32174f7d-ea58-4277-851c-544e881444c2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-32174f7d-ea58-4277-851c-544e881444c2 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] GET http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 Sep 04 22:51:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-32174f7d-ea58-4277-851c-544e881444c2 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-32174f7d-ea58-4277-851c-544e881444c2 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-32174f7d-ea58-4277-851c-544e881444c2 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Volume info retrieved successfully. Sep 04 22:51:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-32174f7d-ea58-4277-851c-544e881444c2 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 returned with HTTP 200 Sep 04 22:51:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1043/2079] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:30 2026] GET /volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 => generated 855 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-eab7539b-13f7-4095-b980-60aa44deeefb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eab7539b-13f7-4095-b980-60aa44deeefb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eab7539b-13f7-4095-b980-60aa44deeefb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eab7539b-13f7-4095-b980-60aa44deeefb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:31 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:31 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-eab7539b-13f7-4095-b980-60aa44deeefb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eab7539b-13f7-4095-b980-60aa44deeefb tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1037/2080] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:31 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c2847dd8-3bb6-43c6-a8b0-35c8d0ed4272 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c2847dd8-3bb6-43c6-a8b0-35c8d0ed4272 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c2847dd8-3bb6-43c6-a8b0-35c8d0ed4272 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c2847dd8-3bb6-43c6-a8b0-35c8d0ed4272 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:31 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:31 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:31 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:31 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c2847dd8-3bb6-43c6-a8b0-35c8d0ed4272 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c2847dd8-3bb6-43c6-a8b0-35c8d0ed4272 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1044/2081] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:31 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4469a1b4-3e08-4a0c-b20c-b56ac9592b46 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4469a1b4-3e08-4a0c-b20c-b56ac9592b46 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] GET http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 Sep 04 22:51:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4469a1b4-3e08-4a0c-b20c-b56ac9592b46 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4469a1b4-3e08-4a0c-b20c-b56ac9592b46 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:31 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:31 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4469a1b4-3e08-4a0c-b20c-b56ac9592b46 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Volume info retrieved successfully. Sep 04 22:51:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4469a1b4-3e08-4a0c-b20c-b56ac9592b46 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 returned with HTTP 200 Sep 04 22:51:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1038/2082] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:31 2026] GET /volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 => generated 855 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d4fb58ef-6822-4c58-bb17-2b3e602f4f6b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d4fb58ef-6822-4c58-bb17-2b3e602f4f6b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d4fb58ef-6822-4c58-bb17-2b3e602f4f6b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d4fb58ef-6822-4c58-bb17-2b3e602f4f6b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d4fb58ef-6822-4c58-bb17-2b3e602f4f6b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d4fb58ef-6822-4c58-bb17-2b3e602f4f6b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1045/2083] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:32 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d7a308aa-2542-459b-803b-44b3571302a0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d7a308aa-2542-459b-803b-44b3571302a0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d7a308aa-2542-459b-803b-44b3571302a0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d7a308aa-2542-459b-803b-44b3571302a0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:32 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d7a308aa-2542-459b-803b-44b3571302a0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d7a308aa-2542-459b-803b-44b3571302a0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1039/2084] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:32 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:51:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-02603bd5-e9db-4023-92d6-343a2d9f6ba4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-02603bd5-e9db-4023-92d6-343a2d9f6ba4 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] GET http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 Sep 04 22:51:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-02603bd5-e9db-4023-92d6-343a2d9f6ba4 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-02603bd5-e9db-4023-92d6-343a2d9f6ba4 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-02603bd5-e9db-4023-92d6-343a2d9f6ba4 tempest-TestImageHashVerification-2084288084 tempest-TestImageHashVerification-2084288084-project-member] http://192.168.122.93/volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 returned with HTTP 404 Sep 04 22:51:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1046/2085] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:32 2026] GET /volume/v3/volumes/63e1de4f-b3cc-4de0-a717-41269e0dc902 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-eb6fe02a-4e2c-460a-8bc9-364c03866735 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eb6fe02a-4e2c-460a-8bc9-364c03866735 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eb6fe02a-4e2c-460a-8bc9-364c03866735 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eb6fe02a-4e2c-460a-8bc9-364c03866735 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-eb6fe02a-4e2c-460a-8bc9-364c03866735 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eb6fe02a-4e2c-460a-8bc9-364c03866735 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1040/2086] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:33 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5f350dff-a281-47ee-8758-8ceebcc4bfb0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5f350dff-a281-47ee-8758-8ceebcc4bfb0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5f350dff-a281-47ee-8758-8ceebcc4bfb0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5f350dff-a281-47ee-8758-8ceebcc4bfb0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5f350dff-a281-47ee-8758-8ceebcc4bfb0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5f350dff-a281-47ee-8758-8ceebcc4bfb0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1047/2087] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:33 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2fc12f45-2686-475c-9cce-4ee7bc96432b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2fc12f45-2686-475c-9cce-4ee7bc96432b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2fc12f45-2686-475c-9cce-4ee7bc96432b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2fc12f45-2686-475c-9cce-4ee7bc96432b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2fc12f45-2686-475c-9cce-4ee7bc96432b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2fc12f45-2686-475c-9cce-4ee7bc96432b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1041/2088] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:34 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b8acdb62-ee06-437a-b027-9350c684a1de None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b8acdb62-ee06-437a-b027-9350c684a1de tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b8acdb62-ee06-437a-b027-9350c684a1de tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b8acdb62-ee06-437a-b027-9350c684a1de tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:34 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:34 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:34 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:34 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b8acdb62-ee06-437a-b027-9350c684a1de tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b8acdb62-ee06-437a-b027-9350c684a1de tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1048/2089] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:34 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d2e51176-615e-4121-88bd-ec51f7b11341 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d2e51176-615e-4121-88bd-ec51f7b11341 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d2e51176-615e-4121-88bd-ec51f7b11341 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d2e51176-615e-4121-88bd-ec51f7b11341 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d2e51176-615e-4121-88bd-ec51f7b11341 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d2e51176-615e-4121-88bd-ec51f7b11341 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1042/2090] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:35 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 887 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cbcd97f6-7a37-464d-843a-57f479e0fdd3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cbcd97f6-7a37-464d-843a-57f479e0fdd3 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cbcd97f6-7a37-464d-843a-57f479e0fdd3 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cbcd97f6-7a37-464d-843a-57f479e0fdd3 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cbcd97f6-7a37-464d-843a-57f479e0fdd3 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cbcd97f6-7a37-464d-843a-57f479e0fdd3 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1049/2091] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:35 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 887 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-149a0d80-961c-4393-81c0-e4c8b6417c4d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-149a0d80-961c-4393-81c0-e4c8b6417c4d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] DELETE http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-149a0d80-961c-4393-81c0-e4c8b6417c4d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-149a0d80-961c-4393-81c0-e4c8b6417c4d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:35 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-149a0d80-961c-4393-81c0-e4c8b6417c4d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Delete volume with id: d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-149a0d80-961c-4393-81c0-e4c8b6417c4d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-149a0d80-961c-4393-81c0-e4c8b6417c4d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Delete volume request issued successfully. Sep 04 22:51:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-149a0d80-961c-4393-81c0-e4c8b6417c4d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 202 Sep 04 22:51:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1043/2092] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:51:35 2026] DELETE /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8b75ad2a-2a1c-4dd0-a5a9-8550cee29e1f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8b75ad2a-2a1c-4dd0-a5a9-8550cee29e1f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8b75ad2a-2a1c-4dd0-a5a9-8550cee29e1f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8b75ad2a-2a1c-4dd0-a5a9-8550cee29e1f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8b75ad2a-2a1c-4dd0-a5a9-8550cee29e1f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8b75ad2a-2a1c-4dd0-a5a9-8550cee29e1f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 200 Sep 04 22:51:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1050/2093] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:35 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 886 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-002f7fd8-21da-49f9-8b52-81d165ac78a6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-002f7fd8-21da-49f9-8b52-81d165ac78a6 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:51:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-002f7fd8-21da-49f9-8b52-81d165ac78a6 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-002f7fd8-21da-49f9-8b52-81d165ac78a6 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-002f7fd8-21da-49f9-8b52-81d165ac78a6 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:51:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-002f7fd8-21da-49f9-8b52-81d165ac78a6 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:51:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1044/2094] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:35 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9e285442-f4c8-49df-972c-ad1b1e9f1bb8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9e285442-f4c8-49df-972c-ad1b1e9f1bb8 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9e285442-f4c8-49df-972c-ad1b1e9f1bb8 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9e285442-f4c8-49df-972c-ad1b1e9f1bb8 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9e285442-f4c8-49df-972c-ad1b1e9f1bb8 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 404 Sep 04 22:51:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1051/2095] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:36 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c6fd2482-1e76-47ed-a16a-4679f8e2dc57 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c6fd2482-1e76-47ed-a16a-4679f8e2dc57 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c6fd2482-1e76-47ed-a16a-4679f8e2dc57 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c6fd2482-1e76-47ed-a16a-4679f8e2dc57 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c6fd2482-1e76-47ed-a16a-4679f8e2dc57 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 404 Sep 04 22:51:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1045/2096] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:36 2026] GET /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bce41db8-8a73-41df-86be-4d5ade8a2396 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bce41db8-8a73-41df-86be-4d5ade8a2396 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] DELETE http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bce41db8-8a73-41df-86be-4d5ade8a2396 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bce41db8-8a73-41df-86be-4d5ade8a2396 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:36 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-bce41db8-8a73-41df-86be-4d5ade8a2396 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Delete volume with id: d25a50f9-f318-496d-9197-eb5f61aba9bf Sep 04 22:51:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bce41db8-8a73-41df-86be-4d5ade8a2396 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf returned with HTTP 404 Sep 04 22:51:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1052/2097] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:51:36 2026] DELETE /volume/v3/volumes/d25a50f9-f318-496d-9197-eb5f61aba9bf => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-682c413d-81ae-4764-8a18-06ae27e09c88 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-682c413d-81ae-4764-8a18-06ae27e09c88 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 Sep 04 22:51:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-682c413d-81ae-4764-8a18-06ae27e09c88 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-682c413d-81ae-4764-8a18-06ae27e09c88 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:36 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-682c413d-81ae-4764-8a18-06ae27e09c88 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Delete snapshot with id: eea03983-07e7-41ef-a2c4-11e15b561ce4 Sep 04 22:51:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-682c413d-81ae-4764-8a18-06ae27e09c88 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:51:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-682c413d-81ae-4764-8a18-06ae27e09c88 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot delete request issued successfully. Sep 04 22:51:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-682c413d-81ae-4764-8a18-06ae27e09c88 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 returned with HTTP 202 Sep 04 22:51:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1046/2098] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:51:36 2026] DELETE /volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-06fae26e-21de-4132-9869-85572524dd24 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-06fae26e-21de-4132-9869-85572524dd24 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 Sep 04 22:51:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-06fae26e-21de-4132-9869-85572524dd24 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-06fae26e-21de-4132-9869-85572524dd24 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-06fae26e-21de-4132-9869-85572524dd24 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:51:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-06fae26e-21de-4132-9869-85572524dd24 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 returned with HTTP 200 Sep 04 22:51:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1053/2099] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:51:37 2026] GET /volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-90217216-87b0-4db5-b9f3-18ab70fddff2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-90217216-87b0-4db5-b9f3-18ab70fddff2 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 Sep 04 22:51:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-90217216-87b0-4db5-b9f3-18ab70fddff2 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-90217216-87b0-4db5-b9f3-18ab70fddff2 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:38 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:38 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:38 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-90217216-87b0-4db5-b9f3-18ab70fddff2 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:51:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-90217216-87b0-4db5-b9f3-18ab70fddff2 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 returned with HTTP 200 Sep 04 22:51:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1047/2100] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:51:38 2026] GET /volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 => generated 467 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b1ebe83d-7b1c-48e2-ad10-a00ee7d5b790 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b1ebe83d-7b1c-48e2-ad10-a00ee7d5b790 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 Sep 04 22:51:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b1ebe83d-7b1c-48e2-ad10-a00ee7d5b790 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b1ebe83d-7b1c-48e2-ad10-a00ee7d5b790 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b1ebe83d-7b1c-48e2-ad10-a00ee7d5b790 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:51:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b1ebe83d-7b1c-48e2-ad10-a00ee7d5b790 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 returned with HTTP 200 Sep 04 22:51:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1054/2101] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:51:39 2026] GET /volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 => generated 467 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-424e43be-3f60-4f28-814b-94d1764fa172 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-424e43be-3f60-4f28-814b-94d1764fa172 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 Sep 04 22:51:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-424e43be-3f60-4f28-814b-94d1764fa172 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-424e43be-3f60-4f28-814b-94d1764fa172 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-424e43be-3f60-4f28-814b-94d1764fa172 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:51:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-424e43be-3f60-4f28-814b-94d1764fa172 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 returned with HTTP 200 Sep 04 22:51:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1048/2102] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:51:40 2026] GET /volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 => generated 467 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d8cc9669-6121-4fe6-aa80-5a20c29a921b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d8cc9669-6121-4fe6-aa80-5a20c29a921b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 Sep 04 22:51:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d8cc9669-6121-4fe6-aa80-5a20c29a921b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d8cc9669-6121-4fe6-aa80-5a20c29a921b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:41 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:41 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d8cc9669-6121-4fe6-aa80-5a20c29a921b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:51:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d8cc9669-6121-4fe6-aa80-5a20c29a921b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 returned with HTTP 200 Sep 04 22:51:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1055/2103] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:51:41 2026] GET /volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 => generated 467 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cc381c50-5c5e-4889-a4c4-c90844306a15 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cc381c50-5c5e-4889-a4c4-c90844306a15 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 Sep 04 22:51:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cc381c50-5c5e-4889-a4c4-c90844306a15 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cc381c50-5c5e-4889-a4c4-c90844306a15 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cc381c50-5c5e-4889-a4c4-c90844306a15 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 returned with HTTP 404 Sep 04 22:51:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1049/2104] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:51:42 2026] GET /volume/v3/snapshots/eea03983-07e7-41ef-a2c4-11e15b561ce4 => generated 111 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dfbe9376-e250-4eb3-bc87-aa1c6b66621d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dfbe9376-e250-4eb3-bc87-aa1c6b66621d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 Sep 04 22:51:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dfbe9376-e250-4eb3-bc87-aa1c6b66621d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dfbe9376-e250-4eb3-bc87-aa1c6b66621d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:42 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:42 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dfbe9376-e250-4eb3-bc87-aa1c6b66621d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dfbe9376-e250-4eb3-bc87-aa1c6b66621d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 returned with HTTP 200 Sep 04 22:51:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1056/2105] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:42 2026] GET /volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 => generated 854 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:51:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1555f520-cd50-4a5a-8c26-53bd8dd19c33 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1555f520-cd50-4a5a-8c26-53bd8dd19c33 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] DELETE http://192.168.122.93/volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 Sep 04 22:51:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1555f520-cd50-4a5a-8c26-53bd8dd19c33 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1555f520-cd50-4a5a-8c26-53bd8dd19c33 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:42 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-1555f520-cd50-4a5a-8c26-53bd8dd19c33 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Delete volume with id: 6dc6b6b2-ae41-413f-b743-690f3b624ff1 Sep 04 22:51:42 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:42 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1555f520-cd50-4a5a-8c26-53bd8dd19c33 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2ec8e727-5d50-458a-8e35-2afa1c420e44 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2ec8e727-5d50-458a-8e35-2afa1c420e44 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:51:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2ec8e727-5d50-458a-8e35-2afa1c420e44 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2ec8e727-5d50-458a-8e35-2afa1c420e44 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2ec8e727-5d50-458a-8e35-2afa1c420e44 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:51:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2ec8e727-5d50-458a-8e35-2afa1c420e44 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 200 Sep 04 22:51:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1057/2106] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:42 2026] GET /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 879 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1555f520-cd50-4a5a-8c26-53bd8dd19c33 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Delete volume request issued successfully. Sep 04 22:51:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1555f520-cd50-4a5a-8c26-53bd8dd19c33 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 returned with HTTP 202 Sep 04 22:51:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1050/2107] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:51:42 2026] DELETE /volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 => generated 0 bytes in 366 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6a69524c-032a-4f5a-b715-6d2e7f39b38e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6a69524c-032a-4f5a-b715-6d2e7f39b38e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 Sep 04 22:51:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6a69524c-032a-4f5a-b715-6d2e7f39b38e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6a69524c-032a-4f5a-b715-6d2e7f39b38e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6a69524c-032a-4f5a-b715-6d2e7f39b38e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6a69524c-032a-4f5a-b715-6d2e7f39b38e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 returned with HTTP 200 Sep 04 22:51:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1058/2108] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:43 2026] GET /volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b7dda867-452b-432c-ac3e-f0879c60d1d5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b7dda867-452b-432c-ac3e-f0879c60d1d5 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:51:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b7dda867-452b-432c-ac3e-f0879c60d1d5 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b7dda867-452b-432c-ac3e-f0879c60d1d5 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:44 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:44 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:44 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:44 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:44 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b7dda867-452b-432c-ac3e-f0879c60d1d5 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:51:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b7dda867-452b-432c-ac3e-f0879c60d1d5 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 200 Sep 04 22:51:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1051/2109] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:44 2026] GET /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 879 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:51:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6e38477f-8eaf-4350-b687-7832c1bab137 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6e38477f-8eaf-4350-b687-7832c1bab137 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 Sep 04 22:51:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6e38477f-8eaf-4350-b687-7832c1bab137 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6e38477f-8eaf-4350-b687-7832c1bab137 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:44 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:44 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:44 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:44 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6e38477f-8eaf-4350-b687-7832c1bab137 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6e38477f-8eaf-4350-b687-7832c1bab137 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 returned with HTTP 200 Sep 04 22:51:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1059/2110] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:44 2026] GET /volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 => generated 853 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0bbfdee9-1fa5-4e8d-b4d9-bc390d0405bb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0bbfdee9-1fa5-4e8d-b4d9-bc390d0405bb tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:51:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0bbfdee9-1fa5-4e8d-b4d9-bc390d0405bb tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0bbfdee9-1fa5-4e8d-b4d9-bc390d0405bb tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0bbfdee9-1fa5-4e8d-b4d9-bc390d0405bb tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:51:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0bbfdee9-1fa5-4e8d-b4d9-bc390d0405bb tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 200 Sep 04 22:51:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1052/2111] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:45 2026] GET /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 880 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bb70139a-31ce-47cc-af9c-adf16bc2ac26 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bb70139a-31ce-47cc-af9c-adf16bc2ac26 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:51:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bb70139a-31ce-47cc-af9c-adf16bc2ac26 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bb70139a-31ce-47cc-af9c-adf16bc2ac26 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bb70139a-31ce-47cc-af9c-adf16bc2ac26 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:51:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bb70139a-31ce-47cc-af9c-adf16bc2ac26 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 200 Sep 04 22:51:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1060/2112] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:45 2026] GET /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 880 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-51a9d0fb-f64a-4421-ba5f-f2c38e13ba86 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-51a9d0fb-f64a-4421-ba5f-f2c38e13ba86 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 Sep 04 22:51:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-51a9d0fb-f64a-4421-ba5f-f2c38e13ba86 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-51a9d0fb-f64a-4421-ba5f-f2c38e13ba86 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-51a9d0fb-f64a-4421-ba5f-f2c38e13ba86 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 returned with HTTP 404 Sep 04 22:51:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1053/2113] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:45 2026] GET /volume/v3/volumes/6dc6b6b2-ae41-413f-b743-690f3b624ff1 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b987e7a9-f16a-4881-95a8-2cf47d72e829 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b987e7a9-f16a-4881-95a8-2cf47d72e829 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a Sep 04 22:51:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b987e7a9-f16a-4881-95a8-2cf47d72e829 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b987e7a9-f16a-4881-95a8-2cf47d72e829 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b987e7a9-f16a-4881-95a8-2cf47d72e829 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b987e7a9-f16a-4881-95a8-2cf47d72e829 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a returned with HTTP 200 Sep 04 22:51:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1061/2114] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:45 2026] GET /volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-57eec912-3397-4a3f-ad32-caa0ffe1ef2e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-57eec912-3397-4a3f-ad32-caa0ffe1ef2e tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:51:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:51:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-19483643"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-57eec912-3397-4a3f-ad32-caa0ffe1ef2e tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-57eec912-3397-4a3f-ad32-caa0ffe1ef2e tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-19483643'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:51:45 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create volume of 1 GB Sep 04 22:51:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Availability Zones retrieved successfully. Sep 04 22:51:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-57eec912-3397-4a3f-ad32-caa0ffe1ef2e tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:51:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-57eec912-3397-4a3f-ad32-caa0ffe1ef2e tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 200 Sep 04 22:51:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1062/2115] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:51:45 2026] GET /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 880 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Flow 'volume_create_api' (7c8680a6-5b15-4893-9514-08938fdac21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b68ba389-e4c3-41a0-999c-278069aa1648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:51:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b68ba389-e4c3-41a0-999c-278069aa1648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:45 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581e31c0-9685-4066-b1ab-3a4acc98eb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-08f8a311-3722-424a-9d85-8ede31ead3a8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-08f8a311-3722-424a-9d85-8ede31ead3a8 None None] GET http://192.168.122.93/volume// Sep 04 22:51:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-08f8a311-3722-424a-9d85-8ede31ead3a8 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-08f8a311-3722-424a-9d85-8ede31ead3a8 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-08f8a311-3722-424a-9d85-8ede31ead3a8 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:51:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1063/2116] 192.168.122.93 () {58 vars in 1312 bytes} [Fri Sep 4 22:51:46 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:51:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-fc86f23a-d738-4302-b826-98f335a3e128 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Created reservations ['9e749646-6af1-4283-9d64-f3934e584c82', 'a9211875-a684-4cbc-a0d7-3743a1480a3a', 'ebb8f150-99cf-431a-adb7-f690dd47fe6b', '386af960-e61d-47a7-82ef-418a592bfd53'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581e31c0-9685-4066-b1ab-3a4acc98eb78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e749646-6af1-4283-9d64-f3934e584c82', 'a9211875-a684-4cbc-a0d7-3743a1480a3a', 'ebb8f150-99cf-431a-adb7-f690dd47fe6b', '386af960-e61d-47a7-82ef-418a592bfd53']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9480fe50-2065-4606-b21e-9a8df768d1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9480fe50-2065-4606-b21e-9a8df768d1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99fce863-e3e3-40d1-acf7-76d06341bdef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-19483643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e759e9054d4db9a1f4d457eb059c6b',qos_specs=None,replication_status=,reservations=['9e749646-6af1-4283-9d64-f3934e584c82','a9211875-a684-4cbc-a0d7-3743a1480a3a','ebb8f150-99cf-431a-adb7-f690dd47fe6b','386af960-e61d-47a7-82ef-418a592bfd53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188a8f0431944028be75d5d8fd5152ef',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-19483643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99fce863-e3e3-40d1-acf7-76d06341bdef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33e759e9054d4db9a1f4d457eb059c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='188a8f0431944028be75d5d8fd5152ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5021870-c7b8-40ae-a7c8-8ca517112e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-fc86f23a-d738-4302-b826-98f335a3e128 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:51:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-fc86f23a-d738-4302-b826-98f335a3e128 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a65e9b79-de67-47f9-bdbc-52daebdbf394", "connector": null, "instance_uuid": "bad11fea-c769-4325-83d9-401a37ba4c10"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:46 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:46 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:46 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:46 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5021870-c7b8-40ae-a7c8-8ca517112e54) transitioned into state 'SUCCESS' from state '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-19483643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e759e9054d4db9a1f4d457eb059c6b',qos_specs=None,replication_status=,reservations=['9e749646-6af1-4283-9d64-f3934e584c82','a9211875-a684-4cbc-a0d7-3743a1480a3a','ebb8f150-99cf-431a-adb7-f690dd47fe6b','386af960-e61d-47a7-82ef-418a592bfd53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188a8f0431944028be75d5d8fd5152ef',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15d6e317-e3b3-47d1-8e21-a1f7f459d3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15d6e317-e3b3-47d1-8e21-a1f7f459d3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Flow 'volume_create_api' (7c8680a6-5b15-4893-9514-08938fdac21a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create volume request issued successfully. Sep 04 22:51:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1e6c60ec-6df1-43c8-a08d-f9ae8128fa1a tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:51:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1054/2117] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:51:45 2026] POST /volume/v3/volumes => generated 759 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7f80c3bc-b858-4cab-b0b5-4610ec284679 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7f80c3bc-b858-4cab-b0b5-4610ec284679 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7f80c3bc-b858-4cab-b0b5-4610ec284679 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7f80c3bc-b858-4cab-b0b5-4610ec284679 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7f80c3bc-b858-4cab-b0b5-4610ec284679 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-fc86f23a-d738-4302-b826-98f335a3e128 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:51:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1064/2118] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:51:46 2026] POST /volume/v3/attachments => generated 273 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:51:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7f80c3bc-b858-4cab-b0b5-4610ec284679 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef returned with HTTP 200 Sep 04 22:51:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1055/2119] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:46 2026] GET /volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef => generated 827 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-25c7eaba-3045-4470-88e0-2881b0bfe8a3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-25c7eaba-3045-4470-88e0-2881b0bfe8a3 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:51:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-25c7eaba-3045-4470-88e0-2881b0bfe8a3 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-25c7eaba-3045-4470-88e0-2881b0bfe8a3 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:46 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:46 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:46 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:46 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:46 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-25c7eaba-3045-4470-88e0-2881b0bfe8a3 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-50d18485-6b00-455d-95ee-b6463e282614 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-50d18485-6b00-455d-95ee-b6463e282614 None None] GET http://192.168.122.93/volume// Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-50d18485-6b00-455d-95ee-b6463e282614 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-50d18485-6b00-455d-95ee-b6463e282614 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-50d18485-6b00-455d-95ee-b6463e282614 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:51:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-25c7eaba-3045-4470-88e0-2881b0bfe8a3 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 200 Sep 04 22:51:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1056/2120] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:51:46 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 22:51:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1065/2121] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:46 2026] GET /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 879 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-c5a33423-7a2c-4079-a5c1-5490bbc07eab None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-c5a33423-7a2c-4079-a5c1-5490bbc07eab tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-c5a33423-7a2c-4079-a5c1-5490bbc07eab tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-c5a33423-7a2c-4079-a5c1-5490bbc07eab tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-c5a33423-7a2c-4079-a5c1-5490bbc07eab tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:51:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-c5a33423-7a2c-4079-a5c1-5490bbc07eab tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 200 Sep 04 22:51:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1057/2122] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:51:46 2026] GET /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 1060 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:51:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-c390eaca-866a-4bc0-a7db-c707ce4d2913 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-c390eaca-866a-4bc0-a7db-c707ce4d2913 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] PUT http://192.168.122.93/volume/v3/attachments/0d195bb3-aae3-48f5-878d-28a5d3edadd6 Sep 04 22:51:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-c390eaca-866a-4bc0-a7db-c707ce4d2913 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:47 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-c390eaca-866a-4bc0-a7db-c707ce4d2913 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Acquiring lock "cinder-attachment_update-a65e9b79-de67-47f9-bdbc-52daebdbf394-devstack" by "attachment_update" {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:51:47 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-c390eaca-866a-4bc0-a7db-c707ce4d2913 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Lock "cinder-attachment_update-a65e9b79-de67-47f9-bdbc-52daebdbf394-devstack" acquired by "attachment_update" :: waited 0.059s {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:51:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8b5eaec8-1a91-42b9-af4a-70f15a8b9e03 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8b5eaec8-1a91-42b9-af4a-70f15a8b9e03 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef Sep 04 22:51:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8b5eaec8-1a91-42b9-af4a-70f15a8b9e03 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8b5eaec8-1a91-42b9-af4a-70f15a8b9e03 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8b5eaec8-1a91-42b9-af4a-70f15a8b9e03 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8b5eaec8-1a91-42b9-af4a-70f15a8b9e03 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef returned with HTTP 200 Sep 04 22:51:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1058/2123] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:47 2026] GET /volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef => generated 851 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-94993f3c-dc6c-4ee2-a8af-18f52e7b89af None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-94993f3c-dc6c-4ee2-a8af-18f52e7b89af tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:51:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-94993f3c-dc6c-4ee2-a8af-18f52e7b89af tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-94993f3c-dc6c-4ee2-a8af-18f52e7b89af tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-94993f3c-dc6c-4ee2-a8af-18f52e7b89af tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:51:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-94993f3c-dc6c-4ee2-a8af-18f52e7b89af tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 200 Sep 04 22:51:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1059/2124] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:47 2026] GET /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 879 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:48 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-c390eaca-866a-4bc0-a7db-c707ce4d2913 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Lock "cinder-attachment_update-a65e9b79-de67-47f9-bdbc-52daebdbf394-devstack" released by "attachment_update" :: held 1.560s {{(pid=87250) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:51:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-c390eaca-866a-4bc0-a7db-c707ce4d2913 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/attachments/0d195bb3-aae3-48f5-878d-28a5d3edadd6 returned with HTTP 200 Sep 04 22:51:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1066/2125] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:51:46 2026] PUT /volume/v3/attachments/0d195bb3-aae3-48f5-878d-28a5d3edadd6 => generated 694 bytes in 1683 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:51:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-efa26f48-7261-47f4-a56d-397cf2e8d510 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-efa26f48-7261-47f4-a56d-397cf2e8d510 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef Sep 04 22:51:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-efa26f48-7261-47f4-a56d-397cf2e8d510 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-efa26f48-7261-47f4-a56d-397cf2e8d510 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:48 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=341,cinder:UPDATE=59,cinder:INSERT=31 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:51:48 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:48 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-efa26f48-7261-47f4-a56d-397cf2e8d510 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-efa26f48-7261-47f4-a56d-397cf2e8d510 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef returned with HTTP 200 Sep 04 22:51:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1060/2126] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:48 2026] GET /volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef => generated 852 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-775e9bb3-a82c-4d40-ba39-c1451b4f5e81 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3a3065c7-ef5a-4ce1-be49-6983bec40e64 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-775e9bb3-a82c-4d40-ba39-c1451b4f5e81 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:51:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-775e9bb3-a82c-4d40-ba39-c1451b4f5e81 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99fce863-e3e3-40d1-acf7-76d06341bdef", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1676993851"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3a3065c7-ef5a-4ce1-be49-6983bec40e64 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:51:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3a3065c7-ef5a-4ce1-be49-6983bec40e64 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3a3065c7-ef5a-4ce1-be49-6983bec40e64 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:48 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=376,cinder:UPDATE=69,cinder:INSERT=37 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:51:48 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:48 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:48 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:48 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-775e9bb3-a82c-4d40-ba39-c1451b4f5e81 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:48 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-775e9bb3-a82c-4d40-ba39-c1451b4f5e81 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create snapshot from volume 99fce863-e3e3-40d1-acf7-76d06341bdef Sep 04 22:51:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3a3065c7-ef5a-4ce1-be49-6983bec40e64 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:51:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3a3065c7-ef5a-4ce1-be49-6983bec40e64 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 200 Sep 04 22:51:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1067/2127] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:48 2026] GET /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 880 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:49 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-775e9bb3-a82c-4d40-ba39-c1451b4f5e81 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Created reservations ['5a071ae4-ceca-407c-9689-1c0631e6812b', '68aef377-40ed-404d-960e-b69386e6fa7d', 'c87ab998-ee67-4524-96d3-68f7bb935efb', 'e820219c-61b7-45e2-9360-f644a9cc48c4'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:51:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:49 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-775e9bb3-a82c-4d40-ba39-c1451b4f5e81 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot create request issued successfully. Sep 04 22:51:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-775e9bb3-a82c-4d40-ba39-c1451b4f5e81 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:51:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1061/2128] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:51:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:51:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3c5f121a-9874-4422-ba3f-97547211b5cf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3c5f121a-9874-4422-ba3f-97547211b5cf tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 Sep 04 22:51:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3c5f121a-9874-4422-ba3f-97547211b5cf tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3c5f121a-9874-4422-ba3f-97547211b5cf tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3c5f121a-9874-4422-ba3f-97547211b5cf tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:51:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3c5f121a-9874-4422-ba3f-97547211b5cf tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 returned with HTTP 200 Sep 04 22:51:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1068/2129] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:51:49 2026] GET /volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 => generated 442 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-44350c43-1630-4fc7-9140-306249e02c5d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-44350c43-1630-4fc7-9140-306249e02c5d tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] POST http://192.168.122.93/volume/v3/attachments/0d195bb3-aae3-48f5-878d-28a5d3edadd6/action Sep 04 22:51:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-44350c43-1630-4fc7-9140-306249e02c5d tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Action body: b'{"os-complete": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:51:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-44350c43-1630-4fc7-9140-306249e02c5d tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ec9892d2-69e0-4578-a278-2040e9d0c9aa None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-35ed3c1f-0d70-4e31-b00e-03ad21e4c882 req-44350c43-1630-4fc7-9140-306249e02c5d tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/attachments/0d195bb3-aae3-48f5-878d-28a5d3edadd6/action returned with HTTP 204 Sep 04 22:51:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1062/2130] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:51:49 2026] POST /volume/v3/attachments/0d195bb3-aae3-48f5-878d-28a5d3edadd6/action => generated 0 bytes in 155 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ec9892d2-69e0-4578-a278-2040e9d0c9aa tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:51:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ec9892d2-69e0-4578-a278-2040e9d0c9aa tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ec9892d2-69e0-4578-a278-2040e9d0c9aa tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:50 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:50 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:50 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:50 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ec9892d2-69e0-4578-a278-2040e9d0c9aa tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:51:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ec9892d2-69e0-4578-a278-2040e9d0c9aa tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 200 Sep 04 22:51:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1069/2131] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:50 2026] GET /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 1172 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:51:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fcc26c54-fd1f-47ea-8464-f0dad191d49b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fcc26c54-fd1f-47ea-8464-f0dad191d49b tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:51:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fcc26c54-fd1f-47ea-8464-f0dad191d49b tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fcc26c54-fd1f-47ea-8464-f0dad191d49b tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:50 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fcc26c54-fd1f-47ea-8464-f0dad191d49b tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:51:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fcc26c54-fd1f-47ea-8464-f0dad191d49b tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 200 Sep 04 22:51:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1063/2132] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:50 2026] GET /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 1172 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:51:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-263ab3ac-8942-464c-91fa-76ac397922fc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-263ab3ac-8942-464c-91fa-76ac397922fc tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 Sep 04 22:51:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-263ab3ac-8942-464c-91fa-76ac397922fc tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-263ab3ac-8942-464c-91fa-76ac397922fc tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:50 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:50 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-263ab3ac-8942-464c-91fa-76ac397922fc tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:51:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-263ab3ac-8942-464c-91fa-76ac397922fc tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 returned with HTTP 200 Sep 04 22:51:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1070/2133] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:51:50 2026] GET /volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-dccbd0c2-0531-4a97-b5ad-a1e727ec9d88 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dccbd0c2-0531-4a97-b5ad-a1e727ec9d88 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes/68429afc-751e-4df5-945a-06777fbfbba7/action Sep 04 22:51:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dccbd0c2-0531-4a97-b5ad-a1e727ec9d88 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action body: b'{"os-attach": {"instance_uuid": "33d02a73-8fe5-48e0-90e6-42503d494fa5", "mountpoint": "/dev/vdc"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:51:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dccbd0c2-0531-4a97-b5ad-a1e727ec9d88 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "33d02a73-8fe5-48e0-90e6-42503d494fa5", "mountpoint": "/dev/vdc"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dccbd0c2-0531-4a97-b5ad-a1e727ec9d88 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/68429afc-751e-4df5-945a-06777fbfbba7/action returned with HTTP 404 Sep 04 22:51:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1064/2134] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:51:51 2026] POST /volume/v3/volumes/68429afc-751e-4df5-945a-06777fbfbba7/action => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:51:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-30b92754-0e03-42c3-bf9e-7a9147d316bf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-30b92754-0e03-42c3-bf9e-7a9147d316bf tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:51:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-30b92754-0e03-42c3-bf9e-7a9147d316bf tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-30b92754-0e03-42c3-bf9e-7a9147d316bf tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-aabdbc79-aafb-488b-9b4e-179a1bd25467 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aabdbc79-aafb-488b-9b4e-179a1bd25467 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 Sep 04 22:51:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aabdbc79-aafb-488b-9b4e-179a1bd25467 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aabdbc79-aafb-488b-9b4e-179a1bd25467 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-aabdbc79-aafb-488b-9b4e-179a1bd25467 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:51:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aabdbc79-aafb-488b-9b4e-179a1bd25467 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 returned with HTTP 200 Sep 04 22:51:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1065/2135] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:51:51 2026] GET /volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 => generated 442 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-30b92754-0e03-42c3-bf9e-7a9147d316bf tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:51:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-30b92754-0e03-42c3-bf9e-7a9147d316bf tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 200 Sep 04 22:51:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1071/2136] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:51:51 2026] GET /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 1172 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:51:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-aed2df42-d0fc-4a4f-8e11-5dc3cdbd30df None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-aed2df42-d0fc-4a4f-8e11-5dc3cdbd30df tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] POST http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394/action Sep 04 22:51:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-aed2df42-d0fc-4a4f-8e11-5dc3cdbd30df tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:51:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-aed2df42-d0fc-4a4f-8e11-5dc3cdbd30df tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-aed2df42-d0fc-4a4f-8e11-5dc3cdbd30df tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:51:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-aed2df42-d0fc-4a4f-8e11-5dc3cdbd30df tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Begin detaching volume completed successfully. Sep 04 22:51:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-aed2df42-d0fc-4a4f-8e11-5dc3cdbd30df tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394/action returned with HTTP 202 Sep 04 22:51:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1066/2137] 192.168.122.93 () {64 vars in 1556 bytes} [Fri Sep 4 22:51:51 2026] POST /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:51:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b2de808a-ce5a-4c7a-a6bc-163b634a9685 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b2de808a-ce5a-4c7a-a6bc-163b634a9685 None None] GET http://192.168.122.93/volume// Sep 04 22:51:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b2de808a-ce5a-4c7a-a6bc-163b634a9685 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b2de808a-ce5a-4c7a-a6bc-163b634a9685 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b2de808a-ce5a-4c7a-a6bc-163b634a9685 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:51:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1072/2138] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:51:51 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:51:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-70269919-3960-4682-991e-a6e39966d026 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-70269919-3960-4682-991e-a6e39966d026 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:51:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-70269919-3960-4682-991e-a6e39966d026 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-70269919-3960-4682-991e-a6e39966d026 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-70269919-3960-4682-991e-a6e39966d026 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:51:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-70269919-3960-4682-991e-a6e39966d026 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 200 Sep 04 22:51:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1067/2139] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:51:51 2026] GET /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 1356 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:51:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-96e5a27d-2bf0-4844-b496-1727dd94831c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-96e5a27d-2bf0-4844-b496-1727dd94831c tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] DELETE http://192.168.122.93/volume/v3/attachments/0d195bb3-aae3-48f5-878d-28a5d3edadd6 Sep 04 22:51:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-96e5a27d-2bf0-4844-b496-1727dd94831c tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-96e5a27d-2bf0-4844-b496-1727dd94831c tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3394ffd7-1e07-4cf6-bb02-9c9b31b11c32 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3394ffd7-1e07-4cf6-bb02-9c9b31b11c32 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 Sep 04 22:51:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3394ffd7-1e07-4cf6-bb02-9c9b31b11c32 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3394ffd7-1e07-4cf6-bb02-9c9b31b11c32 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3394ffd7-1e07-4cf6-bb02-9c9b31b11c32 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:51:52 devstack devstack@c-api.service[87250]: /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 04 22:51:52 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, Sep 04 22:51:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3394ffd7-1e07-4cf6-bb02-9c9b31b11c32 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 returned with HTTP 200 Sep 04 22:51:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1068/2140] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:51:52 2026] GET /volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 => generated 442 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-2bef4b64-5598-4832-958c-93dc069de0d7 req-96e5a27d-2bf0-4844-b496-1727dd94831c tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/attachments/0d195bb3-aae3-48f5-878d-28a5d3edadd6 returned with HTTP 200 Sep 04 22:51:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1073/2141] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:51:52 2026] DELETE /volume/v3/attachments/0d195bb3-aae3-48f5-878d-28a5d3edadd6 => generated 19 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:51:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cf5d23d2-ee6d-448b-9f33-4109168490ce None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cf5d23d2-ee6d-448b-9f33-4109168490ce tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 Sep 04 22:51:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cf5d23d2-ee6d-448b-9f33-4109168490ce tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cf5d23d2-ee6d-448b-9f33-4109168490ce tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-cf5d23d2-ee6d-448b-9f33-4109168490ce tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:51:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cf5d23d2-ee6d-448b-9f33-4109168490ce tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 returned with HTTP 200 Sep 04 22:51:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1069/2142] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:51:53 2026] GET /volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:51:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7de66be1-1a9d-422a-9d38-fe5d33674532", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1866346622"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create volume request body: {'volume': {'snapshot_id': '7de66be1-1a9d-422a-9d38-fe5d33674532', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1866346622'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:51:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:51:53 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create volume of 1 GB Sep 04 22:51:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Availability Zones retrieved successfully. Sep 04 22:51:53 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Flow 'volume_create_api' (6ae99a68-9189-42b3-8df1-0737129b1cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:53 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3542f794-0a20-4379-8522-50a0dd099fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:53 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:51:53 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:53 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:53 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3542f794-0a20-4379-8522-50a0dd099fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7de66be1-1a9d-422a-9d38-fe5d33674532', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:53 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305b79c5-ca2f-4873-b2b3-91bbcee795f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:54 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Created reservations ['5c068266-bc9f-4052-a285-be93dbef1dc3', '856a7031-cd13-438d-9e4d-d87d809998d0', '2b3427ea-1dfd-4f1d-81c3-5a1fc5c2c922', 'a6a42919-8a6d-4288-ae29-73b8d3814111'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:51:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305b79c5-ca2f-4873-b2b3-91bbcee795f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c068266-bc9f-4052-a285-be93dbef1dc3', '856a7031-cd13-438d-9e4d-d87d809998d0', '2b3427ea-1dfd-4f1d-81c3-5a1fc5c2c922', 'a6a42919-8a6d-4288-ae29-73b8d3814111']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (621dc224-2d4f-40ab-8dba-2c9a889d846f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (621dc224-2d4f-40ab-8dba-2c9a889d846f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '584159db-9afc-4bd8-bceb-897aa14efc9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1866346622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e759e9054d4db9a1f4d457eb059c6b',qos_specs=None,replication_status=,reservations=['5c068266-bc9f-4052-a285-be93dbef1dc3','856a7031-cd13-438d-9e4d-d87d809998d0','2b3427ea-1dfd-4f1d-81c3-5a1fc5c2c922','a6a42919-8a6d-4288-ae29-73b8d3814111'],size=1,snapshot_id=7de66be1-1a9d-422a-9d38-fe5d33674532,source_replicaid=,source_volid=None,status='creating',user_id='188a8f0431944028be75d5d8fd5152ef',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:51:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1866346622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=584159db-9afc-4bd8-bceb-897aa14efc9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33e759e9054d4db9a1f4d457eb059c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7de66be1-1a9d-422a-9d38-fe5d33674532,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='188a8f0431944028be75d5d8fd5152ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95d2c396-2638-491d-be13-d68f16765a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95d2c396-2638-491d-be13-d68f16765a0f) transitioned into state 'SUCCESS' from state '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-1866346622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e759e9054d4db9a1f4d457eb059c6b',qos_specs=None,replication_status=,reservations=['5c068266-bc9f-4052-a285-be93dbef1dc3','856a7031-cd13-438d-9e4d-d87d809998d0','2b3427ea-1dfd-4f1d-81c3-5a1fc5c2c922','a6a42919-8a6d-4288-ae29-73b8d3814111'],size=1,snapshot_id=7de66be1-1a9d-422a-9d38-fe5d33674532,source_replicaid=,source_volid=None,status='creating',user_id='188a8f0431944028be75d5d8fd5152ef',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14411fc8-2022-4d3c-9e35-a4580518713a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14411fc8-2022-4d3c-9e35-a4580518713a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Flow 'volume_create_api' (6ae99a68-9189-42b3-8df1-0737129b1cef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Create volume request issued successfully. Sep 04 22:51:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7e9873f4-c3ba-46bc-8de6-38b5e4b00ac0 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:51:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1074/2143] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:51:53 2026] POST /volume/v3/volumes => generated 795 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:51:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-48bdd0d4-0ee9-471b-be16-6297b13534a5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-48bdd0d4-0ee9-471b-be16-6297b13534a5 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a Sep 04 22:51:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-48bdd0d4-0ee9-471b-be16-6297b13534a5 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-48bdd0d4-0ee9-471b-be16-6297b13534a5 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-48bdd0d4-0ee9-471b-be16-6297b13534a5 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-48bdd0d4-0ee9-471b-be16-6297b13534a5 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a returned with HTTP 200 Sep 04 22:51:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1070/2144] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:54 2026] GET /volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a => generated 863 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cd233438-eec3-436e-be78-ff1e5248ea99 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd233438-eec3-436e-be78-ff1e5248ea99 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a Sep 04 22:51:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd233438-eec3-436e-be78-ff1e5248ea99 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd233438-eec3-436e-be78-ff1e5248ea99 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cd233438-eec3-436e-be78-ff1e5248ea99 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd233438-eec3-436e-be78-ff1e5248ea99 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a returned with HTTP 200 Sep 04 22:51:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1075/2145] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:55 2026] GET /volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a => generated 887 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e3f634d7-801b-4abc-8b53-3ec3591ac184 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e3f634d7-801b-4abc-8b53-3ec3591ac184 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a Sep 04 22:51:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e3f634d7-801b-4abc-8b53-3ec3591ac184 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e3f634d7-801b-4abc-8b53-3ec3591ac184 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e3f634d7-801b-4abc-8b53-3ec3591ac184 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e3f634d7-801b-4abc-8b53-3ec3591ac184 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a returned with HTTP 200 Sep 04 22:51:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1071/2146] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:56 2026] GET /volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a => generated 887 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-69b42729-1332-48ba-903e-b7a7620a2ef9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-69b42729-1332-48ba-903e-b7a7620a2ef9 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] DELETE http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:51:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-69b42729-1332-48ba-903e-b7a7620a2ef9 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-69b42729-1332-48ba-903e-b7a7620a2ef9 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:57 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-69b42729-1332-48ba-903e-b7a7620a2ef9 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Delete volume with id: a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:51:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-69b42729-1332-48ba-903e-b7a7620a2ef9 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:51:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7b831405-08be-46a7-a139-708f72cc9820 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7b831405-08be-46a7-a139-708f72cc9820 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a Sep 04 22:51:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7b831405-08be-46a7-a139-708f72cc9820 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7b831405-08be-46a7-a139-708f72cc9820 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-69b42729-1332-48ba-903e-b7a7620a2ef9 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Delete volume request issued successfully. Sep 04 22:51:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-69b42729-1332-48ba-903e-b7a7620a2ef9 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 202 Sep 04 22:51:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1076/2147] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:51:57 2026] DELETE /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a0f1730d-a654-49e6-b5bb-2bc90cb67f40 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7b831405-08be-46a7-a139-708f72cc9820 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7b831405-08be-46a7-a139-708f72cc9820 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a returned with HTTP 200 Sep 04 22:51:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a0f1730d-a654-49e6-b5bb-2bc90cb67f40 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:51:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1072/2148] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:57 2026] GET /volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a => generated 887 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a0f1730d-a654-49e6-b5bb-2bc90cb67f40 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a0f1730d-a654-49e6-b5bb-2bc90cb67f40 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a0f1730d-a654-49e6-b5bb-2bc90cb67f40 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:51:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a0f1730d-a654-49e6-b5bb-2bc90cb67f40 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 200 Sep 04 22:51:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1077/2149] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:57 2026] GET /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 879 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8c4ab865-3ab0-42e1-a7c9-eb1186258d03 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8c4ab865-3ab0-42e1-a7c9-eb1186258d03 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a Sep 04 22:51:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8c4ab865-3ab0-42e1-a7c9-eb1186258d03 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8c4ab865-3ab0-42e1-a7c9-eb1186258d03 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:59 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:59 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:51:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:51:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8c4ab865-3ab0-42e1-a7c9-eb1186258d03 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:51:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fe0cb8c5-4d84-49cd-93da-05a46f0b7cb5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8c4ab865-3ab0-42e1-a7c9-eb1186258d03 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a returned with HTTP 200 Sep 04 22:51:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1073/2150] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:58 2026] GET /volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a => generated 887 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fe0cb8c5-4d84-49cd-93da-05a46f0b7cb5 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:51:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fe0cb8c5-4d84-49cd-93da-05a46f0b7cb5 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fe0cb8c5-4d84-49cd-93da-05a46f0b7cb5 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:59 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:59 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:51:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:51:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fe0cb8c5-4d84-49cd-93da-05a46f0b7cb5 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:51:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fe0cb8c5-4d84-49cd-93da-05a46f0b7cb5 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 200 Sep 04 22:51:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1078/2151] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:51:59 2026] GET /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 879 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-56ecfe5c-708a-4a17-a330-981ca7038f67 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-56ecfe5c-708a-4a17-a330-981ca7038f67 tempest-VolumeAndVolumeTypeFromImageTest-924128037 tempest-VolumeAndVolumeTypeFromImageTest-924128037-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:51:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-56ecfe5c-708a-4a17-a330-981ca7038f67 tempest-VolumeAndVolumeTypeFromImageTest-924128037 tempest-VolumeAndVolumeTypeFromImageTest-924128037-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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-56ecfe5c-708a-4a17-a330-981ca7038f67 tempest-VolumeAndVolumeTypeFromImageTest-924128037 tempest-VolumeAndVolumeTypeFromImageTest-924128037-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:51:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1074/2152] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:51:59 2026] POST /volume/v3/types => generated 287 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e3adf47a-16bd-43eb-88b1-822e70ae30f8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e3adf47a-16bd-43eb-88b1-822e70ae30f8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e3adf47a-16bd-43eb-88b1-822e70ae30f8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7da68fba-221e-4b3d-9b24-75da85e90cf0", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1409982768"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-e3adf47a-16bd-43eb-88b1-822e70ae30f8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Create volume request body: {'volume': {'imageRef': '7da68fba-221e-4b3d-9b24-75da85e90cf0', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1409982768'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-690f5b80-20d4-4c1f-b056-c8e4b47f215d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-690f5b80-20d4-4c1f-b056-c8e4b47f215d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a Sep 04 22:52:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-690f5b80-20d4-4c1f-b056-c8e4b47f215d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-690f5b80-20d4-4c1f-b056-c8e4b47f215d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:00 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:00 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-690f5b80-20d4-4c1f-b056-c8e4b47f215d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:52:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-690f5b80-20d4-4c1f-b056-c8e4b47f215d tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a returned with HTTP 200 Sep 04 22:52:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1075/2153] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:00 2026] GET /volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a => generated 887 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-76675824-0e87-4fa1-8c86-846df24813e6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-76675824-0e87-4fa1-8c86-846df24813e6 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:52:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-76675824-0e87-4fa1-8c86-846df24813e6 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-76675824-0e87-4fa1-8c86-846df24813e6 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:00 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:00 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-76675824-0e87-4fa1-8c86-846df24813e6 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:52:00 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-e3adf47a-16bd-43eb-88b1-822e70ae30f8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Create volume of 2 GB Sep 04 22:52:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-76675824-0e87-4fa1-8c86-846df24813e6 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 200 Sep 04 22:52:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1076/2154] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:00 2026] GET /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 879 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e3adf47a-16bd-43eb-88b1-822e70ae30f8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Availability Zones retrieved successfully. Sep 04 22:52:00 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e3adf47a-16bd-43eb-88b1-822e70ae30f8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Flow 'volume_create_api' (f7741e8e-b423-450f-8642-b49af143305f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:00 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e3adf47a-16bd-43eb-88b1-822e70ae30f8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876a37b1-e7cb-4813-a44d-8188126b1acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:00 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-e3adf47a-16bd-43eb-88b1-822e70ae30f8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Validating volume size '2' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:00 devstack devstack@c-api.service[87250]: WARNING cinder.volume.api [None req-e3adf47a-16bd-43eb-88b1-822e70ae30f8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876a37b1-e7cb-4813-a44d-8188126b1acb) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 22:52:00 devstack devstack@c-api.service[87250]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 7da68fba-221e-4b3d-9b24-75da85e90cf0 is not active. Sep 04 22:52:00 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e3adf47a-16bd-43eb-88b1-822e70ae30f8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876a37b1-e7cb-4813-a44d-8188126b1acb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:00 devstack devstack@c-api.service[87250]: WARNING cinder.volume.api [None req-e3adf47a-16bd-43eb-88b1-822e70ae30f8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876a37b1-e7cb-4813-a44d-8188126b1acb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 22:52:00 devstack devstack@c-api.service[87250]: WARNING cinder.volume.api [None req-e3adf47a-16bd-43eb-88b1-822e70ae30f8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Flow 'volume_create_api' (f7741e8e-b423-450f-8642-b49af143305f) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 22:52:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e3adf47a-16bd-43eb-88b1-822e70ae30f8 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 400 Sep 04 22:52:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1079/2155] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:52:00 2026] POST /volume/v3/volumes => generated 125 bytes in 554 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:52:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1f4ff36f-74b6-4967-87c3-83273bd5eb49 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1f4ff36f-74b6-4967-87c3-83273bd5eb49 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a Sep 04 22:52:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1f4ff36f-74b6-4967-87c3-83273bd5eb49 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1f4ff36f-74b6-4967-87c3-83273bd5eb49 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1f4ff36f-74b6-4967-87c3-83273bd5eb49 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:52:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b4a59cd0-753f-4e2f-b57a-d8a4ff6f6709 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1f4ff36f-74b6-4967-87c3-83273bd5eb49 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a returned with HTTP 200 Sep 04 22:52:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1077/2156] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:01 2026] GET /volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a => generated 887 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b4a59cd0-753f-4e2f-b57a-d8a4ff6f6709 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 Sep 04 22:52:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b4a59cd0-753f-4e2f-b57a-d8a4ff6f6709 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b4a59cd0-753f-4e2f-b57a-d8a4ff6f6709 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b4a59cd0-753f-4e2f-b57a-d8a4ff6f6709 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 returned with HTTP 404 Sep 04 22:52:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1080/2157] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:01 2026] GET /volume/v3/volumes/a65e9b79-de67-47f9-bdbc-52daebdbf394 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-94910ed7-fdd2-4533-ac1b-2943eba52341 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-94910ed7-fdd2-4533-ac1b-2943eba52341 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a Sep 04 22:52:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-94910ed7-fdd2-4533-ac1b-2943eba52341 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-94910ed7-fdd2-4533-ac1b-2943eba52341 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-94910ed7-fdd2-4533-ac1b-2943eba52341 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:52:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-94910ed7-fdd2-4533-ac1b-2943eba52341 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a returned with HTTP 200 Sep 04 22:52:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1078/2158] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:02 2026] GET /volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a => generated 887 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-92703d37-79b4-467b-aa6f-3901c1012917 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-92703d37-79b4-467b-aa6f-3901c1012917 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a Sep 04 22:52:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-92703d37-79b4-467b-aa6f-3901c1012917 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-92703d37-79b4-467b-aa6f-3901c1012917 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:03 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:03 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-92703d37-79b4-467b-aa6f-3901c1012917 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:52:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-92703d37-79b4-467b-aa6f-3901c1012917 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a returned with HTTP 200 Sep 04 22:52:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1081/2159] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:03 2026] GET /volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a => generated 888 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d6867ea2-65e2-4608-af44-dbcd85b0c531 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d6867ea2-65e2-4608-af44-dbcd85b0c531 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a Sep 04 22:52:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d6867ea2-65e2-4608-af44-dbcd85b0c531 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d6867ea2-65e2-4608-af44-dbcd85b0c531 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d6867ea2-65e2-4608-af44-dbcd85b0c531 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:52:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d6867ea2-65e2-4608-af44-dbcd85b0c531 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a returned with HTTP 200 Sep 04 22:52:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1079/2160] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:03 2026] GET /volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a => generated 888 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-779aac99-4569-494b-9ad8-ab0ac6b39596 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-779aac99-4569-494b-9ad8-ab0ac6b39596 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] DELETE http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a Sep 04 22:52:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-779aac99-4569-494b-9ad8-ab0ac6b39596 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-779aac99-4569-494b-9ad8-ab0ac6b39596 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:03 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-779aac99-4569-494b-9ad8-ab0ac6b39596 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Delete volume with id: 584159db-9afc-4bd8-bceb-897aa14efc9a Sep 04 22:52:03 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:03 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-779aac99-4569-494b-9ad8-ab0ac6b39596 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:52:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-779aac99-4569-494b-9ad8-ab0ac6b39596 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Delete volume request issued successfully. Sep 04 22:52:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-779aac99-4569-494b-9ad8-ab0ac6b39596 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a returned with HTTP 202 Sep 04 22:52:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1082/2161] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:52:03 2026] DELETE /volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b47e30d1-95ba-4534-b66a-8b2518a74969 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b47e30d1-95ba-4534-b66a-8b2518a74969 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a Sep 04 22:52:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b47e30d1-95ba-4534-b66a-8b2518a74969 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b47e30d1-95ba-4534-b66a-8b2518a74969 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b47e30d1-95ba-4534-b66a-8b2518a74969 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:52:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b47e30d1-95ba-4534-b66a-8b2518a74969 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a returned with HTTP 200 Sep 04 22:52:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1080/2162] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:03 2026] GET /volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a => generated 887 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c0db95df-7fd2-4de2-80ee-d4082ba2d777 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c0db95df-7fd2-4de2-80ee-d4082ba2d777 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 Sep 04 22:52:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c0db95df-7fd2-4de2-80ee-d4082ba2d777 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c0db95df-7fd2-4de2-80ee-d4082ba2d777 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:04 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-c0db95df-7fd2-4de2-80ee-d4082ba2d777 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Delete snapshot with id: d19e4076-20bb-4c19-9cac-ba4ea49b29f7 Sep 04 22:52:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4a329a68-da5f-4a30-a3b5-d38762bf9051 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c0db95df-7fd2-4de2-80ee-d4082ba2d777 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Snapshot retrieved successfully. Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4a329a68-da5f-4a30-a3b5-d38762bf9051 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4a329a68-da5f-4a30-a3b5-d38762bf9051 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "4d813cab-ba6c-494a-9df0-45ee9ba59f4c"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-4a329a68-da5f-4a30-a3b5-d38762bf9051 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '4d813cab-ba6c-494a-9df0-45ee9ba59f4c'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:04 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:04 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c0db95df-7fd2-4de2-80ee-d4082ba2d777 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Snapshot delete request issued successfully. Sep 04 22:52:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c0db95df-7fd2-4de2-80ee-d4082ba2d777 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 returned with HTTP 202 Sep 04 22:52:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1083/2163] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:52:04 2026] DELETE /volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-569d090e-10e6-4870-9bfb-7de384782992 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-569d090e-10e6-4870-9bfb-7de384782992 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 Sep 04 22:52:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-569d090e-10e6-4870-9bfb-7de384782992 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-569d090e-10e6-4870-9bfb-7de384782992 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-569d090e-10e6-4870-9bfb-7de384782992 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Snapshot retrieved successfully. Sep 04 22:52:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-569d090e-10e6-4870-9bfb-7de384782992 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 returned with HTTP 200 Sep 04 22:52:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1084/2164] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:04 2026] GET /volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 => generated 460 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-4a329a68-da5f-4a30-a3b5-d38762bf9051 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Create volume of 1 GB Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4a329a68-da5f-4a30-a3b5-d38762bf9051 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Availability Zones retrieved successfully. Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4a329a68-da5f-4a30-a3b5-d38762bf9051 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Flow 'volume_create_api' (1a4494d2-6e13-4fc3-9a0b-28675d2bcd34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4a329a68-da5f-4a30-a3b5-d38762bf9051 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c62f8100-4e30-423f-b361-c9039f65d5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-4a329a68-da5f-4a30-a3b5-d38762bf9051 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "c3dbb6e3-5ba0-474d-a5e3-0232993a4d84", "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'c3dbb6e3-5ba0-474d-a5e3-0232993a4d84', 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: WARNING cinder.volume.api [None req-4a329a68-da5f-4a30-a3b5-d38762bf9051 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c62f8100-4e30-423f-b361-c9039f65d5f7) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 22:52:04 devstack devstack@c-api.service[87249]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4a329a68-da5f-4a30-a3b5-d38762bf9051 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c62f8100-4e30-423f-b361-c9039f65d5f7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: WARNING cinder.volume.api [None req-4a329a68-da5f-4a30-a3b5-d38762bf9051 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c62f8100-4e30-423f-b361-c9039f65d5f7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 22:52:04 devstack devstack@c-api.service[87249]: WARNING cinder.volume.api [None req-4a329a68-da5f-4a30-a3b5-d38762bf9051 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Flow 'volume_create_api' (1a4494d2-6e13-4fc3-9a0b-28675d2bcd34) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4a329a68-da5f-4a30-a3b5-d38762bf9051 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 400 Sep 04 22:52:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1081/2165] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:52:04 2026] POST /volume/v3/volumes => generated 134 bytes in 361 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:52:04 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Create volume of 1 GB Sep 04 22:52:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Availability Zones retrieved successfully. Sep 04 22:52:04 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Flow 'volume_create_api' (5aada547-d944-453f-b8fe-729b7ab2e5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:04 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fb10ab6-29f7-4ead-ad19-a13f02176b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:04 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8dee2878-63a8-4057-aa64-0a2a3577b50c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8dee2878-63a8-4057-aa64-0a2a3577b50c tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8dee2878-63a8-4057-aa64-0a2a3577b50c tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8dee2878-63a8-4057-aa64-0a2a3577b50c tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 400 Sep 04 22:52:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1082/2166] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:52:04 2026] POST /volume/v3/volumes => generated 127 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f59294e2-c4c1-45f4-9306-6b5cbe06d2e4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f59294e2-c4c1-45f4-9306-6b5cbe06d2e4 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f59294e2-c4c1-45f4-9306-6b5cbe06d2e4 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0131182c-6391-47e3-beee-e5279bb3e26a"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-f59294e2-c4c1-45f4-9306-6b5cbe06d2e4 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0131182c-6391-47e3-beee-e5279bb3e26a'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f59294e2-c4c1-45f4-9306-6b5cbe06d2e4 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 404 Sep 04 22:52:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1083/2167] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:52:04 2026] POST /volume/v3/volumes => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9540cf2f-abbe-422d-b85d-5553d70e9cdb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9540cf2f-abbe-422d-b85d-5553d70e9cdb tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9540cf2f-abbe-422d-b85d-5553d70e9cdb tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "85ee140c-094a-4e16-af21-2d2ef4453e32"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-9540cf2f-abbe-422d-b85d-5553d70e9cdb tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '85ee140c-094a-4e16-af21-2d2ef4453e32'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9540cf2f-abbe-422d-b85d-5553d70e9cdb tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 404 Sep 04 22:52:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1084/2168] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:52:04 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 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f27b0df4-90d6-45ea-9220-a5fc3258ae09 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fb10ab6-29f7-4ead-ad19-a13f02176b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:52:00Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=7f6a902e-8ebe-4a62-a9e9-8787390ad542,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': '7f6a902e-8ebe-4a62-a9e9-8787390ad542', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:04 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bf220c8-39c6-4435-ac3e-c5098aa38e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f27b0df4-90d6-45ea-9220-a5fc3258ae09 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f27b0df4-90d6-45ea-9220-a5fc3258ae09 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "dc349c5f-a8ae-49ed-a2ac-c754c9dfa09a"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-f27b0df4-90d6-45ea-9220-a5fc3258ae09 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'dc349c5f-a8ae-49ed-a2ac-c754c9dfa09a'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f27b0df4-90d6-45ea-9220-a5fc3258ae09 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 404 Sep 04 22:52:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1085/2169] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:52:04 2026] POST /volume/v3/volumes => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f63c60fb-9ec6-45d2-89a1-74d55caca4e9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f63c60fb-9ec6-45d2-89a1-74d55caca4e9 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f63c60fb-9ec6-45d2-89a1-74d55caca4e9 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f63c60fb-9ec6-45d2-89a1-74d55caca4e9 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 400 Sep 04 22:52:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1086/2170] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:52:04 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5aa224ef-6cb4-41d6-9fe2-35ce09e5e9ff None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5aa224ef-6cb4-41d6-9fe2-35ce09e5e9ff tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5aa224ef-6cb4-41d6-9fe2-35ce09e5e9ff tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5aa224ef-6cb4-41d6-9fe2-35ce09e5e9ff tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 400 Sep 04 22:52:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1087/2171] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:52:04 2026] POST /volume/v3/volumes => generated 125 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-db542c43-a6c5-4635-90ba-151fec125feb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-db542c43-a6c5-4635-90ba-151fec125feb tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-db542c43-a6c5-4635-90ba-151fec125feb tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-db542c43-a6c5-4635-90ba-151fec125feb tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 400 Sep 04 22:52:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1088/2172] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:52:04 2026] POST /volume/v3/volumes => generated 121 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:52:04 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-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 04 22:52:04 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-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 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ad223551-69ab-4860-8947-3f62640e0a49 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ad223551-69ab-4860-8947-3f62640e0a49 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ad223551-69ab-4860-8947-3f62640e0a49 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ad223551-69ab-4860-8947-3f62640e0a49 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ad223551-69ab-4860-8947-3f62640e0a49 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a returned with HTTP 404 Sep 04 22:52:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1089/2173] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:04 2026] GET /volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fcbcea93-d539-4681-9b1a-70b1b7d4de87 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fcbcea93-d539-4681-9b1a-70b1b7d4de87 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] DELETE http://192.168.122.93/volume/v3/volumes/tempest-invalid-1956541667 Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fcbcea93-d539-4681-9b1a-70b1b7d4de87 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fcbcea93-d539-4681-9b1a-70b1b7d4de87 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-fcbcea93-d539-4681-9b1a-70b1b7d4de87 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Delete volume with id: tempest-invalid-1956541667 Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fcbcea93-d539-4681-9b1a-70b1b7d4de87 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/tempest-invalid-1956541667 returned with HTTP 404 Sep 04 22:52:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1090/2174] 192.168.122.93 () {58 vars in 1200 bytes} [Fri Sep 4 22:52:04 2026] DELETE /volume/v3/volumes/tempest-invalid-1956541667 => generated 99 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-25462d4e-af4f-4995-96b8-cc6b5dd13fa7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-25462d4e-af4f-4995-96b8-cc6b5dd13fa7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-25462d4e-af4f-4995-96b8-cc6b5dd13fa7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-25462d4e-af4f-4995-96b8-cc6b5dd13fa7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-25462d4e-af4f-4995-96b8-cc6b5dd13fa7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a returned with HTTP 404 Sep 04 22:52:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1091/2175] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:04 2026] GET /volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3d3dc39d-3b9f-4044-bea0-b102d83ce2b9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1092/2176] 192.168.122.93 () {58 vars in 1122 bytes} [Fri Sep 4 22:52:04 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-03fc8d2e-243c-42b7-8a87-09749bdb7f9c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-03fc8d2e-243c-42b7-8a87-09749bdb7f9c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] DELETE http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-03fc8d2e-243c-42b7-8a87-09749bdb7f9c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-03fc8d2e-243c-42b7-8a87-09749bdb7f9c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-03fc8d2e-243c-42b7-8a87-09749bdb7f9c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Delete volume with id: 584159db-9afc-4bd8-bceb-897aa14efc9a Sep 04 22:52:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-03fc8d2e-243c-42b7-8a87-09749bdb7f9c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a returned with HTTP 404 Sep 04 22:52:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1093/2177] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:52:04 2026] DELETE /volume/v3/volumes/584159db-9afc-4bd8-bceb-897aa14efc9a => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fe027a77-3160-4daf-b809-d9c4cedb53c5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fe027a77-3160-4daf-b809-d9c4cedb53c5 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes/xxx/action Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fe027a77-3160-4daf-b809-d9c4cedb53c5 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action body: b'{"os-detach": {}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fe027a77-3160-4daf-b809-d9c4cedb53c5 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Created reservations ['5fa015a2-55d7-4165-a556-12cb5154335e', 'c210dad3-9035-4081-b3ce-8d5fb6451c75', '3443d1d0-e0c6-4ace-b6fb-64c4ae801e33', 'c4d88f95-44d2-4db7-8a36-b4a3f5a6bbaf'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bf220c8-39c6-4435-ac3e-c5098aa38e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fa015a2-55d7-4165-a556-12cb5154335e', 'c210dad3-9035-4081-b3ce-8d5fb6451c75', '3443d1d0-e0c6-4ace-b6fb-64c4ae801e33', 'c4d88f95-44d2-4db7-8a36-b4a3f5a6bbaf']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad88e7c-98dd-43cf-8223-1c9d966cae96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fe027a77-3160-4daf-b809-d9c4cedb53c5 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1094/2178] 192.168.122.93 () {60 vars in 1170 bytes} [Fri Sep 4 22:52:04 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6534d735-1312-46ed-bf2a-be47736047a1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6534d735-1312-46ed-bf2a-be47736047a1 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6534d735-1312-46ed-bf2a-be47736047a1 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6534d735-1312-46ed-bf2a-be47736047a1 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-6534d735-1312-46ed-bf2a-be47736047a1 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Delete snapshot with id: 7de66be1-1a9d-422a-9d38-fe5d33674532 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6534d735-1312-46ed-bf2a-be47736047a1 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:05 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad88e7c-98dd-43cf-8223-1c9d966cae96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '190b12db-61fa-4944-ade2-955e4a73d534', '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='04c3d468a5d747da80e3972b8ad66aa9',qos_specs=None,replication_status=,reservations=['5fa015a2-55d7-4165-a556-12cb5154335e','c210dad3-9035-4081-b3ce-8d5fb6451c75','3443d1d0-e0c6-4ace-b6fb-64c4ae801e33','c4d88f95-44d2-4db7-8a36-b4a3f5a6bbaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9613963f7e4c423fb3a227e7673fee2a',volume_type_id=7f6a902e-8ebe-4a62-a9e9-8787390ad542), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52: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=190b12db-61fa-4944-ade2-955e4a73d534,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04c3d468a5d747da80e3972b8ad66aa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9613963f7e4c423fb3a227e7673fee2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7f6a902e-8ebe-4a62-a9e9-8787390ad542),volume_type_id=7f6a902e-8ebe-4a62-a9e9-8787390ad542)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5250792d-d12e-43ea-96b8-cf43e109af86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6534d735-1312-46ed-bf2a-be47736047a1 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot delete request issued successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6534d735-1312-46ed-bf2a-be47736047a1 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 returned with HTTP 202 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1095/2179] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:52:05 2026] DELETE /volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-25f7d400-13e5-439e-afe8-ca83ceabc1bb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-25f7d400-13e5-439e-afe8-ca83ceabc1bb tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/tempest-invalid-705343285 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-25f7d400-13e5-439e-afe8-ca83ceabc1bb tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-25f7d400-13e5-439e-afe8-ca83ceabc1bb tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-25f7d400-13e5-439e-afe8-ca83ceabc1bb tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/tempest-invalid-705343285 returned with HTTP 404 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1096/2180] 192.168.122.93 () {58 vars in 1194 bytes} [Fri Sep 4 22:52:05 2026] GET /volume/v3/volumes/tempest-invalid-705343285 => generated 98 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5250792d-d12e-43ea-96b8-cf43e109af86) transitioned into state 'SUCCESS' from 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='04c3d468a5d747da80e3972b8ad66aa9',qos_specs=None,replication_status=,reservations=['5fa015a2-55d7-4165-a556-12cb5154335e','c210dad3-9035-4081-b3ce-8d5fb6451c75','3443d1d0-e0c6-4ace-b6fb-64c4ae801e33','c4d88f95-44d2-4db7-8a36-b4a3f5a6bbaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9613963f7e4c423fb3a227e7673fee2a',volume_type_id=7f6a902e-8ebe-4a62-a9e9-8787390ad542)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a8bd46e7-808a-498c-971a-dceb44ed964b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a8bd46e7-808a-498c-971a-dceb44ed964b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a8bd46e7-808a-498c-971a-dceb44ed964b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a8bd46e7-808a-498c-971a-dceb44ed964b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (906eef56-4805-4a95-8d4f-b631bcc1cf84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a8bd46e7-808a-498c-971a-dceb44ed964b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a8bd46e7-808a-498c-971a-dceb44ed964b tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 returned with HTTP 200 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1097/2181] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:05 2026] GET /volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-29315596-20d2-4746-91a2-c94d22e917cf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1098/2182] 192.168.122.93 () {58 vars in 1119 bytes} [Fri Sep 4 22:52:05 2026] GET /volume/v3/volumes/ => generated 112 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a4bdb8f8-9c4a-4d08-89e0-313d10b60356 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a4bdb8f8-9c4a-4d08-89e0-313d10b60356 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/detail?status=null Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a4bdb8f8-9c4a-4d08-89e0-313d10b60356 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a4bdb8f8-9c4a-4d08-89e0-313d10b60356 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-a4bdb8f8-9c4a-4d08-89e0-313d10b60356 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a4bdb8f8-9c4a-4d08-89e0-313d10b60356 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Could not evaluate value null, assuming string {{(pid=87249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a4bdb8f8-9c4a-4d08-89e0-313d10b60356 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (906eef56-4805-4a95-8d4f-b631bcc1cf84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Flow 'volume_create_api' (5aada547-d944-453f-b8fe-729b7ab2e5c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Create volume request issued successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: /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 04 22:52:05 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2913f00f-5f89-4b10-bb70-e5eff98bd0ac tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a4bdb8f8-9c4a-4d08-89e0-313d10b60356 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Get all volumes completed successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1085/2183] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:52:04 2026] POST /volume/v3/volumes => generated 804 bytes in 779 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a4bdb8f8-9c4a-4d08-89e0-313d10b60356 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1099/2184] 192.168.122.93 () {58 vars in 1160 bytes} [Fri Sep 4 22:52:05 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bc00bfa7-655f-4bc4-b3dd-3464f4ad7e39 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-372a74b8-5b72-4aa3-bde7-eb7afbe6732a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bc00bfa7-655f-4bc4-b3dd-3464f4ad7e39 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] GET http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bc00bfa7-655f-4bc4-b3dd-3464f4ad7e39 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bc00bfa7-655f-4bc4-b3dd-3464f4ad7e39 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-372a74b8-5b72-4aa3-bde7-eb7afbe6732a tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-358681008 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-372a74b8-5b72-4aa3-bde7-eb7afbe6732a tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-372a74b8-5b72-4aa3-bde7-eb7afbe6732a tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-372a74b8-5b72-4aa3-bde7-eb7afbe6732a tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-372a74b8-5b72-4aa3-bde7-eb7afbe6732a tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-358681008'), ('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:05 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-372a74b8-5b72-4aa3-bde7-eb7afbe6732a tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Get all volumes completed successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-372a74b8-5b72-4aa3-bde7-eb7afbe6732a tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-358681008 returned with HTTP 200 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1100/2185] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:52:05 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-358681008 => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-83b9f3ff-e713-4e3b-bba1-7acbaae5f6fd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-83b9f3ff-e713-4e3b-bba1-7acbaae5f6fd tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bc00bfa7-655f-4bc4-b3dd-3464f4ad7e39 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Volume info retrieved successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-83b9f3ff-e713-4e3b-bba1-7acbaae5f6fd tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-83b9f3ff-e713-4e3b-bba1-7acbaae5f6fd tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-83b9f3ff-e713-4e3b-bba1-7acbaae5f6fd tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Snapshot retrieved successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bc00bfa7-655f-4bc4-b3dd-3464f4ad7e39 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 returned with HTTP 200 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-83b9f3ff-e713-4e3b-bba1-7acbaae5f6fd tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 returned with HTTP 200 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1101/2186] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:05 2026] GET /volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 => generated 460 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1086/2187] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:05 2026] GET /volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 => generated 872 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fe01c625-67b0-42e6-9e41-387134725ef7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fe01c625-67b0-42e6-9e41-387134725ef7 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes?status=null Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fe01c625-67b0-42e6-9e41-387134725ef7 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fe01c625-67b0-42e6-9e41-387134725ef7 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-fe01c625-67b0-42e6-9e41-387134725ef7 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fe01c625-67b0-42e6-9e41-387134725ef7 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Could not evaluate value null, assuming string {{(pid=87249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fe01c625-67b0-42e6-9e41-387134725ef7 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: /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 04 22:52:05 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fe01c625-67b0-42e6-9e41-387134725ef7 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Get all volumes completed successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fe01c625-67b0-42e6-9e41-387134725ef7 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes?status=null returned with HTTP 200 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1102/2188] 192.168.122.93 () {58 vars in 1139 bytes} [Fri Sep 4 22:52:05 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7b3c2f21-2278-481d-ba40-1a20371c6114 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7b3c2f21-2278-481d-ba40-1a20371c6114 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1443668856 Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7b3c2f21-2278-481d-ba40-1a20371c6114 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7b3c2f21-2278-481d-ba40-1a20371c6114 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-7b3c2f21-2278-481d-ba40-1a20371c6114 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7b3c2f21-2278-481d-ba40-1a20371c6114 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1443668856'), ('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7b3c2f21-2278-481d-ba40-1a20371c6114 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Get all volumes completed successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7b3c2f21-2278-481d-ba40-1a20371c6114 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1443668856 returned with HTTP 200 Sep 04 22:52:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1087/2189] 192.168.122.93 () {58 vars in 1217 bytes} [Fri Sep 4 22:52:05 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1443668856 => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f766e64e-3533-46ef-b691-a112d71c9303 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f766e64e-3533-46ef-b691-a112d71c9303 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f766e64e-3533-46ef-b691-a112d71c9303 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f766e64e-3533-46ef-b691-a112d71c9303 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f766e64e-3533-46ef-b691-a112d71c9303 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f766e64e-3533-46ef-b691-a112d71c9303 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Reserve volume completed successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f766e64e-3533-46ef-b691-a112d71c9303 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action returned with HTTP 202 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1103/2190] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:52:05 2026] POST /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-262bb3d6-2afd-456a-9ec0-5791340a58d9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-262bb3d6-2afd-456a-9ec0-5791340a58d9 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-262bb3d6-2afd-456a-9ec0-5791340a58d9 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-262bb3d6-2afd-456a-9ec0-5791340a58d9 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:05 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-262bb3d6-2afd-456a-9ec0-5791340a58d9 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87250]: ERROR cinder.volume.api [None req-262bb3d6-2afd-456a-9ec0-5791340a58d9 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume status must be available to reserve, but the status is attaching. Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-262bb3d6-2afd-456a-9ec0-5791340a58d9 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action returned with HTTP 400 Sep 04 22:52:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1088/2191] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:52:05 2026] POST /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action => generated 132 bytes in 62 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-acbc1554-49d8-4fa4-ac13-403ac1253676 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-acbc1554-49d8-4fa4-ac13-403ac1253676 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-acbc1554-49d8-4fa4-ac13-403ac1253676 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-acbc1554-49d8-4fa4-ac13-403ac1253676 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-acbc1554-49d8-4fa4-ac13-403ac1253676 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-acbc1554-49d8-4fa4-ac13-403ac1253676 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Unreserve volume completed successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-acbc1554-49d8-4fa4-ac13-403ac1253676 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action returned with HTTP 202 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1104/2192] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:52:05 2026] POST /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-eddecd05-788f-41c6-beec-fb15cd53ca72 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-eddecd05-788f-41c6-beec-fb15cd53ca72 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes/edc90dbe-d4d1-4509-ac91-c2f71c37312f/action Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-eddecd05-788f-41c6-beec-fb15cd53ca72 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-eddecd05-788f-41c6-beec-fb15cd53ca72 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-eddecd05-788f-41c6-beec-fb15cd53ca72 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/edc90dbe-d4d1-4509-ac91-c2f71c37312f/action returned with HTTP 404 Sep 04 22:52:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1089/2193] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:52:05 2026] POST /volume/v3/volumes/edc90dbe-d4d1-4509-ac91-c2f71c37312f/action => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-de387fc9-724f-489a-8380-6a532a4ca408 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-de387fc9-724f-489a-8380-6a532a4ca408 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes/a1f982e2-f038-4333-b1d8-2fdcbcf4dba7/action Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-de387fc9-724f-489a-8380-6a532a4ca408 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-de387fc9-724f-489a-8380-6a532a4ca408 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-de387fc9-724f-489a-8380-6a532a4ca408 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/a1f982e2-f038-4333-b1d8-2fdcbcf4dba7/action returned with HTTP 404 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1105/2194] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:52:05 2026] POST /volume/v3/volumes/a1f982e2-f038-4333-b1d8-2fdcbcf4dba7/action => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-09914802-695a-4bd1-bc70-bfcb7890bf8c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1090/2195] 192.168.122.93 () {60 vars in 1139 bytes} [Fri Sep 4 22:52:05 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ac557c49-53e0-40db-84fc-115ae2541bee None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ac557c49-53e0-40db-84fc-115ae2541bee tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] PUT http://192.168.122.93/volume/v3/volumes/tempest-invalid-1049921509 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ac557c49-53e0-40db-84fc-115ae2541bee tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ac557c49-53e0-40db-84fc-115ae2541bee tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/tempest-invalid-1049921509 returned with HTTP 404 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1106/2196] 192.168.122.93 () {60 vars in 1217 bytes} [Fri Sep 4 22:52:05 2026] PUT /volume/v3/volumes/tempest-invalid-1049921509 => generated 99 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a8969efc-ca47-48dd-a0b1-fbc06b60bcdd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a8969efc-ca47-48dd-a0b1-fbc06b60bcdd tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] PUT http://192.168.122.93/volume/v3/volumes/6eedc669-dabc-4386-96b4-9d54d7b896ff Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a8969efc-ca47-48dd-a0b1-fbc06b60bcdd tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a8969efc-ca47-48dd-a0b1-fbc06b60bcdd tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/6eedc669-dabc-4386-96b4-9d54d7b896ff returned with HTTP 404 Sep 04 22:52:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1091/2197] 192.168.122.93 () {60 vars in 1247 bytes} [Fri Sep 4 22:52:05 2026] PUT /volume/v3/volumes/6eedc669-dabc-4386-96b4-9d54d7b896ff => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-76184049-6029-4ca9-857f-8d99567220d2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-76184049-6029-4ca9-857f-8d99567220d2 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] DELETE http://192.168.122.93/volume/v3/volumes/780cce76-a6d8-4bd0-be00-8d7696424653 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-76184049-6029-4ca9-857f-8d99567220d2 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-76184049-6029-4ca9-857f-8d99567220d2 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-76184049-6029-4ca9-857f-8d99567220d2 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Delete volume with id: 780cce76-a6d8-4bd0-be00-8d7696424653 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-76184049-6029-4ca9-857f-8d99567220d2 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/780cce76-a6d8-4bd0-be00-8d7696424653 returned with HTTP 404 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1107/2198] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:52:05 2026] DELETE /volume/v3/volumes/780cce76-a6d8-4bd0-be00-8d7696424653 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-58ce179f-7d76-49d1-9319-c421bc0d57f6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-58ce179f-7d76-49d1-9319-c421bc0d57f6 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-58ce179f-7d76-49d1-9319-c421bc0d57f6 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-58ce179f-7d76-49d1-9319-c421bc0d57f6 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-58ce179f-7d76-49d1-9319-c421bc0d57f6 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action returned with HTTP 400 Sep 04 22:52:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1092/2199] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:52:05 2026] POST /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action => generated 140 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7c10160d-e374-4af3-8fa9-d3e971fc10a0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c10160d-e374-4af3-8fa9-d3e971fc10a0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7c10160d-e374-4af3-8fa9-d3e971fc10a0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7c10160d-e374-4af3-8fa9-d3e971fc10a0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c10160d-e374-4af3-8fa9-d3e971fc10a0 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action returned with HTTP 400 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1108/2200] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:52:05 2026] POST /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action => generated 131 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-31e8e285-91aa-4389-87e7-024b8cef81c1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-31e8e285-91aa-4389-87e7-024b8cef81c1 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes/abf65980-7230-4b49-af27-5fbc217a2bc2/action Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-31e8e285-91aa-4389-87e7-024b8cef81c1 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-31e8e285-91aa-4389-87e7-024b8cef81c1 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-31e8e285-91aa-4389-87e7-024b8cef81c1 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/abf65980-7230-4b49-af27-5fbc217a2bc2/action returned with HTTP 404 Sep 04 22:52:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1093/2201] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:52:05 2026] POST /volume/v3/volumes/abf65980-7230-4b49-af27-5fbc217a2bc2/action => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-63ce77ed-7cce-4197-bc20-9f0d25bf4033 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-63ce77ed-7cce-4197-bc20-9f0d25bf4033 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-63ce77ed-7cce-4197-bc20-9f0d25bf4033 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-63ce77ed-7cce-4197-bc20-9f0d25bf4033 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-63ce77ed-7cce-4197-bc20-9f0d25bf4033 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action returned with HTTP 400 Sep 04 22:52:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1109/2202] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:52:05 2026] POST /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1/action => generated 129 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:52:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f01dfe50-89a5-491f-b1be-dd9ca99a5e86 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f01dfe50-89a5-491f-b1be-dd9ca99a5e86 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] POST http://192.168.122.93/volume/v3/volumes/None/action Sep 04 22:52:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f01dfe50-89a5-491f-b1be-dd9ca99a5e86 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f01dfe50-89a5-491f-b1be-dd9ca99a5e86 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f01dfe50-89a5-491f-b1be-dd9ca99a5e86 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/None/action returned with HTTP 404 Sep 04 22:52:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1094/2203] 192.168.122.93 () {60 vars in 1173 bytes} [Fri Sep 4 22:52:06 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e53dc53b-6a70-484c-ba60-43fb294b1478 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e53dc53b-6a70-484c-ba60-43fb294b1478 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/391fecf0-db1b-4474-bdce-65b618293deb Sep 04 22:52:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e53dc53b-6a70-484c-ba60-43fb294b1478 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e53dc53b-6a70-484c-ba60-43fb294b1478 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e53dc53b-6a70-484c-ba60-43fb294b1478 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/391fecf0-db1b-4474-bdce-65b618293deb returned with HTTP 404 Sep 04 22:52:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1110/2204] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:06 2026] GET /volume/v3/volumes/391fecf0-db1b-4474-bdce-65b618293deb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-65807b06-9479-48fc-93c0-3ee9caba1956 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-65807b06-9479-48fc-93c0-3ee9caba1956 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:52:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-65807b06-9479-48fc-93c0-3ee9caba1956 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-65807b06-9479-48fc-93c0-3ee9caba1956 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-65807b06-9479-48fc-93c0-3ee9caba1956 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:52:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-65807b06-9479-48fc-93c0-3ee9caba1956 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:52:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1095/2205] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:06 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-03c601b8-408e-49ec-847d-0b598efd1a01 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-03c601b8-408e-49ec-847d-0b598efd1a01 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] DELETE http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:52:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-03c601b8-408e-49ec-847d-0b598efd1a01 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-03c601b8-408e-49ec-847d-0b598efd1a01 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:06 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-03c601b8-408e-49ec-847d-0b598efd1a01 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Delete volume with id: 239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:52:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dbbcb5c8-d898-4375-9d91-99ef20790b76 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dbbcb5c8-d898-4375-9d91-99ef20790b76 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 Sep 04 22:52:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dbbcb5c8-d898-4375-9d91-99ef20790b76 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dbbcb5c8-d898-4375-9d91-99ef20790b76 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-03c601b8-408e-49ec-847d-0b598efd1a01 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:52:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dbbcb5c8-d898-4375-9d91-99ef20790b76 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:52:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dbbcb5c8-d898-4375-9d91-99ef20790b76 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 returned with HTTP 200 Sep 04 22:52:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1096/2206] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:06 2026] GET /volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:52:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-03c601b8-408e-49ec-847d-0b598efd1a01 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Delete volume request issued successfully. Sep 04 22:52:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-03c601b8-408e-49ec-847d-0b598efd1a01 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 202 Sep 04 22:52:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1111/2207] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:52:06 2026] DELETE /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9823a494-b68d-4b28-83a7-7f7ee7b0b618 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9823a494-b68d-4b28-83a7-7f7ee7b0b618 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:52:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9823a494-b68d-4b28-83a7-7f7ee7b0b618 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9823a494-b68d-4b28-83a7-7f7ee7b0b618 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9823a494-b68d-4b28-83a7-7f7ee7b0b618 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Volume info retrieved successfully. Sep 04 22:52:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9823a494-b68d-4b28-83a7-7f7ee7b0b618 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 200 Sep 04 22:52:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1097/2208] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:06 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f5a4ca70-760a-49eb-b4c5-177f59a58e5d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f5a4ca70-760a-49eb-b4c5-177f59a58e5d tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 Sep 04 22:52:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f5a4ca70-760a-49eb-b4c5-177f59a58e5d tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5becbdd7-651d-4990-8b74-f8400c53038f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f5a4ca70-760a-49eb-b4c5-177f59a58e5d tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5becbdd7-651d-4990-8b74-f8400c53038f tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] GET http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 Sep 04 22:52:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5becbdd7-651d-4990-8b74-f8400c53038f tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5becbdd7-651d-4990-8b74-f8400c53038f tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f5a4ca70-760a-49eb-b4c5-177f59a58e5d tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Snapshot retrieved successfully. Sep 04 22:52:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f5a4ca70-760a-49eb-b4c5-177f59a58e5d tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 returned with HTTP 200 Sep 04 22:52:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1112/2209] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:06 2026] GET /volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 => generated 460 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5becbdd7-651d-4990-8b74-f8400c53038f tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Volume info retrieved successfully. Sep 04 22:52:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5becbdd7-651d-4990-8b74-f8400c53038f tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 returned with HTTP 200 Sep 04 22:52:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1098/2210] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:06 2026] GET /volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 => generated 896 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d3401ab9-6257-45ff-ba8b-65674e8bcd83 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d3401ab9-6257-45ff-ba8b-65674e8bcd83 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 Sep 04 22:52:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d3401ab9-6257-45ff-ba8b-65674e8bcd83 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d3401ab9-6257-45ff-ba8b-65674e8bcd83 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:07 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:07 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:07 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d3401ab9-6257-45ff-ba8b-65674e8bcd83 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Snapshot retrieved successfully. Sep 04 22:52:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d3401ab9-6257-45ff-ba8b-65674e8bcd83 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 returned with HTTP 200 Sep 04 22:52:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1113/2211] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:07 2026] GET /volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6bdf3c55-ef94-4adc-a26f-9d9eaaf97118 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6bdf3c55-ef94-4adc-a26f-9d9eaaf97118 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] GET http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 Sep 04 22:52:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6bdf3c55-ef94-4adc-a26f-9d9eaaf97118 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6bdf3c55-ef94-4adc-a26f-9d9eaaf97118 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6bdf3c55-ef94-4adc-a26f-9d9eaaf97118 tempest-VolumesNegativeTest-802675715 tempest-VolumesNegativeTest-802675715-project-member] http://192.168.122.93/volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 returned with HTTP 404 Sep 04 22:52:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1099/2212] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:07 2026] GET /volume/v3/volumes/239f6f78-ef8a-40b0-adf0-2d85671c57d1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e8eb08e0-8b7d-4172-a73a-e6d079827e82 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e8eb08e0-8b7d-4172-a73a-e6d079827e82 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 Sep 04 22:52:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e8eb08e0-8b7d-4172-a73a-e6d079827e82 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e8eb08e0-8b7d-4172-a73a-e6d079827e82 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ea9fed87-0423-401d-819a-96d9b69c6cea None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e8eb08e0-8b7d-4172-a73a-e6d079827e82 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 returned with HTTP 404 Sep 04 22:52:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1114/2213] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:07 2026] GET /volume/v3/snapshots/d19e4076-20bb-4c19-9cac-ba4ea49b29f7 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ea9fed87-0423-401d-819a-96d9b69c6cea tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] GET http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 Sep 04 22:52:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ea9fed87-0423-401d-819a-96d9b69c6cea tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ea9fed87-0423-401d-819a-96d9b69c6cea tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:07 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:07 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ea9fed87-0423-401d-819a-96d9b69c6cea tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Volume info retrieved successfully. Sep 04 22:52:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ea9fed87-0423-401d-819a-96d9b69c6cea tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 returned with HTTP 200 Sep 04 22:52:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1100/2214] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:07 2026] GET /volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 => generated 954 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:52:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-14aec00e-5caa-4dd3-aa04-16f74b966df8 req-187ae2c9-3651-465f-b3e6-bc9ff20f4f4d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-14aec00e-5caa-4dd3-aa04-16f74b966df8 req-187ae2c9-3651-465f-b3e6-bc9ff20f4f4d tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:52:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-14aec00e-5caa-4dd3-aa04-16f74b966df8 req-187ae2c9-3651-465f-b3e6-bc9ff20f4f4d tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-14aec00e-5caa-4dd3-aa04-16f74b966df8 req-187ae2c9-3651-465f-b3e6-bc9ff20f4f4d tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:07 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:07 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:07 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:07 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:07 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-14aec00e-5caa-4dd3-aa04-16f74b966df8 req-187ae2c9-3651-465f-b3e6-bc9ff20f4f4d tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:52:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-14aec00e-5caa-4dd3-aa04-16f74b966df8 req-187ae2c9-3651-465f-b3e6-bc9ff20f4f4d tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 returned with HTTP 200 Sep 04 22:52:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1115/2215] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:52:07 2026] GET /volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2b88722a-5044-4df4-8b46-5f64893a43d1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2b88722a-5044-4df4-8b46-5f64893a43d1 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 Sep 04 22:52:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2b88722a-5044-4df4-8b46-5f64893a43d1 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2b88722a-5044-4df4-8b46-5f64893a43d1 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2b88722a-5044-4df4-8b46-5f64893a43d1 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 returned with HTTP 404 Sep 04 22:52:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1101/2216] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:08 2026] GET /volume/v3/snapshots/7de66be1-1a9d-422a-9d38-fe5d33674532 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-38447cff-4c76-4a83-85c9-f887ef74565c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-38447cff-4c76-4a83-85c9-f887ef74565c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef Sep 04 22:52:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-38447cff-4c76-4a83-85c9-f887ef74565c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-38447cff-4c76-4a83-85c9-f887ef74565c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-38447cff-4c76-4a83-85c9-f887ef74565c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:52:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-38447cff-4c76-4a83-85c9-f887ef74565c tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef returned with HTTP 200 Sep 04 22:52:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1116/2217] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:08 2026] GET /volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-06b7ee51-756a-4af5-80c8-25238cbf83f7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-06b7ee51-756a-4af5-80c8-25238cbf83f7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] DELETE http://192.168.122.93/volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef Sep 04 22:52:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-06b7ee51-756a-4af5-80c8-25238cbf83f7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-06b7ee51-756a-4af5-80c8-25238cbf83f7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:08 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-06b7ee51-756a-4af5-80c8-25238cbf83f7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Delete volume with id: 99fce863-e3e3-40d1-acf7-76d06341bdef Sep 04 22:52:08 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:08 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-06b7ee51-756a-4af5-80c8-25238cbf83f7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:52:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-06b7ee51-756a-4af5-80c8-25238cbf83f7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Delete volume request issued successfully. Sep 04 22:52:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-06b7ee51-756a-4af5-80c8-25238cbf83f7 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef returned with HTTP 202 Sep 04 22:52:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1102/2218] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:52:08 2026] DELETE /volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1285d290-3ca3-424d-80f1-d4f32069c40e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1285d290-3ca3-424d-80f1-d4f32069c40e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef Sep 04 22:52:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1285d290-3ca3-424d-80f1-d4f32069c40e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1285d290-3ca3-424d-80f1-d4f32069c40e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1285d290-3ca3-424d-80f1-d4f32069c40e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:52:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1285d290-3ca3-424d-80f1-d4f32069c40e tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef returned with HTTP 200 Sep 04 22:52:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1117/2219] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:08 2026] GET /volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8154e2ed-783a-49cc-aa8f-d02316c494f7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8154e2ed-783a-49cc-aa8f-d02316c494f7 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] GET http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 Sep 04 22:52:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8154e2ed-783a-49cc-aa8f-d02316c494f7 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8154e2ed-783a-49cc-aa8f-d02316c494f7 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:08 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:08 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8154e2ed-783a-49cc-aa8f-d02316c494f7 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Volume info retrieved successfully. Sep 04 22:52:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8154e2ed-783a-49cc-aa8f-d02316c494f7 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 returned with HTTP 200 Sep 04 22:52:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1103/2220] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:08 2026] GET /volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 => generated 954 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-59f1f661-52f2-4f4d-93ca-f88f7d1d2526 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-59f1f661-52f2-4f4d-93ca-f88f7d1d2526 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef Sep 04 22:52:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-59f1f661-52f2-4f4d-93ca-f88f7d1d2526 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-59f1f661-52f2-4f4d-93ca-f88f7d1d2526 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-091942dd-dd8a-4ec8-80bc-c1b65ab783e4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-59f1f661-52f2-4f4d-93ca-f88f7d1d2526 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:52:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-091942dd-dd8a-4ec8-80bc-c1b65ab783e4 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] GET http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 Sep 04 22:52:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-091942dd-dd8a-4ec8-80bc-c1b65ab783e4 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-091942dd-dd8a-4ec8-80bc-c1b65ab783e4 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-59f1f661-52f2-4f4d-93ca-f88f7d1d2526 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef returned with HTTP 200 Sep 04 22:52:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1118/2221] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:09 2026] GET /volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef => generated 851 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-091942dd-dd8a-4ec8-80bc-c1b65ab783e4 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Volume info retrieved successfully. Sep 04 22:52:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-091942dd-dd8a-4ec8-80bc-c1b65ab783e4 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 returned with HTTP 200 Sep 04 22:52:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1104/2222] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:09 2026] GET /volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 => generated 957 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5633cb89-898f-444b-aea9-80fced500602 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5633cb89-898f-444b-aea9-80fced500602 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5633cb89-898f-444b-aea9-80fced500602 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f778b0d-6ec2-4bed-8987-b8957dde54f0", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-674198471"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5633cb89-898f-444b-aea9-80fced500602 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 404 Sep 04 22:52:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1119/2223] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:52:10 2026] POST /volume/v3/snapshots => generated 109 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7f8fabfa-9c04-4941-b92c-2923ffb6ca64 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7f8fabfa-9c04-4941-b92c-2923ffb6ca64 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:52:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7f8fabfa-9c04-4941-b92c-2923ffb6ca64 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-363789162"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7f8fabfa-9c04-4941-b92c-2923ffb6ca64 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 404 Sep 04 22:52:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1105/2224] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:52:10 2026] POST /volume/v3/snapshots => generated 77 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1db73fca-ab12-40c8-8768-4671ca2b9bc2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1db73fca-ab12-40c8-8768-4671ca2b9bc2 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] GET http://192.168.122.93/volume/v3/snapshots?limit=invalid Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1db73fca-ab12-40c8-8768-4671ca2b9bc2 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1db73fca-ab12-40c8-8768-4671ca2b9bc2 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1db73fca-ab12-40c8-8768-4671ca2b9bc2 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] HTTP exception thrown: limit param must be an integer Sep 04 22:52:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1db73fca-ab12-40c8-8768-4671ca2b9bc2 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 04 22:52:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1120/2225] 192.168.122.93 () {58 vars in 1149 bytes} [Fri Sep 4 22:52:10 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:52:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4f506169-0e3d-47b0-9236-3ad9f8762ceb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4f506169-0e3d-47b0-9236-3ad9f8762ceb tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] GET http://192.168.122.93/volume/v3/snapshots?marker=4fe97f77-14e2-476b-a206-d2a410358dd5 Sep 04 22:52:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4f506169-0e3d-47b0-9236-3ad9f8762ceb tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4f506169-0e3d-47b0-9236-3ad9f8762ceb tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-4f506169-0e3d-47b0-9236-3ad9f8762ceb tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:10 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-4f506169-0e3d-47b0-9236-3ad9f8762ceb tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4f506169-0e3d-47b0-9236-3ad9f8762ceb tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/snapshots?marker=4fe97f77-14e2-476b-a206-d2a410358dd5 returned with HTTP 404 Sep 04 22:52:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1106/2226] 192.168.122.93 () {58 vars in 1209 bytes} [Fri Sep 4 22:52:10 2026] GET /volume/v3/snapshots?marker=4fe97f77-14e2-476b-a206-d2a410358dd5 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-effe9791-4b5d-4b62-829e-2aa5ec24bba6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-effe9791-4b5d-4b62-829e-2aa5ec24bba6 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] GET http://192.168.122.93/volume/v3/snapshots?sort_key=invalid Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-effe9791-4b5d-4b62-829e-2aa5ec24bba6 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-effe9791-4b5d-4b62-829e-2aa5ec24bba6 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-effe9791-4b5d-4b62-829e-2aa5ec24bba6 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-effe9791-4b5d-4b62-829e-2aa5ec24bba6 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Building query based on filter {{(pid=87249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-effe9791-4b5d-4b62-829e-2aa5ec24bba6 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 04 22:52:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1121/2227] 192.168.122.93 () {58 vars in 1155 bytes} [Fri Sep 4 22:52:10 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-45d35de0-c35e-4809-9c18-ecbed626e63f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-858065992"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-45d35de0-c35e-4809-9c18-ecbed626e63f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef Sep 04 22:52:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-45d35de0-c35e-4809-9c18-ecbed626e63f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-45d35de0-c35e-4809-9c18-ecbed626e63f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-858065992'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Create volume of 2 GB Sep 04 22:52:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Availability Zones retrieved successfully. Sep 04 22:52:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-45d35de0-c35e-4809-9c18-ecbed626e63f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef returned with HTTP 404 Sep 04 22:52:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1107/2228] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:10 2026] GET /volume/v3/volumes/99fce863-e3e3-40d1-acf7-76d06341bdef => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0c3caabd-0813-4304-a6bd-bd300a66bc25 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0c3caabd-0813-4304-a6bd-bd300a66bc25 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] GET http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 Sep 04 22:52:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0c3caabd-0813-4304-a6bd-bd300a66bc25 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0c3caabd-0813-4304-a6bd-bd300a66bc25 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Flow 'volume_create_api' (4336e47c-e4a1-41ed-8936-3ddcd6bcfb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85d4e901-557e-4f42-bc62-101364bb5eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Validating volume size '2' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0c3caabd-0813-4304-a6bd-bd300a66bc25 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Volume info retrieved successfully. Sep 04 22:52:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0c3caabd-0813-4304-a6bd-bd300a66bc25 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 returned with HTTP 200 Sep 04 22:52:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1108/2229] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:10 2026] GET /volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 => generated 957 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-89f10bf3-1f75-443e-b412-8335066cc050 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-89f10bf3-1f75-443e-b412-8335066cc050 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a Sep 04 22:52:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-89f10bf3-1f75-443e-b412-8335066cc050 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-89f10bf3-1f75-443e-b412-8335066cc050 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85d4e901-557e-4f42-bc62-101364bb5eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f043001f-cbfb-47cd-bcfc-c76c8f32f2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-89f10bf3-1f75-443e-b412-8335066cc050 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:52:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-89f10bf3-1f75-443e-b412-8335066cc050 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a returned with HTTP 200 Sep 04 22:52:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1109/2230] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:10 2026] GET /volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dceae570-6c04-442d-9ed4-403c38d89e1f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dceae570-6c04-442d-9ed4-403c38d89e1f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] DELETE http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a Sep 04 22:52:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dceae570-6c04-442d-9ed4-403c38d89e1f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dceae570-6c04-442d-9ed4-403c38d89e1f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:11 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-dceae570-6c04-442d-9ed4-403c38d89e1f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Delete volume with id: fa595938-370c-4167-b12f-65885d89de4a Sep 04 22:52:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dceae570-6c04-442d-9ed4-403c38d89e1f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:52:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dceae570-6c04-442d-9ed4-403c38d89e1f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Delete volume request issued successfully. Sep 04 22:52:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dceae570-6c04-442d-9ed4-403c38d89e1f tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a returned with HTTP 202 Sep 04 22:52:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1110/2231] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:52:11 2026] DELETE /volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2dcbf2bd-28f8-4770-9332-6f15c4eb5893 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2dcbf2bd-28f8-4770-9332-6f15c4eb5893 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a Sep 04 22:52:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2dcbf2bd-28f8-4770-9332-6f15c4eb5893 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2dcbf2bd-28f8-4770-9332-6f15c4eb5893 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2dcbf2bd-28f8-4770-9332-6f15c4eb5893 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Volume info retrieved successfully. Sep 04 22:52:11 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Created reservations ['b0e74ec8-26b6-44f6-84ae-33dd1a8cd76b', 'daf3af28-266e-4efc-b0f1-90a31dca0a87', '563dc79f-9890-4473-aea0-0dd242a85545', '3f8186af-e999-4f5b-9074-b913040c49ad'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2dcbf2bd-28f8-4770-9332-6f15c4eb5893 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a returned with HTTP 200 Sep 04 22:52:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f043001f-cbfb-47cd-bcfc-c76c8f32f2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0e74ec8-26b6-44f6-84ae-33dd1a8cd76b', 'daf3af28-266e-4efc-b0f1-90a31dca0a87', '563dc79f-9890-4473-aea0-0dd242a85545', '3f8186af-e999-4f5b-9074-b913040c49ad']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1111/2232] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:11 2026] GET /volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4816057-41d9-4255-a194-25e397837263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4816057-41d9-4255-a194-25e397837263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42a37232-c5ba-40e8-a83f-f830e0a7bcca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-858065992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d1fa0dd5da45158135a19d4fe46200',qos_specs=None,replication_status=,reservations=['b0e74ec8-26b6-44f6-84ae-33dd1a8cd76b','daf3af28-266e-4efc-b0f1-90a31dca0a87','563dc79f-9890-4473-aea0-0dd242a85545','3f8186af-e999-4f5b-9074-b913040c49ad'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb579c78414444dba9f6b9aa222e75c1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-858065992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42a37232-c5ba-40e8-a83f-f830e0a7bcca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4d1fa0dd5da45158135a19d4fe46200',provider_auth=None,provider_geometry=None,provider_id=None,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='eb579c78414444dba9f6b9aa222e75c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9873fe49-c3e6-4aa5-9c26-8fb06a32192b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9873fe49-c3e6-4aa5-9c26-8fb06a32192b) transitioned into state 'SUCCESS' from state '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-858065992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d1fa0dd5da45158135a19d4fe46200',qos_specs=None,replication_status=,reservations=['b0e74ec8-26b6-44f6-84ae-33dd1a8cd76b','daf3af28-266e-4efc-b0f1-90a31dca0a87','563dc79f-9890-4473-aea0-0dd242a85545','3f8186af-e999-4f5b-9074-b913040c49ad'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb579c78414444dba9f6b9aa222e75c1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3746cc4a-2133-49c8-b12e-2078bd2d176f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3746cc4a-2133-49c8-b12e-2078bd2d176f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Flow 'volume_create_api' (4336e47c-e4a1-41ed-8936-3ddcd6bcfb3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Create volume request issued successfully. Sep 04 22:52:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-65e92093-1778-4434-a1c0-3b6d3c282d41 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1122/2233] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:52:10 2026] POST /volume/v3/volumes => generated 768 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bc0a7425-e720-409d-bdb1-8a259577e251 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bc0a7425-e720-409d-bdb1-8a259577e251 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] GET http://192.168.122.93/volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca Sep 04 22:52:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bc0a7425-e720-409d-bdb1-8a259577e251 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bc0a7425-e720-409d-bdb1-8a259577e251 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bc0a7425-e720-409d-bdb1-8a259577e251 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Volume info retrieved successfully. Sep 04 22:52:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bc0a7425-e720-409d-bdb1-8a259577e251 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca returned with HTTP 200 Sep 04 22:52:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1112/2234] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:11 2026] GET /volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca => generated 836 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-48cd10cf-c0d0-4684-9c7e-dbaf20feb265 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-48cd10cf-c0d0-4684-9c7e-dbaf20feb265 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] GET http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 Sep 04 22:52:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-48cd10cf-c0d0-4684-9c7e-dbaf20feb265 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-48cd10cf-c0d0-4684-9c7e-dbaf20feb265 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-48cd10cf-c0d0-4684-9c7e-dbaf20feb265 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Volume info retrieved successfully. Sep 04 22:52:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-48cd10cf-c0d0-4684-9c7e-dbaf20feb265 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 returned with HTTP 200 Sep 04 22:52:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1123/2235] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:11 2026] GET /volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 => generated 957 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5b118c6e-8d14-4fc3-9f53-f8055471a348 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5b118c6e-8d14-4fc3-9f53-f8055471a348 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] DELETE http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:52:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5b118c6e-8d14-4fc3-9f53-f8055471a348 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5b118c6e-8d14-4fc3-9f53-f8055471a348 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:12 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-5b118c6e-8d14-4fc3-9f53-f8055471a348 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Delete volume with id: 4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:52:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5b118c6e-8d14-4fc3-9f53-f8055471a348 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:52:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-93afbdf0-934a-4071-ab6a-98c101626384 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-93afbdf0-934a-4071-ab6a-98c101626384 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] GET http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a Sep 04 22:52:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-93afbdf0-934a-4071-ab6a-98c101626384 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-93afbdf0-934a-4071-ab6a-98c101626384 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5b118c6e-8d14-4fc3-9f53-f8055471a348 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Delete volume request issued successfully. Sep 04 22:52:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5b118c6e-8d14-4fc3-9f53-f8055471a348 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 returned with HTTP 202 Sep 04 22:52:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1113/2236] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:52:12 2026] DELETE /volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:52:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-afd08ed4-3c29-4742-8bab-dbec375bec02 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-afd08ed4-3c29-4742-8bab-dbec375bec02 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:52:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-afd08ed4-3c29-4742-8bab-dbec375bec02 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-afd08ed4-3c29-4742-8bab-dbec375bec02 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-93afbdf0-934a-4071-ab6a-98c101626384 tempest-VolumesSnapshotTestJSON-1893294099 tempest-VolumesSnapshotTestJSON-1893294099-project-member] http://192.168.122.93/volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a returned with HTTP 404 Sep 04 22:52:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1124/2237] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:12 2026] GET /volume/v3/volumes/fa595938-370c-4167-b12f-65885d89de4a => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-afd08ed4-3c29-4742-8bab-dbec375bec02 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:52:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-afd08ed4-3c29-4742-8bab-dbec375bec02 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 returned with HTTP 200 Sep 04 22:52:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1114/2238] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:12 2026] GET /volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 => generated 846 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b0a73568-b3bc-4f0c-a989-3f6ae68deee7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b0a73568-b3bc-4f0c-a989-3f6ae68deee7 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] GET http://192.168.122.93/volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca Sep 04 22:52:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b0a73568-b3bc-4f0c-a989-3f6ae68deee7 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b0a73568-b3bc-4f0c-a989-3f6ae68deee7 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:12 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:12 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:12 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:12 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:12 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b0a73568-b3bc-4f0c-a989-3f6ae68deee7 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Volume info retrieved successfully. Sep 04 22:52:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b0a73568-b3bc-4f0c-a989-3f6ae68deee7 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca returned with HTTP 200 Sep 04 22:52:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1125/2239] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:12 2026] GET /volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca => generated 860 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e45e7993-045a-4759-922a-357a402c0f99 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e45e7993-045a-4759-922a-357a402c0f99 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] GET http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 Sep 04 22:52:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e45e7993-045a-4759-922a-357a402c0f99 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e45e7993-045a-4759-922a-357a402c0f99 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e45e7993-045a-4759-922a-357a402c0f99 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Volume info retrieved successfully. Sep 04 22:52:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e45e7993-045a-4759-922a-357a402c0f99 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 returned with HTTP 200 Sep 04 22:52:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1115/2240] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:13 2026] GET /volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 => generated 1301 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bb8234c7-cfed-4926-b3c7-0e17fc4ff4db None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bb8234c7-cfed-4926-b3c7-0e17fc4ff4db tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] DELETE http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 Sep 04 22:52:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bb8234c7-cfed-4926-b3c7-0e17fc4ff4db tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bb8234c7-cfed-4926-b3c7-0e17fc4ff4db tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:13 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-bb8234c7-cfed-4926-b3c7-0e17fc4ff4db tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Delete volume with id: 190b12db-61fa-4944-ade2-955e4a73d534 Sep 04 22:52:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bb8234c7-cfed-4926-b3c7-0e17fc4ff4db tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Volume info retrieved successfully. Sep 04 22:52:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bb8234c7-cfed-4926-b3c7-0e17fc4ff4db tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Delete volume request issued successfully. Sep 04 22:52:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bb8234c7-cfed-4926-b3c7-0e17fc4ff4db tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 returned with HTTP 202 Sep 04 22:52:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1126/2241] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:52:13 2026] DELETE /volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bf909750-df6a-459d-92a9-8d14b0460a63 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bf909750-df6a-459d-92a9-8d14b0460a63 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] GET http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 Sep 04 22:52:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bf909750-df6a-459d-92a9-8d14b0460a63 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bf909750-df6a-459d-92a9-8d14b0460a63 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bf909750-df6a-459d-92a9-8d14b0460a63 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Volume info retrieved successfully. Sep 04 22:52:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bf909750-df6a-459d-92a9-8d14b0460a63 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 returned with HTTP 200 Sep 04 22:52:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1116/2242] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:13 2026] GET /volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 => generated 1300 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-700d2571-7d1a-424e-9c1b-2d1ed5132ff4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-700d2571-7d1a-424e-9c1b-2d1ed5132ff4 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:52:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-700d2571-7d1a-424e-9c1b-2d1ed5132ff4 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-700d2571-7d1a-424e-9c1b-2d1ed5132ff4 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-700d2571-7d1a-424e-9c1b-2d1ed5132ff4 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Volume info retrieved successfully. Sep 04 22:52:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-700d2571-7d1a-424e-9c1b-2d1ed5132ff4 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 returned with HTTP 200 Sep 04 22:52:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1127/2243] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:13 2026] GET /volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c06b1f25-dd0f-4e09-bd45-e1b9604260e3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c06b1f25-dd0f-4e09-bd45-e1b9604260e3 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] GET http://192.168.122.93/volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca Sep 04 22:52:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c06b1f25-dd0f-4e09-bd45-e1b9604260e3 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c06b1f25-dd0f-4e09-bd45-e1b9604260e3 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c06b1f25-dd0f-4e09-bd45-e1b9604260e3 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Volume info retrieved successfully. Sep 04 22:52:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c06b1f25-dd0f-4e09-bd45-e1b9604260e3 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca returned with HTTP 200 Sep 04 22:52:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1117/2244] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:13 2026] GET /volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-08c9366e-5e53-46b0-9b6d-6ab89b242925 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-08c9366e-5e53-46b0-9b6d-6ab89b242925 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:52:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-08c9366e-5e53-46b0-9b6d-6ab89b242925 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42a37232-c5ba-40e8-a83f-f830e0a7bcca", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2022605837"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-08c9366e-5e53-46b0-9b6d-6ab89b242925 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Volume info retrieved successfully. Sep 04 22:52:13 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-08c9366e-5e53-46b0-9b6d-6ab89b242925 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Create snapshot from volume 42a37232-c5ba-40e8-a83f-f830e0a7bcca Sep 04 22:52:13 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-08c9366e-5e53-46b0-9b6d-6ab89b242925 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Created reservations ['15b11438-f008-45a0-a0bc-de10baaa0642', '4f6920f9-0af6-4bb2-a75e-cc18ac16af28', '23afa995-08b4-495c-b967-1da8fdf4d5d4', '16896292-85a3-4128-8732-b803b2e7390a'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-08c9366e-5e53-46b0-9b6d-6ab89b242925 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Snapshot create request issued successfully. Sep 04 22:52:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-08c9366e-5e53-46b0-9b6d-6ab89b242925 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:52:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1128/2245] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:52:13 2026] POST /volume/v3/snapshots => generated 318 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:52:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d52cf54a-e319-49e0-aec3-26f68b4a56da None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d52cf54a-e319-49e0-aec3-26f68b4a56da tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] GET http://192.168.122.93/volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 Sep 04 22:52:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d52cf54a-e319-49e0-aec3-26f68b4a56da tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d52cf54a-e319-49e0-aec3-26f68b4a56da tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d52cf54a-e319-49e0-aec3-26f68b4a56da tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Snapshot retrieved successfully. Sep 04 22:52:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d52cf54a-e319-49e0-aec3-26f68b4a56da tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 returned with HTTP 200 Sep 04 22:52:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1118/2246] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:13 2026] GET /volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 => generated 450 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:52:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e13895e3-2f3f-4a77-8d04-5f2e4f52cd46 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e13895e3-2f3f-4a77-8d04-5f2e4f52cd46 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] GET http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 Sep 04 22:52:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e13895e3-2f3f-4a77-8d04-5f2e4f52cd46 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e13895e3-2f3f-4a77-8d04-5f2e4f52cd46 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e13895e3-2f3f-4a77-8d04-5f2e4f52cd46 tempest-VolumeAndVolumeTypeFromImageTest-378736090 tempest-VolumeAndVolumeTypeFromImageTest-378736090-project-member] http://192.168.122.93/volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 returned with HTTP 404 Sep 04 22:52:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1129/2247] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:14 2026] GET /volume/v3/volumes/190b12db-61fa-4944-ade2-955e4a73d534 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5361bc30-fb58-4a88-a18a-7fbcea6b1131 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5361bc30-fb58-4a88-a18a-7fbcea6b1131 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] GET http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 Sep 04 22:52:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5361bc30-fb58-4a88-a18a-7fbcea6b1131 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5361bc30-fb58-4a88-a18a-7fbcea6b1131 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5361bc30-fb58-4a88-a18a-7fbcea6b1131 tempest-TestStampPattern-236998636 tempest-TestStampPattern-236998636-project-member] http://192.168.122.93/volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 returned with HTTP 404 Sep 04 22:52:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1119/2248] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:14 2026] GET /volume/v3/volumes/4e103791-9e8b-4127-94c4-3645ab3f29c0 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-edfd2cef-4736-4cd5-a4c5-c4ff9e5f187d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-edfd2cef-4736-4cd5-a4c5-c4ff9e5f187d tempest-VolumeAndVolumeTypeFromImageTest-924128037 tempest-VolumeAndVolumeTypeFromImageTest-924128037-project-admin] GET http://192.168.122.93/volume/v3/volumes/detail?all_tenants=1 Sep 04 22:52:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-edfd2cef-4736-4cd5-a4c5-c4ff9e5f187d tempest-VolumeAndVolumeTypeFromImageTest-924128037 tempest-VolumeAndVolumeTypeFromImageTest-924128037-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-edfd2cef-4736-4cd5-a4c5-c4ff9e5f187d tempest-VolumeAndVolumeTypeFromImageTest-924128037 tempest-VolumeAndVolumeTypeFromImageTest-924128037-project-admin] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:14 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-edfd2cef-4736-4cd5-a4c5-c4ff9e5f187d tempest-VolumeAndVolumeTypeFromImageTest-924128037 tempest-VolumeAndVolumeTypeFromImageTest-924128037-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:52:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:14 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:52:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-edfd2cef-4736-4cd5-a4c5-c4ff9e5f187d tempest-VolumeAndVolumeTypeFromImageTest-924128037 tempest-VolumeAndVolumeTypeFromImageTest-924128037-project-admin] Get all volumes completed successfully. Sep 04 22:52:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-edfd2cef-4736-4cd5-a4c5-c4ff9e5f187d tempest-VolumeAndVolumeTypeFromImageTest-924128037 tempest-VolumeAndVolumeTypeFromImageTest-924128037-project-admin] http://192.168.122.93/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 22:52:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1130/2249] 192.168.122.93 () {58 vars in 1164 bytes} [Fri Sep 4 22:52:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1027 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-41a99e67-8041-4820-8ce8-ff4f57d2e1e3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-41a99e67-8041-4820-8ce8-ff4f57d2e1e3 tempest-VolumeAndVolumeTypeFromImageTest-924128037 tempest-VolumeAndVolumeTypeFromImageTest-924128037-project-admin] DELETE http://192.168.122.93/volume/v3/types/7f6a902e-8ebe-4a62-a9e9-8787390ad542 Sep 04 22:52:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-41a99e67-8041-4820-8ce8-ff4f57d2e1e3 tempest-VolumeAndVolumeTypeFromImageTest-924128037 tempest-VolumeAndVolumeTypeFromImageTest-924128037-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-41a99e67-8041-4820-8ce8-ff4f57d2e1e3 tempest-VolumeAndVolumeTypeFromImageTest-924128037 tempest-VolumeAndVolumeTypeFromImageTest-924128037-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-41a99e67-8041-4820-8ce8-ff4f57d2e1e3 tempest-VolumeAndVolumeTypeFromImageTest-924128037 tempest-VolumeAndVolumeTypeFromImageTest-924128037-project-admin] http://192.168.122.93/volume/v3/types/7f6a902e-8ebe-4a62-a9e9-8787390ad542 returned with HTTP 202 Sep 04 22:52:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1120/2250] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:52:14 2026] DELETE /volume/v3/types/7f6a902e-8ebe-4a62-a9e9-8787390ad542 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-38dadf15-f6c5-4e9e-a5fa-20d9db35f0b0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-38dadf15-f6c5-4e9e-a5fa-20d9db35f0b0 tempest-VolumeAndVolumeTypeFromImageTest-924128037 tempest-VolumeAndVolumeTypeFromImageTest-924128037-project-admin] GET http://192.168.122.93/volume/v3/types/7f6a902e-8ebe-4a62-a9e9-8787390ad542 Sep 04 22:52:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-38dadf15-f6c5-4e9e-a5fa-20d9db35f0b0 tempest-VolumeAndVolumeTypeFromImageTest-924128037 tempest-VolumeAndVolumeTypeFromImageTest-924128037-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-38dadf15-f6c5-4e9e-a5fa-20d9db35f0b0 tempest-VolumeAndVolumeTypeFromImageTest-924128037 tempest-VolumeAndVolumeTypeFromImageTest-924128037-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-38dadf15-f6c5-4e9e-a5fa-20d9db35f0b0 tempest-VolumeAndVolumeTypeFromImageTest-924128037 tempest-VolumeAndVolumeTypeFromImageTest-924128037-project-admin] http://192.168.122.93/volume/v3/types/7f6a902e-8ebe-4a62-a9e9-8787390ad542 returned with HTTP 404 Sep 04 22:52:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1131/2251] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:52:14 2026] GET /volume/v3/types/7f6a902e-8ebe-4a62-a9e9-8787390ad542 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:52:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3e4cf4e0-6963-49af-9e57-dd6a00218f43 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3e4cf4e0-6963-49af-9e57-dd6a00218f43 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] GET http://192.168.122.93/volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 Sep 04 22:52:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3e4cf4e0-6963-49af-9e57-dd6a00218f43 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3e4cf4e0-6963-49af-9e57-dd6a00218f43 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:14 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:14 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3e4cf4e0-6963-49af-9e57-dd6a00218f43 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Snapshot retrieved successfully. Sep 04 22:52:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3e4cf4e0-6963-49af-9e57-dd6a00218f43 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 returned with HTTP 200 Sep 04 22:52:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1121/2252] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:14 2026] GET /volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 => generated 450 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-679902ad-3a30-4b79-925a-c2b6ca629949 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-679902ad-3a30-4b79-925a-c2b6ca629949 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] GET http://192.168.122.93/volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 Sep 04 22:52:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-679902ad-3a30-4b79-925a-c2b6ca629949 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-679902ad-3a30-4b79-925a-c2b6ca629949 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-679902ad-3a30-4b79-925a-c2b6ca629949 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Snapshot retrieved successfully. Sep 04 22:52:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-679902ad-3a30-4b79-925a-c2b6ca629949 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 returned with HTTP 200 Sep 04 22:52:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1132/2253] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:15 2026] GET /volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 => generated 450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fc996ec4-3067-4d31-9879-e220e3e8b847 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fc996ec4-3067-4d31-9879-e220e3e8b847 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] GET http://192.168.122.93/volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 Sep 04 22:52:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fc996ec4-3067-4d31-9879-e220e3e8b847 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fc996ec4-3067-4d31-9879-e220e3e8b847 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fc996ec4-3067-4d31-9879-e220e3e8b847 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Snapshot retrieved successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fc996ec4-3067-4d31-9879-e220e3e8b847 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1122/2254] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:16 2026] GET /volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 => generated 477 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-10855b4c-f6e1-4b08-a171-a51993abd37d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-10855b4c-f6e1-4b08-a171-a51993abd37d tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-10855b4c-f6e1-4b08-a171-a51993abd37d tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "cb518e14-b8e3-4b24-adbf-e34eb103a5c2"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-10855b4c-f6e1-4b08-a171-a51993abd37d tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'cb518e14-b8e3-4b24-adbf-e34eb103a5c2'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-10855b4c-f6e1-4b08-a171-a51993abd37d tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Snapshot retrieved successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-10855b4c-f6e1-4b08-a171-a51993abd37d tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Create volume of 1 GB Sep 04 22:52:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-10855b4c-f6e1-4b08-a171-a51993abd37d tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Availability Zones retrieved successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-10855b4c-f6e1-4b08-a171-a51993abd37d tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Flow 'volume_create_api' (c6c24e12-8387-4cf5-a0db-901f6b8cb0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:17 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-10855b4c-f6e1-4b08-a171-a51993abd37d tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2cf3acc-7cf5-4985-89db-5f282c72f046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:17 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-10855b4c-f6e1-4b08-a171-a51993abd37d tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:17 devstack devstack@c-api.service[87249]: WARNING cinder.volume.api [None req-10855b4c-f6e1-4b08-a171-a51993abd37d tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2cf3acc-7cf5-4985-89db-5f282c72f046) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 22:52:17 devstack devstack@c-api.service[87249]: 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 04 22:52:17 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-10855b4c-f6e1-4b08-a171-a51993abd37d tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2cf3acc-7cf5-4985-89db-5f282c72f046) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:17 devstack devstack@c-api.service[87249]: WARNING cinder.volume.api [None req-10855b4c-f6e1-4b08-a171-a51993abd37d tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2cf3acc-7cf5-4985-89db-5f282c72f046) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 22:52:17 devstack devstack@c-api.service[87249]: WARNING cinder.volume.api [None req-10855b4c-f6e1-4b08-a171-a51993abd37d tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Flow 'volume_create_api' (c6c24e12-8387-4cf5-a0db-901f6b8cb0de) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 22:52:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-10855b4c-f6e1-4b08-a171-a51993abd37d tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 400 Sep 04 22:52:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1133/2255] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:52:17 2026] POST /volume/v3/volumes => generated 171 bytes in 90 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0fab47fb-c2a0-45ec-8655-b08f8f0f6206 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0fab47fb-c2a0-45ec-8655-b08f8f0f6206 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 Sep 04 22:52:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0fab47fb-c2a0-45ec-8655-b08f8f0f6206 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0fab47fb-c2a0-45ec-8655-b08f8f0f6206 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-0fab47fb-c2a0-45ec-8655-b08f8f0f6206 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Delete snapshot with id: cb518e14-b8e3-4b24-adbf-e34eb103a5c2 Sep 04 22:52:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0fab47fb-c2a0-45ec-8655-b08f8f0f6206 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Snapshot retrieved successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:17 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:17 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0fab47fb-c2a0-45ec-8655-b08f8f0f6206 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Snapshot delete request issued successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0fab47fb-c2a0-45ec-8655-b08f8f0f6206 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 returned with HTTP 202 Sep 04 22:52:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1123/2256] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:52:17 2026] DELETE /volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-eb88a0e3-69a4-42c0-be0f-f5fdb9b35c13 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eb88a0e3-69a4-42c0-be0f-f5fdb9b35c13 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] GET http://192.168.122.93/volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 Sep 04 22:52:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eb88a0e3-69a4-42c0-be0f-f5fdb9b35c13 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-eb88a0e3-69a4-42c0-be0f-f5fdb9b35c13 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-eb88a0e3-69a4-42c0-be0f-f5fdb9b35c13 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Snapshot retrieved successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-eb88a0e3-69a4-42c0-be0f-f5fdb9b35c13 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1134/2257] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 => generated 476 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1332207d-579d-44b5-9215-63748334e0a6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1332207d-579d-44b5-9215-63748334e0a6 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] GET http://192.168.122.93/volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 Sep 04 22:52:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1332207d-579d-44b5-9215-63748334e0a6 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1332207d-579d-44b5-9215-63748334e0a6 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1332207d-579d-44b5-9215-63748334e0a6 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Snapshot retrieved successfully. Sep 04 22:52:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1332207d-579d-44b5-9215-63748334e0a6 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 returned with HTTP 200 Sep 04 22:52:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1124/2258] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:18 2026] GET /volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 => generated 476 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fcb4a0ec-3bca-44e0-afb6-0bf87c315802 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fcb4a0ec-3bca-44e0-afb6-0bf87c315802 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] GET http://192.168.122.93/volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 Sep 04 22:52:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fcb4a0ec-3bca-44e0-afb6-0bf87c315802 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fcb4a0ec-3bca-44e0-afb6-0bf87c315802 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fcb4a0ec-3bca-44e0-afb6-0bf87c315802 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 returned with HTTP 404 Sep 04 22:52:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1135/2259] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:19 2026] GET /volume/v3/snapshots/cb518e14-b8e3-4b24-adbf-e34eb103a5c2 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6f537c53-2ade-4565-ad39-f4a7f5c0e439 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6f537c53-2ade-4565-ad39-f4a7f5c0e439 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] GET http://192.168.122.93/volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca Sep 04 22:52:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6f537c53-2ade-4565-ad39-f4a7f5c0e439 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6f537c53-2ade-4565-ad39-f4a7f5c0e439 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6f537c53-2ade-4565-ad39-f4a7f5c0e439 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Volume info retrieved successfully. Sep 04 22:52:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6f537c53-2ade-4565-ad39-f4a7f5c0e439 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca returned with HTTP 200 Sep 04 22:52:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1125/2260] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:19 2026] GET /volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0fd7b191-9935-4b27-a912-758c0a413e01 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0fd7b191-9935-4b27-a912-758c0a413e01 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] DELETE http://192.168.122.93/volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca Sep 04 22:52:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0fd7b191-9935-4b27-a912-758c0a413e01 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0fd7b191-9935-4b27-a912-758c0a413e01 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:19 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-0fd7b191-9935-4b27-a912-758c0a413e01 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Delete volume with id: 42a37232-c5ba-40e8-a83f-f830e0a7bcca Sep 04 22:52:19 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:19 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0fd7b191-9935-4b27-a912-758c0a413e01 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Volume info retrieved successfully. Sep 04 22:52:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0fd7b191-9935-4b27-a912-758c0a413e01 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Delete volume request issued successfully. Sep 04 22:52:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0fd7b191-9935-4b27-a912-758c0a413e01 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca returned with HTTP 202 Sep 04 22:52:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1136/2261] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:52:19 2026] DELETE /volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f9f8a706-1ea8-4d32-9160-0307967cfa50 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f9f8a706-1ea8-4d32-9160-0307967cfa50 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] GET http://192.168.122.93/volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca Sep 04 22:52:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f9f8a706-1ea8-4d32-9160-0307967cfa50 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f9f8a706-1ea8-4d32-9160-0307967cfa50 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f9f8a706-1ea8-4d32-9160-0307967cfa50 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Volume info retrieved successfully. Sep 04 22:52:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f9f8a706-1ea8-4d32-9160-0307967cfa50 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca returned with HTTP 200 Sep 04 22:52:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1126/2262] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:19 2026] GET /volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca => generated 860 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b1c5a3b5-c67b-453b-8fbd-b1201d25a5f2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b1c5a3b5-c67b-453b-8fbd-b1201d25a5f2 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] GET http://192.168.122.93/volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca Sep 04 22:52:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b1c5a3b5-c67b-453b-8fbd-b1201d25a5f2 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b1c5a3b5-c67b-453b-8fbd-b1201d25a5f2 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:20 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:20 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b1c5a3b5-c67b-453b-8fbd-b1201d25a5f2 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Volume info retrieved successfully. Sep 04 22:52:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b1c5a3b5-c67b-453b-8fbd-b1201d25a5f2 tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca returned with HTTP 200 Sep 04 22:52:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1137/2263] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:20 2026] GET /volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca => generated 860 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-454261840"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-454261840'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Create volume of 1 GB Sep 04 22:52:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Availability Zones retrieved successfully. Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Flow 'volume_create_api' (5da91fd3-35fc-4b1f-9e45-dc990dead9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e34c219-e2ea-476c-9e7f-e92715fc52c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e34c219-e2ea-476c-9e7f-e92715fc52c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53eaeb41-2875-46e0-a8f0-b6d3dc641923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Created reservations ['1ead20bb-1fc4-44d3-8b78-f3e98e58052a', 'd3a9e565-afda-4bcb-9c36-98a7d54b03bb', '12720b58-5163-449d-bdad-fb2c8b5a8f0d', 'f2a22a92-ce38-4888-b99f-3a89f6332723'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53eaeb41-2875-46e0-a8f0-b6d3dc641923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ead20bb-1fc4-44d3-8b78-f3e98e58052a', 'd3a9e565-afda-4bcb-9c36-98a7d54b03bb', '12720b58-5163-449d-bdad-fb2c8b5a8f0d', 'f2a22a92-ce38-4888-b99f-3a89f6332723']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2fd7a8e-ac00-4509-a8b9-4f57be30c223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2fd7a8e-ac00-4509-a8b9-4f57be30c223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c23d69b-41fa-4f7d-b346-6bb52ff59141', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-454261840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c19fd198ca4d0cb869b389e33740d9',qos_specs=None,replication_status=,reservations=['1ead20bb-1fc4-44d3-8b78-f3e98e58052a','d3a9e565-afda-4bcb-9c36-98a7d54b03bb','12720b58-5163-449d-bdad-fb2c8b5a8f0d','f2a22a92-ce38-4888-b99f-3a89f6332723'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5d5de5b2f84dd3900571daa4f32cf6',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-454261840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c23d69b-41fa-4f7d-b346-6bb52ff59141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c19fd198ca4d0cb869b389e33740d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e5d5de5b2f84dd3900571daa4f32cf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1de88072-228a-45c3-b74b-8126f1b6ca74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1de88072-228a-45c3-b74b-8126f1b6ca74) transitioned into state 'SUCCESS' from state '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-454261840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c19fd198ca4d0cb869b389e33740d9',qos_specs=None,replication_status=,reservations=['1ead20bb-1fc4-44d3-8b78-f3e98e58052a','d3a9e565-afda-4bcb-9c36-98a7d54b03bb','12720b58-5163-449d-bdad-fb2c8b5a8f0d','f2a22a92-ce38-4888-b99f-3a89f6332723'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5d5de5b2f84dd3900571daa4f32cf6',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22e3d4d7-eaff-4e23-9c81-a3e2700cc638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22e3d4d7-eaff-4e23-9c81-a3e2700cc638) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Flow 'volume_create_api' (5da91fd3-35fc-4b1f-9e45-dc990dead9c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Create volume request issued successfully. Sep 04 22:52:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2686f426-6002-4ef3-8dc3-cbab4e080b13 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1127/2264] 192.168.122.93 () {62 vars in 1178 bytes} [Fri Sep 4 22:52:20 2026] POST /volume/v3/volumes => generated 776 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:52:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5aa823c4-09f2-4211-b7e8-9238848ec44a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5aa823c4-09f2-4211-b7e8-9238848ec44a tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 Sep 04 22:52:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5aa823c4-09f2-4211-b7e8-9238848ec44a tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5aa823c4-09f2-4211-b7e8-9238848ec44a tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:21 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:21 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5aa823c4-09f2-4211-b7e8-9238848ec44a tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5aa823c4-09f2-4211-b7e8-9238848ec44a tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 returned with HTTP 200 Sep 04 22:52:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1138/2265] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:21 2026] GET /volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 => generated 844 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6cfe7355-8812-46a7-b858-c01d362693be None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6cfe7355-8812-46a7-b858-c01d362693be tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] GET http://192.168.122.93/volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6cfe7355-8812-46a7-b858-c01d362693be tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6cfe7355-8812-46a7-b858-c01d362693be tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6cfe7355-8812-46a7-b858-c01d362693be tempest-VolumesSnapshotNegativeTestJSON-860107794 tempest-VolumesSnapshotNegativeTestJSON-860107794-project-member] http://192.168.122.93/volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca returned with HTTP 404 Sep 04 22:52:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1128/2266] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:21 2026] GET /volume/v3/volumes/42a37232-c5ba-40e8-a83f-f830e0a7bcca => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1ca454ac-8048-42eb-ad56-766c78ee033e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1ca454ac-8048-42eb-ad56-766c78ee033e tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 Sep 04 22:52:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1ca454ac-8048-42eb-ad56-766c78ee033e tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1ca454ac-8048-42eb-ad56-766c78ee033e tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:22 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:22 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:22 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:22 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1ca454ac-8048-42eb-ad56-766c78ee033e tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1ca454ac-8048-42eb-ad56-766c78ee033e tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 returned with HTTP 200 Sep 04 22:52:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1139/2267] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:22 2026] GET /volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 => generated 868 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7b5a783d-10bd-46f4-9145-9053b5779723 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7b5a783d-10bd-46f4-9145-9053b5779723 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 Sep 04 22:52:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7b5a783d-10bd-46f4-9145-9053b5779723 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7b5a783d-10bd-46f4-9145-9053b5779723 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:23 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:23 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:23 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:23 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:23 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7b5a783d-10bd-46f4-9145-9053b5779723 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7b5a783d-10bd-46f4-9145-9053b5779723 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 returned with HTTP 200 Sep 04 22:52:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1129/2268] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:23 2026] GET /volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 => generated 869 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:52:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a129bda4-1d1b-469f-9236-1a888addb5fd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a129bda4-1d1b-469f-9236-1a888addb5fd tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:52:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a129bda4-1d1b-469f-9236-1a888addb5fd tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c23d69b-41fa-4f7d-b346-6bb52ff59141", "name": "tempest-VolumeDependencyTests-Snapshot-984284017"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:23 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:23 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:23 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:23 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a129bda4-1d1b-469f-9236-1a888addb5fd tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:23 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-a129bda4-1d1b-469f-9236-1a888addb5fd tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Create snapshot from volume 6c23d69b-41fa-4f7d-b346-6bb52ff59141 Sep 04 22:52:23 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-a129bda4-1d1b-469f-9236-1a888addb5fd tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Created reservations ['ba258347-0569-470e-908f-64290ea2d4a9', '7218422d-5101-4a68-bc70-9ce3a40009ca', 'e9640033-0bdf-441e-9225-e2cd2e8f5517', '764fe665-acc8-4b0e-83d5-45542fd35c22'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a129bda4-1d1b-469f-9236-1a888addb5fd tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Snapshot create request issued successfully. Sep 04 22:52:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a129bda4-1d1b-469f-9236-1a888addb5fd tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:52:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1140/2269] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:52:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d048ff9a-367d-43a7-92ca-e3df485ccee9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d048ff9a-367d-43a7-92ca-e3df485ccee9 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 Sep 04 22:52:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d048ff9a-367d-43a7-92ca-e3df485ccee9 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d048ff9a-367d-43a7-92ca-e3df485ccee9 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d048ff9a-367d-43a7-92ca-e3df485ccee9 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Snapshot retrieved successfully. Sep 04 22:52:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d048ff9a-367d-43a7-92ca-e3df485ccee9 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 returned with HTTP 200 Sep 04 22:52:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1130/2270] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:24 2026] GET /volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7d8d9ccc-cb75-477b-97c1-378fa7df73d9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7d8d9ccc-cb75-477b-97c1-378fa7df73d9 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 Sep 04 22:52:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7d8d9ccc-cb75-477b-97c1-378fa7df73d9 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7d8d9ccc-cb75-477b-97c1-378fa7df73d9 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:25 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:25 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:25 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7d8d9ccc-cb75-477b-97c1-378fa7df73d9 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Snapshot retrieved successfully. Sep 04 22:52:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7d8d9ccc-cb75-477b-97c1-378fa7df73d9 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 returned with HTTP 200 Sep 04 22:52:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1141/2271] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:25 2026] GET /volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9748dac2-1f98-4a8b-98e0-efc372e3d54f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9748dac2-1f98-4a8b-98e0-efc372e3d54f tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 Sep 04 22:52:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9748dac2-1f98-4a8b-98e0-efc372e3d54f tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9748dac2-1f98-4a8b-98e0-efc372e3d54f tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:26 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:26 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9748dac2-1f98-4a8b-98e0-efc372e3d54f tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Snapshot retrieved successfully. Sep 04 22:52:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9748dac2-1f98-4a8b-98e0-efc372e3d54f tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 returned with HTTP 200 Sep 04 22:52:26 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1131/2272] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:26 2026] GET /volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 => generated 439 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b0b84a60-3918-4e41-bd00-74ff266a70f5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b0b84a60-3918-4e41-bd00-74ff266a70f5 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 Sep 04 22:52:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b0b84a60-3918-4e41-bd00-74ff266a70f5 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b0b84a60-3918-4e41-bd00-74ff266a70f5 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b0b84a60-3918-4e41-bd00-74ff266a70f5 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Snapshot retrieved successfully. Sep 04 22:52:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b0b84a60-3918-4e41-bd00-74ff266a70f5 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 returned with HTTP 200 Sep 04 22:52:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1142/2273] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:27 2026] GET /volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "dc3e5d65-697d-450f-bacb-093be14cb181", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1466101832"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Create volume request body: {'volume': {'snapshot_id': 'dc3e5d65-697d-450f-bacb-093be14cb181', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1466101832'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Snapshot retrieved successfully. Sep 04 22:52:27 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Create volume of 1 GB Sep 04 22:52:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Availability Zones retrieved successfully. Sep 04 22:52:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Flow 'volume_create_api' (9320821b-0660-48df-a4d2-adeaa3428f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (131de52d-6d7d-41c4-9d98-c48a5892cd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (131de52d-6d7d-41c4-9d98-c48a5892cd42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dc3e5d65-697d-450f-bacb-093be14cb181', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18ca3984-2629-4d97-aedc-e14a735c5418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:27 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Created reservations ['0d3c56ef-39ed-442d-b65b-e495f1f7c58e', '5181417c-eb44-4ba6-adf2-570718fd0380', '8064f875-e732-493f-9f6b-640654951107', 'df5c86de-43b2-4d81-93dc-ef407f36d300'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18ca3984-2629-4d97-aedc-e14a735c5418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d3c56ef-39ed-442d-b65b-e495f1f7c58e', '5181417c-eb44-4ba6-adf2-570718fd0380', '8064f875-e732-493f-9f6b-640654951107', 'df5c86de-43b2-4d81-93dc-ef407f36d300']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6dc1a7-eb4a-4159-a3eb-46149d392fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6dc1a7-eb4a-4159-a3eb-46149d392fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd28eb454-8a1f-4f12-9854-5febc9521df1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1466101832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c19fd198ca4d0cb869b389e33740d9',qos_specs=None,replication_status=,reservations=['0d3c56ef-39ed-442d-b65b-e495f1f7c58e','5181417c-eb44-4ba6-adf2-570718fd0380','8064f875-e732-493f-9f6b-640654951107','df5c86de-43b2-4d81-93dc-ef407f36d300'],size=1,snapshot_id=dc3e5d65-697d-450f-bacb-093be14cb181,source_replicaid=,source_volid=None,status='creating',user_id='9e5d5de5b2f84dd3900571daa4f32cf6',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1466101832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d28eb454-8a1f-4f12-9854-5febc9521df1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c19fd198ca4d0cb869b389e33740d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dc3e5d65-697d-450f-bacb-093be14cb181,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e5d5de5b2f84dd3900571daa4f32cf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b057f842-5d75-4b64-b6bc-fe8aa78abbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b057f842-5d75-4b64-b6bc-fe8aa78abbaf) transitioned into state 'SUCCESS' from state '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-1466101832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c19fd198ca4d0cb869b389e33740d9',qos_specs=None,replication_status=,reservations=['0d3c56ef-39ed-442d-b65b-e495f1f7c58e','5181417c-eb44-4ba6-adf2-570718fd0380','8064f875-e732-493f-9f6b-640654951107','df5c86de-43b2-4d81-93dc-ef407f36d300'],size=1,snapshot_id=dc3e5d65-697d-450f-bacb-093be14cb181,source_replicaid=,source_volid=None,status='creating',user_id='9e5d5de5b2f84dd3900571daa4f32cf6',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40442979-3a50-42c0-943b-3b26ed3952fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40442979-3a50-42c0-943b-3b26ed3952fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Flow 'volume_create_api' (9320821b-0660-48df-a4d2-adeaa3428f10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Create volume request issued successfully. Sep 04 22:52:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b3c26999-820d-4cee-95c6-6b0bf0df31a4 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1132/2274] 192.168.122.93 () {62 vars in 1179 bytes} [Fri Sep 4 22:52:27 2026] POST /volume/v3/volumes => generated 811 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-99909b39-c89c-4654-ab7c-980ee17aca33 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-99909b39-c89c-4654-ab7c-980ee17aca33 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 Sep 04 22:52:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-99909b39-c89c-4654-ab7c-980ee17aca33 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-99909b39-c89c-4654-ab7c-980ee17aca33 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-99909b39-c89c-4654-ab7c-980ee17aca33 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-99909b39-c89c-4654-ab7c-980ee17aca33 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 returned with HTTP 200 Sep 04 22:52:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1143/2275] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:27 2026] GET /volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 => generated 879 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1cffdda3-180a-4685-b971-28cebd1e1262 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1cffdda3-180a-4685-b971-28cebd1e1262 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 Sep 04 22:52:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1cffdda3-180a-4685-b971-28cebd1e1262 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1cffdda3-180a-4685-b971-28cebd1e1262 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:29 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:29 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1cffdda3-180a-4685-b971-28cebd1e1262 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1cffdda3-180a-4685-b971-28cebd1e1262 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 returned with HTTP 200 Sep 04 22:52:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1133/2276] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:29 2026] GET /volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 => generated 903 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d49909f2-9058-4b7d-b38a-34f7a06f81ff None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d49909f2-9058-4b7d-b38a-34f7a06f81ff tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 Sep 04 22:52:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d49909f2-9058-4b7d-b38a-34f7a06f81ff tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d49909f2-9058-4b7d-b38a-34f7a06f81ff tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d49909f2-9058-4b7d-b38a-34f7a06f81ff tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d49909f2-9058-4b7d-b38a-34f7a06f81ff tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 returned with HTTP 200 Sep 04 22:52:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1144/2277] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:30 2026] GET /volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 => generated 903 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-96aa57b0-fd7f-4f9a-819b-9b3a3b05b5cc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-96aa57b0-fd7f-4f9a-819b-9b3a3b05b5cc tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 Sep 04 22:52:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-96aa57b0-fd7f-4f9a-819b-9b3a3b05b5cc tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-96aa57b0-fd7f-4f9a-819b-9b3a3b05b5cc tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:31 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:31 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:31 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:31 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-96aa57b0-fd7f-4f9a-819b-9b3a3b05b5cc tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-96aa57b0-fd7f-4f9a-819b-9b3a3b05b5cc tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 returned with HTTP 200 Sep 04 22:52:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1134/2278] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:31 2026] GET /volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 => generated 903 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1d7900d5-eb54-4032-9b0e-2e9e89f01868 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d7900d5-eb54-4032-9b0e-2e9e89f01868 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 Sep 04 22:52:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d7900d5-eb54-4032-9b0e-2e9e89f01868 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d7900d5-eb54-4032-9b0e-2e9e89f01868 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:32 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1d7900d5-eb54-4032-9b0e-2e9e89f01868 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d7900d5-eb54-4032-9b0e-2e9e89f01868 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 returned with HTTP 200 Sep 04 22:52:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1145/2279] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:32 2026] GET /volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 => generated 903 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-670afa33-2563-4853-8edf-accd032459ed None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-670afa33-2563-4853-8edf-accd032459ed tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 Sep 04 22:52:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-670afa33-2563-4853-8edf-accd032459ed tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-670afa33-2563-4853-8edf-accd032459ed tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-670afa33-2563-4853-8edf-accd032459ed tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-670afa33-2563-4853-8edf-accd032459ed tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 returned with HTTP 200 Sep 04 22:52:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1135/2280] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:33 2026] GET /volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 => generated 903 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e30616ac-e722-4482-94ce-723125409b7a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e30616ac-e722-4482-94ce-723125409b7a tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 Sep 04 22:52:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e30616ac-e722-4482-94ce-723125409b7a tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e30616ac-e722-4482-94ce-723125409b7a tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e30616ac-e722-4482-94ce-723125409b7a tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e30616ac-e722-4482-94ce-723125409b7a tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 returned with HTTP 200 Sep 04 22:52:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1146/2281] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:34 2026] GET /volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 => generated 903 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-53adfef1-5f56-40dd-b5ae-a944573dbbd6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-53adfef1-5f56-40dd-b5ae-a944573dbbd6 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 Sep 04 22:52:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-53adfef1-5f56-40dd-b5ae-a944573dbbd6 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-53adfef1-5f56-40dd-b5ae-a944573dbbd6 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-53adfef1-5f56-40dd-b5ae-a944573dbbd6 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-53adfef1-5f56-40dd-b5ae-a944573dbbd6 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 returned with HTTP 200 Sep 04 22:52:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1136/2282] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:35 2026] GET /volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 => generated 904 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c9472493-24be-4097-8dc0-826a50b7aa09 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c9472493-24be-4097-8dc0-826a50b7aa09 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 Sep 04 22:52:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c9472493-24be-4097-8dc0-826a50b7aa09 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c9472493-24be-4097-8dc0-826a50b7aa09 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:36 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-c9472493-24be-4097-8dc0-826a50b7aa09 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Delete snapshot with id: dc3e5d65-697d-450f-bacb-093be14cb181 Sep 04 22:52:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c9472493-24be-4097-8dc0-826a50b7aa09 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Snapshot retrieved successfully. Sep 04 22:52:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c9472493-24be-4097-8dc0-826a50b7aa09 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Snapshot delete request issued successfully. Sep 04 22:52:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c9472493-24be-4097-8dc0-826a50b7aa09 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 returned with HTTP 202 Sep 04 22:52:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1147/2283] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:52:36 2026] DELETE /volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0eb94c7d-067a-40b0-8af8-59df873b2899 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0eb94c7d-067a-40b0-8af8-59df873b2899 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 Sep 04 22:52:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0eb94c7d-067a-40b0-8af8-59df873b2899 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0eb94c7d-067a-40b0-8af8-59df873b2899 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0eb94c7d-067a-40b0-8af8-59df873b2899 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Snapshot retrieved successfully. Sep 04 22:52:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0eb94c7d-067a-40b0-8af8-59df873b2899 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 returned with HTTP 200 Sep 04 22:52:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1137/2284] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:36 2026] GET /volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0b4e3d0a-ffd6-4128-a4d3-055425bb9e8d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0b4e3d0a-ffd6-4128-a4d3-055425bb9e8d tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 Sep 04 22:52:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0b4e3d0a-ffd6-4128-a4d3-055425bb9e8d tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0b4e3d0a-ffd6-4128-a4d3-055425bb9e8d tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0b4e3d0a-ffd6-4128-a4d3-055425bb9e8d tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Snapshot retrieved successfully. Sep 04 22:52:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0b4e3d0a-ffd6-4128-a4d3-055425bb9e8d tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 returned with HTTP 200 Sep 04 22:52:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1148/2285] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:37 2026] GET /volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6aae42eb-fac7-4d85-a4dc-d28d3e596fdc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6aae42eb-fac7-4d85-a4dc-d28d3e596fdc tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 Sep 04 22:52:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6aae42eb-fac7-4d85-a4dc-d28d3e596fdc tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6aae42eb-fac7-4d85-a4dc-d28d3e596fdc tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:38 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:38 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:38 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6aae42eb-fac7-4d85-a4dc-d28d3e596fdc tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Snapshot retrieved successfully. Sep 04 22:52:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6aae42eb-fac7-4d85-a4dc-d28d3e596fdc tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 returned with HTTP 200 Sep 04 22:52:38 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1138/2286] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:38 2026] GET /volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-032aa3d9-27c0-4f46-b0c3-f54967ccfd25 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-032aa3d9-27c0-4f46-b0c3-f54967ccfd25 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 Sep 04 22:52:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-032aa3d9-27c0-4f46-b0c3-f54967ccfd25 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-032aa3d9-27c0-4f46-b0c3-f54967ccfd25 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-032aa3d9-27c0-4f46-b0c3-f54967ccfd25 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 returned with HTTP 404 Sep 04 22:52:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1149/2287] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:39 2026] GET /volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-af3c25af-5d3a-4eed-9d23-e500c5e779ff None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-af3c25af-5d3a-4eed-9d23-e500c5e779ff tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] DELETE http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 Sep 04 22:52:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-af3c25af-5d3a-4eed-9d23-e500c5e779ff tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-af3c25af-5d3a-4eed-9d23-e500c5e779ff tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:39 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-af3c25af-5d3a-4eed-9d23-e500c5e779ff tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Delete volume with id: 6c23d69b-41fa-4f7d-b346-6bb52ff59141 Sep 04 22:52:39 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:39 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-af3c25af-5d3a-4eed-9d23-e500c5e779ff tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-af3c25af-5d3a-4eed-9d23-e500c5e779ff tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Delete volume request issued successfully. Sep 04 22:52:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-af3c25af-5d3a-4eed-9d23-e500c5e779ff tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 returned with HTTP 202 Sep 04 22:52:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1139/2288] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:52:39 2026] DELETE /volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 22:52:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7accce1d-00e2-4ea2-b5c1-fe462034551a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7accce1d-00e2-4ea2-b5c1-fe462034551a tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 Sep 04 22:52:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7accce1d-00e2-4ea2-b5c1-fe462034551a tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7accce1d-00e2-4ea2-b5c1-fe462034551a tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:39 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:39 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:39 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:39 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7accce1d-00e2-4ea2-b5c1-fe462034551a tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7accce1d-00e2-4ea2-b5c1-fe462034551a tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 returned with HTTP 200 Sep 04 22:52:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1150/2289] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:39 2026] GET /volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 => generated 868 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9ca596f4-8c12-4ab7-a901-a7cba7351064", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-920261969"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Create volume request body: {'volume': {"'imageRef": '9ca596f4-8c12-4ab7-a901-a7cba7351064', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-920261969'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:40 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Create volume of 1 GB Sep 04 22:52:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Availability Zones retrieved successfully. Sep 04 22:52:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Flow 'volume_create_api' (ff88a8be-5798-44c3-86aa-ce3e5b493f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4572b286-906b-4321-8205-0f8fd4f76a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4572b286-906b-4321-8205-0f8fd4f76a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41814552-3953-42cc-be48-dffca9a2906e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4645584d-6d7d-4c34-bf09-45011921a8de None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4645584d-6d7d-4c34-bf09-45011921a8de tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 Sep 04 22:52:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4645584d-6d7d-4c34-bf09-45011921a8de tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4645584d-6d7d-4c34-bf09-45011921a8de tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:40 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Created reservations ['e38d9794-f410-4ce3-b016-4786872521da', '7b4aaf3a-48f2-42e2-8c46-6305880bac54', '43c8b39d-25ce-453e-9f51-a3ef7c2f8f7e', '331d0198-8080-42f4-bea7-ea92d7f31b37'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41814552-3953-42cc-be48-dffca9a2906e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e38d9794-f410-4ce3-b016-4786872521da', '7b4aaf3a-48f2-42e2-8c46-6305880bac54', '43c8b39d-25ce-453e-9f51-a3ef7c2f8f7e', '331d0198-8080-42f4-bea7-ea92d7f31b37']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40554087-e7ec-4368-acd0-20e150528266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:40 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:40 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4645584d-6d7d-4c34-bf09-45011921a8de tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4645584d-6d7d-4c34-bf09-45011921a8de tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 returned with HTTP 200 Sep 04 22:52:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1151/2290] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:40 2026] GET /volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 => generated 868 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:40 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:40 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40554087-e7ec-4368-acd0-20e150528266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec0384d9-7c96-493e-b77d-e05fad01e6ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-920261969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ac679fb60d4a38a975af0ed86a271a',qos_specs=None,replication_status=,reservations=['e38d9794-f410-4ce3-b016-4786872521da','7b4aaf3a-48f2-42e2-8c46-6305880bac54','43c8b39d-25ce-453e-9f51-a3ef7c2f8f7e','331d0198-8080-42f4-bea7-ea92d7f31b37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4974ebff188149dea4d7798743852ab2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-920261969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec0384d9-7c96-493e-b77d-e05fad01e6ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ac679fb60d4a38a975af0ed86a271a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4974ebff188149dea4d7798743852ab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284eb72c-f6d7-47be-a72c-4dc2a63c66d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284eb72c-f6d7-47be-a72c-4dc2a63c66d1) transitioned into state 'SUCCESS' from state '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-920261969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ac679fb60d4a38a975af0ed86a271a',qos_specs=None,replication_status=,reservations=['e38d9794-f410-4ce3-b016-4786872521da','7b4aaf3a-48f2-42e2-8c46-6305880bac54','43c8b39d-25ce-453e-9f51-a3ef7c2f8f7e','331d0198-8080-42f4-bea7-ea92d7f31b37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4974ebff188149dea4d7798743852ab2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db9bd8a8-6ab3-4420-9e51-ba39760df6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db9bd8a8-6ab3-4420-9e51-ba39760df6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Flow 'volume_create_api' (ff88a8be-5798-44c3-86aa-ce3e5b493f71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Create volume request issued successfully. Sep 04 22:52:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5a19ab1c-2711-4d9a-86c6-0c3a257a503b tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1140/2291] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:52:40 2026] POST /volume/v3/volumes => generated 763 bytes in 638 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9ca596f4-8c12-4ab7-a901-a7cba7351064", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-109652507"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Create volume request body: {'volume': {"'imageRef": '9ca596f4-8c12-4ab7-a901-a7cba7351064', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-109652507'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:40 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Create volume of 1 GB Sep 04 22:52:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Availability Zones retrieved successfully. Sep 04 22:52:40 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Flow 'volume_create_api' (c24492b9-8826-46dc-92aa-0e2759208340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:40 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6fb268e-e26e-4f3a-a9f6-c770e7405bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:40 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:40 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6fb268e-e26e-4f3a-a9f6-c770e7405bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:40 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf53fb4-9552-4aa1-a9a5-66e512bdbd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:40 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Created reservations ['90d83ecf-a29d-444f-9492-76d6786b3fe7', '93ad552e-a162-4507-930f-6a25f32b1466', '7911cd07-03af-4772-be79-b25e10ebf5e3', '4d04614e-5227-4ad6-a684-a9342616e80b'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf53fb4-9552-4aa1-a9a5-66e512bdbd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90d83ecf-a29d-444f-9492-76d6786b3fe7', '93ad552e-a162-4507-930f-6a25f32b1466', '7911cd07-03af-4772-be79-b25e10ebf5e3', '4d04614e-5227-4ad6-a684-a9342616e80b']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e382da3-f38b-4af9-807a-d70f94b382dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:41 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e382da3-f38b-4af9-807a-d70f94b382dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '403bf6a5-954e-499b-8ed5-0db16cc85ce1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-109652507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ac679fb60d4a38a975af0ed86a271a',qos_specs=None,replication_status=,reservations=['90d83ecf-a29d-444f-9492-76d6786b3fe7','93ad552e-a162-4507-930f-6a25f32b1466','7911cd07-03af-4772-be79-b25e10ebf5e3','4d04614e-5227-4ad6-a684-a9342616e80b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4974ebff188149dea4d7798743852ab2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-109652507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=403bf6a5-954e-499b-8ed5-0db16cc85ce1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ac679fb60d4a38a975af0ed86a271a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4974ebff188149dea4d7798743852ab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117ab38d-101e-433d-abd0-470e9cc1ceed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117ab38d-101e-433d-abd0-470e9cc1ceed) transitioned into state 'SUCCESS' from state '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-109652507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ac679fb60d4a38a975af0ed86a271a',qos_specs=None,replication_status=,reservations=['90d83ecf-a29d-444f-9492-76d6786b3fe7','93ad552e-a162-4507-930f-6a25f32b1466','7911cd07-03af-4772-be79-b25e10ebf5e3','4d04614e-5227-4ad6-a684-a9342616e80b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4974ebff188149dea4d7798743852ab2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac50737-90d3-4719-b498-e33ba4555ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac50737-90d3-4719-b498-e33ba4555ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Flow 'volume_create_api' (c24492b9-8826-46dc-92aa-0e2759208340) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Create volume request issued successfully. Sep 04 22:52:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e1c8b2f2-9cea-4bd0-b6e1-6c451daffaa5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1152/2292] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:52:40 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 04 22:52:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9ca596f4-8c12-4ab7-a901-a7cba7351064", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1652707298"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Create volume request body: {'volume': {"'imageRef": '9ca596f4-8c12-4ab7-a901-a7cba7351064', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1652707298'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:41 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Create volume of 1 GB Sep 04 22:52:41 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:41 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Availability Zones retrieved successfully. Sep 04 22:52:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Flow 'volume_create_api' (cd68c556-76f8-4a7b-bd3e-1e2f9c5a370c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be174ba9-b49b-47d3-9bd8-6595831881bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be174ba9-b49b-47d3-9bd8-6595831881bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90b2a298-1fd5-4ef2-85de-3086bd2538a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bd0aefb3-1906-491b-860e-15fc144e3b3b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bd0aefb3-1906-491b-860e-15fc144e3b3b tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bd0aefb3-1906-491b-860e-15fc144e3b3b tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bd0aefb3-1906-491b-860e-15fc144e3b3b tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:41 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Created reservations ['a45d072a-64c6-4313-afee-f20c4aded080', 'ee965aaa-0c91-4c01-8fc5-74db4564671e', '08344606-7ced-4dd4-a1ed-88ae8790774b', 'dd47defd-3fac-4002-b508-90b96f2a4bc8'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90b2a298-1fd5-4ef2-85de-3086bd2538a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a45d072a-64c6-4313-afee-f20c4aded080', 'ee965aaa-0c91-4c01-8fc5-74db4564671e', '08344606-7ced-4dd4-a1ed-88ae8790774b', 'dd47defd-3fac-4002-b508-90b96f2a4bc8']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bd0aefb3-1906-491b-860e-15fc144e3b3b tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 returned with HTTP 404 Sep 04 22:52:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1153/2293] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:41 2026] GET /volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:52:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (186120b9-d256-4e00-9ad0-12038f79194a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c5824816-d3a7-43a4-a621-87eff52b2703 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c5824816-d3a7-43a4-a621-87eff52b2703 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] DELETE http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c5824816-d3a7-43a4-a621-87eff52b2703 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c5824816-d3a7-43a4-a621-87eff52b2703 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-c5824816-d3a7-43a4-a621-87eff52b2703 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Delete volume with id: d28eb454-8a1f-4f12-9854-5febc9521df1 Sep 04 22:52:41 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:41 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c5824816-d3a7-43a4-a621-87eff52b2703 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:41 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:41 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (186120b9-d256-4e00-9ad0-12038f79194a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30225661-484d-49d4-a428-3ac09b34d929', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1652707298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ac679fb60d4a38a975af0ed86a271a',qos_specs=None,replication_status=,reservations=['a45d072a-64c6-4313-afee-f20c4aded080','ee965aaa-0c91-4c01-8fc5-74db4564671e','08344606-7ced-4dd4-a1ed-88ae8790774b','dd47defd-3fac-4002-b508-90b96f2a4bc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4974ebff188149dea4d7798743852ab2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1652707298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30225661-484d-49d4-a428-3ac09b34d929,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ac679fb60d4a38a975af0ed86a271a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4974ebff188149dea4d7798743852ab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (027c05bc-0a55-48a4-9abd-8ce0e5dfab59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c5824816-d3a7-43a4-a621-87eff52b2703 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Delete volume request issued successfully. Sep 04 22:52:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c5824816-d3a7-43a4-a621-87eff52b2703 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 returned with HTTP 202 Sep 04 22:52:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1154/2294] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:52:41 2026] DELETE /volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9a69e280-eb1f-43fc-9600-be9ecfd698f5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9a69e280-eb1f-43fc-9600-be9ecfd698f5 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 Sep 04 22:52:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (027c05bc-0a55-48a4-9abd-8ce0e5dfab59) transitioned into state 'SUCCESS' from state '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-1652707298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ac679fb60d4a38a975af0ed86a271a',qos_specs=None,replication_status=,reservations=['a45d072a-64c6-4313-afee-f20c4aded080','ee965aaa-0c91-4c01-8fc5-74db4564671e','08344606-7ced-4dd4-a1ed-88ae8790774b','dd47defd-3fac-4002-b508-90b96f2a4bc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4974ebff188149dea4d7798743852ab2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9a69e280-eb1f-43fc-9600-be9ecfd698f5 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9a69e280-eb1f-43fc-9600-be9ecfd698f5 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc9387a6-9bd5-4ebe-9120-068b31385935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:41 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9a69e280-eb1f-43fc-9600-be9ecfd698f5 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9a69e280-eb1f-43fc-9600-be9ecfd698f5 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 returned with HTTP 200 Sep 04 22:52:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1155/2295] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:41 2026] GET /volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 => generated 903 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc9387a6-9bd5-4ebe-9120-068b31385935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Flow 'volume_create_api' (cd68c556-76f8-4a7b-bd3e-1e2f9c5a370c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Create volume request issued successfully. Sep 04 22:52:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c9737fe4-6dd2-432b-9682-c86faba9d825 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1141/2296] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:52:41 2026] POST /volume/v3/volumes => generated 764 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9ca596f4-8c12-4ab7-a901-a7cba7351064", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-90187611"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Create volume request body: {'volume': {"'imageRef": '9ca596f4-8c12-4ab7-a901-a7cba7351064', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-90187611'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:41 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Create volume of 1 GB Sep 04 22:52:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Availability Zones retrieved successfully. Sep 04 22:52:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Flow 'volume_create_api' (bbb9f083-8125-4a79-8a74-64843397e9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b07f6d0f-484f-4217-9853-b9db021a08fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b07f6d0f-484f-4217-9853-b9db021a08fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fb60cf7-4f4c-4cd0-b555-c05ddd7d3dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Created reservations ['1298f2a4-4fab-43c4-a48e-4e7cdb244ec2', '126f7f0a-6638-4ea2-8015-37c9842d7894', 'ed8469dc-f1dd-4c2e-b40e-e6efb0762aa0', '55deae88-935f-4869-85e4-6b9d5b98045a'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fb60cf7-4f4c-4cd0-b555-c05ddd7d3dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1298f2a4-4fab-43c4-a48e-4e7cdb244ec2', '126f7f0a-6638-4ea2-8015-37c9842d7894', 'ed8469dc-f1dd-4c2e-b40e-e6efb0762aa0', '55deae88-935f-4869-85e4-6b9d5b98045a']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7715961c-0386-44e2-880d-4584982d0290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:42 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7715961c-0386-44e2-880d-4584982d0290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79ec9e06-0fdf-4d51-b76e-e09079cd248e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-90187611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ac679fb60d4a38a975af0ed86a271a',qos_specs=None,replication_status=,reservations=['1298f2a4-4fab-43c4-a48e-4e7cdb244ec2','126f7f0a-6638-4ea2-8015-37c9842d7894','ed8469dc-f1dd-4c2e-b40e-e6efb0762aa0','55deae88-935f-4869-85e4-6b9d5b98045a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4974ebff188149dea4d7798743852ab2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-90187611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79ec9e06-0fdf-4d51-b76e-e09079cd248e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ac679fb60d4a38a975af0ed86a271a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4974ebff188149dea4d7798743852ab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d08fe2a-214d-4bee-a5b4-9e1bcef70e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d08fe2a-214d-4bee-a5b4-9e1bcef70e38) transitioned into state 'SUCCESS' from state '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-90187611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ac679fb60d4a38a975af0ed86a271a',qos_specs=None,replication_status=,reservations=['1298f2a4-4fab-43c4-a48e-4e7cdb244ec2','126f7f0a-6638-4ea2-8015-37c9842d7894','ed8469dc-f1dd-4c2e-b40e-e6efb0762aa0','55deae88-935f-4869-85e4-6b9d5b98045a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4974ebff188149dea4d7798743852ab2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5cedb36-cd67-4b24-86ec-480737b1996d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5cedb36-cd67-4b24-86ec-480737b1996d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Flow 'volume_create_api' (bbb9f083-8125-4a79-8a74-64843397e9f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Create volume request issued successfully. Sep 04 22:52:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6a895c39-6fa5-4851-a959-f64298fd9e66 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1156/2297] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:52:41 2026] POST /volume/v3/volumes => generated 762 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9ca596f4-8c12-4ab7-a901-a7cba7351064", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-348777978"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Create volume request body: {'volume': {"'imageRef": '9ca596f4-8c12-4ab7-a901-a7cba7351064', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-348777978'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:42 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Create volume of 1 GB Sep 04 22:52:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Availability Zones retrieved successfully. Sep 04 22:52:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Flow 'volume_create_api' (1e8c123a-0cda-4e04-bd94-78778d3c8834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d798a2-4936-41c9-83f1-1aa7505c90be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d798a2-4936-41c9-83f1-1aa7505c90be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b58ac5-e06e-4443-baf0-d1ca4502ba5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e474a5bd-1075-413f-a641-c1a57f23d2ed None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e474a5bd-1075-413f-a641-c1a57f23d2ed tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 Sep 04 22:52:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e474a5bd-1075-413f-a641-c1a57f23d2ed tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e474a5bd-1075-413f-a641-c1a57f23d2ed tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:42 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:42 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e474a5bd-1075-413f-a641-c1a57f23d2ed tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Volume info retrieved successfully. Sep 04 22:52:42 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Created reservations ['e930ff49-f908-47d3-a8e9-b90ad734bae3', '3d870895-0184-49da-8ad9-6b47e6957330', '31de4b96-3b28-42a7-95b3-4c59f878409b', 'b7fc6819-74b2-4ce8-b287-5468c492a83e'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b58ac5-e06e-4443-baf0-d1ca4502ba5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e930ff49-f908-47d3-a8e9-b90ad734bae3', '3d870895-0184-49da-8ad9-6b47e6957330', '31de4b96-3b28-42a7-95b3-4c59f878409b', 'b7fc6819-74b2-4ce8-b287-5468c492a83e']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:42 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4108355d-d602-49b1-b792-08255d05bcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e474a5bd-1075-413f-a641-c1a57f23d2ed tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 returned with HTTP 200 Sep 04 22:52:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1157/2298] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:42 2026] GET /volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 => generated 903 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4108355d-d602-49b1-b792-08255d05bcbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f92ce3c6-2075-4b7b-be6c-f9d0c12044cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-348777978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ac679fb60d4a38a975af0ed86a271a',qos_specs=None,replication_status=,reservations=['e930ff49-f908-47d3-a8e9-b90ad734bae3','3d870895-0184-49da-8ad9-6b47e6957330','31de4b96-3b28-42a7-95b3-4c59f878409b','b7fc6819-74b2-4ce8-b287-5468c492a83e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4974ebff188149dea4d7798743852ab2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-348777978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f92ce3c6-2075-4b7b-be6c-f9d0c12044cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ac679fb60d4a38a975af0ed86a271a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4974ebff188149dea4d7798743852ab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d6a8b13-1626-41be-9259-9ffb4272093c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d6a8b13-1626-41be-9259-9ffb4272093c) transitioned into state 'SUCCESS' from state '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-348777978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ac679fb60d4a38a975af0ed86a271a',qos_specs=None,replication_status=,reservations=['e930ff49-f908-47d3-a8e9-b90ad734bae3','3d870895-0184-49da-8ad9-6b47e6957330','31de4b96-3b28-42a7-95b3-4c59f878409b','b7fc6819-74b2-4ce8-b287-5468c492a83e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4974ebff188149dea4d7798743852ab2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8104e2f-4850-41ca-bf77-05611b30e47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8104e2f-4850-41ca-bf77-05611b30e47c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:43 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Flow 'volume_create_api' (1e8c123a-0cda-4e04-bd94-78778d3c8834) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Create volume request issued successfully. Sep 04 22:52:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cc9bcd34-4568-4e87-aaec-a2733c232b5c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1142/2299] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:52:42 2026] POST /volume/v3/volumes => generated 763 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c3394f3f-10d4-4d8c-b94b-28929d80eecf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c3394f3f-10d4-4d8c-b94b-28929d80eecf tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/ec0384d9-7c96-493e-b77d-e05fad01e6ac Sep 04 22:52:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c3394f3f-10d4-4d8c-b94b-28929d80eecf tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c3394f3f-10d4-4d8c-b94b-28929d80eecf tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:43 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:43 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c3394f3f-10d4-4d8c-b94b-28929d80eecf tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c3394f3f-10d4-4d8c-b94b-28929d80eecf tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/ec0384d9-7c96-493e-b77d-e05fad01e6ac returned with HTTP 200 Sep 04 22:52:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1158/2300] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:43 2026] GET /volume/v3/volumes/ec0384d9-7c96-493e-b77d-e05fad01e6ac => generated 856 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d53fd5a3-cc6f-4594-9721-4004626759d5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d53fd5a3-cc6f-4594-9721-4004626759d5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 Sep 04 22:52:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d53fd5a3-cc6f-4594-9721-4004626759d5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d53fd5a3-cc6f-4594-9721-4004626759d5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d53fd5a3-cc6f-4594-9721-4004626759d5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d53fd5a3-cc6f-4594-9721-4004626759d5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 returned with HTTP 200 Sep 04 22:52:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1143/2301] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:43 2026] GET /volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-dd761a15-89ae-4caf-b6fd-f6a858f854a2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dd761a15-89ae-4caf-b6fd-f6a858f854a2 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 Sep 04 22:52:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dd761a15-89ae-4caf-b6fd-f6a858f854a2 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dd761a15-89ae-4caf-b6fd-f6a858f854a2 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dd761a15-89ae-4caf-b6fd-f6a858f854a2 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 returned with HTTP 404 Sep 04 22:52:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1159/2302] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:44 2026] GET /volume/v3/volumes/d28eb454-8a1f-4f12-9854-5febc9521df1 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:52:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8d486537-6088-4fa3-b32a-9a134e412779 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8d486537-6088-4fa3-b32a-9a134e412779 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 Sep 04 22:52:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8d486537-6088-4fa3-b32a-9a134e412779 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8d486537-6088-4fa3-b32a-9a134e412779 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:44 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-8d486537-6088-4fa3-b32a-9a134e412779 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Delete snapshot with id: dc3e5d65-697d-450f-bacb-093be14cb181 Sep 04 22:52:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8d486537-6088-4fa3-b32a-9a134e412779 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 returned with HTTP 404 Sep 04 22:52:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1144/2303] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:52:44 2026] DELETE /volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3c663b70-f8cb-4728-9c64-b48241a076bb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3c663b70-f8cb-4728-9c64-b48241a076bb tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 Sep 04 22:52:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3c663b70-f8cb-4728-9c64-b48241a076bb tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3c663b70-f8cb-4728-9c64-b48241a076bb tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3c663b70-f8cb-4728-9c64-b48241a076bb tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 returned with HTTP 404 Sep 04 22:52:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1160/2304] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:44 2026] GET /volume/v3/snapshots/dc3e5d65-697d-450f-bacb-093be14cb181 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-40132f1a-e02e-4ecb-90da-c57367cfaf69 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-40132f1a-e02e-4ecb-90da-c57367cfaf69 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] DELETE http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 Sep 04 22:52:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-40132f1a-e02e-4ecb-90da-c57367cfaf69 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-40132f1a-e02e-4ecb-90da-c57367cfaf69 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:44 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-40132f1a-e02e-4ecb-90da-c57367cfaf69 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Delete volume with id: 6c23d69b-41fa-4f7d-b346-6bb52ff59141 Sep 04 22:52:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-40132f1a-e02e-4ecb-90da-c57367cfaf69 tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 returned with HTTP 404 Sep 04 22:52:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1145/2305] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:52:44 2026] DELETE /volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:52:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-93d09f19-6820-41ef-943d-a60f20e6d63f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-93d09f19-6820-41ef-943d-a60f20e6d63f tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] GET http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 Sep 04 22:52:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-93d09f19-6820-41ef-943d-a60f20e6d63f tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-93d09f19-6820-41ef-943d-a60f20e6d63f tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-93d09f19-6820-41ef-943d-a60f20e6d63f tempest-VolumeDependencyTests-1597856949 tempest-VolumeDependencyTests-1597856949-project-member] http://192.168.122.93/volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 returned with HTTP 404 Sep 04 22:52:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1161/2306] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:52:44 2026] GET /volume/v3/volumes/6c23d69b-41fa-4f7d-b346-6bb52ff59141 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:52:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f6991d9c-03ca-4c1e-8895-d65e1bbe507a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f6991d9c-03ca-4c1e-8895-d65e1bbe507a tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 Sep 04 22:52:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f6991d9c-03ca-4c1e-8895-d65e1bbe507a tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f6991d9c-03ca-4c1e-8895-d65e1bbe507a tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:44 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:44 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:44 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:44 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f6991d9c-03ca-4c1e-8895-d65e1bbe507a tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f6991d9c-03ca-4c1e-8895-d65e1bbe507a tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 returned with HTTP 200 Sep 04 22:52:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1146/2307] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:44 2026] GET /volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-138e34c2-8c8a-4f74-81b0-4f17533a51e0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-138e34c2-8c8a-4f74-81b0-4f17533a51e0 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 Sep 04 22:52:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-138e34c2-8c8a-4f74-81b0-4f17533a51e0 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-138e34c2-8c8a-4f74-81b0-4f17533a51e0 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:44 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:44 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:44 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:44 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:44 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-138e34c2-8c8a-4f74-81b0-4f17533a51e0 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-138e34c2-8c8a-4f74-81b0-4f17533a51e0 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 returned with HTTP 200 Sep 04 22:52:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1162/2308] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:44 2026] GET /volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c7523043-f61d-454c-9459-9277264e4521 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c7523043-f61d-454c-9459-9277264e4521 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 Sep 04 22:52:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c7523043-f61d-454c-9459-9277264e4521 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c7523043-f61d-454c-9459-9277264e4521 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c7523043-f61d-454c-9459-9277264e4521 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c7523043-f61d-454c-9459-9277264e4521 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 returned with HTTP 200 Sep 04 22:52:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1147/2309] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:45 2026] GET /volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5d80309a-883d-4d49-91f3-a451882069e8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5d80309a-883d-4d49-91f3-a451882069e8 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/79ec9e06-0fdf-4d51-b76e-e09079cd248e Sep 04 22:52:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5d80309a-883d-4d49-91f3-a451882069e8 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5d80309a-883d-4d49-91f3-a451882069e8 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5d80309a-883d-4d49-91f3-a451882069e8 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5d80309a-883d-4d49-91f3-a451882069e8 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/79ec9e06-0fdf-4d51-b76e-e09079cd248e returned with HTTP 200 Sep 04 22:52:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1163/2310] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:45 2026] GET /volume/v3/volumes/79ec9e06-0fdf-4d51-b76e-e09079cd248e => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bad871e4-4235-4d8e-b239-5cafa0b5b3a3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bad871e4-4235-4d8e-b239-5cafa0b5b3a3 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/79ec9e06-0fdf-4d51-b76e-e09079cd248e Sep 04 22:52:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bad871e4-4235-4d8e-b239-5cafa0b5b3a3 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bad871e4-4235-4d8e-b239-5cafa0b5b3a3 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:46 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:46 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:46 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:46 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:46 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bad871e4-4235-4d8e-b239-5cafa0b5b3a3 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bad871e4-4235-4d8e-b239-5cafa0b5b3a3 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/79ec9e06-0fdf-4d51-b76e-e09079cd248e returned with HTTP 200 Sep 04 22:52:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1148/2311] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:46 2026] GET /volume/v3/volumes/79ec9e06-0fdf-4d51-b76e-e09079cd248e => generated 855 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d6465964-79bc-4c9b-8be0-89cd81f583e9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d6465964-79bc-4c9b-8be0-89cd81f583e9 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/f92ce3c6-2075-4b7b-be6c-f9d0c12044cd Sep 04 22:52:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d6465964-79bc-4c9b-8be0-89cd81f583e9 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d6465964-79bc-4c9b-8be0-89cd81f583e9 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d6465964-79bc-4c9b-8be0-89cd81f583e9 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d6465964-79bc-4c9b-8be0-89cd81f583e9 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/f92ce3c6-2075-4b7b-be6c-f9d0c12044cd returned with HTTP 200 Sep 04 22:52:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1164/2312] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:46 2026] GET /volume/v3/volumes/f92ce3c6-2075-4b7b-be6c-f9d0c12044cd => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-83b7dd82-bdd1-415c-8726-fa6186facece None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-83b7dd82-bdd1-415c-8726-fa6186facece tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/f92ce3c6-2075-4b7b-be6c-f9d0c12044cd Sep 04 22:52:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-83b7dd82-bdd1-415c-8726-fa6186facece tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-83b7dd82-bdd1-415c-8726-fa6186facece tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-83b7dd82-bdd1-415c-8726-fa6186facece tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-83b7dd82-bdd1-415c-8726-fa6186facece tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/f92ce3c6-2075-4b7b-be6c-f9d0c12044cd returned with HTTP 200 Sep 04 22:52:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1149/2313] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:47 2026] GET /volume/v3/volumes/f92ce3c6-2075-4b7b-be6c-f9d0c12044cd => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-816887cd-e407-44f2-9a4a-d69ead610539 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-816887cd-e407-44f2-9a4a-d69ead610539 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] DELETE http://192.168.122.93/volume/v3/volumes/f92ce3c6-2075-4b7b-be6c-f9d0c12044cd Sep 04 22:52:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-816887cd-e407-44f2-9a4a-d69ead610539 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-816887cd-e407-44f2-9a4a-d69ead610539 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:48 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-816887cd-e407-44f2-9a4a-d69ead610539 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Delete volume with id: f92ce3c6-2075-4b7b-be6c-f9d0c12044cd Sep 04 22:52:48 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:48 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-816887cd-e407-44f2-9a4a-d69ead610539 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-816887cd-e407-44f2-9a4a-d69ead610539 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Delete volume request issued successfully. Sep 04 22:52:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-816887cd-e407-44f2-9a4a-d69ead610539 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/f92ce3c6-2075-4b7b-be6c-f9d0c12044cd returned with HTTP 202 Sep 04 22:52:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1165/2314] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:52:47 2026] DELETE /volume/v3/volumes/f92ce3c6-2075-4b7b-be6c-f9d0c12044cd => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:52:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ef6cf807-7f02-4fcf-9639-d5d389c3a444 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ef6cf807-7f02-4fcf-9639-d5d389c3a444 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/f92ce3c6-2075-4b7b-be6c-f9d0c12044cd Sep 04 22:52:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ef6cf807-7f02-4fcf-9639-d5d389c3a444 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ef6cf807-7f02-4fcf-9639-d5d389c3a444 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:48 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:48 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ef6cf807-7f02-4fcf-9639-d5d389c3a444 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ef6cf807-7f02-4fcf-9639-d5d389c3a444 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/f92ce3c6-2075-4b7b-be6c-f9d0c12044cd returned with HTTP 200 Sep 04 22:52:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1150/2315] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:48 2026] GET /volume/v3/volumes/f92ce3c6-2075-4b7b-be6c-f9d0c12044cd => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bab01f39-f03e-44b1-a293-9dcb57d053f6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bab01f39-f03e-44b1-a293-9dcb57d053f6 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/f92ce3c6-2075-4b7b-be6c-f9d0c12044cd Sep 04 22:52:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bab01f39-f03e-44b1-a293-9dcb57d053f6 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bab01f39-f03e-44b1-a293-9dcb57d053f6 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:49 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=330,cinder:INSERT=47,cinder:UPDATE=84 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:52:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bab01f39-f03e-44b1-a293-9dcb57d053f6 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/f92ce3c6-2075-4b7b-be6c-f9d0c12044cd returned with HTTP 404 Sep 04 22:52:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1166/2316] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:49 2026] GET /volume/v3/volumes/f92ce3c6-2075-4b7b-be6c-f9d0c12044cd => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:52:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9270cab5-604d-4775-b920-cec9ad3c66a1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9270cab5-604d-4775-b920-cec9ad3c66a1 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] DELETE http://192.168.122.93/volume/v3/volumes/79ec9e06-0fdf-4d51-b76e-e09079cd248e Sep 04 22:52:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9270cab5-604d-4775-b920-cec9ad3c66a1 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9270cab5-604d-4775-b920-cec9ad3c66a1 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:49 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-9270cab5-604d-4775-b920-cec9ad3c66a1 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Delete volume with id: 79ec9e06-0fdf-4d51-b76e-e09079cd248e Sep 04 22:52:49 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=384,cinder:UPDATE=100,cinder:INSERT=60 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:52:49 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:49 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9270cab5-604d-4775-b920-cec9ad3c66a1 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9270cab5-604d-4775-b920-cec9ad3c66a1 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Delete volume request issued successfully. Sep 04 22:52:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9270cab5-604d-4775-b920-cec9ad3c66a1 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/79ec9e06-0fdf-4d51-b76e-e09079cd248e returned with HTTP 202 Sep 04 22:52:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1151/2317] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:52:49 2026] DELETE /volume/v3/volumes/79ec9e06-0fdf-4d51-b76e-e09079cd248e => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-870c2455-9a7a-4ffb-ae78-aaeb764682c0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-870c2455-9a7a-4ffb-ae78-aaeb764682c0 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/79ec9e06-0fdf-4d51-b76e-e09079cd248e Sep 04 22:52:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-870c2455-9a7a-4ffb-ae78-aaeb764682c0 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-870c2455-9a7a-4ffb-ae78-aaeb764682c0 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:49 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-870c2455-9a7a-4ffb-ae78-aaeb764682c0 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-870c2455-9a7a-4ffb-ae78-aaeb764682c0 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/79ec9e06-0fdf-4d51-b76e-e09079cd248e returned with HTTP 200 Sep 04 22:52:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1167/2318] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:49 2026] GET /volume/v3/volumes/79ec9e06-0fdf-4d51-b76e-e09079cd248e => generated 854 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-59e878a8-b9c9-4b46-a1f5-e8f7bd68f338 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-59e878a8-b9c9-4b46-a1f5-e8f7bd68f338 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/79ec9e06-0fdf-4d51-b76e-e09079cd248e Sep 04 22:52:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-59e878a8-b9c9-4b46-a1f5-e8f7bd68f338 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-59e878a8-b9c9-4b46-a1f5-e8f7bd68f338 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-59e878a8-b9c9-4b46-a1f5-e8f7bd68f338 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/79ec9e06-0fdf-4d51-b76e-e09079cd248e returned with HTTP 404 Sep 04 22:52:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1152/2319] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:50 2026] GET /volume/v3/volumes/79ec9e06-0fdf-4d51-b76e-e09079cd248e => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-62128437-422e-42c4-818f-c1e835003e37 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-62128437-422e-42c4-818f-c1e835003e37 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] DELETE http://192.168.122.93/volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 Sep 04 22:52:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-62128437-422e-42c4-818f-c1e835003e37 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-62128437-422e-42c4-818f-c1e835003e37 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:50 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-62128437-422e-42c4-818f-c1e835003e37 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Delete volume with id: 30225661-484d-49d4-a428-3ac09b34d929 Sep 04 22:52:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:50 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-62128437-422e-42c4-818f-c1e835003e37 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-62128437-422e-42c4-818f-c1e835003e37 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Delete volume request issued successfully. Sep 04 22:52:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-62128437-422e-42c4-818f-c1e835003e37 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 returned with HTTP 202 Sep 04 22:52:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1168/2320] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:52:50 2026] DELETE /volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:52:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-73a1b958-f5cb-45cb-845f-1dcd2b95322a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-73a1b958-f5cb-45cb-845f-1dcd2b95322a tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 Sep 04 22:52:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-73a1b958-f5cb-45cb-845f-1dcd2b95322a tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-73a1b958-f5cb-45cb-845f-1dcd2b95322a tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:50 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:50 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:50 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:50 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-73a1b958-f5cb-45cb-845f-1dcd2b95322a tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-73a1b958-f5cb-45cb-845f-1dcd2b95322a tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 returned with HTTP 200 Sep 04 22:52:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1153/2321] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:50 2026] GET /volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 => generated 856 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2e09c762-6dd0-41b1-a386-5e41d19ddb0f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2e09c762-6dd0-41b1-a386-5e41d19ddb0f tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 Sep 04 22:52:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2e09c762-6dd0-41b1-a386-5e41d19ddb0f tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2e09c762-6dd0-41b1-a386-5e41d19ddb0f tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2e09c762-6dd0-41b1-a386-5e41d19ddb0f tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2e09c762-6dd0-41b1-a386-5e41d19ddb0f tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 returned with HTTP 200 Sep 04 22:52:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1154/2322] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:51 2026] GET /volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:51 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Create volume of 1 GB Sep 04 22:52:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Availability Zones retrieved successfully. Sep 04 22:52:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Flow 'volume_create_api' (68a34b98-a280-4bdd-832f-d4f153f6dd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870bb044-5221-4e2f-98d1-82656721e585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870bb044-5221-4e2f-98d1-82656721e585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab4c398a-9c8b-4d12-9dc5-a948ada87e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:52 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Created reservations ['f994dbf3-a040-497d-872e-63da46753e38', '81f4762c-909f-46c6-8479-c02f12a07965', 'f46feef5-0875-4217-9b9d-cf5341125a4c', '7e5c3883-a627-46fb-a2f7-a9e382e9a93a'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab4c398a-9c8b-4d12-9dc5-a948ada87e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f994dbf3-a040-497d-872e-63da46753e38', '81f4762c-909f-46c6-8479-c02f12a07965', 'f46feef5-0875-4217-9b9d-cf5341125a4c', '7e5c3883-a627-46fb-a2f7-a9e382e9a93a']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49201a08-d69e-4d15-8db1-0ec4887aa2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49201a08-d69e-4d15-8db1-0ec4887aa2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67184820-0b15-4e67-bb87-820cebd8e79a', '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='41a3d6d325bc420f840cf95c0e2cdb10',qos_specs=None,replication_status=,reservations=['f994dbf3-a040-497d-872e-63da46753e38','81f4762c-909f-46c6-8479-c02f12a07965','f46feef5-0875-4217-9b9d-cf5341125a4c','7e5c3883-a627-46fb-a2f7-a9e382e9a93a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abdefa110a7b4d14bfc3349fe3789bfd',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:52Z,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=67184820-0b15-4e67-bb87-820cebd8e79a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41a3d6d325bc420f840cf95c0e2cdb10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abdefa110a7b4d14bfc3349fe3789bfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31d3cd86-598b-41bc-b96f-056e9d20230c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31d3cd86-598b-41bc-b96f-056e9d20230c) transitioned into state 'SUCCESS' from 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='41a3d6d325bc420f840cf95c0e2cdb10',qos_specs=None,replication_status=,reservations=['f994dbf3-a040-497d-872e-63da46753e38','81f4762c-909f-46c6-8479-c02f12a07965','f46feef5-0875-4217-9b9d-cf5341125a4c','7e5c3883-a627-46fb-a2f7-a9e382e9a93a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abdefa110a7b4d14bfc3349fe3789bfd',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (280b12b9-36cd-4000-910e-0975c79d415b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (280b12b9-36cd-4000-910e-0975c79d415b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:52 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Flow 'volume_create_api' (68a34b98-a280-4bdd-832f-d4f153f6dd4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Create volume request issued successfully. Sep 04 22:52:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-047c7d76-e5ac-426b-8ffe-bf5e0db29127 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1169/2323] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:52:51 2026] POST /volume/v3/volumes => generated 747 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2139a5c2-86ba-42a1-b8ca-ff5f1823a167 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2139a5c2-86ba-42a1-b8ca-ff5f1823a167 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a Sep 04 22:52:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2139a5c2-86ba-42a1-b8ca-ff5f1823a167 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2139a5c2-86ba-42a1-b8ca-ff5f1823a167 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2139a5c2-86ba-42a1-b8ca-ff5f1823a167 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Volume info retrieved successfully. Sep 04 22:52:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2139a5c2-86ba-42a1-b8ca-ff5f1823a167 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a returned with HTTP 200 Sep 04 22:52:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1155/2324] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:52 2026] GET /volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a => generated 815 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ea40b1d8-8434-4594-8d09-5348df4f7e04 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ea40b1d8-8434-4594-8d09-5348df4f7e04 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 Sep 04 22:52:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ea40b1d8-8434-4594-8d09-5348df4f7e04 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ea40b1d8-8434-4594-8d09-5348df4f7e04 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ea40b1d8-8434-4594-8d09-5348df4f7e04 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 returned with HTTP 404 Sep 04 22:52:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1170/2325] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:52 2026] GET /volume/v3/volumes/30225661-484d-49d4-a428-3ac09b34d929 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:52:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cd366828-beb9-4efa-8d41-06a92e944ec5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd366828-beb9-4efa-8d41-06a92e944ec5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] DELETE http://192.168.122.93/volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 Sep 04 22:52:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd366828-beb9-4efa-8d41-06a92e944ec5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd366828-beb9-4efa-8d41-06a92e944ec5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:52 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-cd366828-beb9-4efa-8d41-06a92e944ec5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Delete volume with id: 403bf6a5-954e-499b-8ed5-0db16cc85ce1 Sep 04 22:52:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cd366828-beb9-4efa-8d41-06a92e944ec5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cd366828-beb9-4efa-8d41-06a92e944ec5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Delete volume request issued successfully. Sep 04 22:52:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd366828-beb9-4efa-8d41-06a92e944ec5 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 returned with HTTP 202 Sep 04 22:52:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1156/2326] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:52:52 2026] DELETE /volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-52039b46-4f4d-4033-980c-9761ef55ffdf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-52039b46-4f4d-4033-980c-9761ef55ffdf tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 Sep 04 22:52:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-52039b46-4f4d-4033-980c-9761ef55ffdf tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-52039b46-4f4d-4033-980c-9761ef55ffdf tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-52039b46-4f4d-4033-980c-9761ef55ffdf tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-52039b46-4f4d-4033-980c-9761ef55ffdf tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 returned with HTTP 200 Sep 04 22:52:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1171/2327] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:52 2026] GET /volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-41051250-218b-4bb8-94e6-cf84c654b4b4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-41051250-218b-4bb8-94e6-cf84c654b4b4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a Sep 04 22:52:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-41051250-218b-4bb8-94e6-cf84c654b4b4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-41051250-218b-4bb8-94e6-cf84c654b4b4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:53 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:53 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-41051250-218b-4bb8-94e6-cf84c654b4b4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Volume info retrieved successfully. Sep 04 22:52:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-41051250-218b-4bb8-94e6-cf84c654b4b4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a returned with HTTP 200 Sep 04 22:52:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1157/2328] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:53 2026] GET /volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a => generated 839 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-dc851c40-7adf-460a-be5c-4a10103b3c4c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dc851c40-7adf-460a-be5c-4a10103b3c4c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 Sep 04 22:52:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dc851c40-7adf-460a-be5c-4a10103b3c4c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dc851c40-7adf-460a-be5c-4a10103b3c4c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-dc851c40-7adf-460a-be5c-4a10103b3c4c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dc851c40-7adf-460a-be5c-4a10103b3c4c tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 returned with HTTP 200 Sep 04 22:52:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1172/2329] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:54 2026] GET /volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:52:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ce0d265f-033d-4114-b5aa-4a054b8ba915 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ce0d265f-033d-4114-b5aa-4a054b8ba915 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a Sep 04 22:52:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ce0d265f-033d-4114-b5aa-4a054b8ba915 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ce0d265f-033d-4114-b5aa-4a054b8ba915 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ce0d265f-033d-4114-b5aa-4a054b8ba915 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Volume info retrieved successfully. Sep 04 22:52:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ce0d265f-033d-4114-b5aa-4a054b8ba915 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a returned with HTTP 200 Sep 04 22:52:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1158/2330] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:54 2026] GET /volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1912d192-f8a5-442a-a00b-058be5e42324 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1912d192-f8a5-442a-a00b-058be5e42324 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a Sep 04 22:52:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1912d192-f8a5-442a-a00b-058be5e42324 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1912d192-f8a5-442a-a00b-058be5e42324 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1912d192-f8a5-442a-a00b-058be5e42324 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Volume info retrieved successfully. Sep 04 22:52:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1912d192-f8a5-442a-a00b-058be5e42324 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a returned with HTTP 200 Sep 04 22:52:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1173/2331] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:54 2026] GET /volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a => generated 840 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-236020097"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-236020097'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:54 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Create volume of 1 GB Sep 04 22:52:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Availability Zones retrieved successfully. Sep 04 22:52:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Flow 'volume_create_api' (8f171efe-b0d0-4f63-8f29-1e5f7c2daad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231da09a-c6b4-4852-aa2c-8e7852dce980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231da09a-c6b4-4852-aa2c-8e7852dce980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:54 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60fff73d-1379-47d9-b311-b2213548e9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:55 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Created reservations ['355e49b1-8be6-4a98-b03a-223606793b25', 'b0733b5c-9973-475d-954c-4ac28e6dc8be', '45a073a8-bfa6-4132-ad1e-6c315a42d0ee', '1b2808c6-b3a2-4301-9023-86a6e9760b0b'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:55 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60fff73d-1379-47d9-b311-b2213548e9fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['355e49b1-8be6-4a98-b03a-223606793b25', 'b0733b5c-9973-475d-954c-4ac28e6dc8be', '45a073a8-bfa6-4132-ad1e-6c315a42d0ee', '1b2808c6-b3a2-4301-9023-86a6e9760b0b']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:55 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c85c07c7-b0ce-4cf3-b59d-b6a985f23a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:55 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c85c07c7-b0ce-4cf3-b59d-b6a985f23a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60f95e99-4a1d-4a5b-9935-65ccb3b1a91b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-236020097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41a3d6d325bc420f840cf95c0e2cdb10',qos_specs=None,replication_status=,reservations=['355e49b1-8be6-4a98-b03a-223606793b25','b0733b5c-9973-475d-954c-4ac28e6dc8be','45a073a8-bfa6-4132-ad1e-6c315a42d0ee','1b2808c6-b3a2-4301-9023-86a6e9760b0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abdefa110a7b4d14bfc3349fe3789bfd',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:55Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-236020097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60f95e99-4a1d-4a5b-9935-65ccb3b1a91b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41a3d6d325bc420f840cf95c0e2cdb10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abdefa110a7b4d14bfc3349fe3789bfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:55 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9111c982-57e7-4a16-a8db-6e1d94bc8558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-01bbfe40-8dcc-49fa-8888-88b666167b06 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-01bbfe40-8dcc-49fa-8888-88b666167b06 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 Sep 04 22:52:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-01bbfe40-8dcc-49fa-8888-88b666167b06 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-01bbfe40-8dcc-49fa-8888-88b666167b06 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-01bbfe40-8dcc-49fa-8888-88b666167b06 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 returned with HTTP 404 Sep 04 22:52:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1174/2332] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:55 2026] GET /volume/v3/volumes/403bf6a5-954e-499b-8ed5-0db16cc85ce1 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6e738226-a0cb-412c-9d09-e85faef509b2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6e738226-a0cb-412c-9d09-e85faef509b2 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] DELETE http://192.168.122.93/volume/v3/volumes/ec0384d9-7c96-493e-b77d-e05fad01e6ac Sep 04 22:52:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6e738226-a0cb-412c-9d09-e85faef509b2 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6e738226-a0cb-412c-9d09-e85faef509b2 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:55 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-6e738226-a0cb-412c-9d09-e85faef509b2 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Delete volume with id: ec0384d9-7c96-493e-b77d-e05fad01e6ac Sep 04 22:52:55 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9111c982-57e7-4a16-a8db-6e1d94bc8558) transitioned into 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-236020097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41a3d6d325bc420f840cf95c0e2cdb10',qos_specs=None,replication_status=,reservations=['355e49b1-8be6-4a98-b03a-223606793b25','b0733b5c-9973-475d-954c-4ac28e6dc8be','45a073a8-bfa6-4132-ad1e-6c315a42d0ee','1b2808c6-b3a2-4301-9023-86a6e9760b0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abdefa110a7b4d14bfc3349fe3789bfd',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:55 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70328c13-ff4f-425f-8b9e-04a091efab24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6e738226-a0cb-412c-9d09-e85faef509b2 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:55 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70328c13-ff4f-425f-8b9e-04a091efab24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:55 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Flow 'volume_create_api' (8f171efe-b0d0-4f63-8f29-1e5f7c2daad1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Create volume request issued successfully. Sep 04 22:52:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-51c82f02-4dee-4b0b-b5ba-1a6f749de629 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1159/2333] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:52:54 2026] POST /volume/v3/volumes => generated 782 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c747a4b7-c6ed-45c5-bf4b-a034a558fd00 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6e738226-a0cb-412c-9d09-e85faef509b2 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Delete volume request issued successfully. Sep 04 22:52:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c747a4b7-c6ed-45c5-bf4b-a034a558fd00 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b Sep 04 22:52:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c747a4b7-c6ed-45c5-bf4b-a034a558fd00 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c747a4b7-c6ed-45c5-bf4b-a034a558fd00 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6e738226-a0cb-412c-9d09-e85faef509b2 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/ec0384d9-7c96-493e-b77d-e05fad01e6ac returned with HTTP 202 Sep 04 22:52:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1175/2334] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:52:55 2026] DELETE /volume/v3/volumes/ec0384d9-7c96-493e-b77d-e05fad01e6ac => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4752b4d4-c6b6-45b5-a1be-04a5f23e9251 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4752b4d4-c6b6-45b5-a1be-04a5f23e9251 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/ec0384d9-7c96-493e-b77d-e05fad01e6ac Sep 04 22:52:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4752b4d4-c6b6-45b5-a1be-04a5f23e9251 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4752b4d4-c6b6-45b5-a1be-04a5f23e9251 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c747a4b7-c6ed-45c5-bf4b-a034a558fd00 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Volume info retrieved successfully. Sep 04 22:52:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c747a4b7-c6ed-45c5-bf4b-a034a558fd00 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b returned with HTTP 200 Sep 04 22:52:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1160/2335] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:55 2026] GET /volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4752b4d4-c6b6-45b5-a1be-04a5f23e9251 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4752b4d4-c6b6-45b5-a1be-04a5f23e9251 tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/ec0384d9-7c96-493e-b77d-e05fad01e6ac returned with HTTP 200 Sep 04 22:52:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1176/2336] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:55 2026] GET /volume/v3/volumes/ec0384d9-7c96-493e-b77d-e05fad01e6ac => generated 855 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ca395607-5d7f-488b-88ea-34cc19fc7e51 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ca395607-5d7f-488b-88ea-34cc19fc7e51 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b Sep 04 22:52:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ca395607-5d7f-488b-88ea-34cc19fc7e51 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ca395607-5d7f-488b-88ea-34cc19fc7e51 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2f98a229-c0d5-4b94-a6bb-19f6e9b96e7f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2f98a229-c0d5-4b94-a6bb-19f6e9b96e7f tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/ec0384d9-7c96-493e-b77d-e05fad01e6ac Sep 04 22:52:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2f98a229-c0d5-4b94-a6bb-19f6e9b96e7f tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2f98a229-c0d5-4b94-a6bb-19f6e9b96e7f tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ca395607-5d7f-488b-88ea-34cc19fc7e51 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Volume info retrieved successfully. Sep 04 22:52:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2f98a229-c0d5-4b94-a6bb-19f6e9b96e7f tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Volume info retrieved successfully. Sep 04 22:52:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ca395607-5d7f-488b-88ea-34cc19fc7e51 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b returned with HTTP 200 Sep 04 22:52:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2f98a229-c0d5-4b94-a6bb-19f6e9b96e7f tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/ec0384d9-7c96-493e-b77d-e05fad01e6ac returned with HTTP 200 Sep 04 22:52:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1161/2337] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:56 2026] GET /volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b => generated 874 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1177/2338] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:56 2026] GET /volume/v3/volumes/ec0384d9-7c96-493e-b77d-e05fad01e6ac => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:52:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2082006899", "imageRef": "9ca596f4-8c12-4ab7-a901-a7cba7351064", "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2082006899', 'imageRef': '9ca596f4-8c12-4ab7-a901-a7cba7351064', 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:57 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Create volume of 1 GB Sep 04 22:52:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Availability Zones retrieved successfully. Sep 04 22:52:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Flow 'volume_create_api' (1d62d867-384f-45a6-8058-58cd5ffd11ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7819e286-ddad-400a-8bc0-1c1d5c90b23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7819e286-ddad-400a-8bc0-1c1d5c90b23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbf8a635-a361-4f32-9ae9-0f13ca81d4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:57 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Created reservations ['c75c1408-21b7-4c3b-b8a6-f1f1723eab5b', '471e7b33-d211-4b4d-9277-d9828c78153c', 'c5ba623e-5d86-4f1b-9eb1-21279d721bcc', 'f46ec136-562e-4996-b604-73d88a419638'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbf8a635-a361-4f32-9ae9-0f13ca81d4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c75c1408-21b7-4c3b-b8a6-f1f1723eab5b', '471e7b33-d211-4b4d-9277-d9828c78153c', 'c5ba623e-5d86-4f1b-9eb1-21279d721bcc', 'f46ec136-562e-4996-b604-73d88a419638']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83344591-b2b5-436b-a376-d13d95eb743b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f1565f90-87b5-4b4b-9c3c-7acd2b3a138d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f1565f90-87b5-4b4b-9c3c-7acd2b3a138d tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] GET http://192.168.122.93/volume/v3/volumes/ec0384d9-7c96-493e-b77d-e05fad01e6ac Sep 04 22:52:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f1565f90-87b5-4b4b-9c3c-7acd2b3a138d tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f1565f90-87b5-4b4b-9c3c-7acd2b3a138d tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f1565f90-87b5-4b4b-9c3c-7acd2b3a138d tempest-CreateVolumesFromImageTest-1114876253 tempest-CreateVolumesFromImageTest-1114876253-project-member] http://192.168.122.93/volume/v3/volumes/ec0384d9-7c96-493e-b77d-e05fad01e6ac returned with HTTP 404 Sep 04 22:52:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1178/2339] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:57 2026] GET /volume/v3/volumes/ec0384d9-7c96-493e-b77d-e05fad01e6ac => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:52:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1d4ad3b4-022b-432f-bcf4-a2b73ed2df46 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d4ad3b4-022b-432f-bcf4-a2b73ed2df46 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b Sep 04 22:52:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d4ad3b4-022b-432f-bcf4-a2b73ed2df46 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d4ad3b4-022b-432f-bcf4-a2b73ed2df46 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83344591-b2b5-436b-a376-d13d95eb743b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f68d3f1c-d55f-4152-a284-81cff9cce4a9', '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-2082006899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f9d0d09dd104281a2babac654fb1337',qos_specs=None,replication_status=,reservations=['c75c1408-21b7-4c3b-b8a6-f1f1723eab5b','471e7b33-d211-4b4d-9277-d9828c78153c','c5ba623e-5d86-4f1b-9eb1-21279d721bcc','f46ec136-562e-4996-b604-73d88a419638'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7da2377a417e488b880a48d3378e3341',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2082006899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f68d3f1c-d55f-4152-a284-81cff9cce4a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f9d0d09dd104281a2babac654fb1337',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7da2377a417e488b880a48d3378e3341',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (520f142b-9276-4c07-b8c1-9b709dff67a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1d4ad3b4-022b-432f-bcf4-a2b73ed2df46 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Volume info retrieved successfully. Sep 04 22:52:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d4ad3b4-022b-432f-bcf4-a2b73ed2df46 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b returned with HTTP 200 Sep 04 22:52:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1179/2340] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:57 2026] GET /volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b => generated 875 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2e55ca5a-91ea-45ef-91b0-a3cf1b2987e4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2e55ca5a-91ea-45ef-91b0-a3cf1b2987e4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b Sep 04 22:52:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2e55ca5a-91ea-45ef-91b0-a3cf1b2987e4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2e55ca5a-91ea-45ef-91b0-a3cf1b2987e4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (520f142b-9276-4c07-b8c1-9b709dff67a7) transitioned into state 'SUCCESS' from state '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-2082006899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f9d0d09dd104281a2babac654fb1337',qos_specs=None,replication_status=,reservations=['c75c1408-21b7-4c3b-b8a6-f1f1723eab5b','471e7b33-d211-4b4d-9277-d9828c78153c','c5ba623e-5d86-4f1b-9eb1-21279d721bcc','f46ec136-562e-4996-b604-73d88a419638'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7da2377a417e488b880a48d3378e3341',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eb4473b-dd1b-415f-a017-8bb2ccfb2e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2e55ca5a-91ea-45ef-91b0-a3cf1b2987e4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Volume info retrieved successfully. Sep 04 22:52:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eb4473b-dd1b-415f-a017-8bb2ccfb2e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:57 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Flow 'volume_create_api' (1d62d867-384f-45a6-8058-58cd5ffd11ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2e55ca5a-91ea-45ef-91b0-a3cf1b2987e4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b returned with HTTP 200 Sep 04 22:52:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Create volume request issued successfully. Sep 04 22:52:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1180/2341] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:57 2026] GET /volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b => generated 875 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:52:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7b18c579-ba30-46fe-999c-e1b63ca7c713 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1162/2342] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:52:56 2026] POST /volume/v3/volumes => generated 760 bytes in 868 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6882aaf2-a5f3-45aa-a774-d92e7818a604 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6882aaf2-a5f3-45aa-a774-d92e7818a604 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:52:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6882aaf2-a5f3-45aa-a774-d92e7818a604 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60f95e99-4a1d-4a5b-9935-65ccb3b1a91b", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1249588140"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fab63fc5-3abe-4b12-8ed3-f1f3979eaaca None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fab63fc5-3abe-4b12-8ed3-f1f3979eaaca tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] GET http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 Sep 04 22:52:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fab63fc5-3abe-4b12-8ed3-f1f3979eaaca tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fab63fc5-3abe-4b12-8ed3-f1f3979eaaca tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6882aaf2-a5f3-45aa-a774-d92e7818a604 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Volume info retrieved successfully. Sep 04 22:52:57 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-6882aaf2-a5f3-45aa-a774-d92e7818a604 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Create snapshot from volume 60f95e99-4a1d-4a5b-9935-65ccb3b1a91b Sep 04 22:52:57 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:57 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:52:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fab63fc5-3abe-4b12-8ed3-f1f3979eaaca tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Volume info retrieved successfully. Sep 04 22:52:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fab63fc5-3abe-4b12-8ed3-f1f3979eaaca tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 returned with HTTP 200 Sep 04 22:52:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1163/2343] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:57 2026] GET /volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 => generated 828 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:57 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-6882aaf2-a5f3-45aa-a774-d92e7818a604 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Created reservations ['818d9430-2b37-4460-a4df-1f197bf5ccd8', '5986582a-4ff7-405d-988b-f8a9536d8009', '72236d9e-ca38-4a36-bd9d-03845c95498e', '22f18dda-080f-48c1-8a51-90acef1a0f57'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:57 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:57 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6882aaf2-a5f3-45aa-a774-d92e7818a604 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Snapshot create request issued successfully. Sep 04 22:52:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6882aaf2-a5f3-45aa-a774-d92e7818a604 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:52:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1181/2344] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:52:57 2026] POST /volume/v3/snapshots => generated 326 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1f7417e0-45e5-4b90-a7bf-5c78261069cb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1f7417e0-45e5-4b90-a7bf-5c78261069cb tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 Sep 04 22:52:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1f7417e0-45e5-4b90-a7bf-5c78261069cb tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1f7417e0-45e5-4b90-a7bf-5c78261069cb tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1f7417e0-45e5-4b90-a7bf-5c78261069cb tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Snapshot retrieved successfully. Sep 04 22:52:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1f7417e0-45e5-4b90-a7bf-5c78261069cb tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 returned with HTTP 200 Sep 04 22:52:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1164/2345] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:58 2026] GET /volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 => generated 458 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a4c19c3f-7d5a-43f0-8fef-b27b3d53a0c8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a4c19c3f-7d5a-43f0-8fef-b27b3d53a0c8 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] GET http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 Sep 04 22:52:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a4c19c3f-7d5a-43f0-8fef-b27b3d53a0c8 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a4c19c3f-7d5a-43f0-8fef-b27b3d53a0c8 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:58 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:58 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:58 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:58 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a4c19c3f-7d5a-43f0-8fef-b27b3d53a0c8 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Volume info retrieved successfully. Sep 04 22:52:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a4c19c3f-7d5a-43f0-8fef-b27b3d53a0c8 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 returned with HTTP 200 Sep 04 22:52:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1182/2346] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:58 2026] GET /volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e727551c-92ec-47f4-b4fc-d4407e36fbb7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e727551c-92ec-47f4-b4fc-d4407e36fbb7 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 Sep 04 22:52:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e727551c-92ec-47f4-b4fc-d4407e36fbb7 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e727551c-92ec-47f4-b4fc-d4407e36fbb7 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:52:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e727551c-92ec-47f4-b4fc-d4407e36fbb7 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Snapshot retrieved successfully. Sep 04 22:52:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e727551c-92ec-47f4-b4fc-d4407e36fbb7 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 returned with HTTP 200 Sep 04 22:52:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1165/2347] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:52:59 2026] GET /volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 => generated 458 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-edcb42ef-b925-4c97-90a7-4068c0b91bea None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-edcb42ef-b925-4c97-90a7-4068c0b91bea tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] GET http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 Sep 04 22:52:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-edcb42ef-b925-4c97-90a7-4068c0b91bea tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-edcb42ef-b925-4c97-90a7-4068c0b91bea tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:59 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:59 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:52:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:52:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-edcb42ef-b925-4c97-90a7-4068c0b91bea tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Volume info retrieved successfully. Sep 04 22:52:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-edcb42ef-b925-4c97-90a7-4068c0b91bea tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 returned with HTTP 200 Sep 04 22:52:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1183/2348] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:52:59 2026] GET /volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 => generated 910 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:53:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4a490d5b-8105-489c-ade3-a5292717d318 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4a490d5b-8105-489c-ade3-a5292717d318 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 Sep 04 22:53:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4a490d5b-8105-489c-ade3-a5292717d318 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4a490d5b-8105-489c-ade3-a5292717d318 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:00 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:00 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4a490d5b-8105-489c-ade3-a5292717d318 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Snapshot retrieved successfully. Sep 04 22:53:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4a490d5b-8105-489c-ade3-a5292717d318 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 returned with HTTP 200 Sep 04 22:53:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1166/2349] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:53:00 2026] GET /volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 => generated 458 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0b02e4d8-2fab-4fc9-9c03-f28f860b9824 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0b02e4d8-2fab-4fc9-9c03-f28f860b9824 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] GET http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 Sep 04 22:53:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0b02e4d8-2fab-4fc9-9c03-f28f860b9824 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0b02e4d8-2fab-4fc9-9c03-f28f860b9824 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:00 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:00 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0b02e4d8-2fab-4fc9-9c03-f28f860b9824 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Volume info retrieved successfully. Sep 04 22:53:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0b02e4d8-2fab-4fc9-9c03-f28f860b9824 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 returned with HTTP 200 Sep 04 22:53:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1184/2350] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:00 2026] GET /volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 => generated 910 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-aa59acfa-a806-424f-a29e-e75f80d0630f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-aa59acfa-a806-424f-a29e-e75f80d0630f tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 Sep 04 22:53:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-aa59acfa-a806-424f-a29e-e75f80d0630f tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-aa59acfa-a806-424f-a29e-e75f80d0630f tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-aa59acfa-a806-424f-a29e-e75f80d0630f tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Snapshot retrieved successfully. Sep 04 22:53:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-aa59acfa-a806-424f-a29e-e75f80d0630f tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 returned with HTTP 200 Sep 04 22:53:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1167/2351] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:53:01 2026] GET /volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 => generated 485 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9ff64273-0014-4d5a-9033-d4d908111a50 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9ff64273-0014-4d5a-9033-d4d908111a50 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 Sep 04 22:53:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9ff64273-0014-4d5a-9033-d4d908111a50 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9ff64273-0014-4d5a-9033-d4d908111a50 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9ff64273-0014-4d5a-9033-d4d908111a50 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Snapshot retrieved successfully. Sep 04 22:53:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9ff64273-0014-4d5a-9033-d4d908111a50 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 returned with HTTP 200 Sep 04 22:53:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1185/2352] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:53:01 2026] GET /volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 => generated 485 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1e63cb8c-b56e-47f0-bdc8-8011fd565c95 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1e63cb8c-b56e-47f0-bdc8-8011fd565c95 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 Sep 04 22:53:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1e63cb8c-b56e-47f0-bdc8-8011fd565c95 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1e63cb8c-b56e-47f0-bdc8-8011fd565c95 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:01 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-1e63cb8c-b56e-47f0-bdc8-8011fd565c95 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Delete snapshot with id: 480442f6-0323-4600-87c9-74c641661708 Sep 04 22:53:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1e63cb8c-b56e-47f0-bdc8-8011fd565c95 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Snapshot retrieved successfully. Sep 04 22:53:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1e63cb8c-b56e-47f0-bdc8-8011fd565c95 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Snapshot delete request issued successfully. Sep 04 22:53:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1e63cb8c-b56e-47f0-bdc8-8011fd565c95 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 returned with HTTP 202 Sep 04 22:53:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1168/2353] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:53:01 2026] DELETE /volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7963e9a3-567c-4c43-b5df-5880f40bdec7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7963e9a3-567c-4c43-b5df-5880f40bdec7 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 Sep 04 22:53:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7963e9a3-567c-4c43-b5df-5880f40bdec7 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7963e9a3-567c-4c43-b5df-5880f40bdec7 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7963e9a3-567c-4c43-b5df-5880f40bdec7 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Snapshot retrieved successfully. Sep 04 22:53:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7963e9a3-567c-4c43-b5df-5880f40bdec7 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 returned with HTTP 200 Sep 04 22:53:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1186/2354] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:53:01 2026] GET /volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 => generated 484 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-92a20997-67e7-47a2-aa3f-21cc2de9db26 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-92a20997-67e7-47a2-aa3f-21cc2de9db26 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] GET http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 Sep 04 22:53:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-92a20997-67e7-47a2-aa3f-21cc2de9db26 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-92a20997-67e7-47a2-aa3f-21cc2de9db26 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:02 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:02 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:02 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:02 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-92a20997-67e7-47a2-aa3f-21cc2de9db26 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Volume info retrieved successfully. Sep 04 22:53:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-92a20997-67e7-47a2-aa3f-21cc2de9db26 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 returned with HTTP 200 Sep 04 22:53:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1169/2355] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:02 2026] GET /volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 => generated 913 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a58bb879-afa2-478e-a171-99b2aeda6e56 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a58bb879-afa2-478e-a171-99b2aeda6e56 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 Sep 04 22:53:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a58bb879-afa2-478e-a171-99b2aeda6e56 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a58bb879-afa2-478e-a171-99b2aeda6e56 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a58bb879-afa2-478e-a171-99b2aeda6e56 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Snapshot retrieved successfully. Sep 04 22:53:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a58bb879-afa2-478e-a171-99b2aeda6e56 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 returned with HTTP 200 Sep 04 22:53:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1187/2356] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:53:02 2026] GET /volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 => generated 484 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:53:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1d774b48-719e-43a4-9734-a53724d6b4cd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1d774b48-719e-43a4-9734-a53724d6b4cd tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] GET http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 Sep 04 22:53:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1d774b48-719e-43a4-9734-a53724d6b4cd tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1d774b48-719e-43a4-9734-a53724d6b4cd tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:03 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:03 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1d774b48-719e-43a4-9734-a53724d6b4cd tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Volume info retrieved successfully. Sep 04 22:53:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1d774b48-719e-43a4-9734-a53724d6b4cd tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 returned with HTTP 200 Sep 04 22:53:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1170/2357] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:03 2026] GET /volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 => generated 913 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:53:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1eeb73e2-86de-4566-bc9b-eb74b026bfd2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1eeb73e2-86de-4566-bc9b-eb74b026bfd2 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 Sep 04 22:53:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1eeb73e2-86de-4566-bc9b-eb74b026bfd2 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1eeb73e2-86de-4566-bc9b-eb74b026bfd2 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1eeb73e2-86de-4566-bc9b-eb74b026bfd2 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Snapshot retrieved successfully. Sep 04 22:53:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1eeb73e2-86de-4566-bc9b-eb74b026bfd2 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 returned with HTTP 200 Sep 04 22:53:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1188/2358] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:53:03 2026] GET /volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 => generated 484 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9b115a55-704b-4c1a-a2a7-d7fb1c4a6c22 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:53:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "57a1c448-d4fa-44b7-8f1e-7b491062725b", "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '57a1c448-d4fa-44b7-8f1e-7b491062725b', 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9b115a55-704b-4c1a-a2a7-d7fb1c4a6c22 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:53:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9b115a55-704b-4c1a-a2a7-d7fb1c4a6c22 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267602307-510698844", "extra_specs": {}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9b115a55-704b-4c1a-a2a7-d7fb1c4a6c22 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:53:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1171/2359] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:53:03 2026] POST /volume/v3/types => generated 267 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Create volume of 1 GB Sep 04 22:53:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Availability Zones retrieved successfully. Sep 04 22:53:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Flow 'volume_create_api' (76120c9b-d4f0-4cd7-b1df-531e2689791c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d19791f-fcb9-43e1-a5df-bffd5b70f18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-16606e1f-bdcc-4947-8dbd-979c1179e167 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-16606e1f-bdcc-4947-8dbd-979c1179e167 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] GET http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 Sep 04 22:53:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-16606e1f-bdcc-4947-8dbd-979c1179e167 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-16606e1f-bdcc-4947-8dbd-979c1179e167 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:04 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-16606e1f-bdcc-4947-8dbd-979c1179e167 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Volume info retrieved successfully. Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-16606e1f-bdcc-4947-8dbd-979c1179e167 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 returned with HTTP 200 Sep 04 22:53:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1172/2360] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:04 2026] GET /volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 => generated 913 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d19791f-fcb9-43e1-a5df-bffd5b70f18b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22588d4b-53fc-43fb-bf54-7d0c91b5ce97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d4e0b905-eed5-4c78-be22-81a96c5b7be6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d4e0b905-eed5-4c78-be22-81a96c5b7be6 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 Sep 04 22:53:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d4e0b905-eed5-4c78-be22-81a96c5b7be6 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d4e0b905-eed5-4c78-be22-81a96c5b7be6 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d4e0b905-eed5-4c78-be22-81a96c5b7be6 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 returned with HTTP 404 Sep 04 22:53:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1173/2361] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:53:04 2026] GET /volume/v3/snapshots/480442f6-0323-4600-87c9-74c641661708 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fc0ffcf9-af36-4f31-bb90-1e1736531ac5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fc0ffcf9-af36-4f31-bb90-1e1736531ac5 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] DELETE http://192.168.122.93/volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b Sep 04 22:53:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fc0ffcf9-af36-4f31-bb90-1e1736531ac5 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fc0ffcf9-af36-4f31-bb90-1e1736531ac5 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-fc0ffcf9-af36-4f31-bb90-1e1736531ac5 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Delete volume with id: 60f95e99-4a1d-4a5b-9935-65ccb3b1a91b Sep 04 22:53:04 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:04 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fc0ffcf9-af36-4f31-bb90-1e1736531ac5 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Volume info retrieved successfully. Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fc0ffcf9-af36-4f31-bb90-1e1736531ac5 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Delete volume request issued successfully. Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fc0ffcf9-af36-4f31-bb90-1e1736531ac5 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b returned with HTTP 202 Sep 04 22:53:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1174/2362] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:53:04 2026] DELETE /volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6f6e3a05-620e-4649-8478-aedbfe431cb4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6f6e3a05-620e-4649-8478-aedbfe431cb4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b Sep 04 22:53:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6f6e3a05-620e-4649-8478-aedbfe431cb4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6f6e3a05-620e-4649-8478-aedbfe431cb4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:04 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:04 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Created reservations ['54daa17c-c621-48ec-bb21-a6fb93084212', '88911a19-8dbb-452a-ae65-8a306a2adf48', '035d2f21-3ce8-43ab-bae7-b6df3c54f34c', 'f8d89d78-1eb3-4758-9df2-067729997e8d'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22588d4b-53fc-43fb-bf54-7d0c91b5ce97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54daa17c-c621-48ec-bb21-a6fb93084212', '88911a19-8dbb-452a-ae65-8a306a2adf48', '035d2f21-3ce8-43ab-bae7-b6df3c54f34c', 'f8d89d78-1eb3-4758-9df2-067729997e8d']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afaebc93-8572-452a-b7ac-2b2691750c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6f6e3a05-620e-4649-8478-aedbfe431cb4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Volume info retrieved successfully. Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6f6e3a05-620e-4649-8478-aedbfe431cb4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b returned with HTTP 200 Sep 04 22:53:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1175/2363] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:04 2026] GET /volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b => generated 874 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:04 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afaebc93-8572-452a-b7ac-2b2691750c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd42e4751-c177-499a-ae29-491f444b8427', '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='79ce3dd449634889b172019ede330fcc',qos_specs=None,replication_status=,reservations=['54daa17c-c621-48ec-bb21-a6fb93084212','88911a19-8dbb-452a-ae65-8a306a2adf48','035d2f21-3ce8-43ab-bae7-b6df3c54f34c','f8d89d78-1eb3-4758-9df2-067729997e8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ca9193011eb41dea32d9ca2ed570ee1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:04Z,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=d42e4751-c177-499a-ae29-491f444b8427,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79ce3dd449634889b172019ede330fcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ca9193011eb41dea32d9ca2ed570ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55fdadf5-2ac8-4557-b2e9-55a3e9c002c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55fdadf5-2ac8-4557-b2e9-55a3e9c002c3) transitioned into state 'SUCCESS' from 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='79ce3dd449634889b172019ede330fcc',qos_specs=None,replication_status=,reservations=['54daa17c-c621-48ec-bb21-a6fb93084212','88911a19-8dbb-452a-ae65-8a306a2adf48','035d2f21-3ce8-43ab-bae7-b6df3c54f34c','f8d89d78-1eb3-4758-9df2-067729997e8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ca9193011eb41dea32d9ca2ed570ee1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a4b9fa-e345-4c21-93f8-e79d180dcee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a4b9fa-e345-4c21-93f8-e79d180dcee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Flow 'volume_create_api' (76120c9b-d4f0-4cd7-b1df-531e2689791c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Create volume request issued successfully. Sep 04 22:53:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4f9b36d6-8da1-4510-b2e6-e4b71e56e37a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1189/2364] 192.168.122.93 () {62 vars in 1179 bytes} [Fri Sep 4 22:53:04 2026] POST /volume/v3/volumes => generated 782 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a6d7edd4-413a-4336-be00-a9932cf06c70 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a6d7edd4-413a-4336-be00-a9932cf06c70 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] GET http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a6d7edd4-413a-4336-be00-a9932cf06c70 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a6d7edd4-413a-4336-be00-a9932cf06c70 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:04 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:04 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a6d7edd4-413a-4336-be00-a9932cf06c70 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Volume info retrieved successfully. Sep 04 22:53:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a6d7edd4-413a-4336-be00-a9932cf06c70 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 returned with HTTP 200 Sep 04 22:53:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1176/2365] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:04 2026] GET /volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 => generated 850 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a9f8137a-1b28-438b-a212-797ebb0b78a5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a9f8137a-1b28-438b-a212-797ebb0b78a5 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] GET http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 Sep 04 22:53:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a9f8137a-1b28-438b-a212-797ebb0b78a5 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a9f8137a-1b28-438b-a212-797ebb0b78a5 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a9f8137a-1b28-438b-a212-797ebb0b78a5 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Volume info retrieved successfully. Sep 04 22:53:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a9f8137a-1b28-438b-a212-797ebb0b78a5 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 returned with HTTP 200 Sep 04 22:53:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1190/2366] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:05 2026] GET /volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 => generated 913 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-583d11cf-90ac-4e89-824c-191993c3bfb4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-583d11cf-90ac-4e89-824c-191993c3bfb4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b Sep 04 22:53:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-583d11cf-90ac-4e89-824c-191993c3bfb4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-583d11cf-90ac-4e89-824c-191993c3bfb4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:05 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-583d11cf-90ac-4e89-824c-191993c3bfb4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Volume info retrieved successfully. Sep 04 22:53:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-583d11cf-90ac-4e89-824c-191993c3bfb4 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b returned with HTTP 200 Sep 04 22:53:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1177/2367] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:05 2026] GET /volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b => generated 874 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-16231483-fecb-4180-9a61-d71f5bb2e50a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-16231483-fecb-4180-9a61-d71f5bb2e50a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] GET http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-16231483-fecb-4180-9a61-d71f5bb2e50a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-16231483-fecb-4180-9a61-d71f5bb2e50a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-16231483-fecb-4180-9a61-d71f5bb2e50a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Volume info retrieved successfully. Sep 04 22:53:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-16231483-fecb-4180-9a61-d71f5bb2e50a tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 returned with HTTP 200 Sep 04 22:53:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1191/2368] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:05 2026] GET /volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 => generated 874 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-545b1e0c-f118-43bc-a238-8640ef8a8922 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-545b1e0c-f118-43bc-a238-8640ef8a8922 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] GET http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 Sep 04 22:53:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-545b1e0c-f118-43bc-a238-8640ef8a8922 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-545b1e0c-f118-43bc-a238-8640ef8a8922 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-545b1e0c-f118-43bc-a238-8640ef8a8922 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Volume info retrieved successfully. Sep 04 22:53:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-545b1e0c-f118-43bc-a238-8640ef8a8922 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 returned with HTTP 200 Sep 04 22:53:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1178/2369] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:06 2026] GET /volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 => generated 1331 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-6872b3e6-4bf6-42f2-8d39-ecc236ba70cd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-6872b3e6-4bf6-42f2-8d39-ecc236ba70cd tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] GET http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 Sep 04 22:53:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-6872b3e6-4bf6-42f2-8d39-ecc236ba70cd tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-6872b3e6-4bf6-42f2-8d39-ecc236ba70cd tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-6872b3e6-4bf6-42f2-8d39-ecc236ba70cd tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Volume info retrieved successfully. Sep 04 22:53:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-6872b3e6-4bf6-42f2-8d39-ecc236ba70cd tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 returned with HTTP 200 Sep 04 22:53:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1192/2370] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:53:06 2026] GET /volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 => generated 1331 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cd3eecee-d00d-447c-802b-ebd9b34705a7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd3eecee-d00d-447c-802b-ebd9b34705a7 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b Sep 04 22:53:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd3eecee-d00d-447c-802b-ebd9b34705a7 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd3eecee-d00d-447c-802b-ebd9b34705a7 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd3eecee-d00d-447c-802b-ebd9b34705a7 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b returned with HTTP 404 Sep 04 22:53:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1179/2371] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:06 2026] GET /volume/v3/volumes/60f95e99-4a1d-4a5b-9935-65ccb3b1a91b => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0ee657b0-377b-4524-9413-bbfa81773296 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0ee657b0-377b-4524-9413-bbfa81773296 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] DELETE http://192.168.122.93/volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a Sep 04 22:53:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0ee657b0-377b-4524-9413-bbfa81773296 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0ee657b0-377b-4524-9413-bbfa81773296 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:06 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-0ee657b0-377b-4524-9413-bbfa81773296 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Delete volume with id: 67184820-0b15-4e67-bb87-820cebd8e79a Sep 04 22:53:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0ee657b0-377b-4524-9413-bbfa81773296 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Volume info retrieved successfully. Sep 04 22:53:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0ee657b0-377b-4524-9413-bbfa81773296 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Delete volume request issued successfully. Sep 04 22:53:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0ee657b0-377b-4524-9413-bbfa81773296 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a returned with HTTP 202 Sep 04 22:53:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1193/2372] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:53:06 2026] DELETE /volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c3b75689-deeb-4f7d-acb0-ec3dab78b703 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c3b75689-deeb-4f7d-acb0-ec3dab78b703 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a Sep 04 22:53:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c3b75689-deeb-4f7d-acb0-ec3dab78b703 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c3b75689-deeb-4f7d-acb0-ec3dab78b703 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c3b75689-deeb-4f7d-acb0-ec3dab78b703 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Volume info retrieved successfully. Sep 04 22:53:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c3b75689-deeb-4f7d-acb0-ec3dab78b703 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a returned with HTTP 200 Sep 04 22:53:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1180/2373] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:06 2026] GET /volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a => generated 839 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fa532a98-a67e-49b5-8eb7-130bae613093 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fa532a98-a67e-49b5-8eb7-130bae613093 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] GET http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fa532a98-a67e-49b5-8eb7-130bae613093 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fa532a98-a67e-49b5-8eb7-130bae613093 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:07 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:07 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:07 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:07 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:07 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fa532a98-a67e-49b5-8eb7-130bae613093 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Volume info retrieved successfully. Sep 04 22:53:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fa532a98-a67e-49b5-8eb7-130bae613093 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 returned with HTTP 200 Sep 04 22:53:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1194/2374] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:06 2026] GET /volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 => generated 932 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-9ba7f27a-41a8-4e0b-acbd-dfd9ea7a8aef None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-9ba7f27a-41a8-4e0b-acbd-dfd9ea7a8aef tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] GET http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 Sep 04 22:53:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-9ba7f27a-41a8-4e0b-acbd-dfd9ea7a8aef tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-9ba7f27a-41a8-4e0b-acbd-dfd9ea7a8aef tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:07 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:07 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-9ba7f27a-41a8-4e0b-acbd-dfd9ea7a8aef tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Volume info retrieved successfully. Sep 04 22:53:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-9ba7f27a-41a8-4e0b-acbd-dfd9ea7a8aef tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 returned with HTTP 200 Sep 04 22:53:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1181/2375] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:53:07 2026] GET /volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 => generated 1331 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-64d3414f-1571-47ec-8c8a-88a8be4aba58 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-64d3414f-1571-47ec-8c8a-88a8be4aba58 None None] GET http://192.168.122.93/volume// Sep 04 22:53:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-64d3414f-1571-47ec-8c8a-88a8be4aba58 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-64d3414f-1571-47ec-8c8a-88a8be4aba58 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-64d3414f-1571-47ec-8c8a-88a8be4aba58 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:53:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1195/2376] 192.168.122.93 () {58 vars in 1303 bytes} [Fri Sep 4 22:53:07 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:53:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-ed0006f3-4222-4356-909c-77b4aa02f3d0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-ed0006f3-4222-4356-909c-77b4aa02f3d0 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:53:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-ed0006f3-4222-4356-909c-77b4aa02f3d0 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f68d3f1c-d55f-4152-a284-81cff9cce4a9", "connector": null, "instance_uuid": "551f9a2b-0bc5-4d9a-8803-46a78ea191a6"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ed31fd83-e357-4453-b458-cc6142f0c0dc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:07 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:07 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ed31fd83-e357-4453-b458-cc6142f0c0dc tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:53:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ed31fd83-e357-4453-b458-cc6142f0c0dc tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1797983840-451872884", "extra_specs": {}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ed31fd83-e357-4453-b458-cc6142f0c0dc tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:53:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1196/2377] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:53:07 2026] POST /volume/v3/types => generated 268 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fa4250b5-ba71-4f93-9d8c-1520c32658f9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fa4250b5-ba71-4f93-9d8c-1520c32658f9 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:53:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fa4250b5-ba71-4f93-9d8c-1520c32658f9 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-418858269-1011440969", "extra_specs": {}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-ed0006f3-4222-4356-909c-77b4aa02f3d0 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:53:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1182/2378] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:53:07 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fa4250b5-ba71-4f93-9d8c-1520c32658f9 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:53:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1197/2379] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:53:07 2026] POST /volume/v3/types => generated 268 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:53:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1292303558", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1797983840-451872884", "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1292303558', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1797983840-451872884', 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:07 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Create volume of 1 GB Sep 04 22:53:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Availability Zones retrieved successfully. Sep 04 22:53:07 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Flow 'volume_create_api' (24912ce9-7b19-4040-814a-3df70da0f7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:07 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27ccca02-07e2-4fc3-acc8-4caa078441ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:07 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:07 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27ccca02-07e2-4fc3-acc8-4caa078441ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:53:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02158083-a497-42d7-b7a4-d342343f0bc5,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1797983840-451872884',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02158083-a497-42d7-b7a4-d342343f0bc5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:07 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59ae87ee-4763-402d-aed3-6b39c5bfc316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:07 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1797983840-451872884 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1797983840-451872884, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:53:07 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1797983840-451872884 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1797983840-451872884, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:53:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-63a180f3-541d-439a-9cb3-3bee2baf84c9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-63a180f3-541d-439a-9cb3-3bee2baf84c9 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-63a180f3-541d-439a-9cb3-3bee2baf84c9 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-63a180f3-541d-439a-9cb3-3bee2baf84c9 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-63a180f3-541d-439a-9cb3-3bee2baf84c9 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Volume info retrieved successfully. Sep 04 22:53:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-63a180f3-541d-439a-9cb3-3bee2baf84c9 tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a returned with HTTP 200 Sep 04 22:53:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1198/2380] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:07 2026] GET /volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a => generated 839 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:08 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Created reservations ['a87aa92b-2903-4d7e-bf16-7f5ec8aec7d6', '3a6a46d9-9c89-4301-a2d3-701feda3e01b', 'de67b8a8-9f6d-453c-a0e4-333d44b09da5', 'f7f617a9-31a7-4ec6-9463-325bb8b04e18'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59ae87ee-4763-402d-aed3-6b39c5bfc316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a87aa92b-2903-4d7e-bf16-7f5ec8aec7d6', '3a6a46d9-9c89-4301-a2d3-701feda3e01b', 'de67b8a8-9f6d-453c-a0e4-333d44b09da5', 'f7f617a9-31a7-4ec6-9463-325bb8b04e18']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51df4ffe-f42a-4b36-a731-08a7672ee439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d9d24dcc-bdcf-4bea-aa11-e7990547ffbf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d9d24dcc-bdcf-4bea-aa11-e7990547ffbf tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] GET http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d9d24dcc-bdcf-4bea-aa11-e7990547ffbf tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d9d24dcc-bdcf-4bea-aa11-e7990547ffbf tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:08 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:08 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51df4ffe-f42a-4b36-a731-08a7672ee439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b10442f-ef3a-48c1-a685-ebd18e66175f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1292303558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d147083f50cc42f3866d73965d6c0cf8',qos_specs=None,replication_status=,reservations=['a87aa92b-2903-4d7e-bf16-7f5ec8aec7d6','3a6a46d9-9c89-4301-a2d3-701feda3e01b','de67b8a8-9f6d-453c-a0e4-333d44b09da5','f7f617a9-31a7-4ec6-9463-325bb8b04e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a004b373a50447099bedf5c3d240966',volume_type_id=02158083-a497-42d7-b7a4-d342343f0bc5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1292303558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b10442f-ef3a-48c1-a685-ebd18e66175f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d147083f50cc42f3866d73965d6c0cf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a004b373a50447099bedf5c3d240966',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02158083-a497-42d7-b7a4-d342343f0bc5),volume_type_id=02158083-a497-42d7-b7a4-d342343f0bc5)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1457b756-09d6-406c-8127-6a2c7a494a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d9d24dcc-bdcf-4bea-aa11-e7990547ffbf tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Volume info retrieved successfully. Sep 04 22:53:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d9d24dcc-bdcf-4bea-aa11-e7990547ffbf tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 returned with HTTP 200 Sep 04 22:53:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1199/2381] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:08 2026] GET /volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 => generated 932 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1457b756-09d6-406c-8127-6a2c7a494a8c) transitioned into state 'SUCCESS' from state '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-1292303558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d147083f50cc42f3866d73965d6c0cf8',qos_specs=None,replication_status=,reservations=['a87aa92b-2903-4d7e-bf16-7f5ec8aec7d6','3a6a46d9-9c89-4301-a2d3-701feda3e01b','de67b8a8-9f6d-453c-a0e4-333d44b09da5','f7f617a9-31a7-4ec6-9463-325bb8b04e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a004b373a50447099bedf5c3d240966',volume_type_id=02158083-a497-42d7-b7a4-d342343f0bc5)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41482cf2-a433-47ec-af55-d2fd9c078370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41482cf2-a433-47ec-af55-d2fd9c078370) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Flow 'volume_create_api' (24912ce9-7b19-4040-814a-3df70da0f7a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Create volume request issued successfully. Sep 04 22:53:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-71f56567-6b07-4239-a619-a6b640ce2fa3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1183/2382] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:53:07 2026] POST /volume/v3/volumes => generated 852 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1860439140", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-418858269-1011440969", "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1860439140', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-418858269-1011440969', 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Create volume of 1 GB Sep 04 22:53:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Availability Zones retrieved successfully. Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Flow 'volume_create_api' (5533acca-eae9-4be4-a27f-66e5bb5589eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (753b1841-70e4-4c9a-a5df-231efcf09a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (753b1841-70e4-4c9a-a5df-231efcf09a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:53:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fcb88a1b-c90f-4ed4-821e-aa7876b092b7,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-418858269-1011440969',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcb88a1b-c90f-4ed4-821e-aa7876b092b7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93911cb5-90c7-48a5-a8c6-86f8105ec6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-418858269-1011440969 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-418858269-1011440969, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:53:08 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-418858269-1011440969 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-418858269-1011440969, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Created reservations ['8ea5e9b2-0369-4086-ab8a-3042d04b4c0b', '9de4cb6c-5cd1-4e60-837c-e044ff7a2b61', 'd07160a0-2774-4370-8e81-a0796cd72504', '2c250dea-817b-4353-a1e3-7a48cddce449'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93911cb5-90c7-48a5-a8c6-86f8105ec6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ea5e9b2-0369-4086-ab8a-3042d04b4c0b', '9de4cb6c-5cd1-4e60-837c-e044ff7a2b61', 'd07160a0-2774-4370-8e81-a0796cd72504', '2c250dea-817b-4353-a1e3-7a48cddce449']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e39ffc5-9e0b-4415-a2b9-f9590baa5a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e39ffc5-9e0b-4415-a2b9-f9590baa5a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45ed708e-6322-4940-948c-c2766c50b81b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1860439140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d147083f50cc42f3866d73965d6c0cf8',qos_specs=None,replication_status=,reservations=['8ea5e9b2-0369-4086-ab8a-3042d04b4c0b','9de4cb6c-5cd1-4e60-837c-e044ff7a2b61','d07160a0-2774-4370-8e81-a0796cd72504','2c250dea-817b-4353-a1e3-7a48cddce449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a004b373a50447099bedf5c3d240966',volume_type_id=fcb88a1b-c90f-4ed4-821e-aa7876b092b7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1860439140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45ed708e-6322-4940-948c-c2766c50b81b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d147083f50cc42f3866d73965d6c0cf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a004b373a50447099bedf5c3d240966',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcb88a1b-c90f-4ed4-821e-aa7876b092b7),volume_type_id=fcb88a1b-c90f-4ed4-821e-aa7876b092b7)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75781adc-33f6-4a76-832e-57542d9976fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75781adc-33f6-4a76-832e-57542d9976fa) transitioned into state 'SUCCESS' from state '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-1860439140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d147083f50cc42f3866d73965d6c0cf8',qos_specs=None,replication_status=,reservations=['8ea5e9b2-0369-4086-ab8a-3042d04b4c0b','9de4cb6c-5cd1-4e60-837c-e044ff7a2b61','d07160a0-2774-4370-8e81-a0796cd72504','2c250dea-817b-4353-a1e3-7a48cddce449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a004b373a50447099bedf5c3d240966',volume_type_id=fcb88a1b-c90f-4ed4-821e-aa7876b092b7)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f51def9-aff6-4bff-a42f-8c7e04fe94f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f51def9-aff6-4bff-a42f-8c7e04fe94f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Flow 'volume_create_api' (5533acca-eae9-4be4-a27f-66e5bb5589eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Create volume request issued successfully. Sep 04 22:53:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9125349b-41ce-4dcc-b051-c40f9a3427c3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1200/2383] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:53:08 2026] POST /volume/v3/volumes => generated 852 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:53:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:53:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-613752627", "snapshot_id": null, "imageRef": "5e8bf96f-7d92-4321-9fea-af8b6053cf7e", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267602307-510698844", "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-613752627', 'snapshot_id': None, 'imageRef': '5e8bf96f-7d92-4321-9fea-af8b6053cf7e', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267602307-510698844', 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fd53c529-8273-4a73-98cc-1595be36863b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fd53c529-8273-4a73-98cc-1595be36863b tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] GET http://192.168.122.93/volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a Sep 04 22:53:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fd53c529-8273-4a73-98cc-1595be36863b tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fd53c529-8273-4a73-98cc-1595be36863b tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fd53c529-8273-4a73-98cc-1595be36863b tempest-CinderUnicodeTest-162183229 tempest-CinderUnicodeTest-162183229-project-member] http://192.168.122.93/volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a returned with HTTP 404 Sep 04 22:53:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1201/2384] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:09 2026] GET /volume/v3/volumes/67184820-0b15-4e67-bb87-820cebd8e79a => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-65ad2521-4370-4627-a6fd-e4c07d3694a3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-65ad2521-4370-4627-a6fd-e4c07d3694a3 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] GET http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-65ad2521-4370-4627-a6fd-e4c07d3694a3 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-65ad2521-4370-4627-a6fd-e4c07d3694a3 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:09 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Create volume of 1 GB Sep 04 22:53:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-65ad2521-4370-4627-a6fd-e4c07d3694a3 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Volume info retrieved successfully. Sep 04 22:53:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Availability Zones retrieved successfully. Sep 04 22:53:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-65ad2521-4370-4627-a6fd-e4c07d3694a3 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 returned with HTTP 200 Sep 04 22:53:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1202/2385] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:09 2026] GET /volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 => generated 935 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Flow 'volume_create_api' (e2f1295c-f198-423b-af7b-718e73c0ac7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d708903-5443-4983-adc0-98060c94aa14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d708903-5443-4983-adc0-98060c94aa14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:53:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fc4728c0-dd91-41c2-9710-682c75b96652,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267602307-510698844',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fc4728c0-dd91-41c2-9710-682c75b96652', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ecbc57-9731-40e6-a439-ec272a4732af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:09 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267602307-510698844 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267602307-510698844, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:53:09 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267602307-510698844 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267602307-510698844, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:53:09 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Created reservations ['e02ca5e6-53e6-4160-9a91-530eccde9312', '427e6720-ff72-454e-9f36-6262b4f1761e', '30665a97-a045-409a-9f8f-9c2930a2c0b8', 'a3f939fc-f624-4bee-b9b9-fa3c4c15feb6'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ecbc57-9731-40e6-a439-ec272a4732af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e02ca5e6-53e6-4160-9a91-530eccde9312', '427e6720-ff72-454e-9f36-6262b4f1761e', '30665a97-a045-409a-9f8f-9c2930a2c0b8', 'a3f939fc-f624-4bee-b9b9-fa3c4c15feb6']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1ab8019-51d2-49ed-bbe5-5f41c7cbd726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1ab8019-51d2-49ed-bbe5-5f41c7cbd726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74257e7c-6325-4b6e-8ce1-fc87c944b322', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-613752627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d147083f50cc42f3866d73965d6c0cf8',qos_specs=None,replication_status=,reservations=['e02ca5e6-53e6-4160-9a91-530eccde9312','427e6720-ff72-454e-9f36-6262b4f1761e','30665a97-a045-409a-9f8f-9c2930a2c0b8','a3f939fc-f624-4bee-b9b9-fa3c4c15feb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a004b373a50447099bedf5c3d240966',volume_type_id=fc4728c0-dd91-41c2-9710-682c75b96652), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-613752627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74257e7c-6325-4b6e-8ce1-fc87c944b322,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d147083f50cc42f3866d73965d6c0cf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a004b373a50447099bedf5c3d240966',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fc4728c0-dd91-41c2-9710-682c75b96652),volume_type_id=fc4728c0-dd91-41c2-9710-682c75b96652)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4b05bdfe-adab-4609-bf51-899097d645dd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4b05bdfe-adab-4609-bf51-899097d645dd None None] GET http://192.168.122.93/volume// Sep 04 22:53:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4b05bdfe-adab-4609-bf51-899097d645dd None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4b05bdfe-adab-4609-bf51-899097d645dd None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4b05bdfe-adab-4609-bf51-899097d645dd None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:53:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1203/2386] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:53:09 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:53:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2b99123-c607-4896-be90-a3297bcc107b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-9b74d46d-f209-48cd-950f-781303a45218 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-9b74d46d-f209-48cd-950f-781303a45218 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] GET http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 Sep 04 22:53:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-9b74d46d-f209-48cd-950f-781303a45218 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-9b74d46d-f209-48cd-950f-781303a45218 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2b99123-c607-4896-be90-a3297bcc107b) transitioned into state 'SUCCESS' from state '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-613752627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d147083f50cc42f3866d73965d6c0cf8',qos_specs=None,replication_status=,reservations=['e02ca5e6-53e6-4160-9a91-530eccde9312','427e6720-ff72-454e-9f36-6262b4f1761e','30665a97-a045-409a-9f8f-9c2930a2c0b8','a3f939fc-f624-4bee-b9b9-fa3c4c15feb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a004b373a50447099bedf5c3d240966',volume_type_id=fc4728c0-dd91-41c2-9710-682c75b96652)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-9b74d46d-f209-48cd-950f-781303a45218 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Volume info retrieved successfully. Sep 04 22:53:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93bd2119-2d83-4992-b457-fa9b583f46a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-9b74d46d-f209-48cd-950f-781303a45218 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 returned with HTTP 200 Sep 04 22:53:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1204/2387] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:53:09 2026] GET /volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 => generated 1511 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93bd2119-2d83-4992-b457-fa9b583f46a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Flow 'volume_create_api' (e2f1295c-f198-423b-af7b-718e73c0ac7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Create volume request issued successfully. Sep 04 22:53:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f8d2b1c3-e3b1-418a-9618-54982d9f0c54 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1184/2388] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:53:08 2026] POST /volume/v3/volumes => generated 850 bytes in 1094 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:53:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-41d0258f-ddb0-405d-872f-ceaf215f8c47 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-41d0258f-ddb0-405d-872f-ceaf215f8c47 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-41d0258f-ddb0-405d-872f-ceaf215f8c47 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-41d0258f-ddb0-405d-872f-ceaf215f8c47 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-41d0258f-ddb0-405d-872f-ceaf215f8c47 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-41d0258f-ddb0-405d-872f-ceaf215f8c47 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1205/2389] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:10 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 918 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:53:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-402e7102-7474-45ab-a657-7395712dd6ee None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-402e7102-7474-45ab-a657-7395712dd6ee tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] PUT http://192.168.122.93/volume/v3/attachments/44f9cfeb-6cf1-4859-833a-c84403658c34 Sep 04 22:53:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-402e7102-7474-45ab-a657-7395712dd6ee tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f84a70d3-08b5-4fd1-8af5-e6f5483f9054 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f84a70d3-08b5-4fd1-8af5-e6f5483f9054 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] GET http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f84a70d3-08b5-4fd1-8af5-e6f5483f9054 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f84a70d3-08b5-4fd1-8af5-e6f5483f9054 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:10 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-402e7102-7474-45ab-a657-7395712dd6ee tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Acquiring lock "cinder-attachment_update-f68d3f1c-d55f-4152-a284-81cff9cce4a9-devstack" by "attachment_update" {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:53:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:10 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-402e7102-7474-45ab-a657-7395712dd6ee tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Lock "cinder-attachment_update-f68d3f1c-d55f-4152-a284-81cff9cce4a9-devstack" acquired by "attachment_update" :: waited 0.038s {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:53:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f84a70d3-08b5-4fd1-8af5-e6f5483f9054 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Volume info retrieved successfully. Sep 04 22:53:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f84a70d3-08b5-4fd1-8af5-e6f5483f9054 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 returned with HTTP 200 Sep 04 22:53:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1206/2390] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:10 2026] GET /volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 => generated 935 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:53:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1bca8bd7-3bb2-40d9-b455-f589d562c861 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1bca8bd7-3bb2-40d9-b455-f589d562c861 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1bca8bd7-3bb2-40d9-b455-f589d562c861 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1bca8bd7-3bb2-40d9-b455-f589d562c861 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1bca8bd7-3bb2-40d9-b455-f589d562c861 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1bca8bd7-3bb2-40d9-b455-f589d562c861 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1207/2391] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:11 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 942 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-af0de135-bff5-4cb7-a031-71983a2ea757 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-af0de135-bff5-4cb7-a031-71983a2ea757 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] GET http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-af0de135-bff5-4cb7-a031-71983a2ea757 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-af0de135-bff5-4cb7-a031-71983a2ea757 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:11 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-402e7102-7474-45ab-a657-7395712dd6ee tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Lock "cinder-attachment_update-f68d3f1c-d55f-4152-a284-81cff9cce4a9-devstack" released by "attachment_update" :: held 1.182s {{(pid=87250) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:53:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-402e7102-7474-45ab-a657-7395712dd6ee tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/attachments/44f9cfeb-6cf1-4859-833a-c84403658c34 returned with HTTP 200 Sep 04 22:53:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1185/2392] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:53:10 2026] PUT /volume/v3/attachments/44f9cfeb-6cf1-4859-833a-c84403658c34 => generated 694 bytes in 1329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-af0de135-bff5-4cb7-a031-71983a2ea757 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Volume info retrieved successfully. Sep 04 22:53:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-af0de135-bff5-4cb7-a031-71983a2ea757 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 returned with HTTP 200 Sep 04 22:53:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1208/2393] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:11 2026] GET /volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 => generated 935 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-f896a321-5bf3-4e94-81bc-2af3f5dbbad8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-f896a321-5bf3-4e94-81bc-2af3f5dbbad8 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] POST http://192.168.122.93/volume/v3/attachments/44f9cfeb-6cf1-4859-833a-c84403658c34/action Sep 04 22:53:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-f896a321-5bf3-4e94-81bc-2af3f5dbbad8 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Action body: b'{"os-complete": null}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:53:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-f896a321-5bf3-4e94-81bc-2af3f5dbbad8 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-91f96239-ce57-4a36-b8b1-3a787f769f0f req-f896a321-5bf3-4e94-81bc-2af3f5dbbad8 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/attachments/44f9cfeb-6cf1-4859-833a-c84403658c34/action returned with HTTP 204 Sep 04 22:53:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1186/2394] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:53:11 2026] POST /volume/v3/attachments/44f9cfeb-6cf1-4859-833a-c84403658c34/action => generated 0 bytes in 198 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4cdc324d-f0da-4f74-bacf-2cf968c63152 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4cdc324d-f0da-4f74-bacf-2cf968c63152 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4cdc324d-f0da-4f74-bacf-2cf968c63152 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4cdc324d-f0da-4f74-bacf-2cf968c63152 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:12 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:12 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:12 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:12 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:12 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4cdc324d-f0da-4f74-bacf-2cf968c63152 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4cdc324d-f0da-4f74-bacf-2cf968c63152 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1209/2395] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:12 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 942 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-86bfe82a-24fa-408b-85b7-6906d4977a98 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-86bfe82a-24fa-408b-85b7-6906d4977a98 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] GET http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-86bfe82a-24fa-408b-85b7-6906d4977a98 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-86bfe82a-24fa-408b-85b7-6906d4977a98 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-86bfe82a-24fa-408b-85b7-6906d4977a98 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Volume info retrieved successfully. Sep 04 22:53:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-86bfe82a-24fa-408b-85b7-6906d4977a98 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 returned with HTTP 200 Sep 04 22:53:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1187/2396] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:12 2026] GET /volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 => generated 1202 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6b1f01f9-32aa-4dbf-b080-e5e82da6a2aa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b1f01f9-32aa-4dbf-b080-e5e82da6a2aa tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b1f01f9-32aa-4dbf-b080-e5e82da6a2aa tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b1f01f9-32aa-4dbf-b080-e5e82da6a2aa tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6b1f01f9-32aa-4dbf-b080-e5e82da6a2aa tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b1f01f9-32aa-4dbf-b080-e5e82da6a2aa tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1210/2397] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:13 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 942 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-23e89b90-535a-4f50-a598-d25abeb296b7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-23e89b90-535a-4f50-a598-d25abeb296b7 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] GET http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-23e89b90-535a-4f50-a598-d25abeb296b7 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-23e89b90-535a-4f50-a598-d25abeb296b7 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-23e89b90-535a-4f50-a598-d25abeb296b7 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Volume info retrieved successfully. Sep 04 22:53:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-23e89b90-535a-4f50-a598-d25abeb296b7 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 returned with HTTP 200 Sep 04 22:53:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1188/2398] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:13 2026] GET /volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 22:53:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5fa97c4c-8944-4a28-9e93-bb6b9fa97b92 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5fa97c4c-8944-4a28-9e93-bb6b9fa97b92 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] GET http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5fa97c4c-8944-4a28-9e93-bb6b9fa97b92 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5fa97c4c-8944-4a28-9e93-bb6b9fa97b92 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5fa97c4c-8944-4a28-9e93-bb6b9fa97b92 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Volume info retrieved successfully. Sep 04 22:53:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5fa97c4c-8944-4a28-9e93-bb6b9fa97b92 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 returned with HTTP 200 Sep 04 22:53:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1211/2399] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:13 2026] GET /volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 => generated 1200 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d3c2e6f3-6ac3-404f-9541-d2ce672c0987 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0d0b7c2d-665b-4784-9024-1aece2491d5c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0d0b7c2d-665b-4784-9024-1aece2491d5c tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] DELETE http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0d0b7c2d-665b-4784-9024-1aece2491d5c tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0d0b7c2d-665b-4784-9024-1aece2491d5c tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:14 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-0d0b7c2d-665b-4784-9024-1aece2491d5c tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Delete volume with id: d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0d0b7c2d-665b-4784-9024-1aece2491d5c tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Volume info retrieved successfully. Sep 04 22:53:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0d0b7c2d-665b-4784-9024-1aece2491d5c tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Delete volume request issued successfully. Sep 04 22:53:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0d0b7c2d-665b-4784-9024-1aece2491d5c tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 returned with HTTP 202 Sep 04 22:53:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1212/2400] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:53:13 2026] DELETE /volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:53:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-84c16622-e85a-47dc-80d5-610fbe522b4b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-84c16622-e85a-47dc-80d5-610fbe522b4b tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] GET http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-84c16622-e85a-47dc-80d5-610fbe522b4b tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-84c16622-e85a-47dc-80d5-610fbe522b4b tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-84c16622-e85a-47dc-80d5-610fbe522b4b tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Volume info retrieved successfully. Sep 04 22:53:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-84c16622-e85a-47dc-80d5-610fbe522b4b tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 returned with HTTP 200 Sep 04 22:53:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1213/2401] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:14 2026] GET /volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 => generated 1199 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d3c2e6f3-6ac3-404f-9541-d2ce672c0987 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:53:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d3c2e6f3-6ac3-404f-9541-d2ce672c0987 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1037514257", "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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d3c2e6f3-6ac3-404f-9541-d2ce672c0987 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:53:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1189/2402] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:53:13 2026] POST /volume/v3/types => generated 380 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3de4be9f-5561-4243-8bc8-315b1d26bd14 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3de4be9f-5561-4243-8bc8-315b1d26bd14 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] POST http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/encryption Sep 04 22:53:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3de4be9f-5561-4243-8bc8-315b1d26bd14 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e61b4526-9d25-4933-9c79-f14212b771fb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e61b4526-9d25-4933-9c79-f14212b771fb tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e61b4526-9d25-4933-9c79-f14212b771fb tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e61b4526-9d25-4933-9c79-f14212b771fb tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:14 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:14 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:14 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:14 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e61b4526-9d25-4933-9c79-f14212b771fb tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3de4be9f-5561-4243-8bc8-315b1d26bd14 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/encryption returned with HTTP 200 Sep 04 22:53:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1214/2403] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:53:14 2026] POST /volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/encryption => generated 239 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-036d3cbb-c4f0-44db-b9cb-b165d2a38092 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e61b4526-9d25-4933-9c79-f14212b771fb tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1190/2404] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:14 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 942 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-036d3cbb-c4f0-44db-b9cb-b165d2a38092 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:53:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-036d3cbb-c4f0-44db-b9cb-b165d2a38092 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1633064763", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-036d3cbb-c4f0-44db-b9cb-b165d2a38092 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:53:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1215/2405] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:53:14 2026] POST /volume/v3/types => generated 380 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d54e1c5e-30dd-4e5d-a84c-4767401c8b29 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d54e1c5e-30dd-4e5d-a84c-4767401c8b29 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] POST http://192.168.122.93/volume/v3/types/a58ad05f-ad9a-42a8-aafd-8230b2cff145/encryption Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d54e1c5e-30dd-4e5d-a84c-4767401c8b29 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-d54e1c5e-30dd-4e5d-a84c-4767401c8b29 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'fa420de3b9154394986f7faf803126c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ac38bb23b3741efbe6f3e9e96f54e70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d54e1c5e-30dd-4e5d-a84c-4767401c8b29 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] http://192.168.122.93/volume/v3/types/a58ad05f-ad9a-42a8-aafd-8230b2cff145/encryption returned with HTTP 403 Sep 04 22:53:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1191/2406] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:53:14 2026] POST /volume/v3/types/a58ad05f-ad9a-42a8-aafd-8230b2cff145/encryption => generated 127 bytes in 270 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ffb6cf9e-12c2-49cc-b7bc-d4d27758c111 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ffb6cf9e-12c2-49cc-b7bc-d4d27758c111 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ffb6cf9e-12c2-49cc-b7bc-d4d27758c111 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-197193078", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ffb6cf9e-12c2-49cc-b7bc-d4d27758c111 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:53:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1216/2407] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:53:15 2026] POST /volume/v3/types => generated 379 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8ae596e9-c358-42af-96d1-a86e792f6136 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8ae596e9-c358-42af-96d1-a86e792f6136 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] POST http://192.168.122.93/volume/v3/types/971fe4ed-7986-408b-8f97-a80cfd01c900/extra_specs Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8ae596e9-c358-42af-96d1-a86e792f6136 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-8ae596e9-c358-42af-96d1-a86e792f6136 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'fa420de3b9154394986f7faf803126c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ac38bb23b3741efbe6f3e9e96f54e70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8ae596e9-c358-42af-96d1-a86e792f6136 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] http://192.168.122.93/volume/v3/types/971fe4ed-7986-408b-8f97-a80cfd01c900/extra_specs returned with HTTP 403 Sep 04 22:53:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1192/2408] 192.168.122.93 () {60 vars in 1278 bytes} [Fri Sep 4 22:53:15 2026] POST /volume/v3/types/971fe4ed-7986-408b-8f97-a80cfd01c900/extra_specs => generated 122 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-02ab8d72-2e3d-417d-aa63-f2c59e2b3afb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-02ab8d72-2e3d-417d-aa63-f2c59e2b3afb tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] PUT http://192.168.122.93/volume/v3/types/971fe4ed-7986-408b-8f97-a80cfd01c900/extra_specs/key2 Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-02ab8d72-2e3d-417d-aa63-f2c59e2b3afb tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-02ab8d72-2e3d-417d-aa63-f2c59e2b3afb tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'fa420de3b9154394986f7faf803126c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ac38bb23b3741efbe6f3e9e96f54e70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-02ab8d72-2e3d-417d-aa63-f2c59e2b3afb tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] http://192.168.122.93/volume/v3/types/971fe4ed-7986-408b-8f97-a80cfd01c900/extra_specs/key2 returned with HTTP 403 Sep 04 22:53:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1217/2409] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:53:15 2026] PUT /volume/v3/types/971fe4ed-7986-408b-8f97-a80cfd01c900/extra_specs/key2 => generated 122 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-86613ebd-ba1f-4261-9c4d-075e7c9b2f62 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-86613ebd-ba1f-4261-9c4d-075e7c9b2f62 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] POST http://192.168.122.93/volume/v3/types Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-86613ebd-ba1f-4261-9c4d-075e7c9b2f62 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-86613ebd-ba1f-4261-9c4d-075e7c9b2f62 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'fa420de3b9154394986f7faf803126c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ac38bb23b3741efbe6f3e9e96f54e70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-86613ebd-ba1f-4261-9c4d-075e7c9b2f62 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] http://192.168.122.93/volume/v3/types returned with HTTP 403 Sep 04 22:53:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1193/2410] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:53:15 2026] POST /volume/v3/types => generated 109 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-935af53a-8305-45d5-9e63-aad3721963c4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-935af53a-8305-45d5-9e63-aad3721963c4 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-935af53a-8305-45d5-9e63-aad3721963c4 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1477594139", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-935af53a-8305-45d5-9e63-aad3721963c4 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:53:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1218/2411] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:53:15 2026] POST /volume/v3/types => generated 380 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ff4f00ed-2fea-4ec5-a328-5170341db0d3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ff4f00ed-2fea-4ec5-a328-5170341db0d3 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] POST http://192.168.122.93/volume/v3/types/4f8fbd26-03a1-4c92-b763-c5b8afc2aa73/encryption Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ff4f00ed-2fea-4ec5-a328-5170341db0d3 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bb67665e-632a-4451-9931-a3d75d043797 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bb67665e-632a-4451-9931-a3d75d043797 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] GET http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bb67665e-632a-4451-9931-a3d75d043797 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bb67665e-632a-4451-9931-a3d75d043797 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ff4f00ed-2fea-4ec5-a328-5170341db0d3 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] http://192.168.122.93/volume/v3/types/4f8fbd26-03a1-4c92-b763-c5b8afc2aa73/encryption returned with HTTP 200 Sep 04 22:53:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1194/2412] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:53:15 2026] POST /volume/v3/types/4f8fbd26-03a1-4c92-b763-c5b8afc2aa73/encryption => generated 239 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c3177f97-d683-4b94-9de0-639860b31695 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bb67665e-632a-4451-9931-a3d75d043797 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Volume info retrieved successfully. Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c3177f97-d683-4b94-9de0-639860b31695 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] DELETE http://192.168.122.93/volume/v3/types/4f8fbd26-03a1-4c92-b763-c5b8afc2aa73/encryption/15ddf8b6-9731-4802-ac69-9d90b28f5736 Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c3177f97-d683-4b94-9de0-639860b31695 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c3177f97-d683-4b94-9de0-639860b31695 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-c3177f97-d683-4b94-9de0-639860b31695 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'fa420de3b9154394986f7faf803126c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ac38bb23b3741efbe6f3e9e96f54e70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c3177f97-d683-4b94-9de0-639860b31695 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] http://192.168.122.93/volume/v3/types/4f8fbd26-03a1-4c92-b763-c5b8afc2aa73/encryption/15ddf8b6-9731-4802-ac69-9d90b28f5736 returned with HTTP 403 Sep 04 22:53:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1195/2413] 192.168.122.93 () {58 vars in 1368 bytes} [Fri Sep 4 22:53:15 2026] DELETE /volume/v3/types/4f8fbd26-03a1-4c92-b763-c5b8afc2aa73/encryption/15ddf8b6-9731-4802-ac69-9d90b28f5736 => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d7725ade-71bf-4d03-a9b0-f13133745bf4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bb67665e-632a-4451-9931-a3d75d043797 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 returned with HTTP 200 Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d7725ade-71bf-4d03-a9b0-f13133745bf4 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:53:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1219/2414] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:15 2026] GET /volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 => generated 1199 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d7725ade-71bf-4d03-a9b0-f13133745bf4 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-351594986", "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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d7725ade-71bf-4d03-a9b0-f13133745bf4 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:53:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1196/2415] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:53:15 2026] POST /volume/v3/types => generated 379 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-de5ae361-65d5-473b-9025-f7110336c772 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-de5ae361-65d5-473b-9025-f7110336c772 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] DELETE http://192.168.122.93/volume/v3/types/1b8f3764-1080-4975-90e9-02ed6a0619d8/extra_specs/key1 Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-de5ae361-65d5-473b-9025-f7110336c772 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-de5ae361-65d5-473b-9025-f7110336c772 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f7985aa1-4687-4eca-b66d-8d00296de2f7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-de5ae361-65d5-473b-9025-f7110336c772 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'fa420de3b9154394986f7faf803126c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ac38bb23b3741efbe6f3e9e96f54e70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-de5ae361-65d5-473b-9025-f7110336c772 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] http://192.168.122.93/volume/v3/types/1b8f3764-1080-4975-90e9-02ed6a0619d8/extra_specs/key1 returned with HTTP 403 Sep 04 22:53:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1220/2416] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:53:15 2026] DELETE /volume/v3/types/1b8f3764-1080-4975-90e9-02ed6a0619d8/extra_specs/key1 => generated 122 bytes in 37 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f7985aa1-4687-4eca-b66d-8d00296de2f7 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f7985aa1-4687-4eca-b66d-8d00296de2f7 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f7985aa1-4687-4eca-b66d-8d00296de2f7 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-51942341-2cd7-4d2c-a9dd-bbb745ce9474 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-51942341-2cd7-4d2c-a9dd-bbb745ce9474 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-51942341-2cd7-4d2c-a9dd-bbb745ce9474 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2088619248", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:15 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f7985aa1-4687-4eca-b66d-8d00296de2f7 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-51942341-2cd7-4d2c-a9dd-bbb745ce9474 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:53:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1221/2417] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:53:15 2026] POST /volume/v3/types => generated 380 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-093d5086-fb47-4803-aa10-6cee50cfbd0b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f7985aa1-4687-4eca-b66d-8d00296de2f7 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1197/2418] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:15 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 942 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-093d5086-fb47-4803-aa10-6cee50cfbd0b tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] DELETE http://192.168.122.93/volume/v3/types/0a21b723-47fc-467f-af6d-3fcab248c6d9 Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-093d5086-fb47-4803-aa10-6cee50cfbd0b tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-093d5086-fb47-4803-aa10-6cee50cfbd0b tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-093d5086-fb47-4803-aa10-6cee50cfbd0b tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'fa420de3b9154394986f7faf803126c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ac38bb23b3741efbe6f3e9e96f54e70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-093d5086-fb47-4803-aa10-6cee50cfbd0b tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] http://192.168.122.93/volume/v3/types/0a21b723-47fc-467f-af6d-3fcab248c6d9 returned with HTTP 403 Sep 04 22:53:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1222/2419] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:53:15 2026] DELETE /volume/v3/types/0a21b723-47fc-467f-af6d-3fcab248c6d9 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1e78cd21-616a-4019-b895-d49646620988 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1e78cd21-616a-4019-b895-d49646620988 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] GET http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/extra_specs Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1e78cd21-616a-4019-b895-d49646620988 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1e78cd21-616a-4019-b895-d49646620988 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1e78cd21-616a-4019-b895-d49646620988 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/extra_specs returned with HTTP 200 Sep 04 22:53:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1198/2420] 192.168.122.93 () {58 vars in 1257 bytes} [Fri Sep 4 22:53:15 2026] GET /volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/extra_specs => generated 123 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d09a4679-c710-4043-99ef-fca53e77972e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d09a4679-c710-4043-99ef-fca53e77972e tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] GET http://192.168.122.93/volume/v3/types Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d09a4679-c710-4043-99ef-fca53e77972e tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d09a4679-c710-4043-99ef-fca53e77972e tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-d09a4679-c710-4043-99ef-fca53e77972e tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d09a4679-c710-4043-99ef-fca53e77972e tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:53:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1223/2421] 192.168.122.93 () {58 vars in 1110 bytes} [Fri Sep 4 22:53:15 2026] GET /volume/v3/types => generated 3120 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f14cbbb9-f633-4e0c-807f-0156ba91965c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f14cbbb9-f633-4e0c-807f-0156ba91965c tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] GET http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/encryption/cipher Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f14cbbb9-f633-4e0c-807f-0156ba91965c tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f14cbbb9-f633-4e0c-807f-0156ba91965c tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-f14cbbb9-f633-4e0c-807f-0156ba91965c tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'fa420de3b9154394986f7faf803126c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ac38bb23b3741efbe6f3e9e96f54e70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f14cbbb9-f633-4e0c-807f-0156ba91965c tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/encryption/cipher returned with HTTP 403 Sep 04 22:53:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1199/2422] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:53:15 2026] GET /volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/encryption/cipher => generated 124 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2097d8bb-1ca6-4992-8e38-76f941cbd268 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2097d8bb-1ca6-4992-8e38-76f941cbd268 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] GET http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/encryption Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2097d8bb-1ca6-4992-8e38-76f941cbd268 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2097d8bb-1ca6-4992-8e38-76f941cbd268 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-2097d8bb-1ca6-4992-8e38-76f941cbd268 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'fa420de3b9154394986f7faf803126c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ac38bb23b3741efbe6f3e9e96f54e70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2097d8bb-1ca6-4992-8e38-76f941cbd268 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/encryption returned with HTTP 403 Sep 04 22:53:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1224/2423] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:53:15 2026] GET /volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/encryption => generated 124 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-14cdc4f1-2038-4197-ac46-1d87a8a145c4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-14cdc4f1-2038-4197-ac46-1d87a8a145c4 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] GET http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/extra_specs/multiattach Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-14cdc4f1-2038-4197-ac46-1d87a8a145c4 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-14cdc4f1-2038-4197-ac46-1d87a8a145c4 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-14cdc4f1-2038-4197-ac46-1d87a8a145c4 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/extra_specs/multiattach returned with HTTP 200 Sep 04 22:53:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1200/2424] 192.168.122.93 () {58 vars in 1293 bytes} [Fri Sep 4 22:53:16 2026] GET /volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/extra_specs/multiattach => generated 29 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2ecf53af-75f9-486c-afb4-6c79b9d2c054 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2ecf53af-75f9-486c-afb4-6c79b9d2c054 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] GET http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/extra_specs/volume_backend_name Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2ecf53af-75f9-486c-afb4-6c79b9d2c054 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2ecf53af-75f9-486c-afb4-6c79b9d2c054 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2ecf53af-75f9-486c-afb4-6c79b9d2c054 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/extra_specs/volume_backend_name returned with HTTP 404 Sep 04 22:53:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1225/2425] 192.168.122.93 () {58 vars in 1317 bytes} [Fri Sep 4 22:53:16 2026] GET /volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/extra_specs/volume_backend_name => generated 143 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d8d59c87-a449-4ce9-aa9f-728211f48633 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d8d59c87-a449-4ce9-aa9f-728211f48633 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] GET http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d8d59c87-a449-4ce9-aa9f-728211f48633 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d8d59c87-a449-4ce9-aa9f-728211f48633 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d8d59c87-a449-4ce9-aa9f-728211f48633 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d returned with HTTP 200 Sep 04 22:53:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1201/2426] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:53:16 2026] GET /volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d => generated 318 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9375c4e9-e7fc-4ee6-9143-43b201702fee None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9375c4e9-e7fc-4ee6-9143-43b201702fee tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] PUT http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/encryption/fd388a3b-c03e-4b70-883b-f0aa826db451 Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9375c4e9-e7fc-4ee6-9143-43b201702fee tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-9375c4e9-e7fc-4ee6-9143-43b201702fee tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'fa420de3b9154394986f7faf803126c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ac38bb23b3741efbe6f3e9e96f54e70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9375c4e9-e7fc-4ee6-9143-43b201702fee tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/encryption/fd388a3b-c03e-4b70-883b-f0aa826db451 returned with HTTP 403 Sep 04 22:53:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1226/2427] 192.168.122.93 () {60 vars in 1385 bytes} [Fri Sep 4 22:53:16 2026] PUT /volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/encryption/fd388a3b-c03e-4b70-883b-f0aa826db451 => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-08586a6d-1da6-4b0f-834d-74918cc43bc4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-08586a6d-1da6-4b0f-834d-74918cc43bc4 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] PUT http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/extra_specs/key1 Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-08586a6d-1da6-4b0f-834d-74918cc43bc4 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-08586a6d-1da6-4b0f-834d-74918cc43bc4 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'fa420de3b9154394986f7faf803126c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ac38bb23b3741efbe6f3e9e96f54e70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-08586a6d-1da6-4b0f-834d-74918cc43bc4 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/extra_specs/key1 returned with HTTP 403 Sep 04 22:53:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1202/2428] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:53:16 2026] PUT /volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-648c54c1-3072-474b-97e2-8c7c9a4ebad0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-648c54c1-3072-474b-97e2-8c7c9a4ebad0 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] PUT http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-648c54c1-3072-474b-97e2-8c7c9a4ebad0 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-648c54c1-3072-474b-97e2-8c7c9a4ebad0 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'fa420de3b9154394986f7faf803126c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ac38bb23b3741efbe6f3e9e96f54e70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-648c54c1-3072-474b-97e2-8c7c9a4ebad0 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-member] http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d returned with HTTP 403 Sep 04 22:53:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1227/2429] 192.168.122.93 () {60 vars in 1241 bytes} [Fri Sep 4 22:53:16 2026] PUT /volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d => generated 109 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2cf1de5f-6c9e-46de-b9a6-39619ab5feb9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2cf1de5f-6c9e-46de-b9a6-39619ab5feb9 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] DELETE http://192.168.122.93/volume/v3/types/0a21b723-47fc-467f-af6d-3fcab248c6d9 Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2cf1de5f-6c9e-46de-b9a6-39619ab5feb9 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2cf1de5f-6c9e-46de-b9a6-39619ab5feb9 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2cf1de5f-6c9e-46de-b9a6-39619ab5feb9 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] http://192.168.122.93/volume/v3/types/0a21b723-47fc-467f-af6d-3fcab248c6d9 returned with HTTP 202 Sep 04 22:53:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1203/2430] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:53:16 2026] DELETE /volume/v3/types/0a21b723-47fc-467f-af6d-3fcab248c6d9 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-59f1ad91-95ff-4887-a375-56223c2bfcb9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-59f1ad91-95ff-4887-a375-56223c2bfcb9 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] DELETE http://192.168.122.93/volume/v3/types/1b8f3764-1080-4975-90e9-02ed6a0619d8 Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-59f1ad91-95ff-4887-a375-56223c2bfcb9 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-59f1ad91-95ff-4887-a375-56223c2bfcb9 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f8d44941-eec0-4787-8372-58392126feba None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f8d44941-eec0-4787-8372-58392126feba tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] GET http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f8d44941-eec0-4787-8372-58392126feba tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f8d44941-eec0-4787-8372-58392126feba tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f8d44941-eec0-4787-8372-58392126feba tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 returned with HTTP 404 Sep 04 22:53:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1204/2431] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:16 2026] GET /volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:53:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-59f1ad91-95ff-4887-a375-56223c2bfcb9 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] http://192.168.122.93/volume/v3/types/1b8f3764-1080-4975-90e9-02ed6a0619d8 returned with HTTP 202 Sep 04 22:53:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1228/2432] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:53:16 2026] DELETE /volume/v3/types/1b8f3764-1080-4975-90e9-02ed6a0619d8 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-92ab6284-d9f0-4a7a-b870-2356b2e2046b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-92ab6284-d9f0-4a7a-b870-2356b2e2046b tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] DELETE http://192.168.122.93/volume/v3/types/4f8fbd26-03a1-4c92-b763-c5b8afc2aa73 Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-92ab6284-d9f0-4a7a-b870-2356b2e2046b tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-92ab6284-d9f0-4a7a-b870-2356b2e2046b tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-92ab6284-d9f0-4a7a-b870-2356b2e2046b tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] http://192.168.122.93/volume/v3/types/4f8fbd26-03a1-4c92-b763-c5b8afc2aa73 returned with HTTP 202 Sep 04 22:53:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1205/2433] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:53:16 2026] DELETE /volume/v3/types/4f8fbd26-03a1-4c92-b763-c5b8afc2aa73 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a2a88868-e0e2-43c4-bf1b-06d5d5649a95 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a2a88868-e0e2-43c4-bf1b-06d5d5649a95 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] DELETE http://192.168.122.93/volume/v3/types/971fe4ed-7986-408b-8f97-a80cfd01c900 Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a2a88868-e0e2-43c4-bf1b-06d5d5649a95 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a2a88868-e0e2-43c4-bf1b-06d5d5649a95 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ba5e394c-1ed6-4fc0-943c-18dad99bbea2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ba5e394c-1ed6-4fc0-943c-18dad99bbea2 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ba5e394c-1ed6-4fc0-943c-18dad99bbea2 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ba5e394c-1ed6-4fc0-943c-18dad99bbea2 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:16 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ba5e394c-1ed6-4fc0-943c-18dad99bbea2 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ba5e394c-1ed6-4fc0-943c-18dad99bbea2 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1206/2434] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:16 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 942 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a2a88868-e0e2-43c4-bf1b-06d5d5649a95 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] http://192.168.122.93/volume/v3/types/971fe4ed-7986-408b-8f97-a80cfd01c900 returned with HTTP 202 Sep 04 22:53:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1229/2435] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:53:16 2026] DELETE /volume/v3/types/971fe4ed-7986-408b-8f97-a80cfd01c900 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-360d3f96-12bb-49a7-aead-9eb9c534e398 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-360d3f96-12bb-49a7-aead-9eb9c534e398 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] DELETE http://192.168.122.93/volume/v3/types/a58ad05f-ad9a-42a8-aafd-8230b2cff145 Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-360d3f96-12bb-49a7-aead-9eb9c534e398 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-360d3f96-12bb-49a7-aead-9eb9c534e398 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-360d3f96-12bb-49a7-aead-9eb9c534e398 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] http://192.168.122.93/volume/v3/types/a58ad05f-ad9a-42a8-aafd-8230b2cff145 returned with HTTP 202 Sep 04 22:53:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1207/2436] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:53:16 2026] DELETE /volume/v3/types/a58ad05f-ad9a-42a8-aafd-8230b2cff145 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c69ca077-f8d4-4511-b54f-b9f254ea6c57 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c69ca077-f8d4-4511-b54f-b9f254ea6c57 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] DELETE http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d Sep 04 22:53:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c69ca077-f8d4-4511-b54f-b9f254ea6c57 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c69ca077-f8d4-4511-b54f-b9f254ea6c57 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d0cbbb35-a197-4c46-88d2-d2185489f2b9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d0cbbb35-a197-4c46-88d2-d2185489f2b9 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] DELETE http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d0cbbb35-a197-4c46-88d2-d2185489f2b9 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d0cbbb35-a197-4c46-88d2-d2185489f2b9 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:17 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-d0cbbb35-a197-4c46-88d2-d2185489f2b9 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Delete volume with id: d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d0cbbb35-a197-4c46-88d2-d2185489f2b9 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 returned with HTTP 404 Sep 04 22:53:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1208/2437] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:53:17 2026] DELETE /volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:53:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c384e162-c435-4344-b31f-743ce51ca3b3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c384e162-c435-4344-b31f-743ce51ca3b3 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] GET http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 Sep 04 22:53:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c384e162-c435-4344-b31f-743ce51ca3b3 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c384e162-c435-4344-b31f-743ce51ca3b3 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c384e162-c435-4344-b31f-743ce51ca3b3 tempest-VolumeImageDependencyTests-1084022448 tempest-VolumeImageDependencyTests-1084022448-project-member] http://192.168.122.93/volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 returned with HTTP 404 Sep 04 22:53:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1209/2438] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:17 2026] GET /volume/v3/volumes/d42e4751-c177-499a-ae29-491f444b8427 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:53:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c69ca077-f8d4-4511-b54f-b9f254ea6c57 tempest-VolumeTypesMemberTests-1964817509 tempest-VolumeTypesMemberTests-1964817509-project-admin] http://192.168.122.93/volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d returned with HTTP 202 Sep 04 22:53:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1230/2439] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:53:17 2026] DELETE /volume/v3/types/67bc6741-de3b-44a7-ac9f-662438f2d22d => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-857ee144-ff21-4193-a3af-21293bbb8e09 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-857ee144-ff21-4193-a3af-21293bbb8e09 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-857ee144-ff21-4193-a3af-21293bbb8e09 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-857ee144-ff21-4193-a3af-21293bbb8e09 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:17 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:17 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:17 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-857ee144-ff21-4193-a3af-21293bbb8e09 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-857ee144-ff21-4193-a3af-21293bbb8e09 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1210/2440] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:17 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 942 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-97ce391c-fbc6-435b-a0b3-5d779bec2d36 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-97ce391c-fbc6-435b-a0b3-5d779bec2d36 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-97ce391c-fbc6-435b-a0b3-5d779bec2d36 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-97ce391c-fbc6-435b-a0b3-5d779bec2d36 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:19 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:19 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-97ce391c-fbc6-435b-a0b3-5d779bec2d36 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-97ce391c-fbc6-435b-a0b3-5d779bec2d36 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1231/2441] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:18 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 1000 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-af3aab3f-39c2-4ee9-a6ef-b5089218bf1a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-af3aab3f-39c2-4ee9-a6ef-b5089218bf1a tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-af3aab3f-39c2-4ee9-a6ef-b5089218bf1a tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-af3aab3f-39c2-4ee9-a6ef-b5089218bf1a tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:20 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:20 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-af3aab3f-39c2-4ee9-a6ef-b5089218bf1a tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-af3aab3f-39c2-4ee9-a6ef-b5089218bf1a tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1211/2442] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:20 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 1003 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9014d9a9-1df2-452c-b58a-a906c9719b1a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9014d9a9-1df2-452c-b58a-a906c9719b1a tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9014d9a9-1df2-452c-b58a-a906c9719b1a tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9014d9a9-1df2-452c-b58a-a906c9719b1a tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:21 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:21 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9014d9a9-1df2-452c-b58a-a906c9719b1a tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9014d9a9-1df2-452c-b58a-a906c9719b1a tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1232/2443] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:21 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 1003 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b551e13a-24e4-4c56-aa75-9fe549ecc5e6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b551e13a-24e4-4c56-aa75-9fe549ecc5e6 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b551e13a-24e4-4c56-aa75-9fe549ecc5e6 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b551e13a-24e4-4c56-aa75-9fe549ecc5e6 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:22 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:22 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:22 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b551e13a-24e4-4c56-aa75-9fe549ecc5e6 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b551e13a-24e4-4c56-aa75-9fe549ecc5e6 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1212/2444] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:22 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 1003 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6b4e2ef1-d592-4a09-b4c6-dd310799473c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6b4e2ef1-d592-4a09-b4c6-dd310799473c tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6b4e2ef1-d592-4a09-b4c6-dd310799473c tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6b4e2ef1-d592-4a09-b4c6-dd310799473c tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:23 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:23 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:23 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:23 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:23 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6b4e2ef1-d592-4a09-b4c6-dd310799473c tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6b4e2ef1-d592-4a09-b4c6-dd310799473c tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1213/2445] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:23 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 1003 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:53:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-651042588"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-651042588'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:23 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Create volume of 1 GB Sep 04 22:53:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Availability Zones retrieved successfully. Sep 04 22:53:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Flow 'volume_create_api' (86295729-da9d-41b6-8d72-f287e44e24e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae76c89f-fc70-4eb5-ab85-56d7ced6bd53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae76c89f-fc70-4eb5-ab85-56d7ced6bd53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbf282d-df1e-4467-ab56-3530110e7d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ba8475b6-652b-4199-9b14-fb6c41064872 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:23 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Created reservations ['de594443-1440-474f-bdf2-9deb20f14640', '546c0613-3324-4215-bb5b-bf21c136a5cb', 'fb9079f2-69ef-44ea-aa69-cb78c30a2f6f', 'c8c67422-57c0-48d6-8521-90680221cbc7'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbf282d-df1e-4467-ab56-3530110e7d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de594443-1440-474f-bdf2-9deb20f14640', '546c0613-3324-4215-bb5b-bf21c136a5cb', 'fb9079f2-69ef-44ea-aa69-cb78c30a2f6f', 'c8c67422-57c0-48d6-8521-90680221cbc7']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0785c2be-d611-4133-bf01-82e9f14a2dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ba8475b6-652b-4199-9b14-fb6c41064872 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ba8475b6-652b-4199-9b14-fb6c41064872 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1009177344", "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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0785c2be-d611-4133-bf01-82e9f14a2dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-651042588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb1c86bf2f0a4d13ad538190c5047a50',qos_specs=None,replication_status=,reservations=['de594443-1440-474f-bdf2-9deb20f14640','546c0613-3324-4215-bb5b-bf21c136a5cb','fb9079f2-69ef-44ea-aa69-cb78c30a2f6f','c8c67422-57c0-48d6-8521-90680221cbc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23d73066b60b4945b45f57f657d547c4',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-651042588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb1c86bf2f0a4d13ad538190c5047a50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23d73066b60b4945b45f57f657d547c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d755a17-72ca-4e1b-bc48-1d3bc9decfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d755a17-72ca-4e1b-bc48-1d3bc9decfcc) transitioned into state 'SUCCESS' from state '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-651042588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb1c86bf2f0a4d13ad538190c5047a50',qos_specs=None,replication_status=,reservations=['de594443-1440-474f-bdf2-9deb20f14640','546c0613-3324-4215-bb5b-bf21c136a5cb','fb9079f2-69ef-44ea-aa69-cb78c30a2f6f','c8c67422-57c0-48d6-8521-90680221cbc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23d73066b60b4945b45f57f657d547c4',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ba8475b6-652b-4199-9b14-fb6c41064872 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:53:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1214/2446] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:53:23 2026] POST /volume/v3/types => generated 380 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6578f3d5-fc27-4f99-aa41-e7f5050ac49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ee74e479-290d-43ca-a2c8-f7ab5a40fd37 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ee74e479-290d-43ca-a2c8-f7ab5a40fd37 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] POST http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/encryption Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ee74e479-290d-43ca-a2c8-f7ab5a40fd37 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6578f3d5-fc27-4f99-aa41-e7f5050ac49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Flow 'volume_create_api' (86295729-da9d-41b6-8d72-f287e44e24e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Create volume request issued successfully. Sep 04 22:53:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7b7d34b9-0cc9-4778-b546-7f9828aaff98 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1233/2447] 192.168.122.93 () {62 vars in 1178 bytes} [Fri Sep 4 22:53:23 2026] POST /volume/v3/volumes => generated 784 bytes in 887 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ad8c5621-28f5-4735-9e76-bd7ad0ec0663 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ad8c5621-28f5-4735-9e76-bd7ad0ec0663 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ad8c5621-28f5-4735-9e76-bd7ad0ec0663 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ad8c5621-28f5-4735-9e76-bd7ad0ec0663 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ad8c5621-28f5-4735-9e76-bd7ad0ec0663 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ee74e479-290d-43ca-a2c8-f7ab5a40fd37 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/encryption returned with HTTP 200 Sep 04 22:53:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1215/2448] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:53:24 2026] POST /volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/encryption => generated 239 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-80241389-8a8e-47a8-b109-a647361527bd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ad8c5621-28f5-4735-9e76-bd7ad0ec0663 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 returned with HTTP 200 Sep 04 22:53:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1234/2449] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:24 2026] GET /volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 => generated 963 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-80241389-8a8e-47a8-b109-a647361527bd tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-80241389-8a8e-47a8-b109-a647361527bd tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-276171212", "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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-80241389-8a8e-47a8-b109-a647361527bd tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:53:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1216/2450] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:53:24 2026] POST /volume/v3/types => generated 379 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c672fbee-6d69-4215-8008-3c0848df6644 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c672fbee-6d69-4215-8008-3c0848df6644 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] POST http://192.168.122.93/volume/v3/types/6e7a5fec-a9bb-45e4-8ff9-0373917b355d/encryption Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c672fbee-6d69-4215-8008-3c0848df6644 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-c672fbee-6d69-4215-8008-3c0848df6644 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4e2837491d734992af9610f5a9296267', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cf3d531828f4431afb3caaa3e555d28', '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=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c672fbee-6d69-4215-8008-3c0848df6644 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] http://192.168.122.93/volume/v3/types/6e7a5fec-a9bb-45e4-8ff9-0373917b355d/encryption returned with HTTP 403 Sep 04 22:53:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1235/2451] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:53:24 2026] POST /volume/v3/types/6e7a5fec-a9bb-45e4-8ff9-0373917b355d/encryption => generated 127 bytes in 150 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6be7ca9c-a416-4b7c-8637-6a04c4e55ffd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6be7ca9c-a416-4b7c-8637-6a04c4e55ffd tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6be7ca9c-a416-4b7c-8637-6a04c4e55ffd tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1164753526", "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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6be7ca9c-a416-4b7c-8637-6a04c4e55ffd tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:53:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1217/2452] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:53:24 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fc432453-5d1f-4bcd-889b-d84fc5a25d87 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fc432453-5d1f-4bcd-889b-d84fc5a25d87 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] POST http://192.168.122.93/volume/v3/types/c34a7873-8a02-4463-b256-5c7c31f360ad/extra_specs Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fc432453-5d1f-4bcd-889b-d84fc5a25d87 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-fc432453-5d1f-4bcd-889b-d84fc5a25d87 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4e2837491d734992af9610f5a9296267', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cf3d531828f4431afb3caaa3e555d28', '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=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fc432453-5d1f-4bcd-889b-d84fc5a25d87 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] http://192.168.122.93/volume/v3/types/c34a7873-8a02-4463-b256-5c7c31f360ad/extra_specs returned with HTTP 403 Sep 04 22:53:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1236/2453] 192.168.122.93 () {60 vars in 1278 bytes} [Fri Sep 4 22:53:24 2026] POST /volume/v3/types/c34a7873-8a02-4463-b256-5c7c31f360ad/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d04d1d5b-f529-41f0-a252-7c1d1aba20d6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d04d1d5b-f529-41f0-a252-7c1d1aba20d6 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] PUT http://192.168.122.93/volume/v3/types/c34a7873-8a02-4463-b256-5c7c31f360ad/extra_specs/key2 Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d04d1d5b-f529-41f0-a252-7c1d1aba20d6 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-d04d1d5b-f529-41f0-a252-7c1d1aba20d6 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4e2837491d734992af9610f5a9296267', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cf3d531828f4431afb3caaa3e555d28', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d04d1d5b-f529-41f0-a252-7c1d1aba20d6 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] http://192.168.122.93/volume/v3/types/c34a7873-8a02-4463-b256-5c7c31f360ad/extra_specs/key2 returned with HTTP 403 Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1556a400-a3df-4ccb-9da3-ecf1515b0705 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1218/2454] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:53:24 2026] PUT /volume/v3/types/c34a7873-8a02-4463-b256-5c7c31f360ad/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1556a400-a3df-4ccb-9da3-ecf1515b0705 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1556a400-a3df-4ccb-9da3-ecf1515b0705 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1556a400-a3df-4ccb-9da3-ecf1515b0705 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f270e428-acc5-4ea8-958b-38f2a0f98971 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f270e428-acc5-4ea8-958b-38f2a0f98971 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] POST http://192.168.122.93/volume/v3/types Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f270e428-acc5-4ea8-958b-38f2a0f98971 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-f270e428-acc5-4ea8-958b-38f2a0f98971 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4e2837491d734992af9610f5a9296267', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cf3d531828f4431afb3caaa3e555d28', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f270e428-acc5-4ea8-958b-38f2a0f98971 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] http://192.168.122.93/volume/v3/types returned with HTTP 403 Sep 04 22:53:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1219/2455] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:53:24 2026] POST /volume/v3/types => generated 109 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3cd4e90e-5bfc-435c-90dd-e7fac059417b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3cd4e90e-5bfc-435c-90dd-e7fac059417b tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3cd4e90e-5bfc-435c-90dd-e7fac059417b tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-103443783", "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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1556a400-a3df-4ccb-9da3-ecf1515b0705 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1556a400-a3df-4ccb-9da3-ecf1515b0705 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1237/2456] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:24 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 1003 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3cd4e90e-5bfc-435c-90dd-e7fac059417b tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:53:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1220/2457] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:53:24 2026] POST /volume/v3/types => generated 379 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ab088fe4-042d-46e5-9ac5-b74453a16f5f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ab088fe4-042d-46e5-9ac5-b74453a16f5f tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] POST http://192.168.122.93/volume/v3/types/eb4fdf8f-8e5a-4345-aed5-df270789073b/encryption Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ab088fe4-042d-46e5-9ac5-b74453a16f5f tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ab088fe4-042d-46e5-9ac5-b74453a16f5f tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] http://192.168.122.93/volume/v3/types/eb4fdf8f-8e5a-4345-aed5-df270789073b/encryption returned with HTTP 200 Sep 04 22:53:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1238/2458] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:53:24 2026] POST /volume/v3/types/eb4fdf8f-8e5a-4345-aed5-df270789073b/encryption => generated 239 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bef9c89a-ae92-4452-9560-8b514786e906 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bef9c89a-ae92-4452-9560-8b514786e906 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] DELETE http://192.168.122.93/volume/v3/types/eb4fdf8f-8e5a-4345-aed5-df270789073b/encryption/04a2e729-858f-4452-9595-b19dd8b87b7e Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bef9c89a-ae92-4452-9560-8b514786e906 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bef9c89a-ae92-4452-9560-8b514786e906 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-bef9c89a-ae92-4452-9560-8b514786e906 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4e2837491d734992af9610f5a9296267', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cf3d531828f4431afb3caaa3e555d28', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bef9c89a-ae92-4452-9560-8b514786e906 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] http://192.168.122.93/volume/v3/types/eb4fdf8f-8e5a-4345-aed5-df270789073b/encryption/04a2e729-858f-4452-9595-b19dd8b87b7e returned with HTTP 403 Sep 04 22:53:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1221/2459] 192.168.122.93 () {58 vars in 1368 bytes} [Fri Sep 4 22:53:24 2026] DELETE /volume/v3/types/eb4fdf8f-8e5a-4345-aed5-df270789073b/encryption/04a2e729-858f-4452-9595-b19dd8b87b7e => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-93312b42-10e0-4996-9229-7f06ed2f971a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-93312b42-10e0-4996-9229-7f06ed2f971a tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-93312b42-10e0-4996-9229-7f06ed2f971a tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1036897392", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-93312b42-10e0-4996-9229-7f06ed2f971a tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:53:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1239/2460] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:53:24 2026] POST /volume/v3/types => generated 380 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c55db77c-3d95-4076-86a2-d883d8512bf2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c55db77c-3d95-4076-86a2-d883d8512bf2 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] DELETE http://192.168.122.93/volume/v3/types/434d8570-4c44-4b5a-80fd-581e2ec328c3/extra_specs/key1 Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c55db77c-3d95-4076-86a2-d883d8512bf2 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c55db77c-3d95-4076-86a2-d883d8512bf2 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-c55db77c-3d95-4076-86a2-d883d8512bf2 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4e2837491d734992af9610f5a9296267', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cf3d531828f4431afb3caaa3e555d28', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c55db77c-3d95-4076-86a2-d883d8512bf2 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] http://192.168.122.93/volume/v3/types/434d8570-4c44-4b5a-80fd-581e2ec328c3/extra_specs/key1 returned with HTTP 403 Sep 04 22:53:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1222/2461] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:53:24 2026] DELETE /volume/v3/types/434d8570-4c44-4b5a-80fd-581e2ec328c3/extra_specs/key1 => generated 122 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e4c11f84-61de-4140-811b-b5c0565601ea None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e4c11f84-61de-4140-811b-b5c0565601ea tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:53:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e4c11f84-61de-4140-811b-b5c0565601ea tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-947255585", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e4c11f84-61de-4140-811b-b5c0565601ea tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:53:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1240/2462] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:53:24 2026] POST /volume/v3/types => generated 379 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-52438e23-2551-4901-b661-2a664cf3b9cf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-52438e23-2551-4901-b661-2a664cf3b9cf tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] DELETE http://192.168.122.93/volume/v3/types/6bd0db89-664f-4344-af2b-34a95e28d648 Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-52438e23-2551-4901-b661-2a664cf3b9cf tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-52438e23-2551-4901-b661-2a664cf3b9cf tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-52438e23-2551-4901-b661-2a664cf3b9cf tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4e2837491d734992af9610f5a9296267', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cf3d531828f4431afb3caaa3e555d28', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-52438e23-2551-4901-b661-2a664cf3b9cf tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] http://192.168.122.93/volume/v3/types/6bd0db89-664f-4344-af2b-34a95e28d648 returned with HTTP 403 Sep 04 22:53:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1223/2463] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:53:25 2026] DELETE /volume/v3/types/6bd0db89-664f-4344-af2b-34a95e28d648 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cb05139c-e0e2-4228-971b-7a30fa137030 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cb05139c-e0e2-4228-971b-7a30fa137030 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] GET http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/extra_specs Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cb05139c-e0e2-4228-971b-7a30fa137030 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cb05139c-e0e2-4228-971b-7a30fa137030 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cb05139c-e0e2-4228-971b-7a30fa137030 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/extra_specs returned with HTTP 200 Sep 04 22:53:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1241/2464] 192.168.122.93 () {58 vars in 1257 bytes} [Fri Sep 4 22:53:25 2026] GET /volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/extra_specs => generated 123 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-728b1177-57ec-4325-b2de-b4d42412647b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-728b1177-57ec-4325-b2de-b4d42412647b tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] GET http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/encryption/cipher Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-728b1177-57ec-4325-b2de-b4d42412647b tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-728b1177-57ec-4325-b2de-b4d42412647b tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-728b1177-57ec-4325-b2de-b4d42412647b tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4e2837491d734992af9610f5a9296267', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cf3d531828f4431afb3caaa3e555d28', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-728b1177-57ec-4325-b2de-b4d42412647b tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/encryption/cipher returned with HTTP 403 Sep 04 22:53:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1224/2465] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:53:25 2026] GET /volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/encryption/cipher => generated 124 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-da579b0e-7515-4544-936f-51f8792a6f44 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-da579b0e-7515-4544-936f-51f8792a6f44 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] GET http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/encryption Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-da579b0e-7515-4544-936f-51f8792a6f44 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-da579b0e-7515-4544-936f-51f8792a6f44 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-da579b0e-7515-4544-936f-51f8792a6f44 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4e2837491d734992af9610f5a9296267', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cf3d531828f4431afb3caaa3e555d28', '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=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-da579b0e-7515-4544-936f-51f8792a6f44 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/encryption returned with HTTP 403 Sep 04 22:53:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1242/2466] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:53:25 2026] GET /volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/encryption => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0dd9dfb6-b356-457c-adef-b4f846380703 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0dd9dfb6-b356-457c-adef-b4f846380703 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] GET http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/extra_specs/multiattach Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0dd9dfb6-b356-457c-adef-b4f846380703 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0dd9dfb6-b356-457c-adef-b4f846380703 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0dd9dfb6-b356-457c-adef-b4f846380703 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/extra_specs/multiattach returned with HTTP 200 Sep 04 22:53:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1225/2467] 192.168.122.93 () {58 vars in 1293 bytes} [Fri Sep 4 22:53:25 2026] GET /volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/extra_specs/multiattach => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-da93cecd-4385-406f-bc59-0a4de4db946e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-da93cecd-4385-406f-bc59-0a4de4db946e tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] GET http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/extra_specs/volume_backend_name Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-da93cecd-4385-406f-bc59-0a4de4db946e tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-da93cecd-4385-406f-bc59-0a4de4db946e tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-da93cecd-4385-406f-bc59-0a4de4db946e tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/extra_specs/volume_backend_name returned with HTTP 404 Sep 04 22:53:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1243/2468] 192.168.122.93 () {58 vars in 1317 bytes} [Fri Sep 4 22:53:25 2026] GET /volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/extra_specs/volume_backend_name => generated 143 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9e3d7541-dff8-435d-8804-941c0ce73748 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9e3d7541-dff8-435d-8804-941c0ce73748 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] PUT http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/encryption/78484f07-24e7-4543-9cc7-7d67034aad10 Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9e3d7541-dff8-435d-8804-941c0ce73748 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-9e3d7541-dff8-435d-8804-941c0ce73748 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4e2837491d734992af9610f5a9296267', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cf3d531828f4431afb3caaa3e555d28', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9e3d7541-dff8-435d-8804-941c0ce73748 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/encryption/78484f07-24e7-4543-9cc7-7d67034aad10 returned with HTTP 403 Sep 04 22:53:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1226/2469] 192.168.122.93 () {60 vars in 1385 bytes} [Fri Sep 4 22:53:25 2026] PUT /volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/encryption/78484f07-24e7-4543-9cc7-7d67034aad10 => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-72edb080-558b-4e16-8a65-66711fb91dfa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fefc9777-be49-436a-9dd3-13fe91da93a5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-72edb080-558b-4e16-8a65-66711fb91dfa tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] PUT http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/extra_specs/key1 Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-72edb080-558b-4e16-8a65-66711fb91dfa tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fefc9777-be49-436a-9dd3-13fe91da93a5 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fefc9777-be49-436a-9dd3-13fe91da93a5 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fefc9777-be49-436a-9dd3-13fe91da93a5 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-72edb080-558b-4e16-8a65-66711fb91dfa tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4e2837491d734992af9610f5a9296267', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cf3d531828f4431afb3caaa3e555d28', '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=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-72edb080-558b-4e16-8a65-66711fb91dfa tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/extra_specs/key1 returned with HTTP 403 Sep 04 22:53:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1244/2470] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:53:25 2026] PUT /volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7c6e8031-37d8-4731-990e-770512e55ddb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c6e8031-37d8-4731-990e-770512e55ddb tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] PUT http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4 Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7c6e8031-37d8-4731-990e-770512e55ddb tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-7c6e8031-37d8-4731-990e-770512e55ddb tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4e2837491d734992af9610f5a9296267', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cf3d531828f4431afb3caaa3e555d28', '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=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c6e8031-37d8-4731-990e-770512e55ddb tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-reader] http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4 returned with HTTP 403 Sep 04 22:53:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1245/2471] 192.168.122.93 () {60 vars in 1241 bytes} [Fri Sep 4 22:53:25 2026] PUT /volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ea1d6ce9-ae51-4468-b980-b602790a0242 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ea1d6ce9-ae51-4468-b980-b602790a0242 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] DELETE http://192.168.122.93/volume/v3/types/6bd0db89-664f-4344-af2b-34a95e28d648 Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ea1d6ce9-ae51-4468-b980-b602790a0242 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ea1d6ce9-ae51-4468-b980-b602790a0242 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:25 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:25 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:25 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fefc9777-be49-436a-9dd3-13fe91da93a5 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fefc9777-be49-436a-9dd3-13fe91da93a5 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 returned with HTTP 200 Sep 04 22:53:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1227/2472] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:25 2026] GET /volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 => generated 1013 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ea1d6ce9-ae51-4468-b980-b602790a0242 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] http://192.168.122.93/volume/v3/types/6bd0db89-664f-4344-af2b-34a95e28d648 returned with HTTP 202 Sep 04 22:53:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1246/2473] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:53:25 2026] DELETE /volume/v3/types/6bd0db89-664f-4344-af2b-34a95e28d648 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a1a0ff7d-6b7c-418f-887f-602b22218156 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a1a0ff7d-6b7c-418f-887f-602b22218156 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] DELETE http://192.168.122.93/volume/v3/types/434d8570-4c44-4b5a-80fd-581e2ec328c3 Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a1a0ff7d-6b7c-418f-887f-602b22218156 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a1a0ff7d-6b7c-418f-887f-602b22218156 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a1a0ff7d-6b7c-418f-887f-602b22218156 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] http://192.168.122.93/volume/v3/types/434d8570-4c44-4b5a-80fd-581e2ec328c3 returned with HTTP 202 Sep 04 22:53:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1228/2474] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:53:25 2026] DELETE /volume/v3/types/434d8570-4c44-4b5a-80fd-581e2ec328c3 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a4c75c4d-e808-4579-bab5-7e7b8e1d1b1f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a4c75c4d-e808-4579-bab5-7e7b8e1d1b1f tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] DELETE http://192.168.122.93/volume/v3/types/eb4fdf8f-8e5a-4345-aed5-df270789073b Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a4c75c4d-e808-4579-bab5-7e7b8e1d1b1f tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a4c75c4d-e808-4579-bab5-7e7b8e1d1b1f tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a4c75c4d-e808-4579-bab5-7e7b8e1d1b1f tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] http://192.168.122.93/volume/v3/types/eb4fdf8f-8e5a-4345-aed5-df270789073b returned with HTTP 202 Sep 04 22:53:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1247/2475] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:53:25 2026] DELETE /volume/v3/types/eb4fdf8f-8e5a-4345-aed5-df270789073b => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-24403037-e2da-4c91-a32a-cd596ca87b8e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-24403037-e2da-4c91-a32a-cd596ca87b8e tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] DELETE http://192.168.122.93/volume/v3/types/c34a7873-8a02-4463-b256-5c7c31f360ad Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-24403037-e2da-4c91-a32a-cd596ca87b8e tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-24403037-e2da-4c91-a32a-cd596ca87b8e tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-24403037-e2da-4c91-a32a-cd596ca87b8e tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] http://192.168.122.93/volume/v3/types/c34a7873-8a02-4463-b256-5c7c31f360ad returned with HTTP 202 Sep 04 22:53:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1229/2476] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:53:25 2026] DELETE /volume/v3/types/c34a7873-8a02-4463-b256-5c7c31f360ad => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-542cf1f7-f0a2-460d-90d2-04e32bf7a9e6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-542cf1f7-f0a2-460d-90d2-04e32bf7a9e6 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] DELETE http://192.168.122.93/volume/v3/types/6e7a5fec-a9bb-45e4-8ff9-0373917b355d Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-542cf1f7-f0a2-460d-90d2-04e32bf7a9e6 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-542cf1f7-f0a2-460d-90d2-04e32bf7a9e6 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8d7398ac-cb2a-491a-b477-5a267e685272 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-542cf1f7-f0a2-460d-90d2-04e32bf7a9e6 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] http://192.168.122.93/volume/v3/types/6e7a5fec-a9bb-45e4-8ff9-0373917b355d returned with HTTP 202 Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8d7398ac-cb2a-491a-b477-5a267e685272 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1248/2477] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:53:25 2026] DELETE /volume/v3/types/6e7a5fec-a9bb-45e4-8ff9-0373917b355d => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8d7398ac-cb2a-491a-b477-5a267e685272 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8d7398ac-cb2a-491a-b477-5a267e685272 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a8802489-cd5b-4ede-b408-61b20d41e6d8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a8802489-cd5b-4ede-b408-61b20d41e6d8 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] DELETE http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4 Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a8802489-cd5b-4ede-b408-61b20d41e6d8 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a8802489-cd5b-4ede-b408-61b20d41e6d8 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:25 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:25 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:25 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8d7398ac-cb2a-491a-b477-5a267e685272 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8d7398ac-cb2a-491a-b477-5a267e685272 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1230/2478] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:53:25 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 1255 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a8802489-cd5b-4ede-b408-61b20d41e6d8 tempest-VolumeTypesReaderTests-271434039 tempest-VolumeTypesReaderTests-271434039-project-admin] http://192.168.122.93/volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4 returned with HTTP 202 Sep 04 22:53:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1249/2479] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:53:25 2026] DELETE /volume/v3/types/ce229675-5753-4685-99a9-232c96d83ac4 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-2e0a4d05-0231-4b4d-9c1a-01324b0cf0d8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-2e0a4d05-0231-4b4d-9c1a-01324b0cf0d8 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-2e0a4d05-0231-4b4d-9c1a-01324b0cf0d8 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-2e0a4d05-0231-4b4d-9c1a-01324b0cf0d8 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:26 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:26 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:26 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:26 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-2e0a4d05-0231-4b4d-9c1a-01324b0cf0d8 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-2e0a4d05-0231-4b4d-9c1a-01324b0cf0d8 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:26 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1231/2480] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:53:25 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 1255 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-75cb6c8f-8f66-43e6-9f5e-68d20511d117 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-75cb6c8f-8f66-43e6-9f5e-68d20511d117 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 Sep 04 22:53:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-75cb6c8f-8f66-43e6-9f5e-68d20511d117 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-75cb6c8f-8f66-43e6-9f5e-68d20511d117 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-75cb6c8f-8f66-43e6-9f5e-68d20511d117 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-75cb6c8f-8f66-43e6-9f5e-68d20511d117 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 returned with HTTP 200 Sep 04 22:53:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1250/2481] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:26 2026] GET /volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1a37139e-d60b-4826-ae32-04e1cebdbee4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-c4691157-43e3-413c-aca1-df87a8660ba2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-c4691157-43e3-413c-aca1-df87a8660ba2 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-c4691157-43e3-413c-aca1-df87a8660ba2 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-c4691157-43e3-413c-aca1-df87a8660ba2 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-c4691157-43e3-413c-aca1-df87a8660ba2 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-c4691157-43e3-413c-aca1-df87a8660ba2 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1251/2482] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:53:26 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 1255 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1a8793b8-2941-44ef-9759-66758b07abf7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1a8793b8-2941-44ef-9759-66758b07abf7 None None] GET http://192.168.122.93/volume// Sep 04 22:53:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1a8793b8-2941-44ef-9759-66758b07abf7 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1a8793b8-2941-44ef-9759-66758b07abf7 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1a8793b8-2941-44ef-9759-66758b07abf7 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:53:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1252/2483] 192.168.122.93 () {58 vars in 1303 bytes} [Fri Sep 4 22:53:26 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:53:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-c23a0d59-a27f-4610-97dc-c85ce44d043e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-c23a0d59-a27f-4610-97dc-c85ce44d043e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:53:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-c23a0d59-a27f-4610-97dc-c85ce44d043e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74257e7c-6325-4b6e-8ce1-fc87c944b322", "connector": null, "instance_uuid": "9db34666-ea02-41e8-bc48-6d30195cbb76"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1a37139e-d60b-4826-ae32-04e1cebdbee4 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] GET http://192.168.122.93/volume/v3/volumes Sep 04 22:53:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1a37139e-d60b-4826-ae32-04e1cebdbee4 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1a37139e-d60b-4826-ae32-04e1cebdbee4 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-1a37139e-d60b-4826-ae32-04e1cebdbee4 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:53:26 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1a37139e-d60b-4826-ae32-04e1cebdbee4 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:53:26 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:26 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1a37139e-d60b-4826-ae32-04e1cebdbee4 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] Get all volumes completed successfully. Sep 04 22:53:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1a37139e-d60b-4826-ae32-04e1cebdbee4 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] http://192.168.122.93/volume/v3/volumes returned with HTTP 200 Sep 04 22:53:26 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1232/2484] 192.168.122.93 () {60 vars in 1157 bytes} [Fri Sep 4 22:53:26 2026] GET /volume/v3/volumes => generated 341 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5f97b81e-c6c9-4410-87a1-db31b0c7af1f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5f97b81e-c6c9-4410-87a1-db31b0c7af1f tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 Sep 04 22:53:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5f97b81e-c6c9-4410-87a1-db31b0c7af1f tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5f97b81e-c6c9-4410-87a1-db31b0c7af1f tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:26 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-5f97b81e-c6c9-4410-87a1-db31b0c7af1f tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Delete volume with id: 9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 Sep 04 22:53:26 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:26 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:26 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:26 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5f97b81e-c6c9-4410-87a1-db31b0c7af1f tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-c23a0d59-a27f-4610-97dc-c85ce44d043e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:53:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1253/2485] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:53:26 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 04 22:53:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5f97b81e-c6c9-4410-87a1-db31b0c7af1f tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Delete volume request issued successfully. Sep 04 22:53:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5f97b81e-c6c9-4410-87a1-db31b0c7af1f tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 returned with HTTP 202 Sep 04 22:53:26 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1233/2486] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:53:26 2026] DELETE /volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:53:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-85b27c24-bc24-4896-bf14-754537933089 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-85b27c24-bc24-4896-bf14-754537933089 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 Sep 04 22:53:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-85b27c24-bc24-4896-bf14-754537933089 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-85b27c24-bc24-4896-bf14-754537933089 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-85b27c24-bc24-4896-bf14-754537933089 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-85b27c24-bc24-4896-bf14-754537933089 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 returned with HTTP 200 Sep 04 22:53:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1254/2487] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:26 2026] GET /volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 => generated 1013 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cbba1af8-1d79-4d6b-a265-b76342310fbc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cbba1af8-1d79-4d6b-a265-b76342310fbc tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 Sep 04 22:53:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cbba1af8-1d79-4d6b-a265-b76342310fbc tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cbba1af8-1d79-4d6b-a265-b76342310fbc tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cbba1af8-1d79-4d6b-a265-b76342310fbc tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cbba1af8-1d79-4d6b-a265-b76342310fbc tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 returned with HTTP 200 Sep 04 22:53:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1234/2488] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:28 2026] GET /volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 => generated 1013 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4a3f1c90-ce88-4195-8c0b-9bfe6a42cdff None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4a3f1c90-ce88-4195-8c0b-9bfe6a42cdff tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 Sep 04 22:53:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4a3f1c90-ce88-4195-8c0b-9bfe6a42cdff tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4a3f1c90-ce88-4195-8c0b-9bfe6a42cdff tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4a3f1c90-ce88-4195-8c0b-9bfe6a42cdff tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 returned with HTTP 404 Sep 04 22:53:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1255/2489] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:29 2026] GET /volume/v3/volumes/9c3c8137-f8e0-4f0c-a713-2fb1c0d0bce4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:53:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:53:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1921642594"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1921642594'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:29 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Create volume of 1 GB Sep 04 22:53:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Availability Zones retrieved successfully. Sep 04 22:53:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Flow 'volume_create_api' (68c73625-9cbc-412f-9e36-8bb0716b29e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20b1dcc5-679d-458e-abd0-dde9535ee093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20b1dcc5-679d-458e-abd0-dde9535ee093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d502bb8-df65-4bd7-a4df-42fb28da114d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:29 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Created reservations ['a9757587-bb94-4b7c-b080-f9e8258d6d5d', '0fa3eaa3-e836-443f-b994-4f3e2d069ad1', '01d7db18-058e-45d8-8e39-bd6d60e1bc62', '333fe291-8206-4250-a4cb-ca1ad9351136'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d502bb8-df65-4bd7-a4df-42fb28da114d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9757587-bb94-4b7c-b080-f9e8258d6d5d', '0fa3eaa3-e836-443f-b994-4f3e2d069ad1', '01d7db18-058e-45d8-8e39-bd6d60e1bc62', '333fe291-8206-4250-a4cb-ca1ad9351136']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e75b88d-af5c-4eae-a4c5-8c80e7a62706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:29 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:29 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e75b88d-af5c-4eae-a4c5-8c80e7a62706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd57f5d83-71b9-40a4-aa22-e1a55a724521', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1921642594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb1c86bf2f0a4d13ad538190c5047a50',qos_specs=None,replication_status=,reservations=['a9757587-bb94-4b7c-b080-f9e8258d6d5d','0fa3eaa3-e836-443f-b994-4f3e2d069ad1','01d7db18-058e-45d8-8e39-bd6d60e1bc62','333fe291-8206-4250-a4cb-ca1ad9351136'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23d73066b60b4945b45f57f657d547c4',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1921642594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d57f5d83-71b9-40a4-aa22-e1a55a724521,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb1c86bf2f0a4d13ad538190c5047a50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23d73066b60b4945b45f57f657d547c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccdd4519-e4f1-430c-87a1-a65e563168ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccdd4519-e4f1-430c-87a1-a65e563168ed) transitioned into state 'SUCCESS' from state '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-1921642594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb1c86bf2f0a4d13ad538190c5047a50',qos_specs=None,replication_status=,reservations=['a9757587-bb94-4b7c-b080-f9e8258d6d5d','0fa3eaa3-e836-443f-b994-4f3e2d069ad1','01d7db18-058e-45d8-8e39-bd6d60e1bc62','333fe291-8206-4250-a4cb-ca1ad9351136'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23d73066b60b4945b45f57f657d547c4',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86ca8412-c114-4b10-9ff2-0b631f4b3b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86ca8412-c114-4b10-9ff2-0b631f4b3b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:29 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Flow 'volume_create_api' (68c73625-9cbc-412f-9e36-8bb0716b29e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Create volume request issued successfully. Sep 04 22:53:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cda3dac1-e619-4fc8-a04f-eea3be6cb1f2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1235/2490] 192.168.122.93 () {62 vars in 1178 bytes} [Fri Sep 4 22:53:29 2026] POST /volume/v3/volumes => generated 785 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8878b9ba-93cc-48b3-9e1c-fce4dff367e4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8878b9ba-93cc-48b3-9e1c-fce4dff367e4 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 Sep 04 22:53:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8878b9ba-93cc-48b3-9e1c-fce4dff367e4 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8878b9ba-93cc-48b3-9e1c-fce4dff367e4 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:29 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:29 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8878b9ba-93cc-48b3-9e1c-fce4dff367e4 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8878b9ba-93cc-48b3-9e1c-fce4dff367e4 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 returned with HTTP 200 Sep 04 22:53:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1256/2491] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:29 2026] GET /volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 => generated 964 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:53:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6370f091-4ea6-4114-a1a2-87eb2d06ad77 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6370f091-4ea6-4114-a1a2-87eb2d06ad77 None None] GET http://192.168.122.93/volume// Sep 04 22:53:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6370f091-4ea6-4114-a1a2-87eb2d06ad77 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6370f091-4ea6-4114-a1a2-87eb2d06ad77 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6370f091-4ea6-4114-a1a2-87eb2d06ad77 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:53:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1236/2492] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:53:30 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:53:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-b46b2cf6-2201-4d59-93d5-7a0e631b6cba None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-b46b2cf6-2201-4d59-93d5-7a0e631b6cba tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:53:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-b46b2cf6-2201-4d59-93d5-7a0e631b6cba tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-b46b2cf6-2201-4d59-93d5-7a0e631b6cba tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-b46b2cf6-2201-4d59-93d5-7a0e631b6cba tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:53:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-b46b2cf6-2201-4d59-93d5-7a0e631b6cba tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:53:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1257/2493] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:53:30 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 1435 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-ef66552e-aca7-4cfd-875c-6f8df0fb9e02 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-ef66552e-aca7-4cfd-875c-6f8df0fb9e02 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] PUT http://192.168.122.93/volume/v3/attachments/e0b69a1c-d0e9-4f89-8933-cb67c756b595 Sep 04 22:53:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-ef66552e-aca7-4cfd-875c-6f8df0fb9e02 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:30 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-ef66552e-aca7-4cfd-875c-6f8df0fb9e02 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Acquiring lock "cinder-attachment_update-74257e7c-6325-4b6e-8ce1-fc87c944b322-devstack" by "attachment_update" {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:53:30 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-ef66552e-aca7-4cfd-875c-6f8df0fb9e02 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Lock "cinder-attachment_update-74257e7c-6325-4b6e-8ce1-fc87c944b322-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:53:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-83b3f273-d3f8-48d6-8c45-4dc2fced8c7d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-83b3f273-d3f8-48d6-8c45-4dc2fced8c7d tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 Sep 04 22:53:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-83b3f273-d3f8-48d6-8c45-4dc2fced8c7d tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-83b3f273-d3f8-48d6-8c45-4dc2fced8c7d tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-83b3f273-d3f8-48d6-8c45-4dc2fced8c7d tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-83b3f273-d3f8-48d6-8c45-4dc2fced8c7d tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 returned with HTTP 200 Sep 04 22:53:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1258/2494] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:30 2026] GET /volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:31 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-ef66552e-aca7-4cfd-875c-6f8df0fb9e02 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Lock "cinder-attachment_update-74257e7c-6325-4b6e-8ce1-fc87c944b322-devstack" released by "attachment_update" :: held 0.678s {{(pid=87250) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:53:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-ef66552e-aca7-4cfd-875c-6f8df0fb9e02 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/attachments/e0b69a1c-d0e9-4f89-8933-cb67c756b595 returned with HTTP 200 Sep 04 22:53:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1237/2495] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:53:30 2026] PUT /volume/v3/attachments/e0b69a1c-d0e9-4f89-8933-cb67c756b595 => generated 694 bytes in 742 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-e9e45f3e-f5d8-44fe-b47a-c463473e8890 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-e9e45f3e-f5d8-44fe-b47a-c463473e8890 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] POST http://192.168.122.93/volume/v3/attachments/e0b69a1c-d0e9-4f89-8933-cb67c756b595/action Sep 04 22:53:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-e9e45f3e-f5d8-44fe-b47a-c463473e8890 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action body: b'{"os-complete": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:53:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-e9e45f3e-f5d8-44fe-b47a-c463473e8890 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:31 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:31 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-d79ffff0-7cfd-4b6a-a17e-79990c28d9d2 req-e9e45f3e-f5d8-44fe-b47a-c463473e8890 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/attachments/e0b69a1c-d0e9-4f89-8933-cb67c756b595/action returned with HTTP 204 Sep 04 22:53:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1259/2496] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:53:31 2026] POST /volume/v3/attachments/e0b69a1c-d0e9-4f89-8933-cb67c756b595/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-23b97eaf-7c0a-4028-8b98-5fbe2a6d7a78 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-23b97eaf-7c0a-4028-8b98-5fbe2a6d7a78 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 Sep 04 22:53:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-23b97eaf-7c0a-4028-8b98-5fbe2a6d7a78 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-23b97eaf-7c0a-4028-8b98-5fbe2a6d7a78 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:31 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:31 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:31 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:31 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-23b97eaf-7c0a-4028-8b98-5fbe2a6d7a78 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-23b97eaf-7c0a-4028-8b98-5fbe2a6d7a78 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 returned with HTTP 200 Sep 04 22:53:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1238/2497] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:31 2026] GET /volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8ce6383b-f4d6-4231-bd3f-63396c984ed8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8ce6383b-f4d6-4231-bd3f-63396c984ed8 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:53:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8ce6383b-f4d6-4231-bd3f-63396c984ed8 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8ce6383b-f4d6-4231-bd3f-63396c984ed8 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-8ce6383b-f4d6-4231-bd3f-63396c984ed8 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:53:31 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-8ce6383b-f4d6-4231-bd3f-63396c984ed8 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:53:31 devstack devstack@c-api.service[87249]: /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 04 22:53:31 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:53:31 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:31 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8ce6383b-f4d6-4231-bd3f-63396c984ed8 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] Get all volumes completed successfully. Sep 04 22:53:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8ce6383b-f4d6-4231-bd3f-63396c984ed8 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:53:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1260/2498] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:53:31 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9a9a04db-7a9d-48c1-830e-549dfa8c09fe None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9a9a04db-7a9d-48c1-830e-549dfa8c09fe tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 Sep 04 22:53:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9a9a04db-7a9d-48c1-830e-549dfa8c09fe tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9a9a04db-7a9d-48c1-830e-549dfa8c09fe tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:31 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-9a9a04db-7a9d-48c1-830e-549dfa8c09fe tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Delete volume with id: d57f5d83-71b9-40a4-aa22-e1a55a724521 Sep 04 22:53:31 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:31 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:31 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:31 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9a9a04db-7a9d-48c1-830e-549dfa8c09fe tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9a9a04db-7a9d-48c1-830e-549dfa8c09fe tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Delete volume request issued successfully. Sep 04 22:53:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9a9a04db-7a9d-48c1-830e-549dfa8c09fe tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 returned with HTTP 202 Sep 04 22:53:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1239/2499] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:53:31 2026] DELETE /volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 22:53:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-28ffff90-e2be-44dc-8732-eb5f8a0d0cad None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-28ffff90-e2be-44dc-8732-eb5f8a0d0cad tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 Sep 04 22:53:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-28ffff90-e2be-44dc-8732-eb5f8a0d0cad tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-28ffff90-e2be-44dc-8732-eb5f8a0d0cad tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:31 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:31 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-28ffff90-e2be-44dc-8732-eb5f8a0d0cad tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-28ffff90-e2be-44dc-8732-eb5f8a0d0cad tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 returned with HTTP 200 Sep 04 22:53:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1261/2500] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:31 2026] GET /volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-550be6a7-2d39-4c3b-afe0-b12910f58241 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-550be6a7-2d39-4c3b-afe0-b12910f58241 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 Sep 04 22:53:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-550be6a7-2d39-4c3b-afe0-b12910f58241 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-550be6a7-2d39-4c3b-afe0-b12910f58241 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-550be6a7-2d39-4c3b-afe0-b12910f58241 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 returned with HTTP 404 Sep 04 22:53:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1240/2501] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:33 2026] GET /volume/v3/volumes/d57f5d83-71b9-40a4-aa22-e1a55a724521 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:53:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:53:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-264020412"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-264020412'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:33 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Create volume of 1 GB Sep 04 22:53:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Availability Zones retrieved successfully. Sep 04 22:53:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Flow 'volume_create_api' (f207f5c8-b372-4914-9161-d2565efb145c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31e31f06-0a01-4181-8f7d-cec3d65db53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31e31f06-0a01-4181-8f7d-cec3d65db53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e134816-4b54-4fc4-9626-302064e46e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:33 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Created reservations ['60e92ea8-4fd4-4bd0-a007-19ab4f3f2893', '698e1f1b-1a57-4795-9acf-087530ac23a2', '19de3f39-98ff-477e-a021-e272afa65bab', '752ea7c0-b7a9-42f2-8584-f17471bb49d8'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e134816-4b54-4fc4-9626-302064e46e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60e92ea8-4fd4-4bd0-a007-19ab4f3f2893', '698e1f1b-1a57-4795-9acf-087530ac23a2', '19de3f39-98ff-477e-a021-e272afa65bab', '752ea7c0-b7a9-42f2-8584-f17471bb49d8']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04c56140-9fe8-4b21-87fb-b09098c850af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04c56140-9fe8-4b21-87fb-b09098c850af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d19bacf-dea6-44b4-9931-f5d895001474', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-264020412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb1c86bf2f0a4d13ad538190c5047a50',qos_specs=None,replication_status=,reservations=['60e92ea8-4fd4-4bd0-a007-19ab4f3f2893','698e1f1b-1a57-4795-9acf-087530ac23a2','19de3f39-98ff-477e-a021-e272afa65bab','752ea7c0-b7a9-42f2-8584-f17471bb49d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23d73066b60b4945b45f57f657d547c4',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-264020412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d19bacf-dea6-44b4-9931-f5d895001474,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb1c86bf2f0a4d13ad538190c5047a50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23d73066b60b4945b45f57f657d547c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0085a8c7-da4d-4deb-8abc-128fb2a07470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0085a8c7-da4d-4deb-8abc-128fb2a07470) transitioned into state 'SUCCESS' from state '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-264020412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb1c86bf2f0a4d13ad538190c5047a50',qos_specs=None,replication_status=,reservations=['60e92ea8-4fd4-4bd0-a007-19ab4f3f2893','698e1f1b-1a57-4795-9acf-087530ac23a2','19de3f39-98ff-477e-a021-e272afa65bab','752ea7c0-b7a9-42f2-8584-f17471bb49d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23d73066b60b4945b45f57f657d547c4',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6a085a-996c-473e-9f5d-4d301e378a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6a085a-996c-473e-9f5d-4d301e378a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Flow 'volume_create_api' (f207f5c8-b372-4914-9161-d2565efb145c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Create volume request issued successfully. Sep 04 22:53:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9b413d90-b2ae-4e9c-9acc-2f8a0008b5aa tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1262/2502] 192.168.122.93 () {62 vars in 1178 bytes} [Fri Sep 4 22:53:33 2026] POST /volume/v3/volumes => generated 784 bytes in 812 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-48f0b643-cf74-4a39-ac28-37ac42cb7062 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-48f0b643-cf74-4a39-ac28-37ac42cb7062 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 Sep 04 22:53:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-48f0b643-cf74-4a39-ac28-37ac42cb7062 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-48f0b643-cf74-4a39-ac28-37ac42cb7062 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-48f0b643-cf74-4a39-ac28-37ac42cb7062 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-48f0b643-cf74-4a39-ac28-37ac42cb7062 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 returned with HTTP 200 Sep 04 22:53:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1241/2503] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:33 2026] GET /volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 => generated 963 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:53:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-77990d6a-74e2-4e41-ad06-9cd4761fbde7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-77990d6a-74e2-4e41-ad06-9cd4761fbde7 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 Sep 04 22:53:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-77990d6a-74e2-4e41-ad06-9cd4761fbde7 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-77990d6a-74e2-4e41-ad06-9cd4761fbde7 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-77990d6a-74e2-4e41-ad06-9cd4761fbde7 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-77990d6a-74e2-4e41-ad06-9cd4761fbde7 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 returned with HTTP 200 Sep 04 22:53:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1263/2504] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:35 2026] GET /volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7edfdb0b-478d-494d-816a-ae6ee331a8ab None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7edfdb0b-478d-494d-816a-ae6ee331a8ab tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 Sep 04 22:53:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7edfdb0b-478d-494d-816a-ae6ee331a8ab tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7edfdb0b-478d-494d-816a-ae6ee331a8ab tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7edfdb0b-478d-494d-816a-ae6ee331a8ab tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7edfdb0b-478d-494d-816a-ae6ee331a8ab tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 returned with HTTP 200 Sep 04 22:53:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1242/2505] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:36 2026] GET /volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d61c80e2-9e07-4dad-9ad7-13b87cbb7658 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d61c80e2-9e07-4dad-9ad7-13b87cbb7658 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] GET http://192.168.122.93/volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 Sep 04 22:53:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d61c80e2-9e07-4dad-9ad7-13b87cbb7658 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d61c80e2-9e07-4dad-9ad7-13b87cbb7658 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d61c80e2-9e07-4dad-9ad7-13b87cbb7658 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] Volume info retrieved successfully. Sep 04 22:53:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d61c80e2-9e07-4dad-9ad7-13b87cbb7658 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] http://192.168.122.93/volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 returned with HTTP 200 Sep 04 22:53:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1264/2506] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:36 2026] GET /volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:53:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f9cf0f46-314d-454b-bd90-1596af7c614d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f9cf0f46-314d-454b-bd90-1596af7c614d tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 Sep 04 22:53:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f9cf0f46-314d-454b-bd90-1596af7c614d tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f9cf0f46-314d-454b-bd90-1596af7c614d tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:36 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-f9cf0f46-314d-454b-bd90-1596af7c614d tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Delete volume with id: 2d19bacf-dea6-44b4-9931-f5d895001474 Sep 04 22:53:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f9cf0f46-314d-454b-bd90-1596af7c614d tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f9cf0f46-314d-454b-bd90-1596af7c614d tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Delete volume request issued successfully. Sep 04 22:53:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f9cf0f46-314d-454b-bd90-1596af7c614d tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 returned with HTTP 202 Sep 04 22:53:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1243/2507] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:53:36 2026] DELETE /volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:53:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-58ff4880-0458-4cf2-9dd6-8d1844c253d2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-58ff4880-0458-4cf2-9dd6-8d1844c253d2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 Sep 04 22:53:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-58ff4880-0458-4cf2-9dd6-8d1844c253d2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-58ff4880-0458-4cf2-9dd6-8d1844c253d2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-58ff4880-0458-4cf2-9dd6-8d1844c253d2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-58ff4880-0458-4cf2-9dd6-8d1844c253d2 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 returned with HTTP 200 Sep 04 22:53:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1265/2508] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:36 2026] GET /volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 => generated 1013 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-deaf2c09-3947-43e7-83fc-ba77fd0c4f07 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-deaf2c09-3947-43e7-83fc-ba77fd0c4f07 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 Sep 04 22:53:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-deaf2c09-3947-43e7-83fc-ba77fd0c4f07 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-deaf2c09-3947-43e7-83fc-ba77fd0c4f07 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-deaf2c09-3947-43e7-83fc-ba77fd0c4f07 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 returned with HTTP 404 Sep 04 22:53:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1244/2509] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:37 2026] GET /volume/v3/volumes/2d19bacf-dea6-44b4-9931-f5d895001474 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:53:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-045d1acc-699c-4407-b86d-90f450a8deca None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:53:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-685907382"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-685907382'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:37 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Create volume of 1 GB Sep 04 22:53:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Availability Zones retrieved successfully. Sep 04 22:53:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Flow 'volume_create_api' (b6b87de9-2a34-4429-80ab-6806fc33098e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74213ed9-07ec-4bb7-99f5-c9d593b9917a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74213ed9-07ec-4bb7-99f5-c9d593b9917a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d8343ed-68db-43bc-a4f7-37dfd95db136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:37 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Created reservations ['45b241e7-21e0-470c-b9a6-209f4c795ec5', '249abd7b-e190-4377-80fe-dde3973dda54', '3994f895-a24e-46da-8a68-7df9c65efcf5', 'ab6334c5-d67e-4202-8ae1-d751b495922f'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d8343ed-68db-43bc-a4f7-37dfd95db136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45b241e7-21e0-470c-b9a6-209f4c795ec5', '249abd7b-e190-4377-80fe-dde3973dda54', '3994f895-a24e-46da-8a68-7df9c65efcf5', 'ab6334c5-d67e-4202-8ae1-d751b495922f']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e25cf56-0360-46c8-9852-a2929fb6aab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e25cf56-0360-46c8-9852-a2929fb6aab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12468b81-f248-4e04-8c4a-d7287b27f6fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-685907382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb1c86bf2f0a4d13ad538190c5047a50',qos_specs=None,replication_status=,reservations=['45b241e7-21e0-470c-b9a6-209f4c795ec5','249abd7b-e190-4377-80fe-dde3973dda54','3994f895-a24e-46da-8a68-7df9c65efcf5','ab6334c5-d67e-4202-8ae1-d751b495922f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23d73066b60b4945b45f57f657d547c4',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-685907382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12468b81-f248-4e04-8c4a-d7287b27f6fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb1c86bf2f0a4d13ad538190c5047a50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23d73066b60b4945b45f57f657d547c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:37 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9792fb0b-2b4d-4aa4-ba86-6ed0c9b3df55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:38 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9792fb0b-2b4d-4aa4-ba86-6ed0c9b3df55) transitioned into state 'SUCCESS' from state '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-685907382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb1c86bf2f0a4d13ad538190c5047a50',qos_specs=None,replication_status=,reservations=['45b241e7-21e0-470c-b9a6-209f4c795ec5','249abd7b-e190-4377-80fe-dde3973dda54','3994f895-a24e-46da-8a68-7df9c65efcf5','ab6334c5-d67e-4202-8ae1-d751b495922f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23d73066b60b4945b45f57f657d547c4',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:38 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df8bd40-d13b-4356-acee-0606f6a12597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:38 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df8bd40-d13b-4356-acee-0606f6a12597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:38 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Flow 'volume_create_api' (b6b87de9-2a34-4429-80ab-6806fc33098e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:38 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Create volume request issued successfully. Sep 04 22:53:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-045d1acc-699c-4407-b86d-90f450a8deca tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1266/2510] 192.168.122.93 () {62 vars in 1178 bytes} [Fri Sep 4 22:53:37 2026] POST /volume/v3/volumes => generated 784 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f1ab188f-9130-4ff4-8a38-cfb51c698830 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f1ab188f-9130-4ff4-8a38-cfb51c698830 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb Sep 04 22:53:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f1ab188f-9130-4ff4-8a38-cfb51c698830 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f1ab188f-9130-4ff4-8a38-cfb51c698830 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:38 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:38 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:38 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:38 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:38 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f1ab188f-9130-4ff4-8a38-cfb51c698830 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f1ab188f-9130-4ff4-8a38-cfb51c698830 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb returned with HTTP 200 Sep 04 22:53:38 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1245/2511] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:38 2026] GET /volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb => generated 963 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-376008c5-db88-4116-a3da-bcfaba0b0b8f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-376008c5-db88-4116-a3da-bcfaba0b0b8f tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb Sep 04 22:53:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-376008c5-db88-4116-a3da-bcfaba0b0b8f tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-376008c5-db88-4116-a3da-bcfaba0b0b8f tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:39 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:39 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:39 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:39 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-376008c5-db88-4116-a3da-bcfaba0b0b8f tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-376008c5-db88-4116-a3da-bcfaba0b0b8f tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb returned with HTTP 200 Sep 04 22:53:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1267/2512] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:39 2026] GET /volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb => generated 1013 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-29560019-a6be-4d81-af98-0094d5d52631 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-29560019-a6be-4d81-af98-0094d5d52631 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb Sep 04 22:53:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-29560019-a6be-4d81-af98-0094d5d52631 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-29560019-a6be-4d81-af98-0094d5d52631 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:40 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:40 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-29560019-a6be-4d81-af98-0094d5d52631 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-29560019-a6be-4d81-af98-0094d5d52631 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb returned with HTTP 200 Sep 04 22:53:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1246/2513] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:40 2026] GET /volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2465664b-be04-4426-8bbc-18e31f7223fe None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2465664b-be04-4426-8bbc-18e31f7223fe tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] GET http://192.168.122.93/volume/v3/volumes/summary Sep 04 22:53:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2465664b-be04-4426-8bbc-18e31f7223fe tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2465664b-be04-4426-8bbc-18e31f7223fe tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-2465664b-be04-4426-8bbc-18e31f7223fe tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:53:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2465664b-be04-4426-8bbc-18e31f7223fe tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] Get summary completed successfully. Sep 04 22:53:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2465664b-be04-4426-8bbc-18e31f7223fe tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-reader] http://192.168.122.93/volume/v3/volumes/summary returned with HTTP 200 Sep 04 22:53:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1268/2514] 192.168.122.93 () {60 vars in 1181 bytes} [Fri Sep 4 22:53:40 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0230fe43-370d-4816-8ed2-68344d3e5556 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0230fe43-370d-4816-8ed2-68344d3e5556 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb Sep 04 22:53:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0230fe43-370d-4816-8ed2-68344d3e5556 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0230fe43-370d-4816-8ed2-68344d3e5556 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:40 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-0230fe43-370d-4816-8ed2-68344d3e5556 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Delete volume with id: 12468b81-f248-4e04-8c4a-d7287b27f6fb Sep 04 22:53:40 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:40 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0230fe43-370d-4816-8ed2-68344d3e5556 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0230fe43-370d-4816-8ed2-68344d3e5556 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Delete volume request issued successfully. Sep 04 22:53:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0230fe43-370d-4816-8ed2-68344d3e5556 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb returned with HTTP 202 Sep 04 22:53:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1247/2515] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:53:40 2026] DELETE /volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:53:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ab84c8a1-c512-40a6-a26f-3b0da0392093 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ab84c8a1-c512-40a6-a26f-3b0da0392093 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb Sep 04 22:53:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ab84c8a1-c512-40a6-a26f-3b0da0392093 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ab84c8a1-c512-40a6-a26f-3b0da0392093 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:40 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:40 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ab84c8a1-c512-40a6-a26f-3b0da0392093 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Volume info retrieved successfully. Sep 04 22:53:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ab84c8a1-c512-40a6-a26f-3b0da0392093 tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb returned with HTTP 200 Sep 04 22:53:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1269/2516] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:40 2026] GET /volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb => generated 1013 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2c30ced4-abee-47b6-a9f9-a0c9e2adb72f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c30ced4-abee-47b6-a9f9-a0c9e2adb72f tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] GET http://192.168.122.93/volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb Sep 04 22:53:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c30ced4-abee-47b6-a9f9-a0c9e2adb72f tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2c30ced4-abee-47b6-a9f9-a0c9e2adb72f tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2c30ced4-abee-47b6-a9f9-a0c9e2adb72f tempest-ProjectReaderTests-1078538903 tempest-ProjectReaderTests-1078538903-project-admin] http://192.168.122.93/volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb returned with HTTP 404 Sep 04 22:53:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1248/2517] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:41 2026] GET /volume/v3/volumes/12468b81-f248-4e04-8c4a-d7287b27f6fb => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 22:53:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ca2f6ab7-f720-47fb-a210-36e0be1088b0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ca2f6ab7-f720-47fb-a210-36e0be1088b0 None None] GET http://192.168.122.93/volume// Sep 04 22:53:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ca2f6ab7-f720-47fb-a210-36e0be1088b0 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ca2f6ab7-f720-47fb-a210-36e0be1088b0 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ca2f6ab7-f720-47fb-a210-36e0be1088b0 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:53:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1270/2518] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:53:46 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:53:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-5de3a72e-83fe-4e9f-aad7-9c76a6e3bae6 req-bcf65a88-5b9d-41bb-9331-826bf79ad1f1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-5de3a72e-83fe-4e9f-aad7-9c76a6e3bae6 req-bcf65a88-5b9d-41bb-9331-826bf79ad1f1 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:53:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-5de3a72e-83fe-4e9f-aad7-9c76a6e3bae6 req-bcf65a88-5b9d-41bb-9331-826bf79ad1f1 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f68d3f1c-d55f-4152-a284-81cff9cce4a9", "connector": null, "instance_uuid": "551f9a2b-0bc5-4d9a-8803-46a78ea191a6"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:46 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:46 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:46 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:46 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:46 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:46 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-5de3a72e-83fe-4e9f-aad7-9c76a6e3bae6 req-bcf65a88-5b9d-41bb-9331-826bf79ad1f1 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:53:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1249/2519] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:53:46 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-5de3a72e-83fe-4e9f-aad7-9c76a6e3bae6 req-fb64e53d-2fc3-46ed-8ed5-ece47b19f4eb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-5de3a72e-83fe-4e9f-aad7-9c76a6e3bae6 req-fb64e53d-2fc3-46ed-8ed5-ece47b19f4eb tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] DELETE http://192.168.122.93/volume/v3/attachments/44f9cfeb-6cf1-4859-833a-c84403658c34 Sep 04 22:53:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-5de3a72e-83fe-4e9f-aad7-9c76a6e3bae6 req-fb64e53d-2fc3-46ed-8ed5-ece47b19f4eb tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-5de3a72e-83fe-4e9f-aad7-9c76a6e3bae6 req-fb64e53d-2fc3-46ed-8ed5-ece47b19f4eb tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:46 devstack devstack@c-api.service[87249]: /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 04 22:53:46 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, Sep 04 22:53:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-5de3a72e-83fe-4e9f-aad7-9c76a6e3bae6 req-fb64e53d-2fc3-46ed-8ed5-ece47b19f4eb tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/attachments/44f9cfeb-6cf1-4859-833a-c84403658c34 returned with HTTP 200 Sep 04 22:53:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1271/2520] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:53:46 2026] DELETE /volume/v3/attachments/44f9cfeb-6cf1-4859-833a-c84403658c34 => generated 192 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:53:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-10efa0d6-23a3-400b-b0df-6feeef5950c5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-10efa0d6-23a3-400b-b0df-6feeef5950c5 None None] GET http://192.168.122.93/volume// Sep 04 22:53:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-10efa0d6-23a3-400b-b0df-6feeef5950c5 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-10efa0d6-23a3-400b-b0df-6feeef5950c5 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-10efa0d6-23a3-400b-b0df-6feeef5950c5 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:53:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1250/2521] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:53:48 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:53:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-6c3c8b92-5851-4c6b-804f-5c9d53cebe87 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-6c3c8b92-5851-4c6b-804f-5c9d53cebe87 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] GET http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 Sep 04 22:53:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-6c3c8b92-5851-4c6b-804f-5c9d53cebe87 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-6c3c8b92-5851-4c6b-804f-5c9d53cebe87 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:48 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:48 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-6c3c8b92-5851-4c6b-804f-5c9d53cebe87 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Volume info retrieved successfully. Sep 04 22:53:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-6c3c8b92-5851-4c6b-804f-5c9d53cebe87 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 returned with HTTP 200 Sep 04 22:53:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1272/2522] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:53:48 2026] GET /volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 => generated 1511 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:53:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-f779cffd-36b8-47aa-8a70-323324e68a0f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-f779cffd-36b8-47aa-8a70-323324e68a0f tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] PUT http://192.168.122.93/volume/v3/attachments/3bcbafec-866e-426b-8dc3-3b6aca4167b2 Sep 04 22:53:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-f779cffd-36b8-47aa-8a70-323324e68a0f tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:48 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-f779cffd-36b8-47aa-8a70-323324e68a0f tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Acquiring lock "cinder-attachment_update-f68d3f1c-d55f-4152-a284-81cff9cce4a9-devstack" by "attachment_update" {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:53:48 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-f779cffd-36b8-47aa-8a70-323324e68a0f tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Lock "cinder-attachment_update-f68d3f1c-d55f-4152-a284-81cff9cce4a9-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:53:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:53:48 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:48 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:53:48 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-f779cffd-36b8-47aa-8a70-323324e68a0f tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Lock "cinder-attachment_update-f68d3f1c-d55f-4152-a284-81cff9cce4a9-devstack" released by "attachment_update" :: held 0.196s {{(pid=87250) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:53:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-f779cffd-36b8-47aa-8a70-323324e68a0f tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/attachments/3bcbafec-866e-426b-8dc3-3b6aca4167b2 returned with HTTP 200 Sep 04 22:53:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1251/2523] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:53:48 2026] PUT /volume/v3/attachments/3bcbafec-866e-426b-8dc3-3b6aca4167b2 => generated 694 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-374670a9-8b2e-4552-b2ce-724097c84101 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-374670a9-8b2e-4552-b2ce-724097c84101 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] POST http://192.168.122.93/volume/v3/attachments/3bcbafec-866e-426b-8dc3-3b6aca4167b2/action Sep 04 22:53:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-374670a9-8b2e-4552-b2ce-724097c84101 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Action body: b'{"os-complete": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:53:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-374670a9-8b2e-4552-b2ce-724097c84101 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:48 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:48 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:53:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:53:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-ef8e56dd-2d69-4fa2-aeab-f49733683d8b req-374670a9-8b2e-4552-b2ce-724097c84101 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/attachments/3bcbafec-866e-426b-8dc3-3b6aca4167b2/action returned with HTTP 204 Sep 04 22:53:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1273/2524] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:53:48 2026] POST /volume/v3/attachments/3bcbafec-866e-426b-8dc3-3b6aca4167b2/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:58 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=397,cinder:UPDATE=97,cinder:INSERT=88 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:53:58 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=485,cinder:UPDATE=125,cinder:INSERT=102 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:54:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1ca21adf-8381-432f-8d80-86674df8dd12 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1ca21adf-8381-432f-8d80-86674df8dd12 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f Sep 04 22:54:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1ca21adf-8381-432f-8d80-86674df8dd12 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1ca21adf-8381-432f-8d80-86674df8dd12 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:02 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:02 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:02 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:02 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1ca21adf-8381-432f-8d80-86674df8dd12 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1ca21adf-8381-432f-8d80-86674df8dd12 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f returned with HTTP 200 Sep 04 22:54:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1252/2525] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:02 2026] GET /volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f => generated 945 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-3f2a98d4-ffcf-4819-a0f0-c60faee95200 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-3f2a98d4-ffcf-4819-a0f0-c60faee95200 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f Sep 04 22:54:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-3f2a98d4-ffcf-4819-a0f0-c60faee95200 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-3f2a98d4-ffcf-4819-a0f0-c60faee95200 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-3f2a98d4-ffcf-4819-a0f0-c60faee95200 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-3f2a98d4-ffcf-4819-a0f0-c60faee95200 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f returned with HTTP 200 Sep 04 22:54:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1274/2526] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:54:02 2026] GET /volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f => generated 945 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d60fa0c4-1ba8-445f-b359-b2312b9ca1ae None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d60fa0c4-1ba8-445f-b359-b2312b9ca1ae None None] GET http://192.168.122.93/volume// Sep 04 22:54:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d60fa0c4-1ba8-445f-b359-b2312b9ca1ae None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d60fa0c4-1ba8-445f-b359-b2312b9ca1ae None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d60fa0c4-1ba8-445f-b359-b2312b9ca1ae None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:54:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1253/2527] 192.168.122.93 () {58 vars in 1312 bytes} [Fri Sep 4 22:54:02 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:54:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-11ac908e-66ae-4994-abdb-df81d6d3d918 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-11ac908e-66ae-4994-abdb-df81d6d3d918 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:54:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-11ac908e-66ae-4994-abdb-df81d6d3d918 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b10442f-ef3a-48c1-a685-ebd18e66175f", "connector": null, "instance_uuid": "9db34666-ea02-41e8-bc48-6d30195cbb76"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-11ac908e-66ae-4994-abdb-df81d6d3d918 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:54:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1275/2528] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:54:02 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-16a108aa-dff8-44f2-985e-de5c452f9c81 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-16a108aa-dff8-44f2-985e-de5c452f9c81 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f Sep 04 22:54:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-16a108aa-dff8-44f2-985e-de5c452f9c81 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-16a108aa-dff8-44f2-985e-de5c452f9c81 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:02 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:02 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-72a4e143-f6d8-460d-9fb4-b5e7ecb24a78 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-72a4e143-f6d8-460d-9fb4-b5e7ecb24a78 None None] GET http://192.168.122.93/volume// Sep 04 22:54:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-72a4e143-f6d8-460d-9fb4-b5e7ecb24a78 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-72a4e143-f6d8-460d-9fb4-b5e7ecb24a78 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-72a4e143-f6d8-460d-9fb4-b5e7ecb24a78 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:54:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1276/2529] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:54:02 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:54:02 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:02 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-1de4ee75-d6b0-4d36-a558-7fad24ed111c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-16a108aa-dff8-44f2-985e-de5c452f9c81 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-1de4ee75-d6b0-4d36-a558-7fad24ed111c tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f Sep 04 22:54:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-1de4ee75-d6b0-4d36-a558-7fad24ed111c tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-1de4ee75-d6b0-4d36-a558-7fad24ed111c tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-16a108aa-dff8-44f2-985e-de5c452f9c81 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f returned with HTTP 200 Sep 04 22:54:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1254/2530] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:02 2026] GET /volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f => generated 944 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-1de4ee75-d6b0-4d36-a558-7fad24ed111c tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-1de4ee75-d6b0-4d36-a558-7fad24ed111c tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f returned with HTTP 200 Sep 04 22:54:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1277/2531] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:54:02 2026] GET /volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f => generated 1125 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:54:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-53efeb1b-31d1-4728-8e66-d826d9e4ee13 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-53efeb1b-31d1-4728-8e66-d826d9e4ee13 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] PUT http://192.168.122.93/volume/v3/attachments/8cbd92c9-0feb-4ac0-a22c-f05dfdd064d8 Sep 04 22:54:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-53efeb1b-31d1-4728-8e66-d826d9e4ee13 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:02 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-53efeb1b-31d1-4728-8e66-d826d9e4ee13 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Acquiring lock "cinder-attachment_update-6b10442f-ef3a-48c1-a685-ebd18e66175f-devstack" by "attachment_update" {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:54:02 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-53efeb1b-31d1-4728-8e66-d826d9e4ee13 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Lock "cinder-attachment_update-6b10442f-ef3a-48c1-a685-ebd18e66175f-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:54:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:03 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:03 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:03 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-53efeb1b-31d1-4728-8e66-d826d9e4ee13 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Lock "cinder-attachment_update-6b10442f-ef3a-48c1-a685-ebd18e66175f-devstack" released by "attachment_update" :: held 0.173s {{(pid=87250) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:54:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-53efeb1b-31d1-4728-8e66-d826d9e4ee13 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/attachments/8cbd92c9-0feb-4ac0-a22c-f05dfdd064d8 returned with HTTP 200 Sep 04 22:54:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1255/2532] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:54:02 2026] PUT /volume/v3/attachments/8cbd92c9-0feb-4ac0-a22c-f05dfdd064d8 => generated 694 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-89c0df15-9803-4be7-a2bf-f5900af6afeb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-89c0df15-9803-4be7-a2bf-f5900af6afeb tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] POST http://192.168.122.93/volume/v3/attachments/8cbd92c9-0feb-4ac0-a22c-f05dfdd064d8/action Sep 04 22:54:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-89c0df15-9803-4be7-a2bf-f5900af6afeb tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action body: b'{"os-complete": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-89c0df15-9803-4be7-a2bf-f5900af6afeb tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f9dfb7be-02e8-4a89-be7b-1cc3345e2f26 req-89c0df15-9803-4be7-a2bf-f5900af6afeb tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/attachments/8cbd92c9-0feb-4ac0-a22c-f05dfdd064d8/action returned with HTTP 204 Sep 04 22:54:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1278/2533] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:54:03 2026] POST /volume/v3/attachments/8cbd92c9-0feb-4ac0-a22c-f05dfdd064d8/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-90f789bb-d786-4539-b872-b8f533f85a9e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-90f789bb-d786-4539-b872-b8f533f85a9e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f Sep 04 22:54:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-90f789bb-d786-4539-b872-b8f533f85a9e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-90f789bb-d786-4539-b872-b8f533f85a9e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:03 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:03 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-90f789bb-d786-4539-b872-b8f533f85a9e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-90f789bb-d786-4539-b872-b8f533f85a9e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f returned with HTTP 200 Sep 04 22:54:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1256/2534] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:03 2026] GET /volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f => generated 1237 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-55e7de5c-f08a-4fd6-a183-bd30d110c978 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-55e7de5c-f08a-4fd6-a183-bd30d110c978 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f Sep 04 22:54:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-55e7de5c-f08a-4fd6-a183-bd30d110c978 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-55e7de5c-f08a-4fd6-a183-bd30d110c978 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-55e7de5c-f08a-4fd6-a183-bd30d110c978 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-55e7de5c-f08a-4fd6-a183-bd30d110c978 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f returned with HTTP 200 Sep 04 22:54:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1279/2535] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:03 2026] GET /volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f => generated 1237 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3dc6d8f1-bc04-4d9a-a797-905792d73a9c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3dc6d8f1-bc04-4d9a-a797-905792d73a9c tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b Sep 04 22:54:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3dc6d8f1-bc04-4d9a-a797-905792d73a9c tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3dc6d8f1-bc04-4d9a-a797-905792d73a9c tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:04 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:04 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3dc6d8f1-bc04-4d9a-a797-905792d73a9c tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3dc6d8f1-bc04-4d9a-a797-905792d73a9c tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b returned with HTTP 200 Sep 04 22:54:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1257/2536] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:04 2026] GET /volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b => generated 945 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:54:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-562eaa54-9f70-49de-8ace-4aaf3b54852d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-562eaa54-9f70-49de-8ace-4aaf3b54852d tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b Sep 04 22:54:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-562eaa54-9f70-49de-8ace-4aaf3b54852d tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-562eaa54-9f70-49de-8ace-4aaf3b54852d tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:04 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:04 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-562eaa54-9f70-49de-8ace-4aaf3b54852d tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-562eaa54-9f70-49de-8ace-4aaf3b54852d tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b returned with HTTP 200 Sep 04 22:54:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1280/2537] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:54:04 2026] GET /volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b => generated 945 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7f096550-a2e4-4bb7-80ca-4349c95ee843 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7f096550-a2e4-4bb7-80ca-4349c95ee843 None None] GET http://192.168.122.93/volume// Sep 04 22:54:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7f096550-a2e4-4bb7-80ca-4349c95ee843 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7f096550-a2e4-4bb7-80ca-4349c95ee843 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7f096550-a2e4-4bb7-80ca-4349c95ee843 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:54:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1258/2538] 192.168.122.93 () {58 vars in 1312 bytes} [Fri Sep 4 22:54:04 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:54:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-b864b370-48c4-4c14-9f94-0df20dd22091 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-b864b370-48c4-4c14-9f94-0df20dd22091 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:54:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-b864b370-48c4-4c14-9f94-0df20dd22091 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45ed708e-6322-4940-948c-c2766c50b81b", "connector": null, "instance_uuid": "9db34666-ea02-41e8-bc48-6d30195cbb76"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:04 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:04 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-b864b370-48c4-4c14-9f94-0df20dd22091 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:54:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1281/2539] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:54:04 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 04 22:54:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0428e56c-8931-456c-8e6b-d3b4146eb236 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0428e56c-8931-456c-8e6b-d3b4146eb236 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b Sep 04 22:54:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0428e56c-8931-456c-8e6b-d3b4146eb236 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0428e56c-8931-456c-8e6b-d3b4146eb236 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:05 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-13ee4d7f-8fbb-4de8-9f26-b74e72d4d35e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-13ee4d7f-8fbb-4de8-9f26-b74e72d4d35e None None] GET http://192.168.122.93/volume// Sep 04 22:54:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-13ee4d7f-8fbb-4de8-9f26-b74e72d4d35e None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-13ee4d7f-8fbb-4de8-9f26-b74e72d4d35e None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-13ee4d7f-8fbb-4de8-9f26-b74e72d4d35e None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:54:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1282/2540] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:54:05 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:54:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-a8828f65-cc54-42cb-9af4-e11fb8d6090d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0428e56c-8931-456c-8e6b-d3b4146eb236 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-a8828f65-cc54-42cb-9af4-e11fb8d6090d tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b Sep 04 22:54:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-a8828f65-cc54-42cb-9af4-e11fb8d6090d tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-a8828f65-cc54-42cb-9af4-e11fb8d6090d tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0428e56c-8931-456c-8e6b-d3b4146eb236 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b returned with HTTP 200 Sep 04 22:54:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1259/2541] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:04 2026] GET /volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b => generated 944 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-a8828f65-cc54-42cb-9af4-e11fb8d6090d tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-a8828f65-cc54-42cb-9af4-e11fb8d6090d tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b returned with HTTP 200 Sep 04 22:54:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1283/2542] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:54:05 2026] GET /volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b => generated 1125 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:54:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-791c000b-8bb1-470a-81a3-d39a504eb381 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-791c000b-8bb1-470a-81a3-d39a504eb381 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] PUT http://192.168.122.93/volume/v3/attachments/0517445c-cb5c-492c-acf5-5859038cfc5e Sep 04 22:54:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-791c000b-8bb1-470a-81a3-d39a504eb381 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:05 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-791c000b-8bb1-470a-81a3-d39a504eb381 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Acquiring lock "cinder-attachment_update-45ed708e-6322-4940-948c-c2766c50b81b-devstack" by "attachment_update" {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:54:05 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-791c000b-8bb1-470a-81a3-d39a504eb381 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Lock "cinder-attachment_update-45ed708e-6322-4940-948c-c2766c50b81b-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:54:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:05 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:05 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-791c000b-8bb1-470a-81a3-d39a504eb381 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Lock "cinder-attachment_update-45ed708e-6322-4940-948c-c2766c50b81b-devstack" released by "attachment_update" :: held 0.184s {{(pid=87250) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:54:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-791c000b-8bb1-470a-81a3-d39a504eb381 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/attachments/0517445c-cb5c-492c-acf5-5859038cfc5e returned with HTTP 200 Sep 04 22:54:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1260/2543] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:54:05 2026] PUT /volume/v3/attachments/0517445c-cb5c-492c-acf5-5859038cfc5e => generated 694 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:54:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-8445e77e-2be0-4f2d-b603-2cff86f8facb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-8445e77e-2be0-4f2d-b603-2cff86f8facb tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] POST http://192.168.122.93/volume/v3/attachments/0517445c-cb5c-492c-acf5-5859038cfc5e/action Sep 04 22:54:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-8445e77e-2be0-4f2d-b603-2cff86f8facb tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action body: b'{"os-complete": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-8445e77e-2be0-4f2d-b603-2cff86f8facb tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-339977f8-a885-42e9-a85a-c71224d76cd7 req-8445e77e-2be0-4f2d-b603-2cff86f8facb tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/attachments/0517445c-cb5c-492c-acf5-5859038cfc5e/action returned with HTTP 204 Sep 04 22:54:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1284/2544] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:54:05 2026] POST /volume/v3/attachments/0517445c-cb5c-492c-acf5-5859038cfc5e/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2af7b5eb-9848-47e9-9391-cad4b8fcec15 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2af7b5eb-9848-47e9-9391-cad4b8fcec15 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b Sep 04 22:54:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2af7b5eb-9848-47e9-9391-cad4b8fcec15 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2af7b5eb-9848-47e9-9391-cad4b8fcec15 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2af7b5eb-9848-47e9-9391-cad4b8fcec15 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2af7b5eb-9848-47e9-9391-cad4b8fcec15 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b returned with HTTP 200 Sep 04 22:54:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1261/2545] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:06 2026] GET /volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b => generated 1237 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c338b668-d384-4bf3-b5e4-196de523b0af None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c338b668-d384-4bf3-b5e4-196de523b0af tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b Sep 04 22:54:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c338b668-d384-4bf3-b5e4-196de523b0af tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c338b668-d384-4bf3-b5e4-196de523b0af tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c338b668-d384-4bf3-b5e4-196de523b0af tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c338b668-d384-4bf3-b5e4-196de523b0af tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b returned with HTTP 200 Sep 04 22:54:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1285/2546] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:06 2026] GET /volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b => generated 1237 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-ff84b570-4f19-46d1-b315-1f9920e723f3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-ff84b570-4f19-46d1-b315-1f9920e723f3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f Sep 04 22:54:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-ff84b570-4f19-46d1-b315-1f9920e723f3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-ff84b570-4f19-46d1-b315-1f9920e723f3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-ff84b570-4f19-46d1-b315-1f9920e723f3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-ff84b570-4f19-46d1-b315-1f9920e723f3 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f returned with HTTP 200 Sep 04 22:54:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1262/2547] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:54:09 2026] GET /volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f => generated 1237 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-9a078cd3-7314-403c-b383-fb09898b4353 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-9a078cd3-7314-403c-b383-fb09898b4353 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] POST http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f/action Sep 04 22:54:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-9a078cd3-7314-403c-b383-fb09898b4353 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-9a078cd3-7314-403c-b383-fb09898b4353 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-9a078cd3-7314-403c-b383-fb09898b4353 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-9a078cd3-7314-403c-b383-fb09898b4353 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Begin detaching volume completed successfully. Sep 04 22:54:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-9a078cd3-7314-403c-b383-fb09898b4353 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f/action returned with HTTP 202 Sep 04 22:54:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1286/2548] 192.168.122.93 () {64 vars in 1556 bytes} [Fri Sep 4 22:54:09 2026] POST /volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:54:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-77f7833a-de8b-4776-8c7f-2d1c3a3fdbd3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-77f7833a-de8b-4776-8c7f-2d1c3a3fdbd3 None None] GET http://192.168.122.93/volume// Sep 04 22:54:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-77f7833a-de8b-4776-8c7f-2d1c3a3fdbd3 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-77f7833a-de8b-4776-8c7f-2d1c3a3fdbd3 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-77f7833a-de8b-4776-8c7f-2d1c3a3fdbd3 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:54:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1263/2549] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:54:09 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:54:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-386508ab-3c48-4497-bfb7-eaeb4ceda491 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-386508ab-3c48-4497-bfb7-eaeb4ceda491 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f Sep 04 22:54:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-386508ab-3c48-4497-bfb7-eaeb4ceda491 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-386508ab-3c48-4497-bfb7-eaeb4ceda491 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-386508ab-3c48-4497-bfb7-eaeb4ceda491 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-386508ab-3c48-4497-bfb7-eaeb4ceda491 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f returned with HTTP 200 Sep 04 22:54:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1287/2550] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:54:09 2026] GET /volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f => generated 1421 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:54:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-503d9b92-cfc8-4dfe-95b0-fcd09f51c9e8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-503d9b92-cfc8-4dfe-95b0-fcd09f51c9e8 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] DELETE http://192.168.122.93/volume/v3/attachments/8cbd92c9-0feb-4ac0-a22c-f05dfdd064d8 Sep 04 22:54:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-503d9b92-cfc8-4dfe-95b0-fcd09f51c9e8 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-503d9b92-cfc8-4dfe-95b0-fcd09f51c9e8 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:09 devstack devstack@c-api.service[87250]: /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 04 22:54:09 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, Sep 04 22:54:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-ad489c5e-99bb-497c-9d5e-ac35511bd086 req-503d9b92-cfc8-4dfe-95b0-fcd09f51c9e8 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/attachments/8cbd92c9-0feb-4ac0-a22c-f05dfdd064d8 returned with HTTP 200 Sep 04 22:54:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1264/2551] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:54:09 2026] DELETE /volume/v3/attachments/8cbd92c9-0feb-4ac0-a22c-f05dfdd064d8 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-475d80d6-d09d-48ff-aadd-335fc77cb92e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-475d80d6-d09d-48ff-aadd-335fc77cb92e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] DELETE http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f Sep 04 22:54:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-475d80d6-d09d-48ff-aadd-335fc77cb92e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-475d80d6-d09d-48ff-aadd-335fc77cb92e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:10 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-475d80d6-d09d-48ff-aadd-335fc77cb92e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Delete volume with id: 6b10442f-ef3a-48c1-a685-ebd18e66175f Sep 04 22:54:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-475d80d6-d09d-48ff-aadd-335fc77cb92e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-475d80d6-d09d-48ff-aadd-335fc77cb92e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Delete volume request issued successfully. Sep 04 22:54:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-475d80d6-d09d-48ff-aadd-335fc77cb92e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f returned with HTTP 202 Sep 04 22:54:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1288/2552] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:54:10 2026] DELETE /volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-1b4204b8-04d2-4e4a-8df3-0e947dfb76d2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-1b4204b8-04d2-4e4a-8df3-0e947dfb76d2 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b Sep 04 22:54:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-1b4204b8-04d2-4e4a-8df3-0e947dfb76d2 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-1b4204b8-04d2-4e4a-8df3-0e947dfb76d2 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-1b4204b8-04d2-4e4a-8df3-0e947dfb76d2 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-1b4204b8-04d2-4e4a-8df3-0e947dfb76d2 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b returned with HTTP 200 Sep 04 22:54:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1265/2553] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:54:13 2026] GET /volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b => generated 1237 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-12846631-35ad-4bd1-8606-5b7ebd1128c6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-12846631-35ad-4bd1-8606-5b7ebd1128c6 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] POST http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b/action Sep 04 22:54:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-12846631-35ad-4bd1-8606-5b7ebd1128c6 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-12846631-35ad-4bd1-8606-5b7ebd1128c6 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-12846631-35ad-4bd1-8606-5b7ebd1128c6 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-12846631-35ad-4bd1-8606-5b7ebd1128c6 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Begin detaching volume completed successfully. Sep 04 22:54:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-12846631-35ad-4bd1-8606-5b7ebd1128c6 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b/action returned with HTTP 202 Sep 04 22:54:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1289/2554] 192.168.122.93 () {64 vars in 1556 bytes} [Fri Sep 4 22:54:13 2026] POST /volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:54:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-315eca59-62c1-41b9-a268-dd9d7cf20754 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-315eca59-62c1-41b9-a268-dd9d7cf20754 None None] GET http://192.168.122.93/volume// Sep 04 22:54:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-315eca59-62c1-41b9-a268-dd9d7cf20754 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-315eca59-62c1-41b9-a268-dd9d7cf20754 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-315eca59-62c1-41b9-a268-dd9d7cf20754 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:54:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1266/2555] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:54:13 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:54:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-c57c25fe-71a8-413d-be6a-70c9dee7db6b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-c57c25fe-71a8-413d-be6a-70c9dee7db6b tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b Sep 04 22:54:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-c57c25fe-71a8-413d-be6a-70c9dee7db6b tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-c57c25fe-71a8-413d-be6a-70c9dee7db6b tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-c57c25fe-71a8-413d-be6a-70c9dee7db6b tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-c57c25fe-71a8-413d-be6a-70c9dee7db6b tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b returned with HTTP 200 Sep 04 22:54:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1290/2556] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:54:13 2026] GET /volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b => generated 1421 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:54:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-f31f0ec8-e816-4dd4-86f5-ced23f23ced4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-f31f0ec8-e816-4dd4-86f5-ced23f23ced4 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] DELETE http://192.168.122.93/volume/v3/attachments/0517445c-cb5c-492c-acf5-5859038cfc5e Sep 04 22:54:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-f31f0ec8-e816-4dd4-86f5-ced23f23ced4 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-f31f0ec8-e816-4dd4-86f5-ced23f23ced4 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:14 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:14 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:14 devstack devstack@c-api.service[87250]: /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 04 22:54:14 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, Sep 04 22:54:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-6d3d6f42-6a24-4265-9289-3548495f5de9 req-f31f0ec8-e816-4dd4-86f5-ced23f23ced4 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/attachments/0517445c-cb5c-492c-acf5-5859038cfc5e returned with HTTP 200 Sep 04 22:54:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1267/2557] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:54:14 2026] DELETE /volume/v3/attachments/0517445c-cb5c-492c-acf5-5859038cfc5e => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:54:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e4f2eb64-6f40-4eb9-ae91-74a0730f9d19 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e4f2eb64-6f40-4eb9-ae91-74a0730f9d19 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] DELETE http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b Sep 04 22:54:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e4f2eb64-6f40-4eb9-ae91-74a0730f9d19 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e4f2eb64-6f40-4eb9-ae91-74a0730f9d19 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:15 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-e4f2eb64-6f40-4eb9-ae91-74a0730f9d19 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Delete volume with id: 45ed708e-6322-4940-948c-c2766c50b81b Sep 04 22:54:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e4f2eb64-6f40-4eb9-ae91-74a0730f9d19 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e4f2eb64-6f40-4eb9-ae91-74a0730f9d19 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Delete volume request issued successfully. Sep 04 22:54:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e4f2eb64-6f40-4eb9-ae91-74a0730f9d19 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b returned with HTTP 202 Sep 04 22:54:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1291/2558] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:54:15 2026] DELETE /volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-0bc1e045-3dff-4326-9d05-0587fdf9941c req-00f46136-9892-4e65-b88d-c1dd2bacf6e9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-0bc1e045-3dff-4326-9d05-0587fdf9941c req-00f46136-9892-4e65-b88d-c1dd2bacf6e9 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b Sep 04 22:54:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-0bc1e045-3dff-4326-9d05-0587fdf9941c req-00f46136-9892-4e65-b88d-c1dd2bacf6e9 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-0bc1e045-3dff-4326-9d05-0587fdf9941c req-00f46136-9892-4e65-b88d-c1dd2bacf6e9 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:15 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:15 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-0bc1e045-3dff-4326-9d05-0587fdf9941c req-00f46136-9892-4e65-b88d-c1dd2bacf6e9 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-0bc1e045-3dff-4326-9d05-0587fdf9941c req-00f46136-9892-4e65-b88d-c1dd2bacf6e9 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b returned with HTTP 200 Sep 04 22:54:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1268/2559] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:54:15 2026] GET /volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b => generated 944 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-fd16ff66-0ae0-4570-8fbf-95e6ed5fe21b req-a2e3065f-9516-4ad0-b361-d34dc5a76914 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-fd16ff66-0ae0-4570-8fbf-95e6ed5fe21b req-a2e3065f-9516-4ad0-b361-d34dc5a76914 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f Sep 04 22:54:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-fd16ff66-0ae0-4570-8fbf-95e6ed5fe21b req-a2e3065f-9516-4ad0-b361-d34dc5a76914 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-fd16ff66-0ae0-4570-8fbf-95e6ed5fe21b req-a2e3065f-9516-4ad0-b361-d34dc5a76914 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-fd16ff66-0ae0-4570-8fbf-95e6ed5fe21b req-a2e3065f-9516-4ad0-b361-d34dc5a76914 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f returned with HTTP 404 Sep 04 22:54:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1292/2560] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:54:15 2026] GET /volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-f5f2002a-32ec-475d-a1d4-5262c0f9d697 req-015c9886-ee88-4084-b92d-2af018e59773 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f5f2002a-32ec-475d-a1d4-5262c0f9d697 req-015c9886-ee88-4084-b92d-2af018e59773 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] DELETE http://192.168.122.93/volume/v3/attachments/3bcbafec-866e-426b-8dc3-3b6aca4167b2 Sep 04 22:54:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f5f2002a-32ec-475d-a1d4-5262c0f9d697 req-015c9886-ee88-4084-b92d-2af018e59773 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-f5f2002a-32ec-475d-a1d4-5262c0f9d697 req-015c9886-ee88-4084-b92d-2af018e59773 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:16 devstack devstack@c-api.service[87250]: /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 04 22:54:16 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, Sep 04 22:54:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-f5f2002a-32ec-475d-a1d4-5262c0f9d697 req-015c9886-ee88-4084-b92d-2af018e59773 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/attachments/3bcbafec-866e-426b-8dc3-3b6aca4167b2 returned with HTTP 200 Sep 04 22:54:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1269/2561] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:54:16 2026] DELETE /volume/v3/attachments/3bcbafec-866e-426b-8dc3-3b6aca4167b2 => generated 19 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-f5f2002a-32ec-475d-a1d4-5262c0f9d697 req-0059407d-2fd3-4252-9f25-169a405ecb64 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f5f2002a-32ec-475d-a1d4-5262c0f9d697 req-0059407d-2fd3-4252-9f25-169a405ecb64 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] DELETE http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 Sep 04 22:54:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f5f2002a-32ec-475d-a1d4-5262c0f9d697 req-0059407d-2fd3-4252-9f25-169a405ecb64 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-f5f2002a-32ec-475d-a1d4-5262c0f9d697 req-0059407d-2fd3-4252-9f25-169a405ecb64 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:16 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [req-f5f2002a-32ec-475d-a1d4-5262c0f9d697 req-0059407d-2fd3-4252-9f25-169a405ecb64 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Delete volume with id: f68d3f1c-d55f-4152-a284-81cff9cce4a9 Sep 04 22:54:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:16 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:16 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-f5f2002a-32ec-475d-a1d4-5262c0f9d697 req-0059407d-2fd3-4252-9f25-169a405ecb64 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Volume info retrieved successfully. Sep 04 22:54:16 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-f5f2002a-32ec-475d-a1d4-5262c0f9d697 req-0059407d-2fd3-4252-9f25-169a405ecb64 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] Delete volume request issued successfully. Sep 04 22:54:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-f5f2002a-32ec-475d-a1d4-5262c0f9d697 req-0059407d-2fd3-4252-9f25-169a405ecb64 tempest-TestShelveInstance-1537869365 tempest-TestShelveInstance-1537869365-project-member] http://192.168.122.93/volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 returned with HTTP 202 Sep 04 22:54:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1293/2562] 192.168.122.93 () {62 vars in 1504 bytes} [Fri Sep 4 22:54:16 2026] DELETE /volume/v3/volumes/f68d3f1c-d55f-4152-a284-81cff9cce4a9 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:54:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-fc226ed4-7b5e-47a8-aa14-e6bf12b16e91 req-d8447909-ff9a-4a2e-a0f1-f6f2ef81a4b9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-fc226ed4-7b5e-47a8-aa14-e6bf12b16e91 req-d8447909-ff9a-4a2e-a0f1-f6f2ef81a4b9 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] DELETE http://192.168.122.93/volume/v3/attachments/e0b69a1c-d0e9-4f89-8933-cb67c756b595 Sep 04 22:54:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-fc226ed4-7b5e-47a8-aa14-e6bf12b16e91 req-d8447909-ff9a-4a2e-a0f1-f6f2ef81a4b9 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-fc226ed4-7b5e-47a8-aa14-e6bf12b16e91 req-d8447909-ff9a-4a2e-a0f1-f6f2ef81a4b9 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:19 devstack devstack@c-api.service[87250]: /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 04 22:54:19 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, Sep 04 22:54:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-fc226ed4-7b5e-47a8-aa14-e6bf12b16e91 req-d8447909-ff9a-4a2e-a0f1-f6f2ef81a4b9 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/attachments/e0b69a1c-d0e9-4f89-8933-cb67c756b595 returned with HTTP 200 Sep 04 22:54:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1270/2563] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:54:19 2026] DELETE /volume/v3/attachments/e0b69a1c-d0e9-4f89-8933-cb67c756b595 => generated 19 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-13efe376-a1b1-41a1-a8f4-05668e35cd3b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-13efe376-a1b1-41a1-a8f4-05668e35cd3b tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] DELETE http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:54:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-13efe376-a1b1-41a1-a8f4-05668e35cd3b tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-13efe376-a1b1-41a1-a8f4-05668e35cd3b tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:20 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-13efe376-a1b1-41a1-a8f4-05668e35cd3b tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Delete volume with id: 74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:54:20 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:20 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-13efe376-a1b1-41a1-a8f4-05668e35cd3b tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-13efe376-a1b1-41a1-a8f4-05668e35cd3b tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Delete volume request issued successfully. Sep 04 22:54:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-13efe376-a1b1-41a1-a8f4-05668e35cd3b tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 202 Sep 04 22:54:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1294/2564] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:54:20 2026] DELETE /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:54:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8da287dc-e4e4-452e-9510-3914b7f96b30 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8da287dc-e4e4-452e-9510-3914b7f96b30 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:54:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8da287dc-e4e4-452e-9510-3914b7f96b30 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8da287dc-e4e4-452e-9510-3914b7f96b30 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:20 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:20 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8da287dc-e4e4-452e-9510-3914b7f96b30 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Volume info retrieved successfully. Sep 04 22:54:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8da287dc-e4e4-452e-9510-3914b7f96b30 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 200 Sep 04 22:54:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1271/2565] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:20 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 1254 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-34401442-c326-48d8-b48a-31e7bd563782 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-34401442-c326-48d8-b48a-31e7bd563782 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 Sep 04 22:54:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-34401442-c326-48d8-b48a-31e7bd563782 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-34401442-c326-48d8-b48a-31e7bd563782 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-34401442-c326-48d8-b48a-31e7bd563782 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 returned with HTTP 404 Sep 04 22:54:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1295/2566] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:21 2026] GET /volume/v3/volumes/74257e7c-6325-4b6e-8ce1-fc87c944b322 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b60901b8-9264-460d-9671-123f6b2fee58 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b60901b8-9264-460d-9671-123f6b2fee58 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] DELETE http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b Sep 04 22:54:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b60901b8-9264-460d-9671-123f6b2fee58 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b60901b8-9264-460d-9671-123f6b2fee58 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:21 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-b60901b8-9264-460d-9671-123f6b2fee58 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Delete volume with id: 45ed708e-6322-4940-948c-c2766c50b81b Sep 04 22:54:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b60901b8-9264-460d-9671-123f6b2fee58 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b returned with HTTP 404 Sep 04 22:54:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1272/2567] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:54:21 2026] DELETE /volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1c12a3a9-3b13-4b9c-87a4-823f8b045cf7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1c12a3a9-3b13-4b9c-87a4-823f8b045cf7 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b Sep 04 22:54:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1c12a3a9-3b13-4b9c-87a4-823f8b045cf7 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1c12a3a9-3b13-4b9c-87a4-823f8b045cf7 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1c12a3a9-3b13-4b9c-87a4-823f8b045cf7 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b returned with HTTP 404 Sep 04 22:54:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1296/2568] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:21 2026] GET /volume/v3/volumes/45ed708e-6322-4940-948c-c2766c50b81b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7a7c6484-6a68-40c4-95f7-dc563896841e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7a7c6484-6a68-40c4-95f7-dc563896841e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] DELETE http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f Sep 04 22:54:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7a7c6484-6a68-40c4-95f7-dc563896841e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7a7c6484-6a68-40c4-95f7-dc563896841e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:21 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-7a7c6484-6a68-40c4-95f7-dc563896841e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Delete volume with id: 6b10442f-ef3a-48c1-a685-ebd18e66175f Sep 04 22:54:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7a7c6484-6a68-40c4-95f7-dc563896841e tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f returned with HTTP 404 Sep 04 22:54:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1273/2569] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:54:21 2026] DELETE /volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-18cb380a-cc10-4c39-906a-3a659876dac8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-18cb380a-cc10-4c39-906a-3a659876dac8 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] GET http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f Sep 04 22:54:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-18cb380a-cc10-4c39-906a-3a659876dac8 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-18cb380a-cc10-4c39-906a-3a659876dac8 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-18cb380a-cc10-4c39-906a-3a659876dac8 tempest-TestInstancesWithCinderVolumes-1216961642 tempest-TestInstancesWithCinderVolumes-1216961642-project-member] http://192.168.122.93/volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f returned with HTTP 404 Sep 04 22:54:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1297/2570] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:21 2026] GET /volume/v3/volumes/6b10442f-ef3a-48c1-a685-ebd18e66175f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ae5b4ebc-0f3f-451a-ac12-9bbad50fcc3e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ae5b4ebc-0f3f-451a-ac12-9bbad50fcc3e tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] GET http://192.168.122.93/volume/v3/volumes/detail?all_tenants=1 Sep 04 22:54:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ae5b4ebc-0f3f-451a-ac12-9bbad50fcc3e tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ae5b4ebc-0f3f-451a-ac12-9bbad50fcc3e tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ae5b4ebc-0f3f-451a-ac12-9bbad50fcc3e tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:54:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ae5b4ebc-0f3f-451a-ac12-9bbad50fcc3e tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Get all volumes completed successfully. Sep 04 22:54:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ae5b4ebc-0f3f-451a-ac12-9bbad50fcc3e tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] http://192.168.122.93/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 22:54:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1274/2571] 192.168.122.93 () {58 vars in 1164 bytes} [Fri Sep 4 22:54:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-10f04469-5baa-46dd-b105-36790fd536a3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-10f04469-5baa-46dd-b105-36790fd536a3 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] DELETE http://192.168.122.93/volume/v3/types/fcb88a1b-c90f-4ed4-821e-aa7876b092b7 Sep 04 22:54:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-10f04469-5baa-46dd-b105-36790fd536a3 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-10f04469-5baa-46dd-b105-36790fd536a3 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-10f04469-5baa-46dd-b105-36790fd536a3 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] http://192.168.122.93/volume/v3/types/fcb88a1b-c90f-4ed4-821e-aa7876b092b7 returned with HTTP 202 Sep 04 22:54:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1298/2572] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:54:21 2026] DELETE /volume/v3/types/fcb88a1b-c90f-4ed4-821e-aa7876b092b7 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9355345a-dea6-4c96-ae44-142f9862e7b3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9355345a-dea6-4c96-ae44-142f9862e7b3 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] GET http://192.168.122.93/volume/v3/volumes/detail?all_tenants=1 Sep 04 22:54:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9355345a-dea6-4c96-ae44-142f9862e7b3 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9355345a-dea6-4c96-ae44-142f9862e7b3 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9355345a-dea6-4c96-ae44-142f9862e7b3 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:54:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9355345a-dea6-4c96-ae44-142f9862e7b3 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Get all volumes completed successfully. Sep 04 22:54:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9355345a-dea6-4c96-ae44-142f9862e7b3 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] http://192.168.122.93/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 22:54:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1275/2573] 192.168.122.93 () {58 vars in 1164 bytes} [Fri Sep 4 22:54:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1d674168-8636-447f-a113-d2009f679609 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d674168-8636-447f-a113-d2009f679609 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] DELETE http://192.168.122.93/volume/v3/types/02158083-a497-42d7-b7a4-d342343f0bc5 Sep 04 22:54:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d674168-8636-447f-a113-d2009f679609 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d674168-8636-447f-a113-d2009f679609 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d674168-8636-447f-a113-d2009f679609 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] http://192.168.122.93/volume/v3/types/02158083-a497-42d7-b7a4-d342343f0bc5 returned with HTTP 202 Sep 04 22:54:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1299/2574] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:54:21 2026] DELETE /volume/v3/types/02158083-a497-42d7-b7a4-d342343f0bc5 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2a0eaf34-f805-49a5-b57f-737e1e74c10f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2a0eaf34-f805-49a5-b57f-737e1e74c10f tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] GET http://192.168.122.93/volume/v3/volumes/detail?all_tenants=1 Sep 04 22:54:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2a0eaf34-f805-49a5-b57f-737e1e74c10f tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2a0eaf34-f805-49a5-b57f-737e1e74c10f tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Calling method 'detail' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:22 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2a0eaf34-f805-49a5-b57f-737e1e74c10f tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:54:22 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2a0eaf34-f805-49a5-b57f-737e1e74c10f tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Get all volumes completed successfully. Sep 04 22:54:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2a0eaf34-f805-49a5-b57f-737e1e74c10f tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] http://192.168.122.93/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 22:54:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1276/2575] 192.168.122.93 () {58 vars in 1164 bytes} [Fri Sep 4 22:54:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:54:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ae5a6435-b8f7-4fd1-bb5a-6d90857da950 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ae5a6435-b8f7-4fd1-bb5a-6d90857da950 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] DELETE http://192.168.122.93/volume/v3/types/fc4728c0-dd91-41c2-9710-682c75b96652 Sep 04 22:54:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ae5a6435-b8f7-4fd1-bb5a-6d90857da950 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ae5a6435-b8f7-4fd1-bb5a-6d90857da950 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ae5a6435-b8f7-4fd1-bb5a-6d90857da950 tempest-TestInstancesWithCinderVolumes-52738067 tempest-TestInstancesWithCinderVolumes-52738067-project-admin] http://192.168.122.93/volume/v3/types/fc4728c0-dd91-41c2-9710-682c75b96652 returned with HTTP 202 Sep 04 22:54:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1300/2576] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:54:22 2026] DELETE /volume/v3/types/fc4728c0-dd91-41c2-9710-682c75b96652 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e66048ee-5358-40f3-8b4c-4825a0c539de None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:54:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1513113401"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1513113401'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:30 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume of 1 GB Sep 04 22:54:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Availability Zones retrieved successfully. Sep 04 22:54:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Flow 'volume_create_api' (ce6c6779-3e46-431f-9b73-1bccc7c6777b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (072b59dc-8d4c-47bb-a6e3-8f5a4bec0578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (072b59dc-8d4c-47bb-a6e3-8f5a4bec0578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aa4603f-1802-4b45-8989-70245f37f14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:31 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Created reservations ['be431b8c-7206-4174-bc77-5ac793873968', 'df12d814-c14a-409b-9f24-37e7545b6359', '38410a08-05b9-40d3-bd00-86ee210ba45a', '8e6ef30e-b4fa-435b-a93c-077dd4072c69'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aa4603f-1802-4b45-8989-70245f37f14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be431b8c-7206-4174-bc77-5ac793873968', 'df12d814-c14a-409b-9f24-37e7545b6359', '38410a08-05b9-40d3-bd00-86ee210ba45a', '8e6ef30e-b4fa-435b-a93c-077dd4072c69']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d70f8af9-1ac9-4f10-9f4a-3971029bcbdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:31 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:31 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d70f8af9-1ac9-4f10-9f4a-3971029bcbdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20175876-4c5b-4f60-a74a-20d4a241530e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1513113401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c92cee9daa47cab883757a1c78ac40',qos_specs=None,replication_status=,reservations=['be431b8c-7206-4174-bc77-5ac793873968','df12d814-c14a-409b-9f24-37e7545b6359','38410a08-05b9-40d3-bd00-86ee210ba45a','8e6ef30e-b4fa-435b-a93c-077dd4072c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b358407e05f941cfb800d5ca3fb70638',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1513113401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20175876-4c5b-4f60-a74a-20d4a241530e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7c92cee9daa47cab883757a1c78ac40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b358407e05f941cfb800d5ca3fb70638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c598b01d-60f0-47f2-be5f-18270bba524f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c598b01d-60f0-47f2-be5f-18270bba524f) transitioned into state 'SUCCESS' from state '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-1513113401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c92cee9daa47cab883757a1c78ac40',qos_specs=None,replication_status=,reservations=['be431b8c-7206-4174-bc77-5ac793873968','df12d814-c14a-409b-9f24-37e7545b6359','38410a08-05b9-40d3-bd00-86ee210ba45a','8e6ef30e-b4fa-435b-a93c-077dd4072c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b358407e05f941cfb800d5ca3fb70638',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74890e27-734e-40bc-9e5b-e51399155fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74890e27-734e-40bc-9e5b-e51399155fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Flow 'volume_create_api' (ce6c6779-3e46-431f-9b73-1bccc7c6777b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume request issued successfully. Sep 04 22:54:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e66048ee-5358-40f3-8b4c-4825a0c539de tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1277/2577] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:54:30 2026] POST /volume/v3/volumes => generated 771 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:54:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4f55e455-64a2-41cc-af5a-1221fda45868 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4f55e455-64a2-41cc-af5a-1221fda45868 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e Sep 04 22:54:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4f55e455-64a2-41cc-af5a-1221fda45868 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4f55e455-64a2-41cc-af5a-1221fda45868 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:31 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:31 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4f55e455-64a2-41cc-af5a-1221fda45868 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4f55e455-64a2-41cc-af5a-1221fda45868 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e returned with HTTP 200 Sep 04 22:54:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1301/2578] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:31 2026] GET /volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e => generated 839 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5eb52d44-6c8a-4642-a65a-8a5e507b87b4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5eb52d44-6c8a-4642-a65a-8a5e507b87b4 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e Sep 04 22:54:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5eb52d44-6c8a-4642-a65a-8a5e507b87b4 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5eb52d44-6c8a-4642-a65a-8a5e507b87b4 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5eb52d44-6c8a-4642-a65a-8a5e507b87b4 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5eb52d44-6c8a-4642-a65a-8a5e507b87b4 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e returned with HTTP 200 Sep 04 22:54:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1278/2579] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:32 2026] GET /volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3e6ed1db-b4c5-428f-bc7a-c33cd8eb907e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3e6ed1db-b4c5-428f-bc7a-c33cd8eb907e tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e Sep 04 22:54:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3e6ed1db-b4c5-428f-bc7a-c33cd8eb907e tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3e6ed1db-b4c5-428f-bc7a-c33cd8eb907e tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3e6ed1db-b4c5-428f-bc7a-c33cd8eb907e tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3e6ed1db-b4c5-428f-bc7a-c33cd8eb907e tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e returned with HTTP 200 Sep 04 22:54:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1302/2580] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:33 2026] GET /volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:54:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "20175876-4c5b-4f60-a74a-20d4a241530e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1339320947"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume request body: {'volume': {"'source_volid": '20175876-4c5b-4f60-a74a-20d4a241530e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1339320947'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:33 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume of 1 GB Sep 04 22:54:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Availability Zones retrieved successfully. Sep 04 22:54:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Flow 'volume_create_api' (4dd60c06-1039-434e-8ece-d7997c562d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81f79719-87e0-4649-a995-7470945e3ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81f79719-87e0-4649-a995-7470945e3ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3282921c-512d-4571-bf2f-6b843c9d99d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:33 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Created reservations ['ea2c75c1-2d20-4206-9408-88dea6c55863', '3c33e97e-8f17-47ec-b814-ce8b38b1a0cc', 'd1ec2917-05fc-4940-832f-906aa95786ed', '08f95ca3-921d-4d48-8bf8-c85350baff63'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3282921c-512d-4571-bf2f-6b843c9d99d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea2c75c1-2d20-4206-9408-88dea6c55863', '3c33e97e-8f17-47ec-b814-ce8b38b1a0cc', 'd1ec2917-05fc-4940-832f-906aa95786ed', '08f95ca3-921d-4d48-8bf8-c85350baff63']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c7553fd-0c21-446d-bb5b-f0c2315be5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c7553fd-0c21-446d-bb5b-f0c2315be5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f924746-2a23-48c1-9a23-fd7205a967b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1339320947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c92cee9daa47cab883757a1c78ac40',qos_specs=None,replication_status=,reservations=['ea2c75c1-2d20-4206-9408-88dea6c55863','3c33e97e-8f17-47ec-b814-ce8b38b1a0cc','d1ec2917-05fc-4940-832f-906aa95786ed','08f95ca3-921d-4d48-8bf8-c85350baff63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b358407e05f941cfb800d5ca3fb70638',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1339320947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f924746-2a23-48c1-9a23-fd7205a967b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7c92cee9daa47cab883757a1c78ac40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b358407e05f941cfb800d5ca3fb70638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (256a985b-0de8-42d3-8a4f-9e7addc62ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (256a985b-0de8-42d3-8a4f-9e7addc62ef8) transitioned into state 'SUCCESS' from state '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-1339320947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c92cee9daa47cab883757a1c78ac40',qos_specs=None,replication_status=,reservations=['ea2c75c1-2d20-4206-9408-88dea6c55863','3c33e97e-8f17-47ec-b814-ce8b38b1a0cc','d1ec2917-05fc-4940-832f-906aa95786ed','08f95ca3-921d-4d48-8bf8-c85350baff63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b358407e05f941cfb800d5ca3fb70638',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8555568c-3596-4170-bb16-34309b82b58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8555568c-3596-4170-bb16-34309b82b58e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:33 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Flow 'volume_create_api' (4dd60c06-1039-434e-8ece-d7997c562d28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume request issued successfully. Sep 04 22:54:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9fd22715-ac2e-4bfa-9ac6-35bd0e97b18f tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1279/2581] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:54:33 2026] POST /volume/v3/volumes => generated 771 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:54:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bed694ff-7690-4e34-baee-030725002fe6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:54:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "20175876-4c5b-4f60-a74a-20d4a241530e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1409025987"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume request body: {'volume': {"'source_volid": '20175876-4c5b-4f60-a74a-20d4a241530e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1409025987'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:33 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume of 1 GB Sep 04 22:54:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Availability Zones retrieved successfully. Sep 04 22:54:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Flow 'volume_create_api' (a61949a6-3c27-418d-b6ec-7db113c455b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5393bf95-98ae-4ce4-a539-58ce3d8c48b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5393bf95-98ae-4ce4-a539-58ce3d8c48b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e1be8b6-ba65-48f7-bd42-7385e29ba692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:33 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Created reservations ['c326b9ea-4c10-4556-8bfd-8121e35c2d2b', 'db4d3e15-8b69-46b2-b5ae-a2eccee99113', '6c418e1d-6d38-4c45-b0d7-6c5d61393829', '7288d0ec-df28-4ec9-8192-06edd9bd22f2'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e1be8b6-ba65-48f7-bd42-7385e29ba692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c326b9ea-4c10-4556-8bfd-8121e35c2d2b', 'db4d3e15-8b69-46b2-b5ae-a2eccee99113', '6c418e1d-6d38-4c45-b0d7-6c5d61393829', '7288d0ec-df28-4ec9-8192-06edd9bd22f2']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34edaeac-f8cf-4113-bd26-9c19c752ae58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34edaeac-f8cf-4113-bd26-9c19c752ae58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01e1469d-18b5-4c68-a3e5-5b6197d875aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1409025987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c92cee9daa47cab883757a1c78ac40',qos_specs=None,replication_status=,reservations=['c326b9ea-4c10-4556-8bfd-8121e35c2d2b','db4d3e15-8b69-46b2-b5ae-a2eccee99113','6c418e1d-6d38-4c45-b0d7-6c5d61393829','7288d0ec-df28-4ec9-8192-06edd9bd22f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b358407e05f941cfb800d5ca3fb70638',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1409025987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01e1469d-18b5-4c68-a3e5-5b6197d875aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7c92cee9daa47cab883757a1c78ac40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b358407e05f941cfb800d5ca3fb70638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31bf6530-ed11-4e33-874f-83956a2aa1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31bf6530-ed11-4e33-874f-83956a2aa1f7) transitioned into state 'SUCCESS' from state '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-1409025987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c92cee9daa47cab883757a1c78ac40',qos_specs=None,replication_status=,reservations=['c326b9ea-4c10-4556-8bfd-8121e35c2d2b','db4d3e15-8b69-46b2-b5ae-a2eccee99113','6c418e1d-6d38-4c45-b0d7-6c5d61393829','7288d0ec-df28-4ec9-8192-06edd9bd22f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b358407e05f941cfb800d5ca3fb70638',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d9a0fa-ffe0-4047-b38d-e74214cb22a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d9a0fa-ffe0-4047-b38d-e74214cb22a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Flow 'volume_create_api' (a61949a6-3c27-418d-b6ec-7db113c455b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume request issued successfully. Sep 04 22:54:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bed694ff-7690-4e34-baee-030725002fe6 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1303/2582] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:54:33 2026] POST /volume/v3/volumes => generated 771 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:54:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:54:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "20175876-4c5b-4f60-a74a-20d4a241530e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1504979888"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume request body: {'volume': {"'source_volid": '20175876-4c5b-4f60-a74a-20d4a241530e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1504979888'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:34 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume of 1 GB Sep 04 22:54:34 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:34 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Availability Zones retrieved successfully. Sep 04 22:54:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Flow 'volume_create_api' (4ca2815b-e332-4b07-9ac6-a21f6e3de6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d9be747-9d52-403b-b64a-dc6da3a0bd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d9be747-9d52-403b-b64a-dc6da3a0bd4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b87efcac-7419-45db-9b4e-10bc78b22212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:34 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Created reservations ['2badfd54-d0c7-41a9-b015-1fad7c5dbcb1', '0160cbb8-1416-4e50-92ce-7f83b4addcb4', '3c1d815e-7b29-4005-bfd1-69e17c0890a3', '73983ba9-b497-49b6-9e92-ac96cce95b4e'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b87efcac-7419-45db-9b4e-10bc78b22212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2badfd54-d0c7-41a9-b015-1fad7c5dbcb1', '0160cbb8-1416-4e50-92ce-7f83b4addcb4', '3c1d815e-7b29-4005-bfd1-69e17c0890a3', '73983ba9-b497-49b6-9e92-ac96cce95b4e']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928323e2-76bd-43e9-b4f2-8097129c7986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:34 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:34 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928323e2-76bd-43e9-b4f2-8097129c7986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76bed9cf-9373-43ba-905d-2509ee145c3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1504979888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c92cee9daa47cab883757a1c78ac40',qos_specs=None,replication_status=,reservations=['2badfd54-d0c7-41a9-b015-1fad7c5dbcb1','0160cbb8-1416-4e50-92ce-7f83b4addcb4','3c1d815e-7b29-4005-bfd1-69e17c0890a3','73983ba9-b497-49b6-9e92-ac96cce95b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b358407e05f941cfb800d5ca3fb70638',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1504979888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76bed9cf-9373-43ba-905d-2509ee145c3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7c92cee9daa47cab883757a1c78ac40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b358407e05f941cfb800d5ca3fb70638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeb979ce-b625-41fe-9e4d-fcbaf925c3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeb979ce-b625-41fe-9e4d-fcbaf925c3a2) transitioned into state 'SUCCESS' from state '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-1504979888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c92cee9daa47cab883757a1c78ac40',qos_specs=None,replication_status=,reservations=['2badfd54-d0c7-41a9-b015-1fad7c5dbcb1','0160cbb8-1416-4e50-92ce-7f83b4addcb4','3c1d815e-7b29-4005-bfd1-69e17c0890a3','73983ba9-b497-49b6-9e92-ac96cce95b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b358407e05f941cfb800d5ca3fb70638',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36a00997-21bb-4ea7-ad12-8b70c7d911a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36a00997-21bb-4ea7-ad12-8b70c7d911a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Flow 'volume_create_api' (4ca2815b-e332-4b07-9ac6-a21f6e3de6a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume request issued successfully. Sep 04 22:54:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d2bab734-e96e-4d41-bd7a-daf58981fd34 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1280/2583] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:54:34 2026] POST /volume/v3/volumes => generated 771 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "20175876-4c5b-4f60-a74a-20d4a241530e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1035449918"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume request body: {'volume': {"'source_volid": '20175876-4c5b-4f60-a74a-20d4a241530e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1035449918'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume of 1 GB Sep 04 22:54:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Availability Zones retrieved successfully. Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Flow 'volume_create_api' (6ff8214a-2626-4c61-8ce7-d82c1eefb87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac53128-69be-41ea-ba82-b648cd44377c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac53128-69be-41ea-ba82-b648cd44377c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (882ea3f0-2e47-4948-873c-c5be3842e59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Created reservations ['65f93120-0300-46b2-8654-f24c2f952c83', '22163468-2005-46cd-9fbe-ebec9cd60b40', '11c6d4cf-6584-4802-8cf4-8da8809c526e', '08f6c592-dc65-47f8-8e26-e0a50d4f72ce'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (882ea3f0-2e47-4948-873c-c5be3842e59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65f93120-0300-46b2-8654-f24c2f952c83', '22163468-2005-46cd-9fbe-ebec9cd60b40', '11c6d4cf-6584-4802-8cf4-8da8809c526e', '08f6c592-dc65-47f8-8e26-e0a50d4f72ce']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6aea0ef-28bc-4ae4-b411-69cb921ea028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6aea0ef-28bc-4ae4-b411-69cb921ea028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5666447-77d7-4bdd-8c39-63e0c8b32772', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1035449918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c92cee9daa47cab883757a1c78ac40',qos_specs=None,replication_status=,reservations=['65f93120-0300-46b2-8654-f24c2f952c83','22163468-2005-46cd-9fbe-ebec9cd60b40','11c6d4cf-6584-4802-8cf4-8da8809c526e','08f6c592-dc65-47f8-8e26-e0a50d4f72ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b358407e05f941cfb800d5ca3fb70638',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1035449918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5666447-77d7-4bdd-8c39-63e0c8b32772,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7c92cee9daa47cab883757a1c78ac40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b358407e05f941cfb800d5ca3fb70638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f103459-2671-4142-b72f-89b6a267d61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f103459-2671-4142-b72f-89b6a267d61a) transitioned into state 'SUCCESS' from state '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-1035449918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c92cee9daa47cab883757a1c78ac40',qos_specs=None,replication_status=,reservations=['65f93120-0300-46b2-8654-f24c2f952c83','22163468-2005-46cd-9fbe-ebec9cd60b40','11c6d4cf-6584-4802-8cf4-8da8809c526e','08f6c592-dc65-47f8-8e26-e0a50d4f72ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b358407e05f941cfb800d5ca3fb70638',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ec783d9-7562-411b-8d0d-63b286c89af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ec783d9-7562-411b-8d0d-63b286c89af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Flow 'volume_create_api' (6ff8214a-2626-4c61-8ce7-d82c1eefb87b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume request issued successfully. Sep 04 22:54:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-94e94315-bc3b-4822-aa7d-7bdb8b3f374d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1304/2584] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:54:34 2026] POST /volume/v3/volumes => generated 771 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "20175876-4c5b-4f60-a74a-20d4a241530e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-886438670"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume request body: {'volume': {"'source_volid": '20175876-4c5b-4f60-a74a-20d4a241530e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-886438670'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume of 1 GB Sep 04 22:54:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Availability Zones retrieved successfully. Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Flow 'volume_create_api' (eee1642a-0859-44d4-a04c-856429a58e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (126c4796-daca-40a3-b11b-3bb4c5c664bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (126c4796-daca-40a3-b11b-3bb4c5c664bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58cce2d6-e462-4f14-95c6-e87bac214aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Created reservations ['f668d6b8-b0d6-4580-a180-aaf04390f4dd', '0567c6bd-7461-4bc6-a1ff-3f881c1dad52', '58eeb478-cf7f-4c77-845e-2af92abb70d5', 'dff4779e-e0fc-4f9b-8038-b47682bcfab8'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58cce2d6-e462-4f14-95c6-e87bac214aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f668d6b8-b0d6-4580-a180-aaf04390f4dd', '0567c6bd-7461-4bc6-a1ff-3f881c1dad52', '58eeb478-cf7f-4c77-845e-2af92abb70d5', 'dff4779e-e0fc-4f9b-8038-b47682bcfab8']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e74bb1f-13f8-4a3c-832a-4b1ad595286d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e74bb1f-13f8-4a3c-832a-4b1ad595286d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba70eee8-1841-409e-9c44-49f16fbc72a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-886438670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c92cee9daa47cab883757a1c78ac40',qos_specs=None,replication_status=,reservations=['f668d6b8-b0d6-4580-a180-aaf04390f4dd','0567c6bd-7461-4bc6-a1ff-3f881c1dad52','58eeb478-cf7f-4c77-845e-2af92abb70d5','dff4779e-e0fc-4f9b-8038-b47682bcfab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b358407e05f941cfb800d5ca3fb70638',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-886438670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba70eee8-1841-409e-9c44-49f16fbc72a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7c92cee9daa47cab883757a1c78ac40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b358407e05f941cfb800d5ca3fb70638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb251869-ffea-41f1-8596-f82f69b82794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb251869-ffea-41f1-8596-f82f69b82794) transitioned into state 'SUCCESS' from state '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-886438670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c92cee9daa47cab883757a1c78ac40',qos_specs=None,replication_status=,reservations=['f668d6b8-b0d6-4580-a180-aaf04390f4dd','0567c6bd-7461-4bc6-a1ff-3f881c1dad52','58eeb478-cf7f-4c77-845e-2af92abb70d5','dff4779e-e0fc-4f9b-8038-b47682bcfab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b358407e05f941cfb800d5ca3fb70638',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (902c0849-9180-4281-b9d4-a219da582e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (902c0849-9180-4281-b9d4-a219da582e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Flow 'volume_create_api' (eee1642a-0859-44d4-a04c-856429a58e33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Create volume request issued successfully. Sep 04 22:54:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8f82e425-7657-4cc2-b105-5b5f904225f5 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1281/2585] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:54:35 2026] POST /volume/v3/volumes => generated 770 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:54:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-aa37fd47-2c21-4c62-9942-a199c1b3d589 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aa37fd47-2c21-4c62-9942-a199c1b3d589 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/0f924746-2a23-48c1-9a23-fd7205a967b9 Sep 04 22:54:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aa37fd47-2c21-4c62-9942-a199c1b3d589 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-aa37fd47-2c21-4c62-9942-a199c1b3d589 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-aa37fd47-2c21-4c62-9942-a199c1b3d589 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-aa37fd47-2c21-4c62-9942-a199c1b3d589 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/0f924746-2a23-48c1-9a23-fd7205a967b9 returned with HTTP 200 Sep 04 22:54:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1305/2586] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:35 2026] GET /volume/v3/volumes/0f924746-2a23-48c1-9a23-fd7205a967b9 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ece7636b-5bd3-4a82-a7e8-8070045933df None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ece7636b-5bd3-4a82-a7e8-8070045933df tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/01e1469d-18b5-4c68-a3e5-5b6197d875aa Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ece7636b-5bd3-4a82-a7e8-8070045933df tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ece7636b-5bd3-4a82-a7e8-8070045933df tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ece7636b-5bd3-4a82-a7e8-8070045933df tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ece7636b-5bd3-4a82-a7e8-8070045933df tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/01e1469d-18b5-4c68-a3e5-5b6197d875aa returned with HTTP 200 Sep 04 22:54:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1282/2587] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:35 2026] GET /volume/v3/volumes/01e1469d-18b5-4c68-a3e5-5b6197d875aa => generated 863 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8db76f68-289e-4c35-83f4-2cdcd03fe899 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8db76f68-289e-4c35-83f4-2cdcd03fe899 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/01e1469d-18b5-4c68-a3e5-5b6197d875aa Sep 04 22:54:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8db76f68-289e-4c35-83f4-2cdcd03fe899 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8db76f68-289e-4c35-83f4-2cdcd03fe899 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8db76f68-289e-4c35-83f4-2cdcd03fe899 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8db76f68-289e-4c35-83f4-2cdcd03fe899 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/01e1469d-18b5-4c68-a3e5-5b6197d875aa returned with HTTP 200 Sep 04 22:54:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1306/2588] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:36 2026] GET /volume/v3/volumes/01e1469d-18b5-4c68-a3e5-5b6197d875aa => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-23eb06cc-7a09-47d7-9c09-f3e1987c2d63 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-23eb06cc-7a09-47d7-9c09-f3e1987c2d63 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/76bed9cf-9373-43ba-905d-2509ee145c3d Sep 04 22:54:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-23eb06cc-7a09-47d7-9c09-f3e1987c2d63 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-23eb06cc-7a09-47d7-9c09-f3e1987c2d63 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-23eb06cc-7a09-47d7-9c09-f3e1987c2d63 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-23eb06cc-7a09-47d7-9c09-f3e1987c2d63 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/76bed9cf-9373-43ba-905d-2509ee145c3d returned with HTTP 200 Sep 04 22:54:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1283/2589] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:36 2026] GET /volume/v3/volumes/76bed9cf-9373-43ba-905d-2509ee145c3d => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-dc55bd6e-69e3-4a6c-b285-bb884098bc51 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dc55bd6e-69e3-4a6c-b285-bb884098bc51 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/76bed9cf-9373-43ba-905d-2509ee145c3d Sep 04 22:54:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dc55bd6e-69e3-4a6c-b285-bb884098bc51 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dc55bd6e-69e3-4a6c-b285-bb884098bc51 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-dc55bd6e-69e3-4a6c-b285-bb884098bc51 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dc55bd6e-69e3-4a6c-b285-bb884098bc51 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/76bed9cf-9373-43ba-905d-2509ee145c3d returned with HTTP 200 Sep 04 22:54:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1307/2590] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:37 2026] GET /volume/v3/volumes/76bed9cf-9373-43ba-905d-2509ee145c3d => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bb1687b9-4671-4516-b668-c776813b9ee8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bb1687b9-4671-4516-b668-c776813b9ee8 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/f5666447-77d7-4bdd-8c39-63e0c8b32772 Sep 04 22:54:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bb1687b9-4671-4516-b668-c776813b9ee8 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bb1687b9-4671-4516-b668-c776813b9ee8 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:37 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:37 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bb1687b9-4671-4516-b668-c776813b9ee8 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bb1687b9-4671-4516-b668-c776813b9ee8 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/f5666447-77d7-4bdd-8c39-63e0c8b32772 returned with HTTP 200 Sep 04 22:54:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1284/2591] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:37 2026] GET /volume/v3/volumes/f5666447-77d7-4bdd-8c39-63e0c8b32772 => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9b3d0ba5-5b37-4273-a2ca-e3ff648d0821 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9b3d0ba5-5b37-4273-a2ca-e3ff648d0821 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/ba70eee8-1841-409e-9c44-49f16fbc72a5 Sep 04 22:54:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9b3d0ba5-5b37-4273-a2ca-e3ff648d0821 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9b3d0ba5-5b37-4273-a2ca-e3ff648d0821 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9b3d0ba5-5b37-4273-a2ca-e3ff648d0821 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9b3d0ba5-5b37-4273-a2ca-e3ff648d0821 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/ba70eee8-1841-409e-9c44-49f16fbc72a5 returned with HTTP 200 Sep 04 22:54:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1308/2592] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:37 2026] GET /volume/v3/volumes/ba70eee8-1841-409e-9c44-49f16fbc72a5 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1b845bfa-5b11-492b-8883-145ca0127af8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1b845bfa-5b11-492b-8883-145ca0127af8 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/ba70eee8-1841-409e-9c44-49f16fbc72a5 Sep 04 22:54:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1b845bfa-5b11-492b-8883-145ca0127af8 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1b845bfa-5b11-492b-8883-145ca0127af8 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:39 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:39 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1b845bfa-5b11-492b-8883-145ca0127af8 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1b845bfa-5b11-492b-8883-145ca0127af8 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/ba70eee8-1841-409e-9c44-49f16fbc72a5 returned with HTTP 200 Sep 04 22:54:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1285/2593] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:38 2026] GET /volume/v3/volumes/ba70eee8-1841-409e-9c44-49f16fbc72a5 => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-810ce206-6606-42dc-8225-e468c4f855b1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-810ce206-6606-42dc-8225-e468c4f855b1 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] DELETE http://192.168.122.93/volume/v3/volumes/ba70eee8-1841-409e-9c44-49f16fbc72a5 Sep 04 22:54:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-810ce206-6606-42dc-8225-e468c4f855b1 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-810ce206-6606-42dc-8225-e468c4f855b1 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:39 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-810ce206-6606-42dc-8225-e468c4f855b1 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Delete volume with id: ba70eee8-1841-409e-9c44-49f16fbc72a5 Sep 04 22:54:39 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:39 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:39 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:39 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-810ce206-6606-42dc-8225-e468c4f855b1 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-810ce206-6606-42dc-8225-e468c4f855b1 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Delete volume request issued successfully. Sep 04 22:54:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-810ce206-6606-42dc-8225-e468c4f855b1 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/ba70eee8-1841-409e-9c44-49f16fbc72a5 returned with HTTP 202 Sep 04 22:54:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1309/2594] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:54:39 2026] DELETE /volume/v3/volumes/ba70eee8-1841-409e-9c44-49f16fbc72a5 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a1746d00-8186-41e5-8b10-67bd8e81c294 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a1746d00-8186-41e5-8b10-67bd8e81c294 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/ba70eee8-1841-409e-9c44-49f16fbc72a5 Sep 04 22:54:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a1746d00-8186-41e5-8b10-67bd8e81c294 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a1746d00-8186-41e5-8b10-67bd8e81c294 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:39 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:39 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a1746d00-8186-41e5-8b10-67bd8e81c294 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a1746d00-8186-41e5-8b10-67bd8e81c294 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/ba70eee8-1841-409e-9c44-49f16fbc72a5 returned with HTTP 200 Sep 04 22:54:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1286/2595] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:39 2026] GET /volume/v3/volumes/ba70eee8-1841-409e-9c44-49f16fbc72a5 => generated 862 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-91ebce70-1601-442f-b0ac-2952aa59d624 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-91ebce70-1601-442f-b0ac-2952aa59d624 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/ba70eee8-1841-409e-9c44-49f16fbc72a5 Sep 04 22:54:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-91ebce70-1601-442f-b0ac-2952aa59d624 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-91ebce70-1601-442f-b0ac-2952aa59d624 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-91ebce70-1601-442f-b0ac-2952aa59d624 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/ba70eee8-1841-409e-9c44-49f16fbc72a5 returned with HTTP 404 Sep 04 22:54:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1310/2596] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:40 2026] GET /volume/v3/volumes/ba70eee8-1841-409e-9c44-49f16fbc72a5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-46c91aa4-4f15-49e8-9ccf-db889ac856f9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-46c91aa4-4f15-49e8-9ccf-db889ac856f9 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] DELETE http://192.168.122.93/volume/v3/volumes/f5666447-77d7-4bdd-8c39-63e0c8b32772 Sep 04 22:54:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-46c91aa4-4f15-49e8-9ccf-db889ac856f9 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-46c91aa4-4f15-49e8-9ccf-db889ac856f9 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:40 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-46c91aa4-4f15-49e8-9ccf-db889ac856f9 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Delete volume with id: f5666447-77d7-4bdd-8c39-63e0c8b32772 Sep 04 22:54:40 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:40 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-46c91aa4-4f15-49e8-9ccf-db889ac856f9 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-46c91aa4-4f15-49e8-9ccf-db889ac856f9 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Delete volume request issued successfully. Sep 04 22:54:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-46c91aa4-4f15-49e8-9ccf-db889ac856f9 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/f5666447-77d7-4bdd-8c39-63e0c8b32772 returned with HTTP 202 Sep 04 22:54:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1287/2597] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:54:40 2026] DELETE /volume/v3/volumes/f5666447-77d7-4bdd-8c39-63e0c8b32772 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0257b7b8-dee6-4cd8-9219-9bbe437965f0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0257b7b8-dee6-4cd8-9219-9bbe437965f0 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/f5666447-77d7-4bdd-8c39-63e0c8b32772 Sep 04 22:54:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0257b7b8-dee6-4cd8-9219-9bbe437965f0 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0257b7b8-dee6-4cd8-9219-9bbe437965f0 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:40 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:40 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0257b7b8-dee6-4cd8-9219-9bbe437965f0 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0257b7b8-dee6-4cd8-9219-9bbe437965f0 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/f5666447-77d7-4bdd-8c39-63e0c8b32772 returned with HTTP 200 Sep 04 22:54:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1311/2598] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:40 2026] GET /volume/v3/volumes/f5666447-77d7-4bdd-8c39-63e0c8b32772 => generated 863 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8a782a6d-0e81-4c99-856c-201273af945a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8a782a6d-0e81-4c99-856c-201273af945a tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/f5666447-77d7-4bdd-8c39-63e0c8b32772 Sep 04 22:54:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8a782a6d-0e81-4c99-856c-201273af945a tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8a782a6d-0e81-4c99-856c-201273af945a tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8a782a6d-0e81-4c99-856c-201273af945a tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/f5666447-77d7-4bdd-8c39-63e0c8b32772 returned with HTTP 404 Sep 04 22:54:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1288/2599] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:41 2026] GET /volume/v3/volumes/f5666447-77d7-4bdd-8c39-63e0c8b32772 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ecce7345-7e61-4668-abb3-a050b174a460 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ecce7345-7e61-4668-abb3-a050b174a460 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] DELETE http://192.168.122.93/volume/v3/volumes/76bed9cf-9373-43ba-905d-2509ee145c3d Sep 04 22:54:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ecce7345-7e61-4668-abb3-a050b174a460 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ecce7345-7e61-4668-abb3-a050b174a460 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:41 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-ecce7345-7e61-4668-abb3-a050b174a460 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Delete volume with id: 76bed9cf-9373-43ba-905d-2509ee145c3d Sep 04 22:54:41 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:41 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ecce7345-7e61-4668-abb3-a050b174a460 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ecce7345-7e61-4668-abb3-a050b174a460 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Delete volume request issued successfully. Sep 04 22:54:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ecce7345-7e61-4668-abb3-a050b174a460 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/76bed9cf-9373-43ba-905d-2509ee145c3d returned with HTTP 202 Sep 04 22:54:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1312/2600] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:54:41 2026] DELETE /volume/v3/volumes/76bed9cf-9373-43ba-905d-2509ee145c3d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-73365eed-b040-40b7-a102-270816677e1d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-73365eed-b040-40b7-a102-270816677e1d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/76bed9cf-9373-43ba-905d-2509ee145c3d Sep 04 22:54:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-73365eed-b040-40b7-a102-270816677e1d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-73365eed-b040-40b7-a102-270816677e1d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:41 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:41 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:41 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:41 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-73365eed-b040-40b7-a102-270816677e1d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-73365eed-b040-40b7-a102-270816677e1d tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/76bed9cf-9373-43ba-905d-2509ee145c3d returned with HTTP 200 Sep 04 22:54:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1289/2601] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:41 2026] GET /volume/v3/volumes/76bed9cf-9373-43ba-905d-2509ee145c3d => generated 863 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-989ee865-1783-4ee5-aaef-88d173abcbe4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-989ee865-1783-4ee5-aaef-88d173abcbe4 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/76bed9cf-9373-43ba-905d-2509ee145c3d Sep 04 22:54:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-989ee865-1783-4ee5-aaef-88d173abcbe4 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-989ee865-1783-4ee5-aaef-88d173abcbe4 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-989ee865-1783-4ee5-aaef-88d173abcbe4 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/76bed9cf-9373-43ba-905d-2509ee145c3d returned with HTTP 404 Sep 04 22:54:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1313/2602] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:42 2026] GET /volume/v3/volumes/76bed9cf-9373-43ba-905d-2509ee145c3d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-83276f2a-2e7c-44c5-8778-463dfc811ea8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-83276f2a-2e7c-44c5-8778-463dfc811ea8 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] DELETE http://192.168.122.93/volume/v3/volumes/01e1469d-18b5-4c68-a3e5-5b6197d875aa Sep 04 22:54:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-83276f2a-2e7c-44c5-8778-463dfc811ea8 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-83276f2a-2e7c-44c5-8778-463dfc811ea8 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:42 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-83276f2a-2e7c-44c5-8778-463dfc811ea8 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Delete volume with id: 01e1469d-18b5-4c68-a3e5-5b6197d875aa Sep 04 22:54:42 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:42 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-83276f2a-2e7c-44c5-8778-463dfc811ea8 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-83276f2a-2e7c-44c5-8778-463dfc811ea8 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Delete volume request issued successfully. Sep 04 22:54:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-83276f2a-2e7c-44c5-8778-463dfc811ea8 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/01e1469d-18b5-4c68-a3e5-5b6197d875aa returned with HTTP 202 Sep 04 22:54:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1290/2603] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:54:42 2026] DELETE /volume/v3/volumes/01e1469d-18b5-4c68-a3e5-5b6197d875aa => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7d9c7216-ec0d-4c2c-a112-819150dc8079 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7d9c7216-ec0d-4c2c-a112-819150dc8079 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/01e1469d-18b5-4c68-a3e5-5b6197d875aa Sep 04 22:54:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7d9c7216-ec0d-4c2c-a112-819150dc8079 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7d9c7216-ec0d-4c2c-a112-819150dc8079 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:42 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:42 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7d9c7216-ec0d-4c2c-a112-819150dc8079 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7d9c7216-ec0d-4c2c-a112-819150dc8079 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/01e1469d-18b5-4c68-a3e5-5b6197d875aa returned with HTTP 200 Sep 04 22:54:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1314/2604] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:42 2026] GET /volume/v3/volumes/01e1469d-18b5-4c68-a3e5-5b6197d875aa => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5b9ccd7b-6e58-4c01-b974-eb19fc597c58 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5b9ccd7b-6e58-4c01-b974-eb19fc597c58 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/01e1469d-18b5-4c68-a3e5-5b6197d875aa Sep 04 22:54:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5b9ccd7b-6e58-4c01-b974-eb19fc597c58 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5b9ccd7b-6e58-4c01-b974-eb19fc597c58 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5b9ccd7b-6e58-4c01-b974-eb19fc597c58 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/01e1469d-18b5-4c68-a3e5-5b6197d875aa returned with HTTP 404 Sep 04 22:54:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1291/2605] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:43 2026] GET /volume/v3/volumes/01e1469d-18b5-4c68-a3e5-5b6197d875aa => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:54:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c520c261-6a32-4cfa-83e8-8c8c52219235 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c520c261-6a32-4cfa-83e8-8c8c52219235 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] DELETE http://192.168.122.93/volume/v3/volumes/0f924746-2a23-48c1-9a23-fd7205a967b9 Sep 04 22:54:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c520c261-6a32-4cfa-83e8-8c8c52219235 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c520c261-6a32-4cfa-83e8-8c8c52219235 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:43 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-c520c261-6a32-4cfa-83e8-8c8c52219235 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Delete volume with id: 0f924746-2a23-48c1-9a23-fd7205a967b9 Sep 04 22:54:43 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:43 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c520c261-6a32-4cfa-83e8-8c8c52219235 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c520c261-6a32-4cfa-83e8-8c8c52219235 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Delete volume request issued successfully. Sep 04 22:54:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c520c261-6a32-4cfa-83e8-8c8c52219235 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/0f924746-2a23-48c1-9a23-fd7205a967b9 returned with HTTP 202 Sep 04 22:54:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1315/2606] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:54:43 2026] DELETE /volume/v3/volumes/0f924746-2a23-48c1-9a23-fd7205a967b9 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-daeb3267-53a6-4cfc-bdb5-e6aa5f858925 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-daeb3267-53a6-4cfc-bdb5-e6aa5f858925 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/0f924746-2a23-48c1-9a23-fd7205a967b9 Sep 04 22:54:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-daeb3267-53a6-4cfc-bdb5-e6aa5f858925 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-daeb3267-53a6-4cfc-bdb5-e6aa5f858925 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-daeb3267-53a6-4cfc-bdb5-e6aa5f858925 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-daeb3267-53a6-4cfc-bdb5-e6aa5f858925 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/0f924746-2a23-48c1-9a23-fd7205a967b9 returned with HTTP 200 Sep 04 22:54:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1292/2607] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:43 2026] GET /volume/v3/volumes/0f924746-2a23-48c1-9a23-fd7205a967b9 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-93d4c316-21bd-4765-871c-bbf95b52ff87 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-93d4c316-21bd-4765-871c-bbf95b52ff87 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/0f924746-2a23-48c1-9a23-fd7205a967b9 Sep 04 22:54:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-93d4c316-21bd-4765-871c-bbf95b52ff87 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-93d4c316-21bd-4765-871c-bbf95b52ff87 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-93d4c316-21bd-4765-871c-bbf95b52ff87 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/0f924746-2a23-48c1-9a23-fd7205a967b9 returned with HTTP 404 Sep 04 22:54:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1316/2608] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:45 2026] GET /volume/v3/volumes/0f924746-2a23-48c1-9a23-fd7205a967b9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a64bdb16-975e-4d51-9247-9f285063b3e3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a64bdb16-975e-4d51-9247-9f285063b3e3 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] DELETE http://192.168.122.93/volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e Sep 04 22:54:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a64bdb16-975e-4d51-9247-9f285063b3e3 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a64bdb16-975e-4d51-9247-9f285063b3e3 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:45 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-a64bdb16-975e-4d51-9247-9f285063b3e3 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Delete volume with id: 20175876-4c5b-4f60-a74a-20d4a241530e Sep 04 22:54:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:54:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:54:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a64bdb16-975e-4d51-9247-9f285063b3e3 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a64bdb16-975e-4d51-9247-9f285063b3e3 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Delete volume request issued successfully. Sep 04 22:54:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a64bdb16-975e-4d51-9247-9f285063b3e3 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e returned with HTTP 202 Sep 04 22:54:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1293/2609] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:54:45 2026] DELETE /volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-297fd92d-5822-450f-875f-850220168e8b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-297fd92d-5822-450f-875f-850220168e8b tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e Sep 04 22:54:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-297fd92d-5822-450f-875f-850220168e8b tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-297fd92d-5822-450f-875f-850220168e8b tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:54:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:54:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-297fd92d-5822-450f-875f-850220168e8b tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Volume info retrieved successfully. Sep 04 22:54:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-297fd92d-5822-450f-875f-850220168e8b tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e returned with HTTP 200 Sep 04 22:54:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1317/2610] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:45 2026] GET /volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-28d790ed-2a08-44d9-8d06-c3f92a7d90b9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-28d790ed-2a08-44d9-8d06-c3f92a7d90b9 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] GET http://192.168.122.93/volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e Sep 04 22:54:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-28d790ed-2a08-44d9-8d06-c3f92a7d90b9 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-28d790ed-2a08-44d9-8d06-c3f92a7d90b9 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-28d790ed-2a08-44d9-8d06-c3f92a7d90b9 tempest-CreateVolumesFromSourceVolumeTest-953114049 tempest-CreateVolumesFromSourceVolumeTest-953114049-project-member] http://192.168.122.93/volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e returned with HTTP 404 Sep 04 22:54:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1294/2611] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:54:46 2026] GET /volume/v3/volumes/20175876-4c5b-4f60-a74a-20d4a241530e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-90593db9-ab78-4709-a009-1d33bef1b009 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-90593db9-ab78-4709-a009-1d33bef1b009 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:54:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-90593db9-ab78-4709-a009-1d33bef1b009 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1727421860", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-90593db9-ab78-4709-a009-1d33bef1b009 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:54:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1318/2612] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:54:48 2026] POST /volume/v3/types => generated 380 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e37db6b2-f4c4-4725-99fb-482b51028232 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e37db6b2-f4c4-4725-99fb-482b51028232 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] POST http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/encryption Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e37db6b2-f4c4-4725-99fb-482b51028232 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e37db6b2-f4c4-4725-99fb-482b51028232 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/encryption returned with HTTP 200 Sep 04 22:54:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1295/2613] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:54:49 2026] POST /volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-30325543-3b84-40b1-9b37-6184428a2c87 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-30325543-3b84-40b1-9b37-6184428a2c87 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-30325543-3b84-40b1-9b37-6184428a2c87 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1974082043", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-30325543-3b84-40b1-9b37-6184428a2c87 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:54:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1319/2614] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:54:49 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 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cb334340-81fb-4a35-9ab4-019211a5f99d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cb334340-81fb-4a35-9ab4-019211a5f99d tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] POST http://192.168.122.93/volume/v3/types/e9dbb34f-a5c8-4bb5-9709-8ca40e0c97f0/encryption Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cb334340-81fb-4a35-9ab4-019211a5f99d tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cb334340-81fb-4a35-9ab4-019211a5f99d tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/e9dbb34f-a5c8-4bb5-9709-8ca40e0c97f0/encryption returned with HTTP 200 Sep 04 22:54:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1296/2615] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:54:49 2026] POST /volume/v3/types/e9dbb34f-a5c8-4bb5-9709-8ca40e0c97f0/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-689c0e05-f032-4266-a297-2cf4ad13cf24 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-689c0e05-f032-4266-a297-2cf4ad13cf24 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-689c0e05-f032-4266-a297-2cf4ad13cf24 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-783917089", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-689c0e05-f032-4266-a297-2cf4ad13cf24 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:54:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1320/2616] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:54:49 2026] POST /volume/v3/types => generated 379 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-664c3ee3-3c5d-4acb-a264-cdb60c945dc1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-664c3ee3-3c5d-4acb-a264-cdb60c945dc1 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] POST http://192.168.122.93/volume/v3/types/e5707ffc-07a2-4473-90f3-ad3065c859ae/extra_specs Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-664c3ee3-3c5d-4acb-a264-cdb60c945dc1 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-664c3ee3-3c5d-4acb-a264-cdb60c945dc1 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/e5707ffc-07a2-4473-90f3-ad3065c859ae/extra_specs returned with HTTP 200 Sep 04 22:54:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1297/2617] 192.168.122.93 () {60 vars in 1278 bytes} [Fri Sep 4 22:54:49 2026] POST /volume/v3/types/e5707ffc-07a2-4473-90f3-ad3065c859ae/extra_specs => generated 35 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e71a9906-aa74-4d6b-8550-f225f1b3d094 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e71a9906-aa74-4d6b-8550-f225f1b3d094 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] PUT http://192.168.122.93/volume/v3/types/e5707ffc-07a2-4473-90f3-ad3065c859ae/extra_specs/key2 Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e71a9906-aa74-4d6b-8550-f225f1b3d094 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e71a9906-aa74-4d6b-8550-f225f1b3d094 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/e5707ffc-07a2-4473-90f3-ad3065c859ae/extra_specs/key2 returned with HTTP 200 Sep 04 22:54:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1321/2618] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:54:49 2026] PUT /volume/v3/types/e5707ffc-07a2-4473-90f3-ad3065c859ae/extra_specs/key2 => generated 25 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b420cd17-d508-4771-9c7f-b359415653a4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b420cd17-d508-4771-9c7f-b359415653a4 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b420cd17-d508-4771-9c7f-b359415653a4 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b420cd17-d508-4771-9c7f-b359415653a4 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:54:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1298/2619] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:54:49 2026] POST /volume/v3/types => generated 195 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-43f28ce6-4d8b-403e-9c36-b44bf18feca7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-43f28ce6-4d8b-403e-9c36-b44bf18feca7 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] DELETE http://192.168.122.93/volume/v3/types/be4a6727-a533-45c8-8895-914af240b646 Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-43f28ce6-4d8b-403e-9c36-b44bf18feca7 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-43f28ce6-4d8b-403e-9c36-b44bf18feca7 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-43f28ce6-4d8b-403e-9c36-b44bf18feca7 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/be4a6727-a533-45c8-8895-914af240b646 returned with HTTP 202 Sep 04 22:54:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1322/2620] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:54:49 2026] DELETE /volume/v3/types/be4a6727-a533-45c8-8895-914af240b646 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-72b9bbed-15e3-4ef4-b106-bf2d5386c551 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-72b9bbed-15e3-4ef4-b106-bf2d5386c551 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-72b9bbed-15e3-4ef4-b106-bf2d5386c551 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1010049086", "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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-72b9bbed-15e3-4ef4-b106-bf2d5386c551 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:54:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1299/2621] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:54:49 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2de5d430-537e-4be9-ab71-a31c4ca74526 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2de5d430-537e-4be9-ab71-a31c4ca74526 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] POST http://192.168.122.93/volume/v3/types/adcd82b0-828b-4553-9de2-a04d86115e53/encryption Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2de5d430-537e-4be9-ab71-a31c4ca74526 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2de5d430-537e-4be9-ab71-a31c4ca74526 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/adcd82b0-828b-4553-9de2-a04d86115e53/encryption returned with HTTP 200 Sep 04 22:54:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1323/2622] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:54:49 2026] POST /volume/v3/types/adcd82b0-828b-4553-9de2-a04d86115e53/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-11e54edd-79c3-4c21-b101-0ad4092ca395 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-11e54edd-79c3-4c21-b101-0ad4092ca395 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] DELETE http://192.168.122.93/volume/v3/types/adcd82b0-828b-4553-9de2-a04d86115e53/encryption/8e0b0141-accf-4ea0-a101-2874bdb56ed5 Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-11e54edd-79c3-4c21-b101-0ad4092ca395 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-11e54edd-79c3-4c21-b101-0ad4092ca395 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-11e54edd-79c3-4c21-b101-0ad4092ca395 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/adcd82b0-828b-4553-9de2-a04d86115e53/encryption/8e0b0141-accf-4ea0-a101-2874bdb56ed5 returned with HTTP 202 Sep 04 22:54:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1300/2623] 192.168.122.93 () {58 vars in 1368 bytes} [Fri Sep 4 22:54:49 2026] DELETE /volume/v3/types/adcd82b0-828b-4553-9de2-a04d86115e53/encryption/8e0b0141-accf-4ea0-a101-2874bdb56ed5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3f01de9d-c00a-4f60-b643-e04e1d81b186 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3f01de9d-c00a-4f60-b643-e04e1d81b186 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3f01de9d-c00a-4f60-b643-e04e1d81b186 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-410300115", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3f01de9d-c00a-4f60-b643-e04e1d81b186 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:54:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1324/2624] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:54:49 2026] POST /volume/v3/types => generated 379 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-be48e8d4-380e-4071-9620-54d43e69f4c3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-be48e8d4-380e-4071-9620-54d43e69f4c3 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] DELETE http://192.168.122.93/volume/v3/types/2e8b0ed3-fa3f-4af2-9533-88e7b3a424bd/extra_specs/key1 Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-be48e8d4-380e-4071-9620-54d43e69f4c3 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-be48e8d4-380e-4071-9620-54d43e69f4c3 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-be48e8d4-380e-4071-9620-54d43e69f4c3 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/2e8b0ed3-fa3f-4af2-9533-88e7b3a424bd/extra_specs/key1 returned with HTTP 202 Sep 04 22:54:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1301/2625] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:54:49 2026] DELETE /volume/v3/types/2e8b0ed3-fa3f-4af2-9533-88e7b3a424bd/extra_specs/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-24eb0f49-1715-471b-941e-08bff9ad8ad1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-24eb0f49-1715-471b-941e-08bff9ad8ad1 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-24eb0f49-1715-471b-941e-08bff9ad8ad1 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-422345150", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-24eb0f49-1715-471b-941e-08bff9ad8ad1 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:54:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1325/2626] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:54:49 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5b77e5d3-9111-4ae9-9f34-83359bc1cd65 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5b77e5d3-9111-4ae9-9f34-83359bc1cd65 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] DELETE http://192.168.122.93/volume/v3/types/6dd4f414-4ebe-48b2-8cdd-970fc1c31a7e Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5b77e5d3-9111-4ae9-9f34-83359bc1cd65 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5b77e5d3-9111-4ae9-9f34-83359bc1cd65 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5b77e5d3-9111-4ae9-9f34-83359bc1cd65 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/6dd4f414-4ebe-48b2-8cdd-970fc1c31a7e returned with HTTP 202 Sep 04 22:54:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1302/2627] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:54:49 2026] DELETE /volume/v3/types/6dd4f414-4ebe-48b2-8cdd-970fc1c31a7e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b9a27170-b35e-4143-8730-f21f62c2b3db None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b9a27170-b35e-4143-8730-f21f62c2b3db tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] GET http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/extra_specs Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b9a27170-b35e-4143-8730-f21f62c2b3db tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b9a27170-b35e-4143-8730-f21f62c2b3db tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b9a27170-b35e-4143-8730-f21f62c2b3db tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/extra_specs returned with HTTP 200 Sep 04 22:54:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1326/2628] 192.168.122.93 () {58 vars in 1257 bytes} [Fri Sep 4 22:54:49 2026] GET /volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/extra_specs => generated 185 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4e6e9d86-6cf1-4380-894b-aed55ffd57c3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4e6e9d86-6cf1-4380-894b-aed55ffd57c3 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] GET http://192.168.122.93/volume/v3/types Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4e6e9d86-6cf1-4380-894b-aed55ffd57c3 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4e6e9d86-6cf1-4380-894b-aed55ffd57c3 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4e6e9d86-6cf1-4380-894b-aed55ffd57c3 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:54:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1303/2629] 192.168.122.93 () {58 vars in 1110 bytes} [Fri Sep 4 22:54:49 2026] GET /volume/v3/types => generated 2588 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8ec3f67d-623a-4841-82db-d9475e406076 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8ec3f67d-623a-4841-82db-d9475e406076 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] GET http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/encryption/cipher Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8ec3f67d-623a-4841-82db-d9475e406076 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8ec3f67d-623a-4841-82db-d9475e406076 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8ec3f67d-623a-4841-82db-d9475e406076 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/encryption/cipher returned with HTTP 200 Sep 04 22:54:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1327/2630] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:54:49 2026] GET /volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/encryption/cipher => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:54:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8cae001c-6993-43b3-9eae-78c7dc761ef3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8cae001c-6993-43b3-9eae-78c7dc761ef3 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] GET http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/encryption Sep 04 22:54:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8cae001c-6993-43b3-9eae-78c7dc761ef3 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8cae001c-6993-43b3-9eae-78c7dc761ef3 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8cae001c-6993-43b3-9eae-78c7dc761ef3 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/encryption returned with HTTP 200 Sep 04 22:54:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1304/2631] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:54:49 2026] GET /volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/encryption => generated 325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9baf31f6-d7cf-47d7-9c60-9f12ae6f1f3d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9baf31f6-d7cf-47d7-9c60-9f12ae6f1f3d tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] GET http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/extra_specs/multiattach Sep 04 22:54:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9baf31f6-d7cf-47d7-9c60-9f12ae6f1f3d tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9baf31f6-d7cf-47d7-9c60-9f12ae6f1f3d tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9baf31f6-d7cf-47d7-9c60-9f12ae6f1f3d tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/extra_specs/multiattach returned with HTTP 200 Sep 04 22:54:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1328/2632] 192.168.122.93 () {58 vars in 1293 bytes} [Fri Sep 4 22:54:50 2026] GET /volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:54:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d4f2ab63-407b-45a1-849a-9f00191d88f2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d4f2ab63-407b-45a1-849a-9f00191d88f2 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] GET http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/extra_specs/volume_backend_name Sep 04 22:54:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d4f2ab63-407b-45a1-849a-9f00191d88f2 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d4f2ab63-407b-45a1-849a-9f00191d88f2 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d4f2ab63-407b-45a1-849a-9f00191d88f2 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/extra_specs/volume_backend_name returned with HTTP 200 Sep 04 22:54:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1305/2633] 192.168.122.93 () {58 vars in 1317 bytes} [Fri Sep 4 22:54:50 2026] GET /volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/extra_specs/volume_backend_name => generated 44 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:54:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8ed06c88-8bbb-4258-83f1-32893f612b9b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8ed06c88-8bbb-4258-83f1-32893f612b9b tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] GET http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940 Sep 04 22:54:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8ed06c88-8bbb-4258-83f1-32893f612b9b tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8ed06c88-8bbb-4258-83f1-32893f612b9b tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8ed06c88-8bbb-4258-83f1-32893f612b9b tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940 returned with HTTP 200 Sep 04 22:54:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1329/2634] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:54:50 2026] GET /volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940 => generated 402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1c4b59a5-8b33-4e6f-9fda-aa4f02be351b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1c4b59a5-8b33-4e6f-9fda-aa4f02be351b tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] PUT http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/encryption/95f49b36-40f7-4b73-a84e-aee82bd43b87 Sep 04 22:54:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1c4b59a5-8b33-4e6f-9fda-aa4f02be351b tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1c4b59a5-8b33-4e6f-9fda-aa4f02be351b tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/encryption/95f49b36-40f7-4b73-a84e-aee82bd43b87 returned with HTTP 200 Sep 04 22:54:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1306/2635] 192.168.122.93 () {60 vars in 1385 bytes} [Fri Sep 4 22:54:50 2026] PUT /volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/encryption/95f49b36-40f7-4b73-a84e-aee82bd43b87 => generated 33 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:54:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9831b9f8-fbe8-4f25-a99e-3556df12868f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9831b9f8-fbe8-4f25-a99e-3556df12868f tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] PUT http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/extra_specs/key1 Sep 04 22:54:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9831b9f8-fbe8-4f25-a99e-3556df12868f tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9831b9f8-fbe8-4f25-a99e-3556df12868f tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/extra_specs/key1 returned with HTTP 200 Sep 04 22:54:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1330/2636] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:54:50 2026] PUT /volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940/extra_specs/key1 => generated 30 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:54:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e30f4f7b-4655-4232-a633-2266431ceafb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e30f4f7b-4655-4232-a633-2266431ceafb tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] PUT http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940 Sep 04 22:54:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e30f4f7b-4655-4232-a633-2266431ceafb tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e30f4f7b-4655-4232-a633-2266431ceafb tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940 returned with HTTP 200 Sep 04 22:54:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1307/2637] 192.168.122.93 () {60 vars in 1241 bytes} [Fri Sep 4 22:54:50 2026] PUT /volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940 => generated 371 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1d764197-2841-4d1d-9e07-6861797defae None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d764197-2841-4d1d-9e07-6861797defae tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] DELETE http://192.168.122.93/volume/v3/types/2e8b0ed3-fa3f-4af2-9533-88e7b3a424bd Sep 04 22:54:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d764197-2841-4d1d-9e07-6861797defae tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d764197-2841-4d1d-9e07-6861797defae tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d764197-2841-4d1d-9e07-6861797defae tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/2e8b0ed3-fa3f-4af2-9533-88e7b3a424bd returned with HTTP 202 Sep 04 22:54:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1331/2638] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:54:50 2026] DELETE /volume/v3/types/2e8b0ed3-fa3f-4af2-9533-88e7b3a424bd => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e6a9e3b0-d897-4c6e-8561-4221686fd9b9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e6a9e3b0-d897-4c6e-8561-4221686fd9b9 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] DELETE http://192.168.122.93/volume/v3/types/adcd82b0-828b-4553-9de2-a04d86115e53 Sep 04 22:54:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e6a9e3b0-d897-4c6e-8561-4221686fd9b9 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e6a9e3b0-d897-4c6e-8561-4221686fd9b9 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e6a9e3b0-d897-4c6e-8561-4221686fd9b9 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/adcd82b0-828b-4553-9de2-a04d86115e53 returned with HTTP 202 Sep 04 22:54:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1308/2639] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:54:50 2026] DELETE /volume/v3/types/adcd82b0-828b-4553-9de2-a04d86115e53 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e90f3641-a8ee-43a8-be75-c14a23e1a827 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e90f3641-a8ee-43a8-be75-c14a23e1a827 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] DELETE http://192.168.122.93/volume/v3/types/e5707ffc-07a2-4473-90f3-ad3065c859ae Sep 04 22:54:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e90f3641-a8ee-43a8-be75-c14a23e1a827 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e90f3641-a8ee-43a8-be75-c14a23e1a827 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e90f3641-a8ee-43a8-be75-c14a23e1a827 tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/e5707ffc-07a2-4473-90f3-ad3065c859ae returned with HTTP 202 Sep 04 22:54:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1332/2640] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:54:50 2026] DELETE /volume/v3/types/e5707ffc-07a2-4473-90f3-ad3065c859ae => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d203ac1a-157d-473e-b1f4-c978dff3738a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d203ac1a-157d-473e-b1f4-c978dff3738a tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] DELETE http://192.168.122.93/volume/v3/types/e9dbb34f-a5c8-4bb5-9709-8ca40e0c97f0 Sep 04 22:54:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d203ac1a-157d-473e-b1f4-c978dff3738a tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d203ac1a-157d-473e-b1f4-c978dff3738a tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d203ac1a-157d-473e-b1f4-c978dff3738a tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/e9dbb34f-a5c8-4bb5-9709-8ca40e0c97f0 returned with HTTP 202 Sep 04 22:54:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1309/2641] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:54:50 2026] DELETE /volume/v3/types/e9dbb34f-a5c8-4bb5-9709-8ca40e0c97f0 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-be20be30-f86f-40e8-b817-2316fe8415ba None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-be20be30-f86f-40e8-b817-2316fe8415ba tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] DELETE http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940 Sep 04 22:54:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-be20be30-f86f-40e8-b817-2316fe8415ba tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-be20be30-f86f-40e8-b817-2316fe8415ba tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-be20be30-f86f-40e8-b817-2316fe8415ba tempest-VolumeTypesAdminTests-1584324797 tempest-VolumeTypesAdminTests-1584324797-project-admin] http://192.168.122.93/volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940 returned with HTTP 202 Sep 04 22:54:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1333/2642] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:54:50 2026] DELETE /volume/v3/types/01ea4477-f810-49e3-a3eb-75eb19859940 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:55:00 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=286,cinder:UPDATE=81,cinder:INSERT=41 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:55:00 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=255,cinder:UPDATE=71,cinder:INSERT=52 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:55:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2140333615", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2140333615', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Create volume of 1 GB Sep 04 22:55:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Availability Zones retrieved successfully. Sep 04 22:55:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Flow 'volume_create_api' (d6503938-8546-43e3-a2e7-83e6d557c22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a1790e-5c65-4628-86db-318270907478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a1790e-5c65-4628-86db-318270907478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25eb9683-d96c-4ac3-a320-dd3fce4a6739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Created reservations ['7f9ff5b5-69e5-4be0-aa9e-582311ad0d13', '7e863a66-3d59-407f-9374-b383e38b8359', '0854e7ca-1ec1-4a51-8938-a83279260b2b', '3c1b5629-ee68-4424-a6e4-eb53c820ed97'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25eb9683-d96c-4ac3-a320-dd3fce4a6739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f9ff5b5-69e5-4be0-aa9e-582311ad0d13', '7e863a66-3d59-407f-9374-b383e38b8359', '0854e7ca-1ec1-4a51-8938-a83279260b2b', '3c1b5629-ee68-4424-a6e4-eb53c820ed97']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd0f4ca4-3c96-4d50-a577-6f6f6ba13e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd0f4ca4-3c96-4d50-a577-6f6f6ba13e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddb6e3fc-7633-44f4-9594-13c771bab1bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2140333615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='832cb8e2405840e7b12016a016beae30',qos_specs=None,replication_status=,reservations=['7f9ff5b5-69e5-4be0-aa9e-582311ad0d13','7e863a66-3d59-407f-9374-b383e38b8359','0854e7ca-1ec1-4a51-8938-a83279260b2b','3c1b5629-ee68-4424-a6e4-eb53c820ed97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='974d5249086e472b822c24ea02c47bb2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:55:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2140333615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddb6e3fc-7633-44f4-9594-13c771bab1bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='832cb8e2405840e7b12016a016beae30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='974d5249086e472b822c24ea02c47bb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33490763-82a1-4999-ba4c-c113d9787717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33490763-82a1-4999-ba4c-c113d9787717) transitioned into state 'SUCCESS' from state '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-2140333615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='832cb8e2405840e7b12016a016beae30',qos_specs=None,replication_status=,reservations=['7f9ff5b5-69e5-4be0-aa9e-582311ad0d13','7e863a66-3d59-407f-9374-b383e38b8359','0854e7ca-1ec1-4a51-8938-a83279260b2b','3c1b5629-ee68-4424-a6e4-eb53c820ed97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='974d5249086e472b822c24ea02c47bb2',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6c75054-f39d-4587-afd4-50d017abe292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6c75054-f39d-4587-afd4-50d017abe292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Flow 'volume_create_api' (d6503938-8546-43e3-a2e7-83e6d557c22c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Create volume request issued successfully. Sep 04 22:55:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fa285b3b-0aae-4c2c-8785-50855a5f4994 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:55:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1310/2643] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:55:10 2026] POST /volume/v3/volumes => generated 762 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:55:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d1a78976-425a-417a-bbda-5b125f1707ad None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d1a78976-425a-417a-bbda-5b125f1707ad tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:55:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d1a78976-425a-417a-bbda-5b125f1707ad tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d1a78976-425a-417a-bbda-5b125f1707ad tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d1a78976-425a-417a-bbda-5b125f1707ad tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:55:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d1a78976-425a-417a-bbda-5b125f1707ad tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 200 Sep 04 22:55:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1334/2644] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:10 2026] GET /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 830 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6bcdf29d-9dd2-4093-baac-8c5d5556e784 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6bcdf29d-9dd2-4093-baac-8c5d5556e784 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:55:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6bcdf29d-9dd2-4093-baac-8c5d5556e784 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6bcdf29d-9dd2-4093-baac-8c5d5556e784 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6bcdf29d-9dd2-4093-baac-8c5d5556e784 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:55:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6bcdf29d-9dd2-4093-baac-8c5d5556e784 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 200 Sep 04 22:55:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1311/2645] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:11 2026] GET /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cf9795f4-2cb6-44ea-b91e-82a9e76cfa9b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cf9795f4-2cb6-44ea-b91e-82a9e76cfa9b tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:55:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cf9795f4-2cb6-44ea-b91e-82a9e76cfa9b tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cf9795f4-2cb6-44ea-b91e-82a9e76cfa9b tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:12 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:12 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:12 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:12 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:12 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-cf9795f4-2cb6-44ea-b91e-82a9e76cfa9b tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:55:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cf9795f4-2cb6-44ea-b91e-82a9e76cfa9b tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 200 Sep 04 22:55:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1335/2646] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:12 2026] GET /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 855 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:55:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e41f9cf9-96bc-4876-85b0-b5904e189a78 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e41f9cf9-96bc-4876-85b0-b5904e189a78 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:55:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e41f9cf9-96bc-4876-85b0-b5904e189a78 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e41f9cf9-96bc-4876-85b0-b5904e189a78 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e41f9cf9-96bc-4876-85b0-b5904e189a78 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:55:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e41f9cf9-96bc-4876-85b0-b5904e189a78 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 200 Sep 04 22:55:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1312/2647] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:12 2026] GET /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-06db4090-1d8b-4d37-853e-2210bf23d8d3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-06db4090-1d8b-4d37-853e-2210bf23d8d3 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes Sep 04 22:55:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-06db4090-1d8b-4d37-853e-2210bf23d8d3 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-06db4090-1d8b-4d37-853e-2210bf23d8d3 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-06db4090-1d8b-4d37-853e-2210bf23d8d3 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:55:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-06db4090-1d8b-4d37-853e-2210bf23d8d3 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:55:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-06db4090-1d8b-4d37-853e-2210bf23d8d3 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Get all volumes completed successfully. Sep 04 22:55:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-06db4090-1d8b-4d37-853e-2210bf23d8d3 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 200 Sep 04 22:55:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1336/2648] 192.168.122.93 () {58 vars in 1116 bytes} [Fri Sep 4 22:55:13 2026] GET /volume/v3/volumes => generated 345 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-01c70879-bf8c-4cde-bed5-646570410e3d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-01c70879-bf8c-4cde-bed5-646570410e3d tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:55:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-01c70879-bf8c-4cde-bed5-646570410e3d tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-01c70879-bf8c-4cde-bed5-646570410e3d tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-01c70879-bf8c-4cde-bed5-646570410e3d tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:55:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-01c70879-bf8c-4cde-bed5-646570410e3d tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 200 Sep 04 22:55:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1313/2649] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:13 2026] GET /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-7c5aa896-48ac-4936-9a7d-7aeea0325bf7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-7c5aa896-48ac-4936-9a7d-7aeea0325bf7 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:55:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-7c5aa896-48ac-4936-9a7d-7aeea0325bf7 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-7c5aa896-48ac-4936-9a7d-7aeea0325bf7 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-7c5aa896-48ac-4936-9a7d-7aeea0325bf7 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:55:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-7c5aa896-48ac-4936-9a7d-7aeea0325bf7 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 200 Sep 04 22:55:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1337/2650] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:55:13 2026] GET /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:55:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-61113cef-a72f-4ccc-b66c-8427d9d7e7da None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-61113cef-a72f-4ccc-b66c-8427d9d7e7da None None] GET http://192.168.122.93/volume// Sep 04 22:55:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-61113cef-a72f-4ccc-b66c-8427d9d7e7da None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-61113cef-a72f-4ccc-b66c-8427d9d7e7da None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-61113cef-a72f-4ccc-b66c-8427d9d7e7da None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:55:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1314/2651] 192.168.122.93 () {58 vars in 1312 bytes} [Fri Sep 4 22:55:13 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:55:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-28dd9ab3-751d-4803-a233-336e1b87879e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-28dd9ab3-751d-4803-a233-336e1b87879e tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:55:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-28dd9ab3-751d-4803-a233-336e1b87879e tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ddb6e3fc-7633-44f4-9594-13c771bab1bd", "connector": null, "instance_uuid": "2f238c53-5150-4779-97c9-8cd18a6f20a5"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-28dd9ab3-751d-4803-a233-336e1b87879e tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:55:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1338/2652] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:55:13 2026] POST /volume/v3/attachments => generated 273 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:55:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-65851737-be51-480d-be32-f470f85b619a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-65851737-be51-480d-be32-f470f85b619a tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:55:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-65851737-be51-480d-be32-f470f85b619a tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-65851737-be51-480d-be32-f470f85b619a tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:14 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:14 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-36b224a9-38de-4318-a39d-708cec9f75c0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-36b224a9-38de-4318-a39d-708cec9f75c0 None None] GET http://192.168.122.93/volume// Sep 04 22:55:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-36b224a9-38de-4318-a39d-708cec9f75c0 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-36b224a9-38de-4318-a39d-708cec9f75c0 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-36b224a9-38de-4318-a39d-708cec9f75c0 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:55:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1339/2653] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:55:14 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:55:14 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:14 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-2d93f8b6-f037-4263-b3c5-eff05415da66 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-2d93f8b6-f037-4263-b3c5-eff05415da66 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:55:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-2d93f8b6-f037-4263-b3c5-eff05415da66 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-2d93f8b6-f037-4263-b3c5-eff05415da66 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-65851737-be51-480d-be32-f470f85b619a tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:55:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-65851737-be51-480d-be32-f470f85b619a tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 200 Sep 04 22:55:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1315/2654] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:14 2026] GET /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 854 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-2d93f8b6-f037-4263-b3c5-eff05415da66 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:55:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-2d93f8b6-f037-4263-b3c5-eff05415da66 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 200 Sep 04 22:55:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1340/2655] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:55:14 2026] GET /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 1035 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:55:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-985a2ef5-7044-49e4-b2d6-efd2e643d3ef None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-985a2ef5-7044-49e4-b2d6-efd2e643d3ef tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] PUT http://192.168.122.93/volume/v3/attachments/cfbc149c-985d-44d0-8a7d-33c8d580b77e Sep 04 22:55:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-985a2ef5-7044-49e4-b2d6-efd2e643d3ef tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:14 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-985a2ef5-7044-49e4-b2d6-efd2e643d3ef tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Acquiring lock "cinder-attachment_update-ddb6e3fc-7633-44f4-9594-13c771bab1bd-devstack" by "attachment_update" {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:55:14 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-985a2ef5-7044-49e4-b2d6-efd2e643d3ef tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Lock "cinder-attachment_update-ddb6e3fc-7633-44f4-9594-13c771bab1bd-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:55:14 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:14 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:14 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:14 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:14 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-985a2ef5-7044-49e4-b2d6-efd2e643d3ef tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Lock "cinder-attachment_update-ddb6e3fc-7633-44f4-9594-13c771bab1bd-devstack" released by "attachment_update" :: held 0.221s {{(pid=87250) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:55:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-985a2ef5-7044-49e4-b2d6-efd2e643d3ef tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/attachments/cfbc149c-985d-44d0-8a7d-33c8d580b77e returned with HTTP 200 Sep 04 22:55:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1316/2656] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:55:14 2026] PUT /volume/v3/attachments/cfbc149c-985d-44d0-8a7d-33c8d580b77e => generated 694 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:55:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0559f6a2-507f-4836-b036-e3f21ea43a1a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0559f6a2-507f-4836-b036-e3f21ea43a1a tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:55:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0559f6a2-507f-4836-b036-e3f21ea43a1a tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0559f6a2-507f-4836-b036-e3f21ea43a1a tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0559f6a2-507f-4836-b036-e3f21ea43a1a tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:55:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0559f6a2-507f-4836-b036-e3f21ea43a1a tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 200 Sep 04 22:55:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1341/2657] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:15 2026] GET /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-23e137a6-2e76-4279-8bb9-cf9ef0723c01 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-23e137a6-2e76-4279-8bb9-cf9ef0723c01 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] POST http://192.168.122.93/volume/v3/attachments/cfbc149c-985d-44d0-8a7d-33c8d580b77e/action Sep 04 22:55:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-23e137a6-2e76-4279-8bb9-cf9ef0723c01 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Action body: b'{"os-complete": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:55:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-23e137a6-2e76-4279-8bb9-cf9ef0723c01 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-5c20b74f-b36c-4efa-a288-c15a67a50b76 req-23e137a6-2e76-4279-8bb9-cf9ef0723c01 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/attachments/cfbc149c-985d-44d0-8a7d-33c8d580b77e/action returned with HTTP 204 Sep 04 22:55:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1342/2658] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:55:15 2026] POST /volume/v3/attachments/cfbc149c-985d-44d0-8a7d-33c8d580b77e/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:55:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:55:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1427312746", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1427312746', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:55:15 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Create volume of 1 GB Sep 04 22:55:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Availability Zones retrieved successfully. Sep 04 22:55:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Flow 'volume_create_api' (330ad136-f6f9-485e-87a2-38216a15d494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20d757c0-1952-45b6-82b4-06d24c0c0039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:55:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20d757c0-1952-45b6-82b4-06d24c0c0039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:15 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff73a825-15d7-4ae8-9693-5b209e87aeea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:16 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Created reservations ['b5e3ec46-95e7-4796-ba38-2a0a9911ae6d', 'fa2426ea-b81c-4589-9830-e556c32ff06d', '259cdd61-7f3e-4aea-b654-b1aec8477c56', 'd93555c7-1793-462f-a2b8-d8875474819a'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:55:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff73a825-15d7-4ae8-9693-5b209e87aeea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5e3ec46-95e7-4796-ba38-2a0a9911ae6d', 'fa2426ea-b81c-4589-9830-e556c32ff06d', '259cdd61-7f3e-4aea-b654-b1aec8477c56', 'd93555c7-1793-462f-a2b8-d8875474819a']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b35d84-d7e1-49ad-9bfe-863ece6f69ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:16 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:16 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b35d84-d7e1-49ad-9bfe-863ece6f69ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '344c1998-9452-4540-9e5d-55fd09909d53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1427312746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8147a7d5a9a14c708838a009b41927ce',qos_specs=None,replication_status=,reservations=['b5e3ec46-95e7-4796-ba38-2a0a9911ae6d','fa2426ea-b81c-4589-9830-e556c32ff06d','259cdd61-7f3e-4aea-b654-b1aec8477c56','d93555c7-1793-462f-a2b8-d8875474819a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e0579db35e49d8bcaefc61252f2820',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1427312746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=344c1998-9452-4540-9e5d-55fd09909d53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8147a7d5a9a14c708838a009b41927ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2e0579db35e49d8bcaefc61252f2820',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1f89d36-b405-45e9-9192-bb24da0ab16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1f89d36-b405-45e9-9192-bb24da0ab16d) transitioned into state 'SUCCESS' from state '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-1427312746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8147a7d5a9a14c708838a009b41927ce',qos_specs=None,replication_status=,reservations=['b5e3ec46-95e7-4796-ba38-2a0a9911ae6d','fa2426ea-b81c-4589-9830-e556c32ff06d','259cdd61-7f3e-4aea-b654-b1aec8477c56','d93555c7-1793-462f-a2b8-d8875474819a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e0579db35e49d8bcaefc61252f2820',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07c80d5-6ebb-436c-abba-190ee5ca411d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07c80d5-6ebb-436c-abba-190ee5ca411d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:16 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Flow 'volume_create_api' (330ad136-f6f9-485e-87a2-38216a15d494) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Create volume request issued successfully. Sep 04 22:55:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fe13080b-e181-430a-8efd-61fa8c3b3ab1 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:55:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1317/2659] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:55:15 2026] POST /volume/v3/volumes => generated 761 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:55:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8679f024-95eb-40d3-8570-f071ba5d1889 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8679f024-95eb-40d3-8570-f071ba5d1889 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 Sep 04 22:55:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8679f024-95eb-40d3-8570-f071ba5d1889 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8679f024-95eb-40d3-8570-f071ba5d1889 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:16 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-87a870ca-3bc5-48b2-ad4c-76da51a4af4d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87a870ca-3bc5-48b2-ad4c-76da51a4af4d tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:55:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87a870ca-3bc5-48b2-ad4c-76da51a4af4d tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87a870ca-3bc5-48b2-ad4c-76da51a4af4d tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:16 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8679f024-95eb-40d3-8570-f071ba5d1889 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Volume info retrieved successfully. Sep 04 22:55:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8679f024-95eb-40d3-8570-f071ba5d1889 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 returned with HTTP 200 Sep 04 22:55:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1343/2660] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:16 2026] GET /volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 => generated 829 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:16 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:16 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-87a870ca-3bc5-48b2-ad4c-76da51a4af4d tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:55:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87a870ca-3bc5-48b2-ad4c-76da51a4af4d tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 200 Sep 04 22:55:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1318/2661] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:16 2026] GET /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 1147 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:55:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2bd7f186-bc5c-43a7-aea3-fd9ce708f17d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2bd7f186-bc5c-43a7-aea3-fd9ce708f17d tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:55:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2bd7f186-bc5c-43a7-aea3-fd9ce708f17d tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2bd7f186-bc5c-43a7-aea3-fd9ce708f17d tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:16 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:16 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2bd7f186-bc5c-43a7-aea3-fd9ce708f17d tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:55:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2bd7f186-bc5c-43a7-aea3-fd9ce708f17d tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 200 Sep 04 22:55:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1344/2662] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:16 2026] GET /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 1147 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:55:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2099cc96-42ee-4bca-8a8d-17f739f5e26c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2099cc96-42ee-4bca-8a8d-17f739f5e26c tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:55:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2099cc96-42ee-4bca-8a8d-17f739f5e26c tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2099cc96-42ee-4bca-8a8d-17f739f5e26c tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:16 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:16 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2099cc96-42ee-4bca-8a8d-17f739f5e26c tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:55:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2099cc96-42ee-4bca-8a8d-17f739f5e26c tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 200 Sep 04 22:55:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1319/2663] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:16 2026] GET /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 1147 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:55:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-39311fac-7674-4801-8538-5dc02cbeec14 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-39311fac-7674-4801-8538-5dc02cbeec14 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 Sep 04 22:55:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-39311fac-7674-4801-8538-5dc02cbeec14 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-39311fac-7674-4801-8538-5dc02cbeec14 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-39311fac-7674-4801-8538-5dc02cbeec14 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Volume info retrieved successfully. Sep 04 22:55:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-39311fac-7674-4801-8538-5dc02cbeec14 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 returned with HTTP 200 Sep 04 22:55:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1345/2664] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:17 2026] GET /volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-41eeca45-6c82-4bda-a627-042b1a37b0ca None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-41eeca45-6c82-4bda-a627-042b1a37b0ca tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 Sep 04 22:55:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-41eeca45-6c82-4bda-a627-042b1a37b0ca tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-41eeca45-6c82-4bda-a627-042b1a37b0ca tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-41eeca45-6c82-4bda-a627-042b1a37b0ca tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Volume info retrieved successfully. Sep 04 22:55:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-41eeca45-6c82-4bda-a627-042b1a37b0ca tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 returned with HTTP 200 Sep 04 22:55:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1320/2665] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:18 2026] GET /volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9f598e9f-0772-4cde-a84e-4b11f2a32f02 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9f598e9f-0772-4cde-a84e-4b11f2a32f02 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 Sep 04 22:55:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9f598e9f-0772-4cde-a84e-4b11f2a32f02 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9f598e9f-0772-4cde-a84e-4b11f2a32f02 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9f598e9f-0772-4cde-a84e-4b11f2a32f02 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Volume info retrieved successfully. Sep 04 22:55:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9f598e9f-0772-4cde-a84e-4b11f2a32f02 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 returned with HTTP 200 Sep 04 22:55:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1346/2666] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:18 2026] GET /volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-239b4b86-7c66-48ee-a2e6-5e8134b1b632 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-239b4b86-7c66-48ee-a2e6-5e8134b1b632 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:55:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-239b4b86-7c66-48ee-a2e6-5e8134b1b632 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "344c1998-9452-4540-9e5d-55fd09909d53", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1256521046", "description": null, "metadata": null}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-239b4b86-7c66-48ee-a2e6-5e8134b1b632 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Volume info retrieved successfully. Sep 04 22:55:18 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-239b4b86-7c66-48ee-a2e6-5e8134b1b632 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Create snapshot from volume 344c1998-9452-4540-9e5d-55fd09909d53 Sep 04 22:55:18 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-239b4b86-7c66-48ee-a2e6-5e8134b1b632 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Created reservations ['037b8b6e-bdf1-4701-954c-10ad3f3bc56a', '82db52a5-5cb6-4c3e-accc-9e73c20aeab3', '16ee0cd1-144d-41dd-995f-a4f394c70a83', '5c077a3e-6209-4c47-9424-51a232dfe876'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:55:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-239b4b86-7c66-48ee-a2e6-5e8134b1b632 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Snapshot force create request issued successfully. Sep 04 22:55:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-239b4b86-7c66-48ee-a2e6-5e8134b1b632 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:55:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1321/2667] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:55:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:55:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5fddc151-fc5f-4430-aa70-b9d217086a5c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5fddc151-fc5f-4430-aa70-b9d217086a5c tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 Sep 04 22:55:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5fddc151-fc5f-4430-aa70-b9d217086a5c tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5fddc151-fc5f-4430-aa70-b9d217086a5c tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5fddc151-fc5f-4430-aa70-b9d217086a5c tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Snapshot retrieved successfully. Sep 04 22:55:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5fddc151-fc5f-4430-aa70-b9d217086a5c tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 returned with HTTP 200 Sep 04 22:55:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1347/2668] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:55:18 2026] GET /volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:55:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-af03d873-8185-4d2b-9feb-31aaf705aa02 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-af03d873-8185-4d2b-9feb-31aaf705aa02 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 Sep 04 22:55:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-af03d873-8185-4d2b-9feb-31aaf705aa02 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-af03d873-8185-4d2b-9feb-31aaf705aa02 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-af03d873-8185-4d2b-9feb-31aaf705aa02 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Snapshot retrieved successfully. Sep 04 22:55:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-af03d873-8185-4d2b-9feb-31aaf705aa02 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 returned with HTTP 200 Sep 04 22:55:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1322/2669] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:55:19 2026] GET /volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fc23ec2a-19d9-482c-bab3-3c5c03c16484 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fc23ec2a-19d9-482c-bab3-3c5c03c16484 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 Sep 04 22:55:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fc23ec2a-19d9-482c-bab3-3c5c03c16484 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fc23ec2a-19d9-482c-bab3-3c5c03c16484 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fc23ec2a-19d9-482c-bab3-3c5c03c16484 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Snapshot retrieved successfully. Sep 04 22:55:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fc23ec2a-19d9-482c-bab3-3c5c03c16484 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 returned with HTTP 200 Sep 04 22:55:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1348/2670] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:55:21 2026] GET /volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-74066daa-b02b-4cc5-a37e-967cc28f0cda None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-74066daa-b02b-4cc5-a37e-967cc28f0cda tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 Sep 04 22:55:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-74066daa-b02b-4cc5-a37e-967cc28f0cda tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-74066daa-b02b-4cc5-a37e-967cc28f0cda tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:22 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-74066daa-b02b-4cc5-a37e-967cc28f0cda tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Snapshot retrieved successfully. Sep 04 22:55:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-74066daa-b02b-4cc5-a37e-967cc28f0cda tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 returned with HTTP 200 Sep 04 22:55:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1323/2671] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:55:22 2026] GET /volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fa223431-23b5-44e4-8229-dc2df7aa4954 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fa223431-23b5-44e4-8229-dc2df7aa4954 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fa223431-23b5-44e4-8229-dc2df7aa4954 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fa223431-23b5-44e4-8229-dc2df7aa4954 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:22 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fa223431-23b5-44e4-8229-dc2df7aa4954 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Snapshot retrieved successfully. Sep 04 22:55:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fa223431-23b5-44e4-8229-dc2df7aa4954 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 returned with HTTP 200 Sep 04 22:55:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1349/2672] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:55:22 2026] GET /volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cc2ecb8b-0aff-44ca-86c5-9892029757ec None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cc2ecb8b-0aff-44ca-86c5-9892029757ec tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 Sep 04 22:55:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cc2ecb8b-0aff-44ca-86c5-9892029757ec tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cc2ecb8b-0aff-44ca-86c5-9892029757ec tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:22 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cc2ecb8b-0aff-44ca-86c5-9892029757ec tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Snapshot retrieved successfully. Sep 04 22:55:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cc2ecb8b-0aff-44ca-86c5-9892029757ec tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 returned with HTTP 200 Sep 04 22:55:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1324/2673] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:55:22 2026] GET /volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6b636a71-f6b1-423b-b3a5-cd5388a517b8", "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Create volume request body: {'volume': {'snapshot_id': '6b636a71-f6b1-423b-b3a5-cd5388a517b8', 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:22 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Snapshot retrieved successfully. Sep 04 22:55:22 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Create volume of 1 GB Sep 04 22:55:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Availability Zones retrieved successfully. Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Flow 'volume_create_api' (a1fa24a2-179e-4225-b8ff-5441b7f7cbe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f11c574-f77a-4de4-a12c-6c59a0a142b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:22 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f11c574-f77a-4de4-a12c-6c59a0a142b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6b636a71-f6b1-423b-b3a5-cd5388a517b8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2063a3b9-775d-4345-8b83-a160462b97f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Created reservations ['ac2a9248-670c-440b-b420-c72080dca830', '57d29ba5-3227-42b5-891e-a3334e7e4078', 'b96104cb-f506-424c-970e-a6410b180777', 'd41ca47f-c332-4706-8590-98a3bf418ca4'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2063a3b9-775d-4345-8b83-a160462b97f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac2a9248-670c-440b-b420-c72080dca830', '57d29ba5-3227-42b5-891e-a3334e7e4078', 'b96104cb-f506-424c-970e-a6410b180777', 'd41ca47f-c332-4706-8590-98a3bf418ca4']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78331152-b908-4be7-9985-494b08fb4c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:22 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:22 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:22 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78331152-b908-4be7-9985-494b08fb4c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db82cd21-4a6b-4461-89d0-b574e5364a2a', '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='8147a7d5a9a14c708838a009b41927ce',qos_specs=None,replication_status=,reservations=['ac2a9248-670c-440b-b420-c72080dca830','57d29ba5-3227-42b5-891e-a3334e7e4078','b96104cb-f506-424c-970e-a6410b180777','d41ca47f-c332-4706-8590-98a3bf418ca4'],size=1,snapshot_id=6b636a71-f6b1-423b-b3a5-cd5388a517b8,source_replicaid=,source_volid=None,status='creating',user_id='a2e0579db35e49d8bcaefc61252f2820',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:55:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db82cd21-4a6b-4461-89d0-b574e5364a2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8147a7d5a9a14c708838a009b41927ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6b636a71-f6b1-423b-b3a5-cd5388a517b8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2e0579db35e49d8bcaefc61252f2820',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c793273-853d-41fd-a28e-6c3e0f552b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c793273-853d-41fd-a28e-6c3e0f552b95) transitioned into state 'SUCCESS' from 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='8147a7d5a9a14c708838a009b41927ce',qos_specs=None,replication_status=,reservations=['ac2a9248-670c-440b-b420-c72080dca830','57d29ba5-3227-42b5-891e-a3334e7e4078','b96104cb-f506-424c-970e-a6410b180777','d41ca47f-c332-4706-8590-98a3bf418ca4'],size=1,snapshot_id=6b636a71-f6b1-423b-b3a5-cd5388a517b8,source_replicaid=,source_volid=None,status='creating',user_id='a2e0579db35e49d8bcaefc61252f2820',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67dce9d0-0bb4-4c54-95ec-b06ed72bb887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:22 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67dce9d0-0bb4-4c54-95ec-b06ed72bb887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Flow 'volume_create_api' (a1fa24a2-179e-4225-b8ff-5441b7f7cbe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Create volume request issued successfully. Sep 04 22:55:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ee15db59-766e-400e-b1e2-eca8cc952a53 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:55:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1350/2674] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:55:22 2026] POST /volume/v3/volumes => generated 748 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:55:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bfe11da8-f227-4ea1-b97e-03fcd6824d58 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bfe11da8-f227-4ea1-b97e-03fcd6824d58 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a Sep 04 22:55:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bfe11da8-f227-4ea1-b97e-03fcd6824d58 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bfe11da8-f227-4ea1-b97e-03fcd6824d58 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:22 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:22 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:22 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bfe11da8-f227-4ea1-b97e-03fcd6824d58 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Volume info retrieved successfully. Sep 04 22:55:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bfe11da8-f227-4ea1-b97e-03fcd6824d58 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a returned with HTTP 200 Sep 04 22:55:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1325/2675] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:22 2026] GET /volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a => generated 816 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ab183605-23db-427f-bde3-39ccd549d924 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ab183605-23db-427f-bde3-39ccd549d924 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a Sep 04 22:55:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ab183605-23db-427f-bde3-39ccd549d924 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ab183605-23db-427f-bde3-39ccd549d924 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:23 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:23 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:23 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:23 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ab183605-23db-427f-bde3-39ccd549d924 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Volume info retrieved successfully. Sep 04 22:55:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ab183605-23db-427f-bde3-39ccd549d924 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a returned with HTTP 200 Sep 04 22:55:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1351/2676] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:23 2026] GET /volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e6e6f1cb-7c8a-464c-a89b-d6e6ebe680e8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e6e6f1cb-7c8a-464c-a89b-d6e6ebe680e8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a Sep 04 22:55:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e6e6f1cb-7c8a-464c-a89b-d6e6ebe680e8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e6e6f1cb-7c8a-464c-a89b-d6e6ebe680e8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:24 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:24 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:24 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:24 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:24 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e6e6f1cb-7c8a-464c-a89b-d6e6ebe680e8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Volume info retrieved successfully. Sep 04 22:55:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e6e6f1cb-7c8a-464c-a89b-d6e6ebe680e8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a returned with HTTP 200 Sep 04 22:55:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1326/2677] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:24 2026] GET /volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a => generated 840 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d3b9820e-a7e9-4736-943c-259090f36108 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d3b9820e-a7e9-4736-943c-259090f36108 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a Sep 04 22:55:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d3b9820e-a7e9-4736-943c-259090f36108 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d3b9820e-a7e9-4736-943c-259090f36108 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d3b9820e-a7e9-4736-943c-259090f36108 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Volume info retrieved successfully. Sep 04 22:55:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d3b9820e-a7e9-4736-943c-259090f36108 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a returned with HTTP 200 Sep 04 22:55:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1352/2678] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:25 2026] GET /volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a => generated 840 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0c320ccf-7f41-4f9f-ad34-0a0cca65bc1b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0c320ccf-7f41-4f9f-ad34-0a0cca65bc1b tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a Sep 04 22:55:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0c320ccf-7f41-4f9f-ad34-0a0cca65bc1b tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0c320ccf-7f41-4f9f-ad34-0a0cca65bc1b tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0c320ccf-7f41-4f9f-ad34-0a0cca65bc1b tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Volume info retrieved successfully. Sep 04 22:55:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0c320ccf-7f41-4f9f-ad34-0a0cca65bc1b tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a returned with HTTP 200 Sep 04 22:55:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1327/2679] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:27 2026] GET /volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a => generated 840 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-51b5ea92-a6dc-4d83-9eee-9dd692dee755 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-51b5ea92-a6dc-4d83-9eee-9dd692dee755 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a Sep 04 22:55:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-51b5ea92-a6dc-4d83-9eee-9dd692dee755 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-51b5ea92-a6dc-4d83-9eee-9dd692dee755 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:28 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:28 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-51b5ea92-a6dc-4d83-9eee-9dd692dee755 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Volume info retrieved successfully. Sep 04 22:55:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-51b5ea92-a6dc-4d83-9eee-9dd692dee755 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a returned with HTTP 200 Sep 04 22:55:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1353/2680] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:28 2026] GET /volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:55:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2eeb6cf6-0b04-4955-8ac1-5e5005ba05d8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2eeb6cf6-0b04-4955-8ac1-5e5005ba05d8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a Sep 04 22:55:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2eeb6cf6-0b04-4955-8ac1-5e5005ba05d8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2eeb6cf6-0b04-4955-8ac1-5e5005ba05d8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:29 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:29 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2eeb6cf6-0b04-4955-8ac1-5e5005ba05d8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Volume info retrieved successfully. Sep 04 22:55:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2eeb6cf6-0b04-4955-8ac1-5e5005ba05d8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a returned with HTTP 200 Sep 04 22:55:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1328/2681] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:29 2026] GET /volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-951cf2b1-2902-4012-a7d2-1e2a054da021 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-951cf2b1-2902-4012-a7d2-1e2a054da021 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a Sep 04 22:55:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-951cf2b1-2902-4012-a7d2-1e2a054da021 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-951cf2b1-2902-4012-a7d2-1e2a054da021 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:29 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:29 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-951cf2b1-2902-4012-a7d2-1e2a054da021 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Volume info retrieved successfully. Sep 04 22:55:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-951cf2b1-2902-4012-a7d2-1e2a054da021 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a returned with HTTP 200 Sep 04 22:55:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1354/2682] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:29 2026] GET /volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-462272ff-4ec7-40e4-8a2f-5ef078ff57d8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-462272ff-4ec7-40e4-8a2f-5ef078ff57d8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 Sep 04 22:55:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-462272ff-4ec7-40e4-8a2f-5ef078ff57d8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-462272ff-4ec7-40e4-8a2f-5ef078ff57d8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:29 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-462272ff-4ec7-40e4-8a2f-5ef078ff57d8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Delete snapshot with id: 6b636a71-f6b1-423b-b3a5-cd5388a517b8 Sep 04 22:55:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-462272ff-4ec7-40e4-8a2f-5ef078ff57d8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Snapshot retrieved successfully. Sep 04 22:55:29 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:29 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-462272ff-4ec7-40e4-8a2f-5ef078ff57d8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Snapshot delete request issued successfully. Sep 04 22:55:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-462272ff-4ec7-40e4-8a2f-5ef078ff57d8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 returned with HTTP 202 Sep 04 22:55:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1329/2683] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:55:29 2026] DELETE /volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:55:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-891d012e-3a14-4379-8c45-a38a90799cfe None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-891d012e-3a14-4379-8c45-a38a90799cfe tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 Sep 04 22:55:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-891d012e-3a14-4379-8c45-a38a90799cfe tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-891d012e-3a14-4379-8c45-a38a90799cfe tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-891d012e-3a14-4379-8c45-a38a90799cfe tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Snapshot retrieved successfully. Sep 04 22:55:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-891d012e-3a14-4379-8c45-a38a90799cfe tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 returned with HTTP 200 Sep 04 22:55:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1355/2684] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:55:29 2026] GET /volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ab795d96-e9b7-4403-83f2-a9db5e7e0684 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ab795d96-e9b7-4403-83f2-a9db5e7e0684 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 Sep 04 22:55:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ab795d96-e9b7-4403-83f2-a9db5e7e0684 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ab795d96-e9b7-4403-83f2-a9db5e7e0684 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ab795d96-e9b7-4403-83f2-a9db5e7e0684 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Snapshot retrieved successfully. Sep 04 22:55:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ab795d96-e9b7-4403-83f2-a9db5e7e0684 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 returned with HTTP 200 Sep 04 22:55:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1330/2685] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:55:30 2026] GET /volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9427ffdc-025f-43f0-8b4f-df5c3ff8b3a9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9427ffdc-025f-43f0-8b4f-df5c3ff8b3a9 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 Sep 04 22:55:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9427ffdc-025f-43f0-8b4f-df5c3ff8b3a9 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9427ffdc-025f-43f0-8b4f-df5c3ff8b3a9 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9427ffdc-025f-43f0-8b4f-df5c3ff8b3a9 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 returned with HTTP 404 Sep 04 22:55:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1356/2686] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:55:31 2026] GET /volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:55:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1138b545-8739-4e21-a69a-828fa3fad2f2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1138b545-8739-4e21-a69a-828fa3fad2f2 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] DELETE http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 Sep 04 22:55:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1138b545-8739-4e21-a69a-828fa3fad2f2 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1138b545-8739-4e21-a69a-828fa3fad2f2 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:31 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-1138b545-8739-4e21-a69a-828fa3fad2f2 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Delete volume with id: 344c1998-9452-4540-9e5d-55fd09909d53 Sep 04 22:55:31 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:31 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:31 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:31 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1138b545-8739-4e21-a69a-828fa3fad2f2 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Volume info retrieved successfully. Sep 04 22:55:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1138b545-8739-4e21-a69a-828fa3fad2f2 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Delete volume request issued successfully. Sep 04 22:55:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1138b545-8739-4e21-a69a-828fa3fad2f2 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 returned with HTTP 202 Sep 04 22:55:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1331/2687] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:55:31 2026] DELETE /volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:55:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-00c88d68-ce42-4438-bfee-7c7fc82d8b19 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-00c88d68-ce42-4438-bfee-7c7fc82d8b19 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 Sep 04 22:55:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-00c88d68-ce42-4438-bfee-7c7fc82d8b19 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-00c88d68-ce42-4438-bfee-7c7fc82d8b19 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:31 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:31 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-00c88d68-ce42-4438-bfee-7c7fc82d8b19 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Volume info retrieved successfully. Sep 04 22:55:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-00c88d68-ce42-4438-bfee-7c7fc82d8b19 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 returned with HTTP 200 Sep 04 22:55:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1357/2688] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:31 2026] GET /volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-50660660-d51f-453e-a8c0-e7b3234a91e8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-50660660-d51f-453e-a8c0-e7b3234a91e8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 Sep 04 22:55:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-50660660-d51f-453e-a8c0-e7b3234a91e8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-50660660-d51f-453e-a8c0-e7b3234a91e8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-50660660-d51f-453e-a8c0-e7b3234a91e8 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 returned with HTTP 404 Sep 04 22:55:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1332/2689] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:32 2026] GET /volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:55:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c6107959-203a-45ca-874f-fb87f5ea7fbe None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c6107959-203a-45ca-874f-fb87f5ea7fbe tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] DELETE http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a Sep 04 22:55:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c6107959-203a-45ca-874f-fb87f5ea7fbe tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c6107959-203a-45ca-874f-fb87f5ea7fbe tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:32 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-c6107959-203a-45ca-874f-fb87f5ea7fbe tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Delete volume with id: db82cd21-4a6b-4461-89d0-b574e5364a2a Sep 04 22:55:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:32 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:55:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:55:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c6107959-203a-45ca-874f-fb87f5ea7fbe tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Volume info retrieved successfully. Sep 04 22:55:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c6107959-203a-45ca-874f-fb87f5ea7fbe tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Delete volume request issued successfully. Sep 04 22:55:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c6107959-203a-45ca-874f-fb87f5ea7fbe tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a returned with HTTP 202 Sep 04 22:55:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1358/2690] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:55:32 2026] DELETE /volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:55:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b06b0f8a-0ba9-4389-9917-26dde3001127 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b06b0f8a-0ba9-4389-9917-26dde3001127 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a Sep 04 22:55:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b06b0f8a-0ba9-4389-9917-26dde3001127 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b06b0f8a-0ba9-4389-9917-26dde3001127 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:55:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b06b0f8a-0ba9-4389-9917-26dde3001127 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Volume info retrieved successfully. Sep 04 22:55:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b06b0f8a-0ba9-4389-9917-26dde3001127 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a returned with HTTP 200 Sep 04 22:55:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1333/2691] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:32 2026] GET /volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a => generated 840 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-0b3fd2ad-79b8-404c-9ded-2f3f58377f1b req-0f7cc3db-dfbf-4d00-8f95-0fc8e5d0eb65 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-0b3fd2ad-79b8-404c-9ded-2f3f58377f1b req-0f7cc3db-dfbf-4d00-8f95-0fc8e5d0eb65 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/attachments?instance_id=2f238c53-5150-4779-97c9-8cd18a6f20a5 Sep 04 22:55:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-0b3fd2ad-79b8-404c-9ded-2f3f58377f1b req-0f7cc3db-dfbf-4d00-8f95-0fc8e5d0eb65 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-0b3fd2ad-79b8-404c-9ded-2f3f58377f1b req-0f7cc3db-dfbf-4d00-8f95-0fc8e5d0eb65 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:33 devstack devstack@c-api.service[87249]: /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 04 22:55:33 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), Sep 04 22:55:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-0b3fd2ad-79b8-404c-9ded-2f3f58377f1b req-0f7cc3db-dfbf-4d00-8f95-0fc8e5d0eb65 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/attachments?instance_id=2f238c53-5150-4779-97c9-8cd18a6f20a5 returned with HTTP 200 Sep 04 22:55:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1359/2692] 192.168.122.93 () {62 vars in 1521 bytes} [Fri Sep 4 22:55:33 2026] GET /volume/v3/attachments?instance_id=2f238c53-5150-4779-97c9-8cd18a6f20a5 => generated 192 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:55:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-0b3fd2ad-79b8-404c-9ded-2f3f58377f1b req-831b6d5b-fbeb-4cda-8c4f-5793c706bb90 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-0b3fd2ad-79b8-404c-9ded-2f3f58377f1b req-831b6d5b-fbeb-4cda-8c4f-5793c706bb90 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/attachments/cfbc149c-985d-44d0-8a7d-33c8d580b77e Sep 04 22:55:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-0b3fd2ad-79b8-404c-9ded-2f3f58377f1b req-831b6d5b-fbeb-4cda-8c4f-5793c706bb90 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-0b3fd2ad-79b8-404c-9ded-2f3f58377f1b req-831b6d5b-fbeb-4cda-8c4f-5793c706bb90 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:55:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-0b3fd2ad-79b8-404c-9ded-2f3f58377f1b req-831b6d5b-fbeb-4cda-8c4f-5793c706bb90 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/attachments/cfbc149c-985d-44d0-8a7d-33c8d580b77e returned with HTTP 200 Sep 04 22:55:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1334/2693] 192.168.122.93 () {62 vars in 1535 bytes} [Fri Sep 4 22:55:33 2026] GET /volume/v3/attachments/cfbc149c-985d-44d0-8a7d-33c8d580b77e => generated 718 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:55:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0510de38-8143-40df-a62d-018d0c65b2b5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0510de38-8143-40df-a62d-018d0c65b2b5 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a Sep 04 22:55:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0510de38-8143-40df-a62d-018d0c65b2b5 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0510de38-8143-40df-a62d-018d0c65b2b5 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0510de38-8143-40df-a62d-018d0c65b2b5 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a returned with HTTP 404 Sep 04 22:55:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1360/2694] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:34 2026] GET /volume/v3/volumes/db82cd21-4a6b-4461-89d0-b574e5364a2a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:55:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a6276bc0-7ed9-4237-b5d0-c4e05548067a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a6276bc0-7ed9-4237-b5d0-c4e05548067a tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 Sep 04 22:55:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a6276bc0-7ed9-4237-b5d0-c4e05548067a tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a6276bc0-7ed9-4237-b5d0-c4e05548067a tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:34 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-a6276bc0-7ed9-4237-b5d0-c4e05548067a tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Delete snapshot with id: 6b636a71-f6b1-423b-b3a5-cd5388a517b8 Sep 04 22:55:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a6276bc0-7ed9-4237-b5d0-c4e05548067a tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 returned with HTTP 404 Sep 04 22:55:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1335/2695] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:55:34 2026] DELETE /volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:55:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4a0fb5bb-5d0d-459d-b28e-e41fad4b2ecf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4a0fb5bb-5d0d-459d-b28e-e41fad4b2ecf tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 Sep 04 22:55:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4a0fb5bb-5d0d-459d-b28e-e41fad4b2ecf tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4a0fb5bb-5d0d-459d-b28e-e41fad4b2ecf tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4a0fb5bb-5d0d-459d-b28e-e41fad4b2ecf tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 returned with HTTP 404 Sep 04 22:55:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1361/2696] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:55:34 2026] GET /volume/v3/snapshots/6b636a71-f6b1-423b-b3a5-cd5388a517b8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:55:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b5716235-51be-4ff5-bb2a-b710299ed808 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b5716235-51be-4ff5-bb2a-b710299ed808 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] DELETE http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 Sep 04 22:55:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b5716235-51be-4ff5-bb2a-b710299ed808 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b5716235-51be-4ff5-bb2a-b710299ed808 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:34 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-b5716235-51be-4ff5-bb2a-b710299ed808 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Delete volume with id: 344c1998-9452-4540-9e5d-55fd09909d53 Sep 04 22:55:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b5716235-51be-4ff5-bb2a-b710299ed808 tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 returned with HTTP 404 Sep 04 22:55:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1336/2697] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:55:34 2026] DELETE /volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:55:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5719692d-8132-4917-96db-a836eb378e8b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5719692d-8132-4917-96db-a836eb378e8b tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] GET http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 Sep 04 22:55:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5719692d-8132-4917-96db-a836eb378e8b tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5719692d-8132-4917-96db-a836eb378e8b tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5719692d-8132-4917-96db-a836eb378e8b tempest-SnapshotDependencyTests-2014475083 tempest-SnapshotDependencyTests-2014475083-project-member] http://192.168.122.93/volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 returned with HTTP 404 Sep 04 22:55:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1362/2698] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:55:34 2026] GET /volume/v3/volumes/344c1998-9452-4540-9e5d-55fd09909d53 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:55:44 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=141,cinder:INSERT=28,cinder:UPDATE=39 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:55:44 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=108,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:56:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-808387b4-be9a-4125-9c77-f71ae067876e req-7a526a21-3b47-4400-b86e-6b1a49faf6b5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-808387b4-be9a-4125-9c77-f71ae067876e req-7a526a21-3b47-4400-b86e-6b1a49faf6b5 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:56:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-808387b4-be9a-4125-9c77-f71ae067876e req-7a526a21-3b47-4400-b86e-6b1a49faf6b5 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-808387b4-be9a-4125-9c77-f71ae067876e req-7a526a21-3b47-4400-b86e-6b1a49faf6b5 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:56:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:56:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-808387b4-be9a-4125-9c77-f71ae067876e req-7a526a21-3b47-4400-b86e-6b1a49faf6b5 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:56:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-808387b4-be9a-4125-9c77-f71ae067876e req-7a526a21-3b47-4400-b86e-6b1a49faf6b5 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 200 Sep 04 22:56:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1337/2699] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:56:01 2026] GET /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 1147 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-808387b4-be9a-4125-9c77-f71ae067876e req-6aaa4c21-d5d9-49af-bccb-386c9f7b06f0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-808387b4-be9a-4125-9c77-f71ae067876e req-6aaa4c21-d5d9-49af-bccb-386c9f7b06f0 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] POST http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd/action Sep 04 22:56:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-808387b4-be9a-4125-9c77-f71ae067876e req-6aaa4c21-d5d9-49af-bccb-386c9f7b06f0 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:56:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-808387b4-be9a-4125-9c77-f71ae067876e req-6aaa4c21-d5d9-49af-bccb-386c9f7b06f0 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:56:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:56:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-808387b4-be9a-4125-9c77-f71ae067876e req-6aaa4c21-d5d9-49af-bccb-386c9f7b06f0 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:56:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-808387b4-be9a-4125-9c77-f71ae067876e req-6aaa4c21-d5d9-49af-bccb-386c9f7b06f0 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Begin detaching volume completed successfully. Sep 04 22:56:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-808387b4-be9a-4125-9c77-f71ae067876e req-6aaa4c21-d5d9-49af-bccb-386c9f7b06f0 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd/action returned with HTTP 202 Sep 04 22:56:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1363/2700] 192.168.122.93 () {64 vars in 1556 bytes} [Fri Sep 4 22:56:01 2026] POST /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:56:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c357fb82-7b1d-4e72-b155-bf44bc5a102f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c357fb82-7b1d-4e72-b155-bf44bc5a102f None None] GET http://192.168.122.93/volume// Sep 04 22:56:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c357fb82-7b1d-4e72-b155-bf44bc5a102f None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c357fb82-7b1d-4e72-b155-bf44bc5a102f None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c357fb82-7b1d-4e72-b155-bf44bc5a102f None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:56:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1338/2701] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:56:02 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:56:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-808387b4-be9a-4125-9c77-f71ae067876e req-a1d9cc35-0347-45c1-88b0-22439b4cf968 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-808387b4-be9a-4125-9c77-f71ae067876e req-a1d9cc35-0347-45c1-88b0-22439b4cf968 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:56:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-808387b4-be9a-4125-9c77-f71ae067876e req-a1d9cc35-0347-45c1-88b0-22439b4cf968 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-808387b4-be9a-4125-9c77-f71ae067876e req-a1d9cc35-0347-45c1-88b0-22439b4cf968 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:56:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:56:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-808387b4-be9a-4125-9c77-f71ae067876e req-a1d9cc35-0347-45c1-88b0-22439b4cf968 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:56:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-808387b4-be9a-4125-9c77-f71ae067876e req-a1d9cc35-0347-45c1-88b0-22439b4cf968 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 200 Sep 04 22:56:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1364/2702] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:56:02 2026] GET /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 1331 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:56:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-808387b4-be9a-4125-9c77-f71ae067876e req-6d72a283-b61c-4bd1-b6e3-720fadc29879 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-808387b4-be9a-4125-9c77-f71ae067876e req-6d72a283-b61c-4bd1-b6e3-720fadc29879 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] DELETE http://192.168.122.93/volume/v3/attachments/cfbc149c-985d-44d0-8a7d-33c8d580b77e Sep 04 22:56:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-808387b4-be9a-4125-9c77-f71ae067876e req-6d72a283-b61c-4bd1-b6e3-720fadc29879 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-808387b4-be9a-4125-9c77-f71ae067876e req-6d72a283-b61c-4bd1-b6e3-720fadc29879 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:02 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:02 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:56:02 devstack devstack@c-api.service[87250]: /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 04 22:56:02 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, Sep 04 22:56:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-808387b4-be9a-4125-9c77-f71ae067876e req-6d72a283-b61c-4bd1-b6e3-720fadc29879 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/attachments/cfbc149c-985d-44d0-8a7d-33c8d580b77e returned with HTTP 200 Sep 04 22:56:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1339/2703] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:56:02 2026] DELETE /volume/v3/attachments/cfbc149c-985d-44d0-8a7d-33c8d580b77e => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:56:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-062e2df1-39ec-4c41-ac1b-585e720c2a34 req-a96b39fb-d437-4489-bd6e-19097418235b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-062e2df1-39ec-4c41-ac1b-585e720c2a34 req-a96b39fb-d437-4489-bd6e-19097418235b tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:56:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-062e2df1-39ec-4c41-ac1b-585e720c2a34 req-a96b39fb-d437-4489-bd6e-19097418235b tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-062e2df1-39ec-4c41-ac1b-585e720c2a34 req-a96b39fb-d437-4489-bd6e-19097418235b tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:56:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:56:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-062e2df1-39ec-4c41-ac1b-585e720c2a34 req-a96b39fb-d437-4489-bd6e-19097418235b tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:56:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-062e2df1-39ec-4c41-ac1b-585e720c2a34 req-a96b39fb-d437-4489-bd6e-19097418235b tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 200 Sep 04 22:56:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1365/2704] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:56:03 2026] GET /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:56:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ca2446e5-be47-44a1-b8ae-b49823aaf2be None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ca2446e5-be47-44a1-b8ae-b49823aaf2be tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] DELETE http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:56:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ca2446e5-be47-44a1-b8ae-b49823aaf2be tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ca2446e5-be47-44a1-b8ae-b49823aaf2be tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:03 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-ca2446e5-be47-44a1-b8ae-b49823aaf2be tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Delete volume with id: ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:56:03 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:03 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:56:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:56:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ca2446e5-be47-44a1-b8ae-b49823aaf2be tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:56:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ca2446e5-be47-44a1-b8ae-b49823aaf2be tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Delete volume request issued successfully. Sep 04 22:56:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ca2446e5-be47-44a1-b8ae-b49823aaf2be tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 202 Sep 04 22:56:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1340/2705] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:56:03 2026] DELETE /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:56:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f2c8eeed-c355-4563-bf32-327d02811129 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f2c8eeed-c355-4563-bf32-327d02811129 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:56:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f2c8eeed-c355-4563-bf32-327d02811129 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f2c8eeed-c355-4563-bf32-327d02811129 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:56:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:56:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f2c8eeed-c355-4563-bf32-327d02811129 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Volume info retrieved successfully. Sep 04 22:56:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f2c8eeed-c355-4563-bf32-327d02811129 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 200 Sep 04 22:56:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1366/2706] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:56:03 2026] GET /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:56:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d7494773-4ebf-4e69-864b-18e190386e17 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d7494773-4ebf-4e69-864b-18e190386e17 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] GET http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd Sep 04 22:56:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d7494773-4ebf-4e69-864b-18e190386e17 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d7494773-4ebf-4e69-864b-18e190386e17 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d7494773-4ebf-4e69-864b-18e190386e17 tempest-TestMinimumBasicScenario-747733891 tempest-TestMinimumBasicScenario-747733891-project-member] http://192.168.122.93/volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd returned with HTTP 404 Sep 04 22:56:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1341/2707] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:56:04 2026] GET /volume/v3/volumes/ddb6e3fc-7633-44f4-9594-13c771bab1bd => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:56:13 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:56:14 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=19,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:56:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:56:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-955514915", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-955514915', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:56:36 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Create volume of 1 GB Sep 04 22:56:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Availability Zones retrieved successfully. Sep 04 22:56:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Flow 'volume_create_api' (fb10b115-4fee-42fc-ae45-38bf907ad248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:56:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3979e72-afc3-42e9-b38b-57669cadc563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:56:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3979e72-afc3-42e9-b38b-57669cadc563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80c38d7f-4c2a-4ced-aa31-449d92b686e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:36 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Created reservations ['762baf16-347f-4c57-9e12-e84887a0e43f', '17e2b27e-26c4-4d8f-9fa9-e72e85e86b9b', 'fc221ed3-48eb-4128-a804-ba97816ddf0c', 'c1ccc7ba-227e-47b9-b5d0-c5746722eb11'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:56:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80c38d7f-4c2a-4ced-aa31-449d92b686e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['762baf16-347f-4c57-9e12-e84887a0e43f', '17e2b27e-26c4-4d8f-9fa9-e72e85e86b9b', 'fc221ed3-48eb-4128-a804-ba97816ddf0c', 'c1ccc7ba-227e-47b9-b5d0-c5746722eb11']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58f39a65-0229-47d6-8e16-3ddfc1edd261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:56:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58f39a65-0229-47d6-8e16-3ddfc1edd261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-955514915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a0f55c6b6fe4d5c9bdc3ae00790c697',qos_specs=None,replication_status=,reservations=['762baf16-347f-4c57-9e12-e84887a0e43f','17e2b27e-26c4-4d8f-9fa9-e72e85e86b9b','fc221ed3-48eb-4128-a804-ba97816ddf0c','c1ccc7ba-227e-47b9-b5d0-c5746722eb11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d57f11763c428bbcceb51ac7c0f81f',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:56:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-955514915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a0f55c6b6fe4d5c9bdc3ae00790c697',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d57f11763c428bbcceb51ac7c0f81f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f17f0c35-af9c-4b97-bd9d-ed7b735b2537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f17f0c35-af9c-4b97-bd9d-ed7b735b2537) transitioned into state 'SUCCESS' from state '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-955514915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a0f55c6b6fe4d5c9bdc3ae00790c697',qos_specs=None,replication_status=,reservations=['762baf16-347f-4c57-9e12-e84887a0e43f','17e2b27e-26c4-4d8f-9fa9-e72e85e86b9b','fc221ed3-48eb-4128-a804-ba97816ddf0c','c1ccc7ba-227e-47b9-b5d0-c5746722eb11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d57f11763c428bbcceb51ac7c0f81f',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4484ee4-eb9d-402b-98c5-8564dd62f1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4484ee4-eb9d-402b-98c5-8564dd62f1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:36 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Flow 'volume_create_api' (fb10b115-4fee-42fc-ae45-38bf907ad248) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:56:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Create volume request issued successfully. Sep 04 22:56:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1c8b28bf-ed0d-4523-989c-bd6879aad23f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:56:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1367/2708] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:56:35 2026] POST /volume/v3/volumes => generated 771 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:56:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:56:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1845737069", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1845737069', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:56:36 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Create volume of 1 GB Sep 04 22:56:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Availability Zones retrieved successfully. Sep 04 22:56:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Flow 'volume_create_api' (3b063b74-f55a-4700-9e4a-0064ea9d614f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:56:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee1ecee4-b17c-498d-a458-47d14ae263bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:56:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee1ecee4-b17c-498d-a458-47d14ae263bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98775f88-bd3a-4bb9-a7cb-ebdc516f13d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:36 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Created reservations ['029db74b-fa18-4793-ac21-61baf05b64b9', '0aecdd12-1cd8-467a-8c04-b7d385a2c397', 'f0a923ff-e235-4274-ac98-ee8b2feddc3c', '47b7dce2-50f4-49b3-9266-32b652a1740b'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:56:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98775f88-bd3a-4bb9-a7cb-ebdc516f13d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['029db74b-fa18-4793-ac21-61baf05b64b9', '0aecdd12-1cd8-467a-8c04-b7d385a2c397', 'f0a923ff-e235-4274-ac98-ee8b2feddc3c', '47b7dce2-50f4-49b3-9266-32b652a1740b']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01af36b5-cc21-46dd-8280-a73bffa06aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:56:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01af36b5-cc21-46dd-8280-a73bffa06aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55d8b8e8-9b8e-4433-a27d-e7d590edbf5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1845737069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a0f55c6b6fe4d5c9bdc3ae00790c697',qos_specs=None,replication_status=,reservations=['029db74b-fa18-4793-ac21-61baf05b64b9','0aecdd12-1cd8-467a-8c04-b7d385a2c397','f0a923ff-e235-4274-ac98-ee8b2feddc3c','47b7dce2-50f4-49b3-9266-32b652a1740b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d57f11763c428bbcceb51ac7c0f81f',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:56:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1845737069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55d8b8e8-9b8e-4433-a27d-e7d590edbf5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a0f55c6b6fe4d5c9bdc3ae00790c697',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d57f11763c428bbcceb51ac7c0f81f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fe8cd55-58ca-4d40-ae49-e622a378f638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fe8cd55-58ca-4d40-ae49-e622a378f638) transitioned into state 'SUCCESS' from state '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-1845737069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a0f55c6b6fe4d5c9bdc3ae00790c697',qos_specs=None,replication_status=,reservations=['029db74b-fa18-4793-ac21-61baf05b64b9','0aecdd12-1cd8-467a-8c04-b7d385a2c397','f0a923ff-e235-4274-ac98-ee8b2feddc3c','47b7dce2-50f4-49b3-9266-32b652a1740b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d57f11763c428bbcceb51ac7c0f81f',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5667042e-67f6-4dd8-9366-a631ea4e6ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5667042e-67f6-4dd8-9366-a631ea4e6ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:36 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Flow 'volume_create_api' (3b063b74-f55a-4700-9e4a-0064ea9d614f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:56:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Create volume request issued successfully. Sep 04 22:56:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4347885e-ae31-46c9-b185-a9f3a09c43b9 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:56:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1342/2709] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:56:36 2026] POST /volume/v3/volumes => generated 772 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:56:46 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:56:46 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=20,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:57:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fe71e968-2864-44d8-8f80-1164d253dfc4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fe71e968-2864-44d8-8f80-1164d253dfc4 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 Sep 04 22:57:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fe71e968-2864-44d8-8f80-1164d253dfc4 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fe71e968-2864-44d8-8f80-1164d253dfc4 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fe71e968-2864-44d8-8f80-1164d253dfc4 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fe71e968-2864-44d8-8f80-1164d253dfc4 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 returned with HTTP 200 Sep 04 22:57:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1368/2710] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:06 2026] GET /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c5538d66-206d-4dfe-934c-f96000f27a8e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c5538d66-206d-4dfe-934c-f96000f27a8e tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 Sep 04 22:57:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c5538d66-206d-4dfe-934c-f96000f27a8e tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c5538d66-206d-4dfe-934c-f96000f27a8e tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c5538d66-206d-4dfe-934c-f96000f27a8e tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c5538d66-206d-4dfe-934c-f96000f27a8e tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 returned with HTTP 200 Sep 04 22:57:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1343/2711] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:06 2026] GET /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-9be4c16f-62fd-4af0-b86f-ba1bd9693f16 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-9be4c16f-62fd-4af0-b86f-ba1bd9693f16 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 Sep 04 22:57:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-9be4c16f-62fd-4af0-b86f-ba1bd9693f16 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-9be4c16f-62fd-4af0-b86f-ba1bd9693f16 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:07 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-9be4c16f-62fd-4af0-b86f-ba1bd9693f16 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-9be4c16f-62fd-4af0-b86f-ba1bd9693f16 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 returned with HTTP 200 Sep 04 22:57:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1369/2712] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:57:06 2026] GET /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-481ace60-91ed-4733-a36d-10d87c58f9d7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-481ace60-91ed-4733-a36d-10d87c58f9d7 None None] GET http://192.168.122.93/volume// Sep 04 22:57:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-481ace60-91ed-4733-a36d-10d87c58f9d7 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-481ace60-91ed-4733-a36d-10d87c58f9d7 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-481ace60-91ed-4733-a36d-10d87c58f9d7 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:57:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1344/2713] 192.168.122.93 () {58 vars in 1312 bytes} [Fri Sep 4 22:57:07 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:57:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-f492ae29-139f-4fd3-a467-7da67873d72a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-f492ae29-139f-4fd3-a467-7da67873d72a tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:57:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-f492ae29-139f-4fd3-a467-7da67873d72a tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7", "connector": null, "instance_uuid": "6b958bf4-bac2-4a34-b266-e7c13e72a8d0"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:07 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:07 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:07 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:07 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-f492ae29-139f-4fd3-a467-7da67873d72a tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:57:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1370/2714] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:57:07 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-00bf15f9-f7fe-4f1b-ad01-b95dd43d6195 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-00bf15f9-f7fe-4f1b-ad01-b95dd43d6195 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 Sep 04 22:57:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-00bf15f9-f7fe-4f1b-ad01-b95dd43d6195 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-00bf15f9-f7fe-4f1b-ad01-b95dd43d6195 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:07 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:07 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-454724e2-cb19-483d-adef-b8db8eb8af72 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-454724e2-cb19-483d-adef-b8db8eb8af72 None None] GET http://192.168.122.93/volume// Sep 04 22:57:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-454724e2-cb19-483d-adef-b8db8eb8af72 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-454724e2-cb19-483d-adef-b8db8eb8af72 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-454724e2-cb19-483d-adef-b8db8eb8af72 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:57:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1371/2715] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:57:07 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:57:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-00bf15f9-f7fe-4f1b-ad01-b95dd43d6195 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-6ef99fbb-aa8e-4002-9cf0-1241ab9a4dee None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-6ef99fbb-aa8e-4002-9cf0-1241ab9a4dee tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 Sep 04 22:57:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-6ef99fbb-aa8e-4002-9cf0-1241ab9a4dee tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-6ef99fbb-aa8e-4002-9cf0-1241ab9a4dee tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-00bf15f9-f7fe-4f1b-ad01-b95dd43d6195 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 returned with HTTP 200 Sep 04 22:57:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1345/2716] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:07 2026] GET /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:07 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:07 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:07 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:07 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:07 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-6ef99fbb-aa8e-4002-9cf0-1241ab9a4dee tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-6ef99fbb-aa8e-4002-9cf0-1241ab9a4dee tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 returned with HTTP 200 Sep 04 22:57:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1372/2717] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:57:07 2026] GET /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 => generated 1044 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:57:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-5a6ef2b0-1490-42fa-903c-805c19a08dad None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-5a6ef2b0-1490-42fa-903c-805c19a08dad tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] PUT http://192.168.122.93/volume/v3/attachments/6ad0df9d-701a-42c8-9b22-55b936d33b39 Sep 04 22:57:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-5a6ef2b0-1490-42fa-903c-805c19a08dad tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:07 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-5a6ef2b0-1490-42fa-903c-805c19a08dad tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Acquiring lock "cinder-attachment_update-9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7-devstack" by "attachment_update" {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:57:07 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-5a6ef2b0-1490-42fa-903c-805c19a08dad tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Lock "cinder-attachment_update-9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:57:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:07 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:07 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:07 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-5a6ef2b0-1490-42fa-903c-805c19a08dad tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Lock "cinder-attachment_update-9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7-devstack" released by "attachment_update" :: held 0.154s {{(pid=87250) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:57:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-5a6ef2b0-1490-42fa-903c-805c19a08dad tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/attachments/6ad0df9d-701a-42c8-9b22-55b936d33b39 returned with HTTP 200 Sep 04 22:57:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1346/2718] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:57:07 2026] PUT /volume/v3/attachments/6ad0df9d-701a-42c8-9b22-55b936d33b39 => generated 694 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-392036ba-3d79-40a3-bc59-be7bfa55cc64 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-392036ba-3d79-40a3-bc59-be7bfa55cc64 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] POST http://192.168.122.93/volume/v3/attachments/6ad0df9d-701a-42c8-9b22-55b936d33b39/action Sep 04 22:57:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-392036ba-3d79-40a3-bc59-be7bfa55cc64 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action body: b'{"os-complete": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:57:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-392036ba-3d79-40a3-bc59-be7bfa55cc64 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-7a382b71-7efb-4319-8a99-ce0d380256f4 req-392036ba-3d79-40a3-bc59-be7bfa55cc64 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/attachments/6ad0df9d-701a-42c8-9b22-55b936d33b39/action returned with HTTP 204 Sep 04 22:57:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1373/2719] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:57:08 2026] POST /volume/v3/attachments/6ad0df9d-701a-42c8-9b22-55b936d33b39/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-565deeaa-6858-4743-ab9f-706669507ed3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-565deeaa-6858-4743-ab9f-706669507ed3 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 Sep 04 22:57:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-565deeaa-6858-4743-ab9f-706669507ed3 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-565deeaa-6858-4743-ab9f-706669507ed3 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:08 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:08 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-565deeaa-6858-4743-ab9f-706669507ed3 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-565deeaa-6858-4743-ab9f-706669507ed3 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 returned with HTTP 200 Sep 04 22:57:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1347/2720] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:08 2026] GET /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 => generated 1156 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-80d3f556-41b6-4399-aeb0-471062bf46cb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-80d3f556-41b6-4399-aeb0-471062bf46cb tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 Sep 04 22:57:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-80d3f556-41b6-4399-aeb0-471062bf46cb tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-80d3f556-41b6-4399-aeb0-471062bf46cb tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-80d3f556-41b6-4399-aeb0-471062bf46cb tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-80d3f556-41b6-4399-aeb0-471062bf46cb tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 returned with HTTP 200 Sep 04 22:57:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1374/2721] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:08 2026] GET /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 => generated 1156 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-427b49b3-4390-4547-82f8-23d46d0cfca7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-427b49b3-4390-4547-82f8-23d46d0cfca7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] POST http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action Sep 04 22:57:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-427b49b3-4390-4547-82f8-23d46d0cfca7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action body: b'{"os-detach": {}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:57:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-427b49b3-4390-4547-82f8-23d46d0cfca7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:08 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:08 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-427b49b3-4390-4547-82f8-23d46d0cfca7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-427b49b3-4390-4547-82f8-23d46d0cfca7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Attachment connected to vm 6b958bf4-bac2-4a34-b266-e7c13e72a8d0, checking data on nova Sep 04 22:57:08 devstack devstack@c-api.service[87250]: DEBUG cinder.compute.nova [None req-427b49b3-4390-4547-82f8-23d46d0cfca7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Creating Keystone token plugin using URL: http://192.168.122.93/identity {{(pid=87250) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 04 22:57:08 devstack devstack@c-api.service[87250]: DEBUG novaclient.v2.client [None req-427b49b3-4390-4547-82f8-23d46d0cfca7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] REQ: curl -g -i -X GET http://192.168.122.93/compute/v2.1/servers/6b958bf4-bac2-4a34-b266-e7c13e72a8d0/os-volume_attachments/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d5cdcfdc491aa34e4bea7de1a7c5542b0b2e3c816300c1c77d0db298aec2462a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-427b49b3-4390-4547-82f8-23d46d0cfca7" -H "X-Service-Token: {SHA256}489f72a0661e6e6a2a77b76cb32b7e569d099500064ff3a06db1f04906e09cfa" {{(pid=87250) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 04 22:57:08 devstack devstack@c-api.service[87250]: DEBUG novaclient.v2.client [None req-427b49b3-4390-4547-82f8-23d46d0cfca7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 04 Sep 2026 20:57:08 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-03d986a7-841d-4369-9ba5-2e0478af20e5 x-openstack-request-id: req-03d986a7-841d-4369-9ba5-2e0478af20e5 {{(pid=87250) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 04 22:57:08 devstack devstack@c-api.service[87250]: DEBUG novaclient.v2.client [None req-427b49b3-4390-4547-82f8-23d46d0cfca7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7", "serverId": "6b958bf4-bac2-4a34-b266-e7c13e72a8d0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6ad0df9d-701a-42c8-9b22-55b936d33b39", "bdm_uuid": "8830291d-f289-4544-97a7-5e218d7ffef2"}} {{(pid=87250) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 04 22:57:08 devstack devstack@c-api.service[87250]: DEBUG novaclient.v2.client [None req-427b49b3-4390-4547-82f8-23d46d0cfca7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET call to compute for http://192.168.122.93/compute/v2.1/servers/6b958bf4-bac2-4a34-b266-e7c13e72a8d0/os-volume_attachments/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 used request id req-03d986a7-841d-4369-9ba5-2e0478af20e5 {{(pid=87250) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.volume.api [None req-427b49b3-4390-4547-82f8-23d46d0cfca7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-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 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault [None req-427b49b3-4390-4547-82f8-23d46d0cfca7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Caught error: Detach volume from instance 6b958bf4-bac2-4a34-b266-e7c13e72a8d0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6b958bf4-bac2-4a34-b266-e7c13e72a8d0 using the Compute API Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: 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 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6b958bf4-bac2-4a34-b266-e7c13e72a8d0 using the Compute API Sep 04 22:57:08 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault Sep 04 22:57:08 devstack devstack@c-api.service[87250]: INFO cinder.api.middleware.fault [None req-427b49b3-4390-4547-82f8-23d46d0cfca7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action returned with HTTP 409 Sep 04 22:57:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1348/2722] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:57:08 2026] POST /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action => generated 167 bytes in 288 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:57:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-44a4eac1-12de-4cbf-91b7-cad3065b9ee1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-44a4eac1-12de-4cbf-91b7-cad3065b9ee1 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] POST http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action Sep 04 22:57:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-44a4eac1-12de-4cbf-91b7-cad3065b9ee1 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:57:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-44a4eac1-12de-4cbf-91b7-cad3065b9ee1 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-44a4eac1-12de-4cbf-91b7-cad3065b9ee1 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-44a4eac1-12de-4cbf-91b7-cad3065b9ee1 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Attachment connected to vm 6b958bf4-bac2-4a34-b266-e7c13e72a8d0, checking data on nova Sep 04 22:57:08 devstack devstack@c-api.service[87249]: DEBUG cinder.compute.nova [None req-44a4eac1-12de-4cbf-91b7-cad3065b9ee1 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Creating Keystone token plugin using URL: http://192.168.122.93/identity {{(pid=87249) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 04 22:57:09 devstack devstack@c-api.service[87249]: DEBUG novaclient.v2.client [None req-44a4eac1-12de-4cbf-91b7-cad3065b9ee1 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] REQ: curl -g -i -X GET http://192.168.122.93/compute/v2.1/servers/6b958bf4-bac2-4a34-b266-e7c13e72a8d0/os-volume_attachments/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}dabfaa7e7d2615cb86a79df63e2636d511df36a9eacbe1e778b76ad253b5bfd8" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-44a4eac1-12de-4cbf-91b7-cad3065b9ee1" -H "X-Service-Token: {SHA256}9f9557cf3e4dbc2e38e5dd21e7d3623cf49e6c804b309fc23cdf846cadfb8336" {{(pid=87249) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 04 22:57:09 devstack devstack@c-api.service[87249]: DEBUG novaclient.v2.client [None req-44a4eac1-12de-4cbf-91b7-cad3065b9ee1 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 04 Sep 2026 20:57:09 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-4c69feb6-1531-42e4-855e-e3aeb4a051c8 x-openstack-request-id: req-4c69feb6-1531-42e4-855e-e3aeb4a051c8 {{(pid=87249) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 04 22:57:09 devstack devstack@c-api.service[87249]: DEBUG novaclient.v2.client [None req-44a4eac1-12de-4cbf-91b7-cad3065b9ee1 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7", "serverId": "6b958bf4-bac2-4a34-b266-e7c13e72a8d0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6ad0df9d-701a-42c8-9b22-55b936d33b39", "bdm_uuid": "8830291d-f289-4544-97a7-5e218d7ffef2"}} {{(pid=87249) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 04 22:57:09 devstack devstack@c-api.service[87249]: DEBUG novaclient.v2.client [None req-44a4eac1-12de-4cbf-91b7-cad3065b9ee1 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET call to compute for http://192.168.122.93/compute/v2.1/servers/6b958bf4-bac2-4a34-b266-e7c13e72a8d0/os-volume_attachments/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 used request id req-4c69feb6-1531-42e4-855e-e3aeb4a051c8 {{(pid=87249) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.volume.api [None req-44a4eac1-12de-4cbf-91b7-cad3065b9ee1 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-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 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault [None req-44a4eac1-12de-4cbf-91b7-cad3065b9ee1 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Caught error: Detach volume from instance 6b958bf4-bac2-4a34-b266-e7c13e72a8d0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6b958bf4-bac2-4a34-b266-e7c13e72a8d0 using the Compute API Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: 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 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6b958bf4-bac2-4a34-b266-e7c13e72a8d0 using the Compute API Sep 04 22:57:09 devstack devstack@c-api.service[87249]: ERROR cinder.api.middleware.fault Sep 04 22:57:09 devstack devstack@c-api.service[87249]: INFO cinder.api.middleware.fault [None req-44a4eac1-12de-4cbf-91b7-cad3065b9ee1 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action returned with HTTP 409 Sep 04 22:57:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1375/2723] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:57:08 2026] POST /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action => generated 167 bytes in 510 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7fba7368-520d-4b31-9239-f1eb40915c9a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1349/2724] 192.168.122.93 () {62 vars in 1476 bytes} [Fri Sep 4 22:57:09 2026] POST /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e83d2971-98f9-4ae3-8c4e-05dc7bae343b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1376/2725] 192.168.122.93 () {62 vars in 1476 bytes} [Fri Sep 4 22:57:09 2026] POST /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3f30dcde-18c1-48c1-b1af-33ac90be5423 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:09 devstack devstack@c-api.service[87250]: WARNING keystonemiddleware.auth_token [None req-3f30dcde-18c1-48c1-b1af-33ac90be5423 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 04 22:57:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1350/2726] 192.168.122.93 () {62 vars in 1476 bytes} [Fri Sep 4 22:57:09 2026] POST /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action => generated 114 bytes in 48 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4df2da83-d91f-423c-8acc-19e10549816b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:09 devstack devstack@c-api.service[87249]: WARNING keystonemiddleware.auth_token [None req-4df2da83-d91f-423c-8acc-19e10549816b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 04 22:57:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1377/2727] 192.168.122.93 () {62 vars in 1476 bytes} [Fri Sep 4 22:57:09 2026] POST /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e39dc350-160b-4c96-ab22-5db592bcf264 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e39dc350-160b-4c96-ab22-5db592bcf264 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] POST http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action Sep 04 22:57:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e39dc350-160b-4c96-ab22-5db592bcf264 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:57:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e39dc350-160b-4c96-ab22-5db592bcf264 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:09 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-e39dc350-160b-4c96-ab22-5db592bcf264 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-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=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:57:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-e39dc350-160b-4c96-ab22-5db592bcf264 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] Updating volume '9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7' with '{'status': 'error'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:57:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e39dc350-160b-4c96-ab22-5db592bcf264 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action returned with HTTP 202 Sep 04 22:57:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1351/2728] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:57:09 2026] POST /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7cd68e3c-69fd-45c2-83d0-074fdb96c395 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7cd68e3c-69fd-45c2-83d0-074fdb96c395 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 Sep 04 22:57:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7cd68e3c-69fd-45c2-83d0-074fdb96c395 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7cd68e3c-69fd-45c2-83d0-074fdb96c395 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:09 devstack devstack@c-api.service[87249]: DEBUG oslo_db.sqlalchemy.engines [None req-7cd68e3c-69fd-45c2-83d0-074fdb96c395 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:57:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7cd68e3c-69fd-45c2-83d0-074fdb96c395 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7cd68e3c-69fd-45c2-83d0-074fdb96c395 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 returned with HTTP 200 Sep 04 22:57:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1378/2729] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:09 2026] GET /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 => generated 1155 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8f41b6e4-fd80-4044-ba5d-84e037ab6bf1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8f41b6e4-fd80-4044-ba5d-84e037ab6bf1 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] POST http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action Sep 04 22:57:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8f41b6e4-fd80-4044-ba5d-84e037ab6bf1 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "6ad0df9d-701a-42c8-9b22-55b936d33b39"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:57:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8f41b6e4-fd80-4044-ba5d-84e037ab6bf1 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "6ad0df9d-701a-42c8-9b22-55b936d33b39"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8f41b6e4-fd80-4044-ba5d-84e037ab6bf1 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] Volume info retrieved successfully. Sep 04 22:57:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8f41b6e4-fd80-4044-ba5d-84e037ab6bf1 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] Attachment connected to vm 6b958bf4-bac2-4a34-b266-e7c13e72a8d0, checking data on nova Sep 04 22:57:09 devstack devstack@c-api.service[87250]: DEBUG cinder.compute.nova [None req-8f41b6e4-fd80-4044-ba5d-84e037ab6bf1 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] Creating Keystone token plugin using URL: http://192.168.122.93/identity {{(pid=87250) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 04 22:57:09 devstack devstack@c-api.service[87250]: DEBUG novaclient.v2.client [None req-8f41b6e4-fd80-4044-ba5d-84e037ab6bf1 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] REQ: curl -g -i -X GET http://192.168.122.93/compute/v2.1/servers/6b958bf4-bac2-4a34-b266-e7c13e72a8d0/os-volume_attachments/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fcddc3b655d7f4d3777a10de9c79c8aaa22b39867b8c542e854c92647ac6b94f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8f41b6e4-fd80-4044-ba5d-84e037ab6bf1" -H "X-Service-Token: {SHA256}489f72a0661e6e6a2a77b76cb32b7e569d099500064ff3a06db1f04906e09cfa" {{(pid=87250) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 04 22:57:09 devstack devstack@c-api.service[87250]: DEBUG novaclient.v2.client [None req-8f41b6e4-fd80-4044-ba5d-84e037ab6bf1 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 04 Sep 2026 20:57:09 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-1a43d72c-5dd7-4a23-a238-d4daf4cfcd94 x-openstack-request-id: req-1a43d72c-5dd7-4a23-a238-d4daf4cfcd94 {{(pid=87250) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 04 22:57:09 devstack devstack@c-api.service[87250]: DEBUG novaclient.v2.client [None req-8f41b6e4-fd80-4044-ba5d-84e037ab6bf1 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7", "serverId": "6b958bf4-bac2-4a34-b266-e7c13e72a8d0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6ad0df9d-701a-42c8-9b22-55b936d33b39", "bdm_uuid": "8830291d-f289-4544-97a7-5e218d7ffef2"}} {{(pid=87250) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 04 22:57:09 devstack devstack@c-api.service[87250]: DEBUG novaclient.v2.client [None req-8f41b6e4-fd80-4044-ba5d-84e037ab6bf1 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] GET call to compute for http://192.168.122.93/compute/v2.1/servers/6b958bf4-bac2-4a34-b266-e7c13e72a8d0/os-volume_attachments/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 used request id req-1a43d72c-5dd7-4a23-a238-d4daf4cfcd94 {{(pid=87250) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.volume.api [None req-8f41b6e4-fd80-4044-ba5d-84e037ab6bf1 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-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 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault [None req-8f41b6e4-fd80-4044-ba5d-84e037ab6bf1 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] Caught error: Detach volume from instance 6b958bf4-bac2-4a34-b266-e7c13e72a8d0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6b958bf4-bac2-4a34-b266-e7c13e72a8d0 using the Compute API Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: 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 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6b958bf4-bac2-4a34-b266-e7c13e72a8d0 using the Compute API Sep 04 22:57:09 devstack devstack@c-api.service[87250]: ERROR cinder.api.middleware.fault Sep 04 22:57:09 devstack devstack@c-api.service[87250]: INFO cinder.api.middleware.fault [None req-8f41b6e4-fd80-4044-ba5d-84e037ab6bf1 tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action returned with HTTP 409 Sep 04 22:57:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1352/2730] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:57:09 2026] POST /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action => generated 167 bytes in 233 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:57:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b41a6b0a-325d-49a0-b050-6534bfa52c8c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1379/2731] 192.168.122.93 () {62 vars in 1476 bytes} [Fri Sep 4 22:57:09 2026] POST /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 22:57:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-919092ce-568a-4206-96ee-203c77df2420 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:10 devstack devstack@c-api.service[87250]: WARNING keystonemiddleware.auth_token [None req-919092ce-568a-4206-96ee-203c77df2420 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 04 22:57:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1353/2732] 192.168.122.93 () {62 vars in 1476 bytes} [Fri Sep 4 22:57:09 2026] POST /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 22:57:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-02ed7044-12e2-40af-bb6f-f867d840553b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-02ed7044-12e2-40af-bb6f-f867d840553b tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a Sep 04 22:57:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-02ed7044-12e2-40af-bb6f-f867d840553b tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-02ed7044-12e2-40af-bb6f-f867d840553b tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-02ed7044-12e2-40af-bb6f-f867d840553b tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-02ed7044-12e2-40af-bb6f-f867d840553b tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a returned with HTTP 200 Sep 04 22:57:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1380/2733] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:10 2026] GET /volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a => generated 865 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9f45c6fe-c9be-43a6-8cc1-d7787fc59efa None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9f45c6fe-c9be-43a6-8cc1-d7787fc59efa tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a Sep 04 22:57:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9f45c6fe-c9be-43a6-8cc1-d7787fc59efa tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9f45c6fe-c9be-43a6-8cc1-d7787fc59efa tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:10 devstack devstack@c-api.service[87250]: DEBUG oslo_db.sqlalchemy.engines [None req-9f45c6fe-c9be-43a6-8cc1-d7787fc59efa tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:57:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9f45c6fe-c9be-43a6-8cc1-d7787fc59efa tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9f45c6fe-c9be-43a6-8cc1-d7787fc59efa tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a returned with HTTP 200 Sep 04 22:57:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1354/2734] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:10 2026] GET /volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a => generated 865 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-5794e30c-9a53-4a16-8944-0524bd578f14 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-5794e30c-9a53-4a16-8944-0524bd578f14 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a Sep 04 22:57:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-5794e30c-9a53-4a16-8944-0524bd578f14 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-5794e30c-9a53-4a16-8944-0524bd578f14 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-5794e30c-9a53-4a16-8944-0524bd578f14 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-5794e30c-9a53-4a16-8944-0524bd578f14 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a returned with HTTP 200 Sep 04 22:57:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1381/2735] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:57:10 2026] GET /volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a => generated 865 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-92b52dec-d61a-48c8-b687-dd0f71faec84 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-92b52dec-d61a-48c8-b687-dd0f71faec84 None None] GET http://192.168.122.93/volume// Sep 04 22:57:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-92b52dec-d61a-48c8-b687-dd0f71faec84 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-92b52dec-d61a-48c8-b687-dd0f71faec84 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-92b52dec-d61a-48c8-b687-dd0f71faec84 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:57:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1355/2736] 192.168.122.93 () {58 vars in 1312 bytes} [Fri Sep 4 22:57:10 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:57:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-df0d262c-12c2-4622-8b1c-7388542158cb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-df0d262c-12c2-4622-8b1c-7388542158cb tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] POST http://192.168.122.93/volume/v3/attachments Sep 04 22:57:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-df0d262c-12c2-4622-8b1c-7388542158cb tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55d8b8e8-9b8e-4433-a27d-e7d590edbf5a", "connector": null, "instance_uuid": "6b958bf4-bac2-4a34-b266-e7c13e72a8d0"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-df0d262c-12c2-4622-8b1c-7388542158cb tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/attachments returned with HTTP 200 Sep 04 22:57:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1382/2737] 192.168.122.93 () {66 vars in 1478 bytes} [Fri Sep 4 22:57:10 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8631cd04-86b4-4c96-8fd5-b6fa9a760865 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8631cd04-86b4-4c96-8fd5-b6fa9a760865 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a Sep 04 22:57:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8631cd04-86b4-4c96-8fd5-b6fa9a760865 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8631cd04-86b4-4c96-8fd5-b6fa9a760865 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4c728025-561e-4280-b4b6-92e61409cb2a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4c728025-561e-4280-b4b6-92e61409cb2a None None] GET http://192.168.122.93/volume// Sep 04 22:57:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4c728025-561e-4280-b4b6-92e61409cb2a None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4c728025-561e-4280-b4b6-92e61409cb2a None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4c728025-561e-4280-b4b6-92e61409cb2a None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:57:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1383/2738] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:57:10 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:57:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-f501af72-c81d-456f-9ea0-9adf63c963a2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-f501af72-c81d-456f-9ea0-9adf63c963a2 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a Sep 04 22:57:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-f501af72-c81d-456f-9ea0-9adf63c963a2 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-f501af72-c81d-456f-9ea0-9adf63c963a2 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8631cd04-86b4-4c96-8fd5-b6fa9a760865 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8631cd04-86b4-4c96-8fd5-b6fa9a760865 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a returned with HTTP 200 Sep 04 22:57:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1356/2739] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:10 2026] GET /volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-f501af72-c81d-456f-9ea0-9adf63c963a2 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-f501af72-c81d-456f-9ea0-9adf63c963a2 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a returned with HTTP 200 Sep 04 22:57:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1384/2740] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:57:10 2026] GET /volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a => generated 1045 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:57:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-661f693d-7f34-484b-b84d-41d9ba2bd629 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-661f693d-7f34-484b-b84d-41d9ba2bd629 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] PUT http://192.168.122.93/volume/v3/attachments/8565325a-8a99-45b6-bfb4-1bf67a28b100 Sep 04 22:57:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-661f693d-7f34-484b-b84d-41d9ba2bd629 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.93", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:58ad89db53e7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0a3a8dbe-024d-4b1c-a32e-4976fbd6b205", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:10 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-661f693d-7f34-484b-b84d-41d9ba2bd629 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Acquiring lock "cinder-attachment_update-55d8b8e8-9b8e-4433-a27d-e7d590edbf5a-devstack" by "attachment_update" {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:57:10 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-661f693d-7f34-484b-b84d-41d9ba2bd629 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Lock "cinder-attachment_update-55d8b8e8-9b8e-4433-a27d-e7d590edbf5a-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:57:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:10 devstack devstack@c-api.service[87250]: DEBUG cinder.coordination [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-661f693d-7f34-484b-b84d-41d9ba2bd629 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Lock "cinder-attachment_update-55d8b8e8-9b8e-4433-a27d-e7d590edbf5a-devstack" released by "attachment_update" :: held 0.160s {{(pid=87250) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:57:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-661f693d-7f34-484b-b84d-41d9ba2bd629 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/attachments/8565325a-8a99-45b6-bfb4-1bf67a28b100 returned with HTTP 200 Sep 04 22:57:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1357/2741] 192.168.122.93 () {66 vars in 1588 bytes} [Fri Sep 4 22:57:10 2026] PUT /volume/v3/attachments/8565325a-8a99-45b6-bfb4-1bf67a28b100 => generated 694 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-9ca2b739-662e-4bae-a336-063422ed7791 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-9ca2b739-662e-4bae-a336-063422ed7791 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] POST http://192.168.122.93/volume/v3/attachments/8565325a-8a99-45b6-bfb4-1bf67a28b100/action Sep 04 22:57:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-9ca2b739-662e-4bae-a336-063422ed7791 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action body: b'{"os-complete": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:57:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-9ca2b739-662e-4bae-a336-063422ed7791 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-45557dbd-66b7-4722-872d-a9ebdb135cfa req-9ca2b739-662e-4bae-a336-063422ed7791 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/attachments/8565325a-8a99-45b6-bfb4-1bf67a28b100/action returned with HTTP 204 Sep 04 22:57:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1385/2742] 192.168.122.93 () {66 vars in 1609 bytes} [Fri Sep 4 22:57:11 2026] POST /volume/v3/attachments/8565325a-8a99-45b6-bfb4-1bf67a28b100/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fb47fd17-1de0-44fe-8831-37c65274435d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fb47fd17-1de0-44fe-8831-37c65274435d tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a Sep 04 22:57:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fb47fd17-1de0-44fe-8831-37c65274435d tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fb47fd17-1de0-44fe-8831-37c65274435d tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fb47fd17-1de0-44fe-8831-37c65274435d tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fb47fd17-1de0-44fe-8831-37c65274435d tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a returned with HTTP 200 Sep 04 22:57:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1358/2743] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:11 2026] GET /volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a => generated 1157 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-64626ed2-c027-4ef6-a4bb-ef801cf778da None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-64626ed2-c027-4ef6-a4bb-ef801cf778da tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a Sep 04 22:57:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-64626ed2-c027-4ef6-a4bb-ef801cf778da tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-64626ed2-c027-4ef6-a4bb-ef801cf778da tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-64626ed2-c027-4ef6-a4bb-ef801cf778da tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-64626ed2-c027-4ef6-a4bb-ef801cf778da tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a returned with HTTP 200 Sep 04 22:57:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1386/2744] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:11 2026] GET /volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a => generated 1157 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-112d4e0f-99f2-4967-85f2-abac2a6b0058 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-112d4e0f-99f2-4967-85f2-abac2a6b0058 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] POST http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action Sep 04 22:57:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-112d4e0f-99f2-4967-85f2-abac2a6b0058 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action body: b'{"os-detach": {"attachment_id": "8565325a-8a99-45b6-bfb4-1bf67a28b100"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:57:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-112d4e0f-99f2-4967-85f2-abac2a6b0058 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "8565325a-8a99-45b6-bfb4-1bf67a28b100"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-112d4e0f-99f2-4967-85f2-abac2a6b0058 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-112d4e0f-99f2-4967-85f2-abac2a6b0058 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action returned with HTTP 400 Sep 04 22:57:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1359/2745] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:57:11 2026] POST /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action => generated 100 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:57:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-7f717053-b94f-4f7d-a427-2f79c576310e req-4bdb90c8-a58f-4e27-8c28-4f98b7865b73 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-7f717053-b94f-4f7d-a427-2f79c576310e req-4bdb90c8-a58f-4e27-8c28-4f98b7865b73 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a Sep 04 22:57:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-7f717053-b94f-4f7d-a427-2f79c576310e req-4bdb90c8-a58f-4e27-8c28-4f98b7865b73 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-7f717053-b94f-4f7d-a427-2f79c576310e req-4bdb90c8-a58f-4e27-8c28-4f98b7865b73 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-7f717053-b94f-4f7d-a427-2f79c576310e req-4bdb90c8-a58f-4e27-8c28-4f98b7865b73 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-7f717053-b94f-4f7d-a427-2f79c576310e req-4bdb90c8-a58f-4e27-8c28-4f98b7865b73 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a returned with HTTP 200 Sep 04 22:57:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1387/2746] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:57:11 2026] GET /volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a => generated 1157 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-7f717053-b94f-4f7d-a427-2f79c576310e req-ffab89fb-05bc-467c-91e9-85e3586e22f2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-7f717053-b94f-4f7d-a427-2f79c576310e req-ffab89fb-05bc-467c-91e9-85e3586e22f2 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] POST http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a/action Sep 04 22:57:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-7f717053-b94f-4f7d-a427-2f79c576310e req-ffab89fb-05bc-467c-91e9-85e3586e22f2 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:57:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-7f717053-b94f-4f7d-a427-2f79c576310e req-ffab89fb-05bc-467c-91e9-85e3586e22f2 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-7f717053-b94f-4f7d-a427-2f79c576310e req-ffab89fb-05bc-467c-91e9-85e3586e22f2 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-7f717053-b94f-4f7d-a427-2f79c576310e req-ffab89fb-05bc-467c-91e9-85e3586e22f2 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Begin detaching volume completed successfully. Sep 04 22:57:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-7f717053-b94f-4f7d-a427-2f79c576310e req-ffab89fb-05bc-467c-91e9-85e3586e22f2 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a/action returned with HTTP 202 Sep 04 22:57:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1360/2747] 192.168.122.93 () {64 vars in 1556 bytes} [Fri Sep 4 22:57:11 2026] POST /volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:57:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b401a00b-cfb4-4e2d-814b-399482ea07c2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b401a00b-cfb4-4e2d-814b-399482ea07c2 None None] GET http://192.168.122.93/volume// Sep 04 22:57:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b401a00b-cfb4-4e2d-814b-399482ea07c2 None None] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b401a00b-cfb4-4e2d-814b-399482ea07c2 None None] Calling method 'all' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b401a00b-cfb4-4e2d-814b-399482ea07c2 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:57:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1388/2748] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:57:12 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:57:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-7f717053-b94f-4f7d-a427-2f79c576310e req-61b021ca-824e-4e05-88d8-b59776d230a7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-7f717053-b94f-4f7d-a427-2f79c576310e req-61b021ca-824e-4e05-88d8-b59776d230a7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a Sep 04 22:57:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-7f717053-b94f-4f7d-a427-2f79c576310e req-61b021ca-824e-4e05-88d8-b59776d230a7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-7f717053-b94f-4f7d-a427-2f79c576310e req-61b021ca-824e-4e05-88d8-b59776d230a7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-7f717053-b94f-4f7d-a427-2f79c576310e req-61b021ca-824e-4e05-88d8-b59776d230a7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-7f717053-b94f-4f7d-a427-2f79c576310e req-61b021ca-824e-4e05-88d8-b59776d230a7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a returned with HTTP 200 Sep 04 22:57:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1361/2749] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:57:12 2026] GET /volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a => generated 1341 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:57:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-7f717053-b94f-4f7d-a427-2f79c576310e req-a12c186c-ab81-46ba-ab34-1ec977585c1d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-7f717053-b94f-4f7d-a427-2f79c576310e req-a12c186c-ab81-46ba-ab34-1ec977585c1d tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] DELETE http://192.168.122.93/volume/v3/attachments/8565325a-8a99-45b6-bfb4-1bf67a28b100 Sep 04 22:57:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-7f717053-b94f-4f7d-a427-2f79c576310e req-a12c186c-ab81-46ba-ab34-1ec977585c1d tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-7f717053-b94f-4f7d-a427-2f79c576310e req-a12c186c-ab81-46ba-ab34-1ec977585c1d tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:12 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:12 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:12 devstack devstack@c-api.service[87249]: /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 04 22:57:12 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, Sep 04 22:57:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-7f717053-b94f-4f7d-a427-2f79c576310e req-a12c186c-ab81-46ba-ab34-1ec977585c1d tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/attachments/8565325a-8a99-45b6-bfb4-1bf67a28b100 returned with HTTP 200 Sep 04 22:57:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1389/2750] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:57:12 2026] DELETE /volume/v3/attachments/8565325a-8a99-45b6-bfb4-1bf67a28b100 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-94ad0a1f-552c-42f7-a094-3cb87ea5410b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-94ad0a1f-552c-42f7-a094-3cb87ea5410b tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] POST http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action Sep 04 22:57:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-94ad0a1f-552c-42f7-a094-3cb87ea5410b tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:57:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-94ad0a1f-552c-42f7-a094-3cb87ea5410b tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-94ad0a1f-552c-42f7-a094-3cb87ea5410b tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] Updating volume '9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7' with '{'status': 'in-use'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:57:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-94ad0a1f-552c-42f7-a094-3cb87ea5410b tempest-TestServerVolumeAttachmentScenario-1580122542 tempest-TestServerVolumeAttachmentScenario-1580122542-project-admin] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action returned with HTTP 202 Sep 04 22:57:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1362/2751] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:57:13 2026] POST /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:57:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d0e33f96-158e-45da-b893-e2be2f671d9a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d0e33f96-158e-45da-b893-e2be2f671d9a tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 Sep 04 22:57:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d0e33f96-158e-45da-b893-e2be2f671d9a tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d0e33f96-158e-45da-b893-e2be2f671d9a tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d0e33f96-158e-45da-b893-e2be2f671d9a tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d0e33f96-158e-45da-b893-e2be2f671d9a tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 returned with HTTP 200 Sep 04 22:57:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1390/2752] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:13 2026] GET /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 => generated 1156 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-301a7a65-b99c-4938-8118-8a1490b7a7fe None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-301a7a65-b99c-4938-8118-8a1490b7a7fe tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 Sep 04 22:57:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-301a7a65-b99c-4938-8118-8a1490b7a7fe tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-301a7a65-b99c-4938-8118-8a1490b7a7fe tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-301a7a65-b99c-4938-8118-8a1490b7a7fe tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-301a7a65-b99c-4938-8118-8a1490b7a7fe tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 returned with HTTP 200 Sep 04 22:57:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1363/2753] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:57:13 2026] GET /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 => generated 1156 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-13105e96-2e9f-4d1c-9745-0de46aa0bc7e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-13105e96-2e9f-4d1c-9745-0de46aa0bc7e tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] POST http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action Sep 04 22:57:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-13105e96-2e9f-4d1c-9745-0de46aa0bc7e tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:57:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-13105e96-2e9f-4d1c-9745-0de46aa0bc7e tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-13105e96-2e9f-4d1c-9745-0de46aa0bc7e tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-13105e96-2e9f-4d1c-9745-0de46aa0bc7e tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Begin detaching volume completed successfully. Sep 04 22:57:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-13105e96-2e9f-4d1c-9745-0de46aa0bc7e tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action returned with HTTP 202 Sep 04 22:57:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1391/2754] 192.168.122.93 () {64 vars in 1556 bytes} [Fri Sep 4 22:57:13 2026] POST /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:57:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c31e0c83-19df-4b8e-aaff-0d26136da029 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c31e0c83-19df-4b8e-aaff-0d26136da029 None None] GET http://192.168.122.93/volume// Sep 04 22:57:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c31e0c83-19df-4b8e-aaff-0d26136da029 None None] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c31e0c83-19df-4b8e-aaff-0d26136da029 None None] Calling method 'all' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c31e0c83-19df-4b8e-aaff-0d26136da029 None None] http://192.168.122.93/volume// returned with HTTP 300 Sep 04 22:57:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1364/2755] 192.168.122.93 () {58 vars in 1310 bytes} [Fri Sep 4 22:57:13 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:57:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-3b331649-f8cc-402c-b352-9ba8e0428dab None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-3b331649-f8cc-402c-b352-9ba8e0428dab tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 Sep 04 22:57:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-3b331649-f8cc-402c-b352-9ba8e0428dab tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-3b331649-f8cc-402c-b352-9ba8e0428dab tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-3b331649-f8cc-402c-b352-9ba8e0428dab tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-3b331649-f8cc-402c-b352-9ba8e0428dab tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 returned with HTTP 200 Sep 04 22:57:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1392/2756] 192.168.122.93 () {62 vars in 1523 bytes} [Fri Sep 4 22:57:13 2026] GET /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 => generated 1340 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:57:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-6c5fb3b6-24ac-4fb6-9c5a-4702f84e493f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-6c5fb3b6-24ac-4fb6-9c5a-4702f84e493f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] DELETE http://192.168.122.93/volume/v3/attachments/6ad0df9d-701a-42c8-9b22-55b936d33b39 Sep 04 22:57:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-6c5fb3b6-24ac-4fb6-9c5a-4702f84e493f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-6c5fb3b6-24ac-4fb6-9c5a-4702f84e493f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:13 devstack devstack@c-api.service[87250]: /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 04 22:57:13 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, Sep 04 22:57:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [req-e7d57155-120b-4ed5-ac25-bd3189bd0d10 req-6c5fb3b6-24ac-4fb6-9c5a-4702f84e493f tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/attachments/6ad0df9d-701a-42c8-9b22-55b936d33b39 returned with HTTP 200 Sep 04 22:57:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1365/2757] 192.168.122.93 () {64 vars in 1557 bytes} [Fri Sep 4 22:57:13 2026] DELETE /volume/v3/attachments/6ad0df9d-701a-42c8-9b22-55b936d33b39 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [req-32961adc-7c86-472d-81c7-12306f501779 req-84d369af-8842-4e8e-9e17-9d87db4d30cb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-32961adc-7c86-472d-81c7-12306f501779 req-84d369af-8842-4e8e-9e17-9d87db4d30cb tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 Sep 04 22:57:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-32961adc-7c86-472d-81c7-12306f501779 req-84d369af-8842-4e8e-9e17-9d87db4d30cb tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [req-32961adc-7c86-472d-81c7-12306f501779 req-84d369af-8842-4e8e-9e17-9d87db4d30cb tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [req-32961adc-7c86-472d-81c7-12306f501779 req-84d369af-8842-4e8e-9e17-9d87db4d30cb tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [req-32961adc-7c86-472d-81c7-12306f501779 req-84d369af-8842-4e8e-9e17-9d87db4d30cb tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 returned with HTTP 200 Sep 04 22:57:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1393/2758] 192.168.122.93 () {60 vars in 1482 bytes} [Fri Sep 4 22:57:14 2026] GET /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 => generated 864 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6f4630b5-8009-4212-b516-d48150612def None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6f4630b5-8009-4212-b516-d48150612def tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] DELETE http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a Sep 04 22:57:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6f4630b5-8009-4212-b516-d48150612def tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6f4630b5-8009-4212-b516-d48150612def tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:18 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-6f4630b5-8009-4212-b516-d48150612def tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Delete volume with id: 55d8b8e8-9b8e-4433-a27d-e7d590edbf5a Sep 04 22:57:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6f4630b5-8009-4212-b516-d48150612def tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6f4630b5-8009-4212-b516-d48150612def tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Delete volume request issued successfully. Sep 04 22:57:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6f4630b5-8009-4212-b516-d48150612def tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a returned with HTTP 202 Sep 04 22:57:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1366/2759] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:57:18 2026] DELETE /volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-59e15d1c-4e91-4aea-b0c6-0d0c911024ec None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-59e15d1c-4e91-4aea-b0c6-0d0c911024ec tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a Sep 04 22:57:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-59e15d1c-4e91-4aea-b0c6-0d0c911024ec tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-59e15d1c-4e91-4aea-b0c6-0d0c911024ec tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-59e15d1c-4e91-4aea-b0c6-0d0c911024ec tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-59e15d1c-4e91-4aea-b0c6-0d0c911024ec tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a returned with HTTP 200 Sep 04 22:57:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1394/2760] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:18 2026] GET /volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fe300a46-7f7e-4b07-9d42-248981d9d1a7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fe300a46-7f7e-4b07-9d42-248981d9d1a7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a Sep 04 22:57:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fe300a46-7f7e-4b07-9d42-248981d9d1a7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fe300a46-7f7e-4b07-9d42-248981d9d1a7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fe300a46-7f7e-4b07-9d42-248981d9d1a7 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a returned with HTTP 404 Sep 04 22:57:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1367/2761] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:19 2026] GET /volume/v3/volumes/55d8b8e8-9b8e-4433-a27d-e7d590edbf5a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ddb7dc6e-ba28-41cd-bb41-f0c4386d6eac None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ddb7dc6e-ba28-41cd-bb41-f0c4386d6eac tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] DELETE http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 Sep 04 22:57:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ddb7dc6e-ba28-41cd-bb41-f0c4386d6eac tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ddb7dc6e-ba28-41cd-bb41-f0c4386d6eac tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:19 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-ddb7dc6e-ba28-41cd-bb41-f0c4386d6eac tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Delete volume with id: 9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 Sep 04 22:57:19 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:19 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ddb7dc6e-ba28-41cd-bb41-f0c4386d6eac tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ddb7dc6e-ba28-41cd-bb41-f0c4386d6eac tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Delete volume request issued successfully. Sep 04 22:57:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ddb7dc6e-ba28-41cd-bb41-f0c4386d6eac tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 returned with HTTP 202 Sep 04 22:57:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1395/2762] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:57:19 2026] DELETE /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7cf0e6a5-81ca-4ab3-ac32-a5491b00b60d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7cf0e6a5-81ca-4ab3-ac32-a5491b00b60d tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 Sep 04 22:57:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7cf0e6a5-81ca-4ab3-ac32-a5491b00b60d tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7cf0e6a5-81ca-4ab3-ac32-a5491b00b60d tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7cf0e6a5-81ca-4ab3-ac32-a5491b00b60d tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Volume info retrieved successfully. Sep 04 22:57:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7cf0e6a5-81ca-4ab3-ac32-a5491b00b60d tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 returned with HTTP 200 Sep 04 22:57:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1368/2763] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:19 2026] GET /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:57:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-42795147-0e73-4472-9f55-5e3de7ef6628 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-42795147-0e73-4472-9f55-5e3de7ef6628 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] GET http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 Sep 04 22:57:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-42795147-0e73-4472-9f55-5e3de7ef6628 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-42795147-0e73-4472-9f55-5e3de7ef6628 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-42795147-0e73-4472-9f55-5e3de7ef6628 tempest-TestServerVolumeAttachmentScenario-2045950131 tempest-TestServerVolumeAttachmentScenario-2045950131-project-member] http://192.168.122.93/volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 returned with HTTP 404 Sep 04 22:57:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1396/2764] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:20 2026] GET /volume/v3/volumes/9c574bcd-3ec6-4832-bfb4-7e2d4f7dafa7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:29 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=87,cinder:UPDATE=9,cinder:DELETE=2,cinder:INSERT=1 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:57:30 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=102,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6a21586b-27c0-4990-beda-edfa945cb18c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:57:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1232817377"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1232817377'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume of 1 GB Sep 04 22:57:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Availability Zones retrieved successfully. Sep 04 22:57:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Flow 'volume_create_api' (254d66e6-1acc-4548-8dc8-ed9feedbd7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e90ed83-3c26-45d0-9bcf-bd5dd141709d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e90ed83-3c26-45d0-9bcf-bd5dd141709d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c42df38-f54f-4a97-9e8f-29e4f031488e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Created reservations ['c73bb3d0-000f-4d6f-9bb9-0dcb2b239f02', '65dbbdd8-5f5c-442d-9a71-99c5f925f929', '5b996645-7bde-4a60-b73e-600a5f855302', '27c3791b-60f0-475c-943c-81bb3a4033df'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c42df38-f54f-4a97-9e8f-29e4f031488e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c73bb3d0-000f-4d6f-9bb9-0dcb2b239f02', '65dbbdd8-5f5c-442d-9a71-99c5f925f929', '5b996645-7bde-4a60-b73e-600a5f855302', '27c3791b-60f0-475c-943c-81bb3a4033df']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d407b9b2-5bb3-47b7-8bf7-01ce600a23ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d407b9b2-5bb3-47b7-8bf7-01ce600a23ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f321d2b-597d-4e5f-a5c7-b5f448fdeec0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1232817377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f550fca3610c422cb5a1ebaff082b786',qos_specs=None,replication_status=,reservations=['c73bb3d0-000f-4d6f-9bb9-0dcb2b239f02','65dbbdd8-5f5c-442d-9a71-99c5f925f929','5b996645-7bde-4a60-b73e-600a5f855302','27c3791b-60f0-475c-943c-81bb3a4033df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1232817377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f321d2b-597d-4e5f-a5c7-b5f448fdeec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f550fca3610c422cb5a1ebaff082b786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae9ee5a5-4b50-4943-a79c-fc6bd3766274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae9ee5a5-4b50-4943-a79c-fc6bd3766274) transitioned into state 'SUCCESS' from state '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-1232817377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f550fca3610c422cb5a1ebaff082b786',qos_specs=None,replication_status=,reservations=['c73bb3d0-000f-4d6f-9bb9-0dcb2b239f02','65dbbdd8-5f5c-442d-9a71-99c5f925f929','5b996645-7bde-4a60-b73e-600a5f855302','27c3791b-60f0-475c-943c-81bb3a4033df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5c6faff-6b68-40a8-92d9-12ab35148ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5c6faff-6b68-40a8-92d9-12ab35148ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Flow 'volume_create_api' (254d66e6-1acc-4548-8dc8-ed9feedbd7aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume request issued successfully. Sep 04 22:57:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6a21586b-27c0-4990-beda-edfa945cb18c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:57:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1369/2765] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:57:30 2026] POST /volume/v3/volumes => generated 767 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:57:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-488a1275-6a9c-450e-8901-e81ae7fab3a2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-488a1275-6a9c-450e-8901-e81ae7fab3a2 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/5f321d2b-597d-4e5f-a5c7-b5f448fdeec0 Sep 04 22:57:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-488a1275-6a9c-450e-8901-e81ae7fab3a2 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-488a1275-6a9c-450e-8901-e81ae7fab3a2 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-488a1275-6a9c-450e-8901-e81ae7fab3a2 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-488a1275-6a9c-450e-8901-e81ae7fab3a2 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/5f321d2b-597d-4e5f-a5c7-b5f448fdeec0 returned with HTTP 200 Sep 04 22:57:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1397/2766] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:30 2026] GET /volume/v3/volumes/5f321d2b-597d-4e5f-a5c7-b5f448fdeec0 => generated 835 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-78eb4840-eaa8-46c9-ad2d-162821b5ff64 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-78eb4840-eaa8-46c9-ad2d-162821b5ff64 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/5f321d2b-597d-4e5f-a5c7-b5f448fdeec0 Sep 04 22:57:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-78eb4840-eaa8-46c9-ad2d-162821b5ff64 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-78eb4840-eaa8-46c9-ad2d-162821b5ff64 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:31 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:31 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:31 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:31 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-78eb4840-eaa8-46c9-ad2d-162821b5ff64 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-78eb4840-eaa8-46c9-ad2d-162821b5ff64 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/5f321d2b-597d-4e5f-a5c7-b5f448fdeec0 returned with HTTP 200 Sep 04 22:57:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1370/2767] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:31 2026] GET /volume/v3/volumes/5f321d2b-597d-4e5f-a5c7-b5f448fdeec0 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5bd2af12-d917-4cc5-a31b-4c0ba26c469e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5bd2af12-d917-4cc5-a31b-4c0ba26c469e tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:57:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5bd2af12-d917-4cc5-a31b-4c0ba26c469e tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f321d2b-597d-4e5f-a5c7-b5f448fdeec0", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1930765798"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:31 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:31 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5bd2af12-d917-4cc5-a31b-4c0ba26c469e tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:31 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-5bd2af12-d917-4cc5-a31b-4c0ba26c469e tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create snapshot from volume 5f321d2b-597d-4e5f-a5c7-b5f448fdeec0 Sep 04 22:57:31 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-5bd2af12-d917-4cc5-a31b-4c0ba26c469e tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Created reservations ['2d386b7f-0c11-4262-a194-de4526dfcfc9', 'ac91867c-d586-4c80-9bf5-2cf20db634c4', 'a743afc6-4277-44ba-874d-7a0da6a5c84b', 'bb5707c1-da9b-4381-8ca0-3e9e105382df'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:57:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:32 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5bd2af12-d917-4cc5-a31b-4c0ba26c469e tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Snapshot create request issued successfully. Sep 04 22:57:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5bd2af12-d917-4cc5-a31b-4c0ba26c469e tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:57:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1398/2768] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:57:31 2026] POST /volume/v3/snapshots => generated 316 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-75491fbf-66c4-4351-9db9-2ef5663ef127 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-75491fbf-66c4-4351-9db9-2ef5663ef127 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef Sep 04 22:57:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-75491fbf-66c4-4351-9db9-2ef5663ef127 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-75491fbf-66c4-4351-9db9-2ef5663ef127 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-75491fbf-66c4-4351-9db9-2ef5663ef127 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Snapshot retrieved successfully. Sep 04 22:57:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-75491fbf-66c4-4351-9db9-2ef5663ef127 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef returned with HTTP 200 Sep 04 22:57:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1371/2769] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:57:32 2026] GET /volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-881557ca-2010-4aa1-b5ff-7761babc7cd0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-881557ca-2010-4aa1-b5ff-7761babc7cd0 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef Sep 04 22:57:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-881557ca-2010-4aa1-b5ff-7761babc7cd0 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-881557ca-2010-4aa1-b5ff-7761babc7cd0 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-881557ca-2010-4aa1-b5ff-7761babc7cd0 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Snapshot retrieved successfully. Sep 04 22:57:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-881557ca-2010-4aa1-b5ff-7761babc7cd0 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef returned with HTTP 200 Sep 04 22:57:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1399/2770] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:57:33 2026] GET /volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef => generated 448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-36ff4e3a-f199-4f5b-96c9-70d28a9f4fcf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-36ff4e3a-f199-4f5b-96c9-70d28a9f4fcf tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-36ff4e3a-f199-4f5b-96c9-70d28a9f4fcf tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-36ff4e3a-f199-4f5b-96c9-70d28a9f4fcf tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:34 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-36ff4e3a-f199-4f5b-96c9-70d28a9f4fcf tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Snapshot retrieved successfully. Sep 04 22:57:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-36ff4e3a-f199-4f5b-96c9-70d28a9f4fcf tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef returned with HTTP 200 Sep 04 22:57:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1372/2771] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:57:34 2026] GET /volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef => generated 475 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "79b8e9dc-5511-427f-83eb-a57dbd22fcef", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-414513849"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume request body: {'volume': {"'snapshot_id": '79b8e9dc-5511-427f-83eb-a57dbd22fcef', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-414513849'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume of 1 GB Sep 04 22:57:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Availability Zones retrieved successfully. Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Flow 'volume_create_api' (33984122-9ed1-4370-bf9a-28c0d05d9e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74c86e84-d2d3-49b0-93fd-99d38a85ad53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74c86e84-d2d3-49b0-93fd-99d38a85ad53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d9fc94-9049-45b7-b544-afa9d12d8a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Created reservations ['4111266f-3c12-4d76-bc85-9df63ab4d484', '6d43b60c-f177-4097-a248-8cedfa394e95', '94f53fb5-33e2-4d8b-ab37-41edfb5eec03', '9cb8f15d-5148-496e-a078-44c0875a5550'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d9fc94-9049-45b7-b544-afa9d12d8a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4111266f-3c12-4d76-bc85-9df63ab4d484', '6d43b60c-f177-4097-a248-8cedfa394e95', '94f53fb5-33e2-4d8b-ab37-41edfb5eec03', '9cb8f15d-5148-496e-a078-44c0875a5550']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4bacb83-fb51-421a-967c-e59538ced17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4bacb83-fb51-421a-967c-e59538ced17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '787c24ae-724d-45a5-8db9-edb43f75f9ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-414513849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f550fca3610c422cb5a1ebaff082b786',qos_specs=None,replication_status=,reservations=['4111266f-3c12-4d76-bc85-9df63ab4d484','6d43b60c-f177-4097-a248-8cedfa394e95','94f53fb5-33e2-4d8b-ab37-41edfb5eec03','9cb8f15d-5148-496e-a078-44c0875a5550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:57:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-414513849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=787c24ae-724d-45a5-8db9-edb43f75f9ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f550fca3610c422cb5a1ebaff082b786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b10dae0c-9237-4735-8eb8-c89fa0834650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b10dae0c-9237-4735-8eb8-c89fa0834650) transitioned into state 'SUCCESS' from state '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-414513849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f550fca3610c422cb5a1ebaff082b786',qos_specs=None,replication_status=,reservations=['4111266f-3c12-4d76-bc85-9df63ab4d484','6d43b60c-f177-4097-a248-8cedfa394e95','94f53fb5-33e2-4d8b-ab37-41edfb5eec03','9cb8f15d-5148-496e-a078-44c0875a5550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c36a50f2-b53a-4f06-b79d-ef9fdda24f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c36a50f2-b53a-4f06-b79d-ef9fdda24f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Flow 'volume_create_api' (33984122-9ed1-4370-bf9a-28c0d05d9e12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume request issued successfully. Sep 04 22:57:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5a1a7d30-021d-441f-b99b-fddd7e7977b6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:57:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1400/2772] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:57:34 2026] POST /volume/v3/volumes => generated 766 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "79b8e9dc-5511-427f-83eb-a57dbd22fcef", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-46666491"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume request body: {'volume': {"'snapshot_id": '79b8e9dc-5511-427f-83eb-a57dbd22fcef', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-46666491'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume of 1 GB Sep 04 22:57:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Availability Zones retrieved successfully. Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Flow 'volume_create_api' (37e483d1-0bc9-4dd1-8e7a-b1b4d636604c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (785b40ee-20cb-4d32-96cd-7de714a58353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (785b40ee-20cb-4d32-96cd-7de714a58353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cefad0f-da4e-4728-a96e-165ead54a17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Created reservations ['57b42f15-4748-46dd-b671-4a69db02a3b2', '98b60e42-8349-470e-9f56-a980520a290e', 'f5750d09-3a00-4de3-b6e4-92389c22d6a5', '159440f7-ba5b-4c45-a7d6-2b8859a3c4ca'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cefad0f-da4e-4728-a96e-165ead54a17a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57b42f15-4748-46dd-b671-4a69db02a3b2', '98b60e42-8349-470e-9f56-a980520a290e', 'f5750d09-3a00-4de3-b6e4-92389c22d6a5', '159440f7-ba5b-4c45-a7d6-2b8859a3c4ca']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5fbda7a-17e1-4c13-b228-fbc0dd968991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:34 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5fbda7a-17e1-4c13-b228-fbc0dd968991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '036db322-396c-4ad7-b913-f6693a74fd41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-46666491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f550fca3610c422cb5a1ebaff082b786',qos_specs=None,replication_status=,reservations=['57b42f15-4748-46dd-b671-4a69db02a3b2','98b60e42-8349-470e-9f56-a980520a290e','f5750d09-3a00-4de3-b6e4-92389c22d6a5','159440f7-ba5b-4c45-a7d6-2b8859a3c4ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:57:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-46666491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=036db322-396c-4ad7-b913-f6693a74fd41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f550fca3610c422cb5a1ebaff082b786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97c47e79-d311-4b63-b95d-eb70dedda8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97c47e79-d311-4b63-b95d-eb70dedda8da) transitioned into state 'SUCCESS' from state '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-46666491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f550fca3610c422cb5a1ebaff082b786',qos_specs=None,replication_status=,reservations=['57b42f15-4748-46dd-b671-4a69db02a3b2','98b60e42-8349-470e-9f56-a980520a290e','f5750d09-3a00-4de3-b6e4-92389c22d6a5','159440f7-ba5b-4c45-a7d6-2b8859a3c4ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d5303f-f9ec-4679-831c-8b866c0fabd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d5303f-f9ec-4679-831c-8b866c0fabd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Flow 'volume_create_api' (37e483d1-0bc9-4dd1-8e7a-b1b4d636604c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume request issued successfully. Sep 04 22:57:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-10ac73df-29a8-44b2-8444-44e440c6cc49 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:57:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1373/2773] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:57:34 2026] POST /volume/v3/volumes => generated 765 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-41ea1349-6a81-4eee-96b7-579252c0e349 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "79b8e9dc-5511-427f-83eb-a57dbd22fcef", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2128624016"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume request body: {'volume': {"'snapshot_id": '79b8e9dc-5511-427f-83eb-a57dbd22fcef', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2128624016'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume of 1 GB Sep 04 22:57:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Availability Zones retrieved successfully. Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Flow 'volume_create_api' (04d1aa81-06eb-4b46-b663-75335da4d9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (056e13ca-2be3-46a1-86d7-4c4329b0fb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (056e13ca-2be3-46a1-86d7-4c4329b0fb2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ac577a-b34e-477c-b909-e8aea13d05d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Created reservations ['544095c4-64de-472d-9c66-31f40e4f4ab8', 'b30f07c9-6de3-4f8a-90c3-3d30011dc8cc', '839c56b5-40dc-4626-8a8b-0bf6b67b6da0', '899ee19f-3df9-4fab-8ecc-72af2131080c'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ac577a-b34e-477c-b909-e8aea13d05d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['544095c4-64de-472d-9c66-31f40e4f4ab8', 'b30f07c9-6de3-4f8a-90c3-3d30011dc8cc', '839c56b5-40dc-4626-8a8b-0bf6b67b6da0', '899ee19f-3df9-4fab-8ecc-72af2131080c']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0231ff71-affe-4db6-972a-4a80c368ac70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0231ff71-affe-4db6-972a-4a80c368ac70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94ce0677-8367-4fdb-bc0d-4c0a964431cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2128624016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f550fca3610c422cb5a1ebaff082b786',qos_specs=None,replication_status=,reservations=['544095c4-64de-472d-9c66-31f40e4f4ab8','b30f07c9-6de3-4f8a-90c3-3d30011dc8cc','839c56b5-40dc-4626-8a8b-0bf6b67b6da0','899ee19f-3df9-4fab-8ecc-72af2131080c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2128624016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94ce0677-8367-4fdb-bc0d-4c0a964431cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f550fca3610c422cb5a1ebaff082b786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9b3c89d-a95b-4494-8434-1d26e57a4bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9b3c89d-a95b-4494-8434-1d26e57a4bef) transitioned into state 'SUCCESS' from state '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-2128624016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f550fca3610c422cb5a1ebaff082b786',qos_specs=None,replication_status=,reservations=['544095c4-64de-472d-9c66-31f40e4f4ab8','b30f07c9-6de3-4f8a-90c3-3d30011dc8cc','839c56b5-40dc-4626-8a8b-0bf6b67b6da0','899ee19f-3df9-4fab-8ecc-72af2131080c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3b9d6eb-835f-47e1-a338-96c8d8aa4676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3b9d6eb-835f-47e1-a338-96c8d8aa4676) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Flow 'volume_create_api' (04d1aa81-06eb-4b46-b663-75335da4d9c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume request issued successfully. Sep 04 22:57:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-41ea1349-6a81-4eee-96b7-579252c0e349 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:57:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1401/2774] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:57:34 2026] POST /volume/v3/volumes => generated 767 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "79b8e9dc-5511-427f-83eb-a57dbd22fcef", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1143168910"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume request body: {'volume': {"'snapshot_id": '79b8e9dc-5511-427f-83eb-a57dbd22fcef', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1143168910'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume of 1 GB Sep 04 22:57:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Availability Zones retrieved successfully. Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Flow 'volume_create_api' (e02530a0-626f-438f-8eb3-40762fa3074e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04b4a4ed-c58a-4477-90f1-a0f309c6d25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04b4a4ed-c58a-4477-90f1-a0f309c6d25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac3cf99-777e-49a4-81d6-153913203668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Created reservations ['4e04ca15-2339-4098-a607-b3764cb09112', '1b7d5830-1b8a-470f-9641-e9532639c0c0', 'ce6872e7-5e85-4e4e-8dd5-491149a0639a', 'b0002a53-5161-474d-84fb-6d38d48558ce'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac3cf99-777e-49a4-81d6-153913203668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e04ca15-2339-4098-a607-b3764cb09112', '1b7d5830-1b8a-470f-9641-e9532639c0c0', 'ce6872e7-5e85-4e4e-8dd5-491149a0639a', 'b0002a53-5161-474d-84fb-6d38d48558ce']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5947565-915e-4c01-93d8-ae8434b97a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5947565-915e-4c01-93d8-ae8434b97a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '521905cb-0153-4e3a-b98f-bfc1a2e6b826', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1143168910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f550fca3610c422cb5a1ebaff082b786',qos_specs=None,replication_status=,reservations=['4e04ca15-2339-4098-a607-b3764cb09112','1b7d5830-1b8a-470f-9641-e9532639c0c0','ce6872e7-5e85-4e4e-8dd5-491149a0639a','b0002a53-5161-474d-84fb-6d38d48558ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1143168910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=521905cb-0153-4e3a-b98f-bfc1a2e6b826,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f550fca3610c422cb5a1ebaff082b786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8bbed11-c0ea-4232-90dc-7f9f723fb14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8bbed11-c0ea-4232-90dc-7f9f723fb14f) transitioned into state 'SUCCESS' from state '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-1143168910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f550fca3610c422cb5a1ebaff082b786',qos_specs=None,replication_status=,reservations=['4e04ca15-2339-4098-a607-b3764cb09112','1b7d5830-1b8a-470f-9641-e9532639c0c0','ce6872e7-5e85-4e4e-8dd5-491149a0639a','b0002a53-5161-474d-84fb-6d38d48558ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (469ae38c-50a1-43ad-b184-833f2070bd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (469ae38c-50a1-43ad-b184-833f2070bd3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Flow 'volume_create_api' (e02530a0-626f-438f-8eb3-40762fa3074e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume request issued successfully. Sep 04 22:57:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b338e893-d1b7-4481-a32e-1a3f4f546dc8 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:57:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1374/2775] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:57:35 2026] POST /volume/v3/volumes => generated 767 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "79b8e9dc-5511-427f-83eb-a57dbd22fcef", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1963328515"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume request body: {'volume': {"'snapshot_id": '79b8e9dc-5511-427f-83eb-a57dbd22fcef', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1963328515'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume of 1 GB Sep 04 22:57:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Availability Zones retrieved successfully. Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Flow 'volume_create_api' (4501a742-78b2-469a-9777-fc14d9a5a58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90e97e23-4f75-4929-b457-6065b12c522e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90e97e23-4f75-4929-b457-6065b12c522e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (663139ad-cdf4-4419-9c01-0213f769f3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Created reservations ['2f630abc-18cf-4878-be47-f4ec2e5879ac', 'febcc65c-9cdb-4d21-b9ee-6d46650239fa', '3959bc2a-3986-401f-aa95-b1f58beb4f71', '9fd214c9-44f0-4b23-ae70-d34efe8b8a37'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (663139ad-cdf4-4419-9c01-0213f769f3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f630abc-18cf-4878-be47-f4ec2e5879ac', 'febcc65c-9cdb-4d21-b9ee-6d46650239fa', '3959bc2a-3986-401f-aa95-b1f58beb4f71', '9fd214c9-44f0-4b23-ae70-d34efe8b8a37']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19386670-c501-420f-be15-9029a29c8db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19386670-c501-420f-be15-9029a29c8db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32da0fd3-a847-408b-8fbe-1e84d8678d2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1963328515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f550fca3610c422cb5a1ebaff082b786',qos_specs=None,replication_status=,reservations=['2f630abc-18cf-4878-be47-f4ec2e5879ac','febcc65c-9cdb-4d21-b9ee-6d46650239fa','3959bc2a-3986-401f-aa95-b1f58beb4f71','9fd214c9-44f0-4b23-ae70-d34efe8b8a37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1963328515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32da0fd3-a847-408b-8fbe-1e84d8678d2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f550fca3610c422cb5a1ebaff082b786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4be09b75-8fa6-41e1-9d24-f819c99e9142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4be09b75-8fa6-41e1-9d24-f819c99e9142) transitioned into state 'SUCCESS' from state '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-1963328515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f550fca3610c422cb5a1ebaff082b786',qos_specs=None,replication_status=,reservations=['2f630abc-18cf-4878-be47-f4ec2e5879ac','febcc65c-9cdb-4d21-b9ee-6d46650239fa','3959bc2a-3986-401f-aa95-b1f58beb4f71','9fd214c9-44f0-4b23-ae70-d34efe8b8a37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d5a177555b4c9f9d453fb48be74d2e',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af56b6e3-0cec-44a5-9c4e-c702efe57652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af56b6e3-0cec-44a5-9c4e-c702efe57652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Flow 'volume_create_api' (4501a742-78b2-469a-9777-fc14d9a5a58b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Create volume request issued successfully. Sep 04 22:57:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-049f70c4-23c2-4dfc-ac0a-9fb733c36242 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:57:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1402/2776] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:57:35 2026] POST /volume/v3/volumes => generated 767 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8787e21d-5501-42ef-8766-a8c7fd513f02 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8787e21d-5501-42ef-8766-a8c7fd513f02 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/787c24ae-724d-45a5-8db9-edb43f75f9ac Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8787e21d-5501-42ef-8766-a8c7fd513f02 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8787e21d-5501-42ef-8766-a8c7fd513f02 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8787e21d-5501-42ef-8766-a8c7fd513f02 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8787e21d-5501-42ef-8766-a8c7fd513f02 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/787c24ae-724d-45a5-8db9-edb43f75f9ac returned with HTTP 200 Sep 04 22:57:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1375/2777] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:35 2026] GET /volume/v3/volumes/787c24ae-724d-45a5-8db9-edb43f75f9ac => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6bf13130-5fad-457c-a6c3-6f6ad7f0168b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6bf13130-5fad-457c-a6c3-6f6ad7f0168b tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/036db322-396c-4ad7-b913-f6693a74fd41 Sep 04 22:57:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6bf13130-5fad-457c-a6c3-6f6ad7f0168b tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6bf13130-5fad-457c-a6c3-6f6ad7f0168b tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6bf13130-5fad-457c-a6c3-6f6ad7f0168b tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6bf13130-5fad-457c-a6c3-6f6ad7f0168b tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/036db322-396c-4ad7-b913-f6693a74fd41 returned with HTTP 200 Sep 04 22:57:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1403/2778] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:36 2026] GET /volume/v3/volumes/036db322-396c-4ad7-b913-f6693a74fd41 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-de392d06-1913-4722-9db9-83f8f9a063f6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-de392d06-1913-4722-9db9-83f8f9a063f6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/036db322-396c-4ad7-b913-f6693a74fd41 Sep 04 22:57:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-de392d06-1913-4722-9db9-83f8f9a063f6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-de392d06-1913-4722-9db9-83f8f9a063f6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:37 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:37 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-de392d06-1913-4722-9db9-83f8f9a063f6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-de392d06-1913-4722-9db9-83f8f9a063f6 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/036db322-396c-4ad7-b913-f6693a74fd41 returned with HTTP 200 Sep 04 22:57:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1376/2779] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:37 2026] GET /volume/v3/volumes/036db322-396c-4ad7-b913-f6693a74fd41 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3086b2ec-807e-448c-98b3-ee6a6525dd9b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3086b2ec-807e-448c-98b3-ee6a6525dd9b tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/94ce0677-8367-4fdb-bc0d-4c0a964431cb Sep 04 22:57:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3086b2ec-807e-448c-98b3-ee6a6525dd9b tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3086b2ec-807e-448c-98b3-ee6a6525dd9b tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3086b2ec-807e-448c-98b3-ee6a6525dd9b tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3086b2ec-807e-448c-98b3-ee6a6525dd9b tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/94ce0677-8367-4fdb-bc0d-4c0a964431cb returned with HTTP 200 Sep 04 22:57:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1404/2780] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:37 2026] GET /volume/v3/volumes/94ce0677-8367-4fdb-bc0d-4c0a964431cb => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-95671bc0-48e9-4182-9a1b-80cf6dce5509 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-95671bc0-48e9-4182-9a1b-80cf6dce5509 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/521905cb-0153-4e3a-b98f-bfc1a2e6b826 Sep 04 22:57:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-95671bc0-48e9-4182-9a1b-80cf6dce5509 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-95671bc0-48e9-4182-9a1b-80cf6dce5509 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:37 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:37 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-95671bc0-48e9-4182-9a1b-80cf6dce5509 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-95671bc0-48e9-4182-9a1b-80cf6dce5509 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/521905cb-0153-4e3a-b98f-bfc1a2e6b826 returned with HTTP 200 Sep 04 22:57:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1377/2781] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:37 2026] GET /volume/v3/volumes/521905cb-0153-4e3a-b98f-bfc1a2e6b826 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2cd72676-41d8-4c9a-91b2-8d255cb6e05a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2cd72676-41d8-4c9a-91b2-8d255cb6e05a tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/521905cb-0153-4e3a-b98f-bfc1a2e6b826 Sep 04 22:57:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2cd72676-41d8-4c9a-91b2-8d255cb6e05a tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2cd72676-41d8-4c9a-91b2-8d255cb6e05a tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:38 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:38 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:38 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:38 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:38 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2cd72676-41d8-4c9a-91b2-8d255cb6e05a tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2cd72676-41d8-4c9a-91b2-8d255cb6e05a tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/521905cb-0153-4e3a-b98f-bfc1a2e6b826 returned with HTTP 200 Sep 04 22:57:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1405/2782] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:38 2026] GET /volume/v3/volumes/521905cb-0153-4e3a-b98f-bfc1a2e6b826 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bf304bff-8aee-4f97-b114-9773e9d0cd0f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bf304bff-8aee-4f97-b114-9773e9d0cd0f tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/32da0fd3-a847-408b-8fbe-1e84d8678d2c Sep 04 22:57:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bf304bff-8aee-4f97-b114-9773e9d0cd0f tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bf304bff-8aee-4f97-b114-9773e9d0cd0f tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:38 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:38 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:38 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:38 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:38 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bf304bff-8aee-4f97-b114-9773e9d0cd0f tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bf304bff-8aee-4f97-b114-9773e9d0cd0f tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/32da0fd3-a847-408b-8fbe-1e84d8678d2c returned with HTTP 200 Sep 04 22:57:38 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1378/2783] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:38 2026] GET /volume/v3/volumes/32da0fd3-a847-408b-8fbe-1e84d8678d2c => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6fb56b31-1062-4dab-bc84-95a4af5bba91 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6fb56b31-1062-4dab-bc84-95a4af5bba91 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/32da0fd3-a847-408b-8fbe-1e84d8678d2c Sep 04 22:57:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6fb56b31-1062-4dab-bc84-95a4af5bba91 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6fb56b31-1062-4dab-bc84-95a4af5bba91 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:39 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:39 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:39 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:39 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6fb56b31-1062-4dab-bc84-95a4af5bba91 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6fb56b31-1062-4dab-bc84-95a4af5bba91 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/32da0fd3-a847-408b-8fbe-1e84d8678d2c returned with HTTP 200 Sep 04 22:57:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1406/2784] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:39 2026] GET /volume/v3/volumes/32da0fd3-a847-408b-8fbe-1e84d8678d2c => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3bc2ec93-99ed-4d48-b5d0-357b7e55ee81 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3bc2ec93-99ed-4d48-b5d0-357b7e55ee81 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] DELETE http://192.168.122.93/volume/v3/volumes/32da0fd3-a847-408b-8fbe-1e84d8678d2c Sep 04 22:57:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3bc2ec93-99ed-4d48-b5d0-357b7e55ee81 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3bc2ec93-99ed-4d48-b5d0-357b7e55ee81 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:39 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-3bc2ec93-99ed-4d48-b5d0-357b7e55ee81 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Delete volume with id: 32da0fd3-a847-408b-8fbe-1e84d8678d2c Sep 04 22:57:39 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:39 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3bc2ec93-99ed-4d48-b5d0-357b7e55ee81 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3bc2ec93-99ed-4d48-b5d0-357b7e55ee81 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Delete volume request issued successfully. Sep 04 22:57:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3bc2ec93-99ed-4d48-b5d0-357b7e55ee81 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/32da0fd3-a847-408b-8fbe-1e84d8678d2c returned with HTTP 202 Sep 04 22:57:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1379/2785] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:57:39 2026] DELETE /volume/v3/volumes/32da0fd3-a847-408b-8fbe-1e84d8678d2c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1e82951e-beef-4d48-a752-aaea61fbe2b7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1e82951e-beef-4d48-a752-aaea61fbe2b7 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/32da0fd3-a847-408b-8fbe-1e84d8678d2c Sep 04 22:57:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1e82951e-beef-4d48-a752-aaea61fbe2b7 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1e82951e-beef-4d48-a752-aaea61fbe2b7 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:39 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:39 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:39 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:39 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1e82951e-beef-4d48-a752-aaea61fbe2b7 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1e82951e-beef-4d48-a752-aaea61fbe2b7 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/32da0fd3-a847-408b-8fbe-1e84d8678d2c returned with HTTP 200 Sep 04 22:57:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1407/2786] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:39 2026] GET /volume/v3/volumes/32da0fd3-a847-408b-8fbe-1e84d8678d2c => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fa562ccc-3452-47c7-b46d-90eda936af08 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fa562ccc-3452-47c7-b46d-90eda936af08 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/32da0fd3-a847-408b-8fbe-1e84d8678d2c Sep 04 22:57:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fa562ccc-3452-47c7-b46d-90eda936af08 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fa562ccc-3452-47c7-b46d-90eda936af08 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fa562ccc-3452-47c7-b46d-90eda936af08 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/32da0fd3-a847-408b-8fbe-1e84d8678d2c returned with HTTP 404 Sep 04 22:57:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1380/2787] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:40 2026] GET /volume/v3/volumes/32da0fd3-a847-408b-8fbe-1e84d8678d2c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-80bed824-51b5-4018-866c-bb037750638f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-80bed824-51b5-4018-866c-bb037750638f tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] DELETE http://192.168.122.93/volume/v3/volumes/521905cb-0153-4e3a-b98f-bfc1a2e6b826 Sep 04 22:57:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-80bed824-51b5-4018-866c-bb037750638f tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-80bed824-51b5-4018-866c-bb037750638f tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:40 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-80bed824-51b5-4018-866c-bb037750638f tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Delete volume with id: 521905cb-0153-4e3a-b98f-bfc1a2e6b826 Sep 04 22:57:40 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:40 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-80bed824-51b5-4018-866c-bb037750638f tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-80bed824-51b5-4018-866c-bb037750638f tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Delete volume request issued successfully. Sep 04 22:57:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-80bed824-51b5-4018-866c-bb037750638f tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/521905cb-0153-4e3a-b98f-bfc1a2e6b826 returned with HTTP 202 Sep 04 22:57:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1408/2788] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:57:40 2026] DELETE /volume/v3/volumes/521905cb-0153-4e3a-b98f-bfc1a2e6b826 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-216f9dc1-84f9-41a5-a7df-fac609c0e627 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-216f9dc1-84f9-41a5-a7df-fac609c0e627 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/521905cb-0153-4e3a-b98f-bfc1a2e6b826 Sep 04 22:57:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-216f9dc1-84f9-41a5-a7df-fac609c0e627 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-216f9dc1-84f9-41a5-a7df-fac609c0e627 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:40 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:40 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-216f9dc1-84f9-41a5-a7df-fac609c0e627 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-216f9dc1-84f9-41a5-a7df-fac609c0e627 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/521905cb-0153-4e3a-b98f-bfc1a2e6b826 returned with HTTP 200 Sep 04 22:57:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1381/2789] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:40 2026] GET /volume/v3/volumes/521905cb-0153-4e3a-b98f-bfc1a2e6b826 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b15d7d40-1c77-4d2b-bd64-8b86fe472a27 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b15d7d40-1c77-4d2b-bd64-8b86fe472a27 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/521905cb-0153-4e3a-b98f-bfc1a2e6b826 Sep 04 22:57:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b15d7d40-1c77-4d2b-bd64-8b86fe472a27 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b15d7d40-1c77-4d2b-bd64-8b86fe472a27 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b15d7d40-1c77-4d2b-bd64-8b86fe472a27 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/521905cb-0153-4e3a-b98f-bfc1a2e6b826 returned with HTTP 404 Sep 04 22:57:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1409/2790] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:41 2026] GET /volume/v3/volumes/521905cb-0153-4e3a-b98f-bfc1a2e6b826 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6835dc13-15b1-42be-94dc-f79300623cba None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6835dc13-15b1-42be-94dc-f79300623cba tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] DELETE http://192.168.122.93/volume/v3/volumes/94ce0677-8367-4fdb-bc0d-4c0a964431cb Sep 04 22:57:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6835dc13-15b1-42be-94dc-f79300623cba tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6835dc13-15b1-42be-94dc-f79300623cba tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:41 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-6835dc13-15b1-42be-94dc-f79300623cba tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Delete volume with id: 94ce0677-8367-4fdb-bc0d-4c0a964431cb Sep 04 22:57:41 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:41 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:41 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:41 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6835dc13-15b1-42be-94dc-f79300623cba tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6835dc13-15b1-42be-94dc-f79300623cba tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Delete volume request issued successfully. Sep 04 22:57:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6835dc13-15b1-42be-94dc-f79300623cba tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/94ce0677-8367-4fdb-bc0d-4c0a964431cb returned with HTTP 202 Sep 04 22:57:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1382/2791] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:57:41 2026] DELETE /volume/v3/volumes/94ce0677-8367-4fdb-bc0d-4c0a964431cb => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-227701dd-dd1f-4c97-902d-3ddf38e133fe None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-227701dd-dd1f-4c97-902d-3ddf38e133fe tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/94ce0677-8367-4fdb-bc0d-4c0a964431cb Sep 04 22:57:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-227701dd-dd1f-4c97-902d-3ddf38e133fe tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-227701dd-dd1f-4c97-902d-3ddf38e133fe tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:41 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:41 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-227701dd-dd1f-4c97-902d-3ddf38e133fe tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-227701dd-dd1f-4c97-902d-3ddf38e133fe tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/94ce0677-8367-4fdb-bc0d-4c0a964431cb returned with HTTP 200 Sep 04 22:57:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1410/2792] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:41 2026] GET /volume/v3/volumes/94ce0677-8367-4fdb-bc0d-4c0a964431cb => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-503a7e6a-b044-49fd-9bff-208cfe97a660 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-503a7e6a-b044-49fd-9bff-208cfe97a660 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/94ce0677-8367-4fdb-bc0d-4c0a964431cb Sep 04 22:57:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-503a7e6a-b044-49fd-9bff-208cfe97a660 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-503a7e6a-b044-49fd-9bff-208cfe97a660 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-503a7e6a-b044-49fd-9bff-208cfe97a660 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/94ce0677-8367-4fdb-bc0d-4c0a964431cb returned with HTTP 404 Sep 04 22:57:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1383/2793] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:42 2026] GET /volume/v3/volumes/94ce0677-8367-4fdb-bc0d-4c0a964431cb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7ea68453-a9fe-4d78-b0e8-6980c0ccf64c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7ea68453-a9fe-4d78-b0e8-6980c0ccf64c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] DELETE http://192.168.122.93/volume/v3/volumes/036db322-396c-4ad7-b913-f6693a74fd41 Sep 04 22:57:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7ea68453-a9fe-4d78-b0e8-6980c0ccf64c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7ea68453-a9fe-4d78-b0e8-6980c0ccf64c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:42 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-7ea68453-a9fe-4d78-b0e8-6980c0ccf64c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Delete volume with id: 036db322-396c-4ad7-b913-f6693a74fd41 Sep 04 22:57:42 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:42 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7ea68453-a9fe-4d78-b0e8-6980c0ccf64c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7ea68453-a9fe-4d78-b0e8-6980c0ccf64c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Delete volume request issued successfully. Sep 04 22:57:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7ea68453-a9fe-4d78-b0e8-6980c0ccf64c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/036db322-396c-4ad7-b913-f6693a74fd41 returned with HTTP 202 Sep 04 22:57:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1411/2794] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:57:42 2026] DELETE /volume/v3/volumes/036db322-396c-4ad7-b913-f6693a74fd41 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5bc68210-6783-4b63-811e-23141201697f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5bc68210-6783-4b63-811e-23141201697f tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/036db322-396c-4ad7-b913-f6693a74fd41 Sep 04 22:57:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5bc68210-6783-4b63-811e-23141201697f tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5bc68210-6783-4b63-811e-23141201697f tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5bc68210-6783-4b63-811e-23141201697f tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5bc68210-6783-4b63-811e-23141201697f tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/036db322-396c-4ad7-b913-f6693a74fd41 returned with HTTP 200 Sep 04 22:57:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1384/2795] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:42 2026] GET /volume/v3/volumes/036db322-396c-4ad7-b913-f6693a74fd41 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1ea1a990-71ca-4eb4-8231-336d80e17684 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1ea1a990-71ca-4eb4-8231-336d80e17684 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/036db322-396c-4ad7-b913-f6693a74fd41 Sep 04 22:57:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1ea1a990-71ca-4eb4-8231-336d80e17684 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1ea1a990-71ca-4eb4-8231-336d80e17684 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1ea1a990-71ca-4eb4-8231-336d80e17684 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/036db322-396c-4ad7-b913-f6693a74fd41 returned with HTTP 404 Sep 04 22:57:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1412/2796] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:44 2026] GET /volume/v3/volumes/036db322-396c-4ad7-b913-f6693a74fd41 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-25eb3ebd-0cea-4ff6-8866-1cbd9be61eff None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-25eb3ebd-0cea-4ff6-8866-1cbd9be61eff tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] DELETE http://192.168.122.93/volume/v3/volumes/787c24ae-724d-45a5-8db9-edb43f75f9ac Sep 04 22:57:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-25eb3ebd-0cea-4ff6-8866-1cbd9be61eff tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-25eb3ebd-0cea-4ff6-8866-1cbd9be61eff tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:44 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-25eb3ebd-0cea-4ff6-8866-1cbd9be61eff tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Delete volume with id: 787c24ae-724d-45a5-8db9-edb43f75f9ac Sep 04 22:57:44 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:44 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:44 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:44 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-25eb3ebd-0cea-4ff6-8866-1cbd9be61eff tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-25eb3ebd-0cea-4ff6-8866-1cbd9be61eff tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Delete volume request issued successfully. Sep 04 22:57:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-25eb3ebd-0cea-4ff6-8866-1cbd9be61eff tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/787c24ae-724d-45a5-8db9-edb43f75f9ac returned with HTTP 202 Sep 04 22:57:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1385/2797] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:57:44 2026] DELETE /volume/v3/volumes/787c24ae-724d-45a5-8db9-edb43f75f9ac => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5293baa0-2bd3-4337-8877-c581c9f46043 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5293baa0-2bd3-4337-8877-c581c9f46043 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/787c24ae-724d-45a5-8db9-edb43f75f9ac Sep 04 22:57:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5293baa0-2bd3-4337-8877-c581c9f46043 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5293baa0-2bd3-4337-8877-c581c9f46043 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:44 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:44 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:44 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:44 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:44 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5293baa0-2bd3-4337-8877-c581c9f46043 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5293baa0-2bd3-4337-8877-c581c9f46043 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/787c24ae-724d-45a5-8db9-edb43f75f9ac returned with HTTP 200 Sep 04 22:57:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1413/2798] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:44 2026] GET /volume/v3/volumes/787c24ae-724d-45a5-8db9-edb43f75f9ac => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3156834d-ef71-4780-9fe9-e545e14360b0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3156834d-ef71-4780-9fe9-e545e14360b0 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/787c24ae-724d-45a5-8db9-edb43f75f9ac Sep 04 22:57:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3156834d-ef71-4780-9fe9-e545e14360b0 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3156834d-ef71-4780-9fe9-e545e14360b0 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3156834d-ef71-4780-9fe9-e545e14360b0 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/787c24ae-724d-45a5-8db9-edb43f75f9ac returned with HTTP 404 Sep 04 22:57:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1386/2799] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:45 2026] GET /volume/v3/volumes/787c24ae-724d-45a5-8db9-edb43f75f9ac => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1b62ac1d-87ec-49d6-a04e-c71b246caba7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1b62ac1d-87ec-49d6-a04e-c71b246caba7 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef Sep 04 22:57:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1b62ac1d-87ec-49d6-a04e-c71b246caba7 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1b62ac1d-87ec-49d6-a04e-c71b246caba7 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:45 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-1b62ac1d-87ec-49d6-a04e-c71b246caba7 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Delete snapshot with id: 79b8e9dc-5511-427f-83eb-a57dbd22fcef Sep 04 22:57:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1b62ac1d-87ec-49d6-a04e-c71b246caba7 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Snapshot retrieved successfully. Sep 04 22:57:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1b62ac1d-87ec-49d6-a04e-c71b246caba7 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Snapshot delete request issued successfully. Sep 04 22:57:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1b62ac1d-87ec-49d6-a04e-c71b246caba7 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef returned with HTTP 202 Sep 04 22:57:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1414/2800] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:57:45 2026] DELETE /volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-71dada75-4f3a-4c64-bd05-56f963ed15af None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-71dada75-4f3a-4c64-bd05-56f963ed15af tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef Sep 04 22:57:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-71dada75-4f3a-4c64-bd05-56f963ed15af tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-71dada75-4f3a-4c64-bd05-56f963ed15af tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-71dada75-4f3a-4c64-bd05-56f963ed15af tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Snapshot retrieved successfully. Sep 04 22:57:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-71dada75-4f3a-4c64-bd05-56f963ed15af tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef returned with HTTP 200 Sep 04 22:57:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1387/2801] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:57:45 2026] GET /volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef => generated 474 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8bc1ab06-925b-496e-8dce-8b9091edf063 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8bc1ab06-925b-496e-8dce-8b9091edf063 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef Sep 04 22:57:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8bc1ab06-925b-496e-8dce-8b9091edf063 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8bc1ab06-925b-496e-8dce-8b9091edf063 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8bc1ab06-925b-496e-8dce-8b9091edf063 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Snapshot retrieved successfully. Sep 04 22:57:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8bc1ab06-925b-496e-8dce-8b9091edf063 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef returned with HTTP 200 Sep 04 22:57:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1415/2802] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:57:46 2026] GET /volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef => generated 474 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-586f3b1f-dbc7-4a66-b512-e2d34a763942 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-586f3b1f-dbc7-4a66-b512-e2d34a763942 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef Sep 04 22:57:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-586f3b1f-dbc7-4a66-b512-e2d34a763942 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-586f3b1f-dbc7-4a66-b512-e2d34a763942 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-586f3b1f-dbc7-4a66-b512-e2d34a763942 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef returned with HTTP 404 Sep 04 22:57:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1388/2803] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:57:47 2026] GET /volume/v3/snapshots/79b8e9dc-5511-427f-83eb-a57dbd22fcef => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d9ec3034-681a-44d3-a983-e4d2faa58c0c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d9ec3034-681a-44d3-a983-e4d2faa58c0c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] DELETE http://192.168.122.93/volume/v3/volumes/5f321d2b-597d-4e5f-a5c7-b5f448fdeec0 Sep 04 22:57:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d9ec3034-681a-44d3-a983-e4d2faa58c0c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d9ec3034-681a-44d3-a983-e4d2faa58c0c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:47 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-d9ec3034-681a-44d3-a983-e4d2faa58c0c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Delete volume with id: 5f321d2b-597d-4e5f-a5c7-b5f448fdeec0 Sep 04 22:57:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d9ec3034-681a-44d3-a983-e4d2faa58c0c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d9ec3034-681a-44d3-a983-e4d2faa58c0c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Delete volume request issued successfully. Sep 04 22:57:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d9ec3034-681a-44d3-a983-e4d2faa58c0c tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/5f321d2b-597d-4e5f-a5c7-b5f448fdeec0 returned with HTTP 202 Sep 04 22:57:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1416/2804] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:57:47 2026] DELETE /volume/v3/volumes/5f321d2b-597d-4e5f-a5c7-b5f448fdeec0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f723bbbb-3162-4c03-85fa-5b367ebbb2fb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f723bbbb-3162-4c03-85fa-5b367ebbb2fb tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/5f321d2b-597d-4e5f-a5c7-b5f448fdeec0 Sep 04 22:57:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f723bbbb-3162-4c03-85fa-5b367ebbb2fb tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f723bbbb-3162-4c03-85fa-5b367ebbb2fb tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f723bbbb-3162-4c03-85fa-5b367ebbb2fb tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Volume info retrieved successfully. Sep 04 22:57:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f723bbbb-3162-4c03-85fa-5b367ebbb2fb tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/5f321d2b-597d-4e5f-a5c7-b5f448fdeec0 returned with HTTP 200 Sep 04 22:57:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1389/2805] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:47 2026] GET /volume/v3/volumes/5f321d2b-597d-4e5f-a5c7-b5f448fdeec0 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6b945ec2-c284-4976-b792-aea7f6bb3c33 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b945ec2-c284-4976-b792-aea7f6bb3c33 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] GET http://192.168.122.93/volume/v3/volumes/5f321d2b-597d-4e5f-a5c7-b5f448fdeec0 Sep 04 22:57:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b945ec2-c284-4976-b792-aea7f6bb3c33 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b945ec2-c284-4976-b792-aea7f6bb3c33 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b945ec2-c284-4976-b792-aea7f6bb3c33 tempest-CreateVolumesFromSnapshotTest-196960062 tempest-CreateVolumesFromSnapshotTest-196960062-project-member] http://192.168.122.93/volume/v3/volumes/5f321d2b-597d-4e5f-a5c7-b5f448fdeec0 returned with HTTP 404 Sep 04 22:57:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1417/2806] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:48 2026] GET /volume/v3/volumes/5f321d2b-597d-4e5f-a5c7-b5f448fdeec0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-25240973-c83a-4199-9afb-935ef8346147 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:57:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2093879534"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2093879534'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:57:51 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Create volume of 1 GB Sep 04 22:57:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Availability Zones retrieved successfully. Sep 04 22:57:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Flow 'volume_create_api' (eb76d07b-31bb-428b-b15d-4c5be91af789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ec259e-82c2-4d37-907c-b1b4f000cca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:57:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ec259e-82c2-4d37-907c-b1b4f000cca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5587684-fd28-4c3f-9a4e-b73f32cc91ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:51 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Created reservations ['4e1bd837-25c9-49e7-8c98-5c08d5993004', '753bcad9-92e5-4bd5-9ae6-37c14c831255', '9bce9350-846e-473e-8bae-5b23a089f33e', 'cf52a047-3d53-4f89-9ad8-64bfb044ca6f'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:57:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5587684-fd28-4c3f-9a4e-b73f32cc91ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e1bd837-25c9-49e7-8c98-5c08d5993004', '753bcad9-92e5-4bd5-9ae6-37c14c831255', '9bce9350-846e-473e-8bae-5b23a089f33e', 'cf52a047-3d53-4f89-9ad8-64bfb044ca6f']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb83448-d807-4fe3-afe7-d82cf9bc19fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb83448-d807-4fe3-afe7-d82cf9bc19fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af293df5-03bc-458d-b423-9c7f29dbe98f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2093879534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b1846b223114ba79a9f85bff2b3f02c',qos_specs=None,replication_status=,reservations=['4e1bd837-25c9-49e7-8c98-5c08d5993004','753bcad9-92e5-4bd5-9ae6-37c14c831255','9bce9350-846e-473e-8bae-5b23a089f33e','cf52a047-3d53-4f89-9ad8-64bfb044ca6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='915b03f2448747a0a1824f4fe5872961',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2093879534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af293df5-03bc-458d-b423-9c7f29dbe98f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b1846b223114ba79a9f85bff2b3f02c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='915b03f2448747a0a1824f4fe5872961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e92aa7ae-44d9-4168-827a-9908d527f9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e92aa7ae-44d9-4168-827a-9908d527f9a2) transitioned into state 'SUCCESS' from state '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-2093879534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b1846b223114ba79a9f85bff2b3f02c',qos_specs=None,replication_status=,reservations=['4e1bd837-25c9-49e7-8c98-5c08d5993004','753bcad9-92e5-4bd5-9ae6-37c14c831255','9bce9350-846e-473e-8bae-5b23a089f33e','cf52a047-3d53-4f89-9ad8-64bfb044ca6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='915b03f2448747a0a1824f4fe5872961',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65966f81-e546-439c-98c5-788b37684047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65966f81-e546-439c-98c5-788b37684047) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Flow 'volume_create_api' (eb76d07b-31bb-428b-b15d-4c5be91af789) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Create volume request issued successfully. Sep 04 22:57:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-25240973-c83a-4199-9afb-935ef8346147 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:57:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1390/2807] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:57:51 2026] POST /volume/v3/volumes => generated 785 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:57:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b84bbec4-2037-423b-aaa5-2587937ee886 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b84bbec4-2037-423b-aaa5-2587937ee886 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] GET http://192.168.122.93/volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f Sep 04 22:57:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b84bbec4-2037-423b-aaa5-2587937ee886 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b84bbec4-2037-423b-aaa5-2587937ee886 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b84bbec4-2037-423b-aaa5-2587937ee886 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Volume info retrieved successfully. Sep 04 22:57:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b84bbec4-2037-423b-aaa5-2587937ee886 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] http://192.168.122.93/volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f returned with HTTP 200 Sep 04 22:57:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1418/2808] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:51 2026] GET /volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:57:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-562c42ad-7a19-4451-ad26-b320958e254e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-562c42ad-7a19-4451-ad26-b320958e254e tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] GET http://192.168.122.93/volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f Sep 04 22:57:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-562c42ad-7a19-4451-ad26-b320958e254e tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-562c42ad-7a19-4451-ad26-b320958e254e tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-562c42ad-7a19-4451-ad26-b320958e254e tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Volume info retrieved successfully. Sep 04 22:57:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-562c42ad-7a19-4451-ad26-b320958e254e tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] http://192.168.122.93/volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f returned with HTTP 200 Sep 04 22:57:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1391/2809] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:52 2026] GET /volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-82811d67-47b5-4c3c-8d69-e7e040f2cc0b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-82811d67-47b5-4c3c-8d69-e7e040f2cc0b tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-reader] POST http://192.168.122.93/volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f/action Sep 04 22:57:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-82811d67-47b5-4c3c-8d69-e7e040f2cc0b tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:57:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-82811d67-47b5-4c3c-8d69-e7e040f2cc0b tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-82811d67-47b5-4c3c-8d69-e7e040f2cc0b tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-reader] Volume info retrieved successfully. Sep 04 22:57:52 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-82811d67-47b5-4c3c-8d69-e7e040f2cc0b tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd321fa23dda5451b98d556e69217008a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b1846b223114ba79a9f85bff2b3f02c', '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=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:57:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-82811d67-47b5-4c3c-8d69-e7e040f2cc0b tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-reader] http://192.168.122.93/volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f/action returned with HTTP 403 Sep 04 22:57:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1419/2810] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:57:52 2026] POST /volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f/action => generated 131 bytes in 134 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-aca5c51b-11de-4f79-be07-1ceb081ea345 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-aca5c51b-11de-4f79-be07-1ceb081ea345 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f Sep 04 22:57:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-aca5c51b-11de-4f79-be07-1ceb081ea345 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-aca5c51b-11de-4f79-be07-1ceb081ea345 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:52 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-aca5c51b-11de-4f79-be07-1ceb081ea345 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Delete volume with id: af293df5-03bc-458d-b423-9c7f29dbe98f Sep 04 22:57:52 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:52 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-aca5c51b-11de-4f79-be07-1ceb081ea345 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Volume info retrieved successfully. Sep 04 22:57:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-aca5c51b-11de-4f79-be07-1ceb081ea345 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Delete volume request issued successfully. Sep 04 22:57:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-aca5c51b-11de-4f79-be07-1ceb081ea345 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] http://192.168.122.93/volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f returned with HTTP 202 Sep 04 22:57:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1392/2811] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:57:52 2026] DELETE /volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d02df310-024f-474a-ab29-da3d76811716 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d02df310-024f-474a-ab29-da3d76811716 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] GET http://192.168.122.93/volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f Sep 04 22:57:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d02df310-024f-474a-ab29-da3d76811716 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d02df310-024f-474a-ab29-da3d76811716 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d02df310-024f-474a-ab29-da3d76811716 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Volume info retrieved successfully. Sep 04 22:57:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d02df310-024f-474a-ab29-da3d76811716 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] http://192.168.122.93/volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f returned with HTTP 200 Sep 04 22:57:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1420/2812] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:52 2026] GET /volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d3e0370d-7966-46d5-a1e6-1b50f52d5d18 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d3e0370d-7966-46d5-a1e6-1b50f52d5d18 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] GET http://192.168.122.93/volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f Sep 04 22:57:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d3e0370d-7966-46d5-a1e6-1b50f52d5d18 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d3e0370d-7966-46d5-a1e6-1b50f52d5d18 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d3e0370d-7966-46d5-a1e6-1b50f52d5d18 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] http://192.168.122.93/volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f returned with HTTP 404 Sep 04 22:57:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1393/2813] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:53 2026] GET /volume/v3/volumes/af293df5-03bc-458d-b423-9c7f29dbe98f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:57:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1233720575"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1233720575'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:57:53 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Create volume of 1 GB Sep 04 22:57:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Availability Zones retrieved successfully. Sep 04 22:57:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Flow 'volume_create_api' (e52d8aac-3a33-49cb-ac07-cc2b34637513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3818f68-a618-49e3-95fe-a29b54f3bc57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:57:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3818f68-a618-49e3-95fe-a29b54f3bc57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:53 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f4094f-df95-4d76-8c38-6677c62ad6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:54 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Created reservations ['19f08672-981d-41be-a37c-4024b279d204', '6c45b7ce-8916-4230-8977-658fdb5a30b1', 'e1db51a0-fe5a-4916-ae2b-9ba466abe6bb', 'dff9f739-b683-428f-933c-3b9c846f367e'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:57:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f4094f-df95-4d76-8c38-6677c62ad6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19f08672-981d-41be-a37c-4024b279d204', '6c45b7ce-8916-4230-8977-658fdb5a30b1', 'e1db51a0-fe5a-4916-ae2b-9ba466abe6bb', 'dff9f739-b683-428f-933c-3b9c846f367e']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f524138d-a5fe-4e48-8891-777ea37ee8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f524138d-a5fe-4e48-8891-777ea37ee8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f4069db-2044-42ed-8286-ee83dab990b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1233720575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b1846b223114ba79a9f85bff2b3f02c',qos_specs=None,replication_status=,reservations=['19f08672-981d-41be-a37c-4024b279d204','6c45b7ce-8916-4230-8977-658fdb5a30b1','e1db51a0-fe5a-4916-ae2b-9ba466abe6bb','dff9f739-b683-428f-933c-3b9c846f367e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='915b03f2448747a0a1824f4fe5872961',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1233720575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f4069db-2044-42ed-8286-ee83dab990b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b1846b223114ba79a9f85bff2b3f02c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='915b03f2448747a0a1824f4fe5872961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46ec9533-9494-4aff-927e-ff8f0a6f33a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46ec9533-9494-4aff-927e-ff8f0a6f33a1) transitioned into state 'SUCCESS' from state '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-1233720575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b1846b223114ba79a9f85bff2b3f02c',qos_specs=None,replication_status=,reservations=['19f08672-981d-41be-a37c-4024b279d204','6c45b7ce-8916-4230-8977-658fdb5a30b1','e1db51a0-fe5a-4916-ae2b-9ba466abe6bb','dff9f739-b683-428f-933c-3b9c846f367e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='915b03f2448747a0a1824f4fe5872961',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bba86c3-2162-4dba-8e89-841ed522c45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bba86c3-2162-4dba-8e89-841ed522c45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:54 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Flow 'volume_create_api' (e52d8aac-3a33-49cb-ac07-cc2b34637513) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Create volume request issued successfully. Sep 04 22:57:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bbe9e16a-7b95-408c-9850-8f5b78589061 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:57:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1421/2814] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:57:53 2026] POST /volume/v3/volumes => generated 785 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:57:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-de7a6d7a-69a7-4b33-ae7c-18a9ffd55292 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-de7a6d7a-69a7-4b33-ae7c-18a9ffd55292 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] GET http://192.168.122.93/volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8 Sep 04 22:57:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-de7a6d7a-69a7-4b33-ae7c-18a9ffd55292 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-de7a6d7a-69a7-4b33-ae7c-18a9ffd55292 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-de7a6d7a-69a7-4b33-ae7c-18a9ffd55292 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Volume info retrieved successfully. Sep 04 22:57:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-de7a6d7a-69a7-4b33-ae7c-18a9ffd55292 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] http://192.168.122.93/volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8 returned with HTTP 200 Sep 04 22:57:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1394/2815] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:54 2026] GET /volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8 => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b5eca6e0-3379-4145-829c-9f3fc5b5ace9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b5eca6e0-3379-4145-829c-9f3fc5b5ace9 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] GET http://192.168.122.93/volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8 Sep 04 22:57:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b5eca6e0-3379-4145-829c-9f3fc5b5ace9 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b5eca6e0-3379-4145-829c-9f3fc5b5ace9 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b5eca6e0-3379-4145-829c-9f3fc5b5ace9 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Volume info retrieved successfully. Sep 04 22:57:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b5eca6e0-3379-4145-829c-9f3fc5b5ace9 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] http://192.168.122.93/volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8 returned with HTTP 200 Sep 04 22:57:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1422/2816] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:55 2026] GET /volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8 => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-45da6f6f-2931-4ec0-a958-6a6980c776cf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-45da6f6f-2931-4ec0-a958-6a6980c776cf tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-reader] POST http://192.168.122.93/volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8/action Sep 04 22:57:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-45da6f6f-2931-4ec0-a958-6a6980c776cf tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:57:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-45da6f6f-2931-4ec0-a958-6a6980c776cf tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:55 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-45da6f6f-2931-4ec0-a958-6a6980c776cf tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd321fa23dda5451b98d556e69217008a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b1846b223114ba79a9f85bff2b3f02c', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:57:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-45da6f6f-2931-4ec0-a958-6a6980c776cf tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-reader] http://192.168.122.93/volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8/action returned with HTTP 403 Sep 04 22:57:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1395/2817] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:57:55 2026] POST /volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8/action => generated 131 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f638fd2e-f9f2-4ad5-ae81-60db8a61e8f2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f638fd2e-f9f2-4ad5-ae81-60db8a61e8f2 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8 Sep 04 22:57:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f638fd2e-f9f2-4ad5-ae81-60db8a61e8f2 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f638fd2e-f9f2-4ad5-ae81-60db8a61e8f2 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:55 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-f638fd2e-f9f2-4ad5-ae81-60db8a61e8f2 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Delete volume with id: 6f4069db-2044-42ed-8286-ee83dab990b8 Sep 04 22:57:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:57:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:57:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f638fd2e-f9f2-4ad5-ae81-60db8a61e8f2 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Volume info retrieved successfully. Sep 04 22:57:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f638fd2e-f9f2-4ad5-ae81-60db8a61e8f2 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Delete volume request issued successfully. Sep 04 22:57:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f638fd2e-f9f2-4ad5-ae81-60db8a61e8f2 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] http://192.168.122.93/volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8 returned with HTTP 202 Sep 04 22:57:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1423/2818] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:57:55 2026] DELETE /volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-098c6df3-55bf-4b14-b8fe-2e94c6550a14 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-098c6df3-55bf-4b14-b8fe-2e94c6550a14 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] GET http://192.168.122.93/volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8 Sep 04 22:57:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-098c6df3-55bf-4b14-b8fe-2e94c6550a14 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-098c6df3-55bf-4b14-b8fe-2e94c6550a14 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:57:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:57:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-098c6df3-55bf-4b14-b8fe-2e94c6550a14 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Volume info retrieved successfully. Sep 04 22:57:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-098c6df3-55bf-4b14-b8fe-2e94c6550a14 tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] http://192.168.122.93/volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8 returned with HTTP 200 Sep 04 22:57:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1396/2819] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:55 2026] GET /volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-abfc196f-7264-40d3-9293-959ffe314a5a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-abfc196f-7264-40d3-9293-959ffe314a5a tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] GET http://192.168.122.93/volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8 Sep 04 22:57:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-abfc196f-7264-40d3-9293-959ffe314a5a tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-abfc196f-7264-40d3-9293-959ffe314a5a tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-abfc196f-7264-40d3-9293-959ffe314a5a tempest-ProjectReaderTests-837208335 tempest-ProjectReaderTests-837208335-project-admin] http://192.168.122.93/volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8 returned with HTTP 404 Sep 04 22:57:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1424/2820] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:57:56 2026] GET /volume/v3/volumes/6f4069db-2044-42ed-8286-ee83dab990b8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:05 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=159,cinder:INSERT=36,cinder:UPDATE=52 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:58:06 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=161,cinder:INSERT=35,cinder:UPDATE=65 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:58:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-02b488af-02eb-4a4f-9884-0407d832799e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9ca596f4-8c12-4ab7-a901-a7cba7351064", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1067231718"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Create volume request body: {'volume': {"'imageRef": '9ca596f4-8c12-4ab7-a901-a7cba7351064', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1067231718'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:07 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Create volume of 1 GB Sep 04 22:58:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Availability Zones retrieved successfully. Sep 04 22:58:07 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Flow 'volume_create_api' (140558b5-adf0-41df-844e-2dd0288ed877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:07 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84325674-32d3-4ea2-a9de-34db731d5d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:07 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:07 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84325674-32d3-4ea2-a9de-34db731d5d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:07 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb8fd7a-95a0-4774-8694-cd805ea071d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1975837536"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1975837536'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:07 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume of 1 GB Sep 04 22:58:07 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Availability Zones retrieved successfully. Sep 04 22:58:07 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Flow 'volume_create_api' (4567397f-4e6e-45d5-9643-0e2efb3eb863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:07 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecdb6ca0-c67b-493f-8b92-7b99f8282a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:07 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Created reservations ['9e510a50-bec6-45ed-b7ce-2c54f2d31b69', '7af917c4-4b51-4dec-97b2-16094e19c9ec', 'fcbe6759-d367-47a7-adb2-b2372128648c', '57e62646-8880-4923-ac75-32470eecdab1'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb8fd7a-95a0-4774-8694-cd805ea071d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e510a50-bec6-45ed-b7ce-2c54f2d31b69', '7af917c4-4b51-4dec-97b2-16094e19c9ec', 'fcbe6759-d367-47a7-adb2-b2372128648c', '57e62646-8880-4923-ac75-32470eecdab1']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ced1c26-5f01-4d60-b452-82b1a8137b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecdb6ca0-c67b-493f-8b92-7b99f8282a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4285b5e-ee23-4b36-88b9-218e7588f2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:08 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ced1c26-5f01-4d60-b452-82b1a8137b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b37527b-c8a1-4a88-b928-4059e55a8a0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1067231718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa53e4f53ae14b38bf47a2ae02c95eb6',qos_specs=None,replication_status=,reservations=['9e510a50-bec6-45ed-b7ce-2c54f2d31b69','7af917c4-4b51-4dec-97b2-16094e19c9ec','fcbe6759-d367-47a7-adb2-b2372128648c','57e62646-8880-4923-ac75-32470eecdab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77bde6190e0a445895de371b7bba4fb6',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1067231718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b37527b-c8a1-4a88-b928-4059e55a8a0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa53e4f53ae14b38bf47a2ae02c95eb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77bde6190e0a445895de371b7bba4fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c92968a8-ab3b-4b67-9342-6163bc3af1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c92968a8-ab3b-4b67-9342-6163bc3af1f3) transitioned into state 'SUCCESS' from state '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-1067231718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa53e4f53ae14b38bf47a2ae02c95eb6',qos_specs=None,replication_status=,reservations=['9e510a50-bec6-45ed-b7ce-2c54f2d31b69','7af917c4-4b51-4dec-97b2-16094e19c9ec','fcbe6759-d367-47a7-adb2-b2372128648c','57e62646-8880-4923-ac75-32470eecdab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77bde6190e0a445895de371b7bba4fb6',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d12b880-b9b6-46b7-9f94-65dd06653719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d12b880-b9b6-46b7-9f94-65dd06653719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Flow 'volume_create_api' (140558b5-adf0-41df-844e-2dd0288ed877) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Create volume request issued successfully. Sep 04 22:58:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1d5794c6-9d63-4e2b-9dc2-5f2433cb92f3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1397/2821] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:58:07 2026] POST /volume/v3/volumes => generated 764 bytes in 798 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1f94580d-acaa-45fc-b240-250b8175204a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Created reservations ['53d905a1-aaa6-45a7-b6f0-0fe1bef6aff1', 'caa199b6-591b-4c52-9739-47e760c11e17', 'c1384f21-4982-4d1e-90c2-0227b1ab5aa5', 'fc5c7af6-bfa7-4e9a-9a4d-8dc02c51f8f1'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4285b5e-ee23-4b36-88b9-218e7588f2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53d905a1-aaa6-45a7-b6f0-0fe1bef6aff1', 'caa199b6-591b-4c52-9739-47e760c11e17', 'c1384f21-4982-4d1e-90c2-0227b1ab5aa5', 'fc5c7af6-bfa7-4e9a-9a4d-8dc02c51f8f1']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e288d80-8892-434b-9b80-a60ce74c5602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e288d80-8892-434b-9b80-a60ce74c5602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '612efced-e7cc-46f2-923a-4ac799633ecd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1975837536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4bd4642ae734afe8a04bb3773070800',qos_specs=None,replication_status=,reservations=['53d905a1-aaa6-45a7-b6f0-0fe1bef6aff1','caa199b6-591b-4c52-9739-47e760c11e17','c1384f21-4982-4d1e-90c2-0227b1ab5aa5','fc5c7af6-bfa7-4e9a-9a4d-8dc02c51f8f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1975837536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=612efced-e7cc-46f2-923a-4ac799633ecd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4bd4642ae734afe8a04bb3773070800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (469f36f7-8c09-49c3-b707-5257729dafff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (469f36f7-8c09-49c3-b707-5257729dafff) transitioned into state 'SUCCESS' from state '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-1975837536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4bd4642ae734afe8a04bb3773070800',qos_specs=None,replication_status=,reservations=['53d905a1-aaa6-45a7-b6f0-0fe1bef6aff1','caa199b6-591b-4c52-9739-47e760c11e17','c1384f21-4982-4d1e-90c2-0227b1ab5aa5','fc5c7af6-bfa7-4e9a-9a4d-8dc02c51f8f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87517b62-b021-4706-a73b-b0c89f8a5b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87517b62-b021-4706-a73b-b0c89f8a5b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Flow 'volume_create_api' (4567397f-4e6e-45d5-9643-0e2efb3eb863) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume request issued successfully. Sep 04 22:58:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-02b488af-02eb-4a4f-9884-0407d832799e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1425/2822] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:58:07 2026] POST /volume/v3/volumes => generated 771 bytes in 856 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9ca596f4-8c12-4ab7-a901-a7cba7351064", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-716851006"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Create volume request body: {'volume': {"'imageRef": '9ca596f4-8c12-4ab7-a901-a7cba7351064', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-716851006'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Create volume of 1 GB Sep 04 22:58:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Availability Zones retrieved successfully. Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Flow 'volume_create_api' (6af143ac-0e10-4de5-b559-4e6001c61fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f59abc9-14bf-4cd8-bd20-22d6b06bb976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1049568350"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1049568350'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume of 1 GB Sep 04 22:58:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Availability Zones retrieved successfully. Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Flow 'volume_create_api' (5693dae8-b064-43ea-9576-d310f86f032b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a85aac98-1ca8-40f0-b9a8-4743befa9147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f59abc9-14bf-4cd8-bd20-22d6b06bb976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac568df2-32ac-47f6-9c64-0fce67c037b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a85aac98-1ca8-40f0-b9a8-4743befa9147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33ba2aca-e8d3-4f54-8f04-14b5c5fe383c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Created reservations ['63b536f9-d2ec-49ac-b92a-a111f1bec998', 'b66e96cb-498a-4159-a990-d2ff216ad086', '46789d3e-0dc8-41c4-88c1-9768d2f500a9', '2ac244cc-354b-4907-b36b-d9798cca189f'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac568df2-32ac-47f6-9c64-0fce67c037b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63b536f9-d2ec-49ac-b92a-a111f1bec998', 'b66e96cb-498a-4159-a990-d2ff216ad086', '46789d3e-0dc8-41c4-88c1-9768d2f500a9', '2ac244cc-354b-4907-b36b-d9798cca189f']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de10d4b-7e89-4343-adf6-941406491489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de10d4b-7e89-4343-adf6-941406491489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b057c96-09e6-465a-93fe-0af46e73da14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-716851006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa53e4f53ae14b38bf47a2ae02c95eb6',qos_specs=None,replication_status=,reservations=['63b536f9-d2ec-49ac-b92a-a111f1bec998','b66e96cb-498a-4159-a990-d2ff216ad086','46789d3e-0dc8-41c4-88c1-9768d2f500a9','2ac244cc-354b-4907-b36b-d9798cca189f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77bde6190e0a445895de371b7bba4fb6',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-716851006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b057c96-09e6-465a-93fe-0af46e73da14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa53e4f53ae14b38bf47a2ae02c95eb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77bde6190e0a445895de371b7bba4fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37bf5cf9-d140-4dc3-b53c-6c0508e44554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37bf5cf9-d140-4dc3-b53c-6c0508e44554) transitioned into state 'SUCCESS' from state '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-716851006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa53e4f53ae14b38bf47a2ae02c95eb6',qos_specs=None,replication_status=,reservations=['63b536f9-d2ec-49ac-b92a-a111f1bec998','b66e96cb-498a-4159-a990-d2ff216ad086','46789d3e-0dc8-41c4-88c1-9768d2f500a9','2ac244cc-354b-4907-b36b-d9798cca189f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77bde6190e0a445895de371b7bba4fb6',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b0ff2e-9e33-49ea-b1a7-32be0bfab9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b0ff2e-9e33-49ea-b1a7-32be0bfab9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Flow 'volume_create_api' (6af143ac-0e10-4de5-b559-4e6001c61fb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Create volume request issued successfully. Sep 04 22:58:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0d82d5e9-1dfb-49dd-88f0-8bec183c77e8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1426/2823] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:58:08 2026] POST /volume/v3/volumes => generated 763 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-23664c0f-1833-4e36-8ef1-8fbcfb81659a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-23664c0f-1833-4e36-8ef1-8fbcfb81659a tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-23664c0f-1833-4e36-8ef1-8fbcfb81659a tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-23664c0f-1833-4e36-8ef1-8fbcfb81659a tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-23664c0f-1833-4e36-8ef1-8fbcfb81659a tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Created reservations ['c943e8c6-d4d5-42f9-838b-8a73f25841e6', 'de02764f-498b-4762-b75f-147f447a0b8d', '7d934dad-e05b-4b97-a048-506cc3cf900f', 'c15e818f-022d-481a-9cd3-1bc15da5017e'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33ba2aca-e8d3-4f54-8f04-14b5c5fe383c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c943e8c6-d4d5-42f9-838b-8a73f25841e6', 'de02764f-498b-4762-b75f-147f447a0b8d', '7d934dad-e05b-4b97-a048-506cc3cf900f', 'c15e818f-022d-481a-9cd3-1bc15da5017e']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:08 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53af8187-7beb-44f5-9fba-5657c22693f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-23664c0f-1833-4e36-8ef1-8fbcfb81659a tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd returned with HTTP 200 Sep 04 22:58:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1427/2824] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:08 2026] GET /volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2595df90-e289-467a-97ec-f1ce2b980d89 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53af8187-7beb-44f5-9fba-5657c22693f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21f69fb1-412e-479f-995b-7f8315b887ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1049568350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='898058d37eb046ed9d1bde256aff27cc',qos_specs=None,replication_status=,reservations=['c943e8c6-d4d5-42f9-838b-8a73f25841e6','de02764f-498b-4762-b75f-147f447a0b8d','7d934dad-e05b-4b97-a048-506cc3cf900f','c15e818f-022d-481a-9cd3-1bc15da5017e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1049568350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21f69fb1-412e-479f-995b-7f8315b887ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='898058d37eb046ed9d1bde256aff27cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (720c48b3-fef8-4794-9add-d3e50023002e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (720c48b3-fef8-4794-9add-d3e50023002e) transitioned into state 'SUCCESS' from state '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-1049568350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='898058d37eb046ed9d1bde256aff27cc',qos_specs=None,replication_status=,reservations=['c943e8c6-d4d5-42f9-838b-8a73f25841e6','de02764f-498b-4762-b75f-147f447a0b8d','7d934dad-e05b-4b97-a048-506cc3cf900f','c15e818f-022d-481a-9cd3-1bc15da5017e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e144249-4a2f-48f9-adfa-a83831251a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e144249-4a2f-48f9-adfa-a83831251a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Flow 'volume_create_api' (5693dae8-b064-43ea-9576-d310f86f032b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume request issued successfully. Sep 04 22:58:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1f94580d-acaa-45fc-b240-250b8175204a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1398/2825] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:58:08 2026] POST /volume/v3/volumes => generated 767 bytes in 900 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9ca596f4-8c12-4ab7-a901-a7cba7351064", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-694667701"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Create volume request body: {'volume': {"'imageRef": '9ca596f4-8c12-4ab7-a901-a7cba7351064', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-694667701'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Create volume of 1 GB Sep 04 22:58:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Availability Zones retrieved successfully. Sep 04 22:58:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2595df90-e289-467a-97ec-f1ce2b980d89 tempest-VolumeAndVolumeTypeFromImageTest-162971220 tempest-VolumeAndVolumeTypeFromImageTest-162971220-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:58:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2595df90-e289-467a-97ec-f1ce2b980d89 tempest-VolumeAndVolumeTypeFromImageTest-162971220 tempest-VolumeAndVolumeTypeFromImageTest-162971220-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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Flow 'volume_create_api' (d6f204d4-e47a-4df9-a60e-a23471763c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (434a6ea2-57b4-418f-a9c4-9ac2e233c08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2595df90-e289-467a-97ec-f1ce2b980d89 tempest-VolumeAndVolumeTypeFromImageTest-162971220 tempest-VolumeAndVolumeTypeFromImageTest-162971220-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:58:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1428/2826] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:58:08 2026] POST /volume/v3/types => generated 287 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a4e08272-d7ff-475b-ab80-057528e8f93a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a4e08272-d7ff-475b-ab80-057528e8f93a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba Sep 04 22:58:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a4e08272-d7ff-475b-ab80-057528e8f93a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a4e08272-d7ff-475b-ab80-057528e8f93a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a4e08272-d7ff-475b-ab80-057528e8f93a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a4e08272-d7ff-475b-ab80-057528e8f93a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba returned with HTTP 200 Sep 04 22:58:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1429/2827] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:09 2026] GET /volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba => generated 835 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (434a6ea2-57b4-418f-a9c4-9ac2e233c08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2077528f-9f55-41c2-b2dc-fcd7f8b46005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Created reservations ['4b476580-84d4-40b2-a22d-79a6e420de65', '8783c595-1c6b-4d1c-8eab-1e5b4d1aa406', '34cd2af3-8169-485f-8324-a5e528c3b4e2', 'bf655f02-0b3b-4ff2-84e5-47a8c6c73d3b'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2077528f-9f55-41c2-b2dc-fcd7f8b46005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b476580-84d4-40b2-a22d-79a6e420de65', '8783c595-1c6b-4d1c-8eab-1e5b4d1aa406', '34cd2af3-8169-485f-8324-a5e528c3b4e2', 'bf655f02-0b3b-4ff2-84e5-47a8c6c73d3b']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a54acf2-de0f-4ed6-a7ef-3caa3747cfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a54acf2-de0f-4ed6-a7ef-3caa3747cfff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08a83b0b-807b-4264-a08b-fb2aa4a74f8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-694667701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa53e4f53ae14b38bf47a2ae02c95eb6',qos_specs=None,replication_status=,reservations=['4b476580-84d4-40b2-a22d-79a6e420de65','8783c595-1c6b-4d1c-8eab-1e5b4d1aa406','34cd2af3-8169-485f-8324-a5e528c3b4e2','bf655f02-0b3b-4ff2-84e5-47a8c6c73d3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77bde6190e0a445895de371b7bba4fb6',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-694667701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08a83b0b-807b-4264-a08b-fb2aa4a74f8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa53e4f53ae14b38bf47a2ae02c95eb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77bde6190e0a445895de371b7bba4fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cd29279-7669-4018-84a6-35b8f9ff4e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cd29279-7669-4018-84a6-35b8f9ff4e1c) transitioned into state 'SUCCESS' from state '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-694667701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa53e4f53ae14b38bf47a2ae02c95eb6',qos_specs=None,replication_status=,reservations=['4b476580-84d4-40b2-a22d-79a6e420de65','8783c595-1c6b-4d1c-8eab-1e5b4d1aa406','34cd2af3-8169-485f-8324-a5e528c3b4e2','bf655f02-0b3b-4ff2-84e5-47a8c6c73d3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77bde6190e0a445895de371b7bba4fb6',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f526ff8-81a5-484e-b041-b6d5981ab323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f526ff8-81a5-484e-b041-b6d5981ab323) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Flow 'volume_create_api' (d6f204d4-e47a-4df9-a60e-a23471763c06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Create volume request issued successfully. Sep 04 22:58:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ab5e0a6e-9339-4e16-afe8-05668c789842 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1399/2828] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:58:09 2026] POST /volume/v3/volumes => generated 763 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-570569fa-73fd-4067-971b-d9d1acc78c62 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9ca596f4-8c12-4ab7-a901-a7cba7351064", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1040781832"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Create volume request body: {'volume': {"'imageRef": '9ca596f4-8c12-4ab7-a901-a7cba7351064', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1040781832'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:09 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Create volume of 1 GB Sep 04 22:58:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Availability Zones retrieved successfully. Sep 04 22:58:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Flow 'volume_create_api' (3751ee5b-9bfd-40d1-8ba9-6be1871e95e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1594f787-810b-4c37-8f4f-6ae5eae82a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1594f787-810b-4c37-8f4f-6ae5eae82a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00b8f9c-ed84-452d-82df-898a5c7f696a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:09 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Created reservations ['f33e3e6f-adea-42ee-ae7d-d4aea96c78e8', 'c286523d-24a5-46f5-b348-2952e9bed3b1', '2eb922a9-8add-4c82-a6f0-9b5235ec428c', '65986f8b-f5cb-4fb8-9a70-b65297ca67c9'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00b8f9c-ed84-452d-82df-898a5c7f696a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f33e3e6f-adea-42ee-ae7d-d4aea96c78e8', 'c286523d-24a5-46f5-b348-2952e9bed3b1', '2eb922a9-8add-4c82-a6f0-9b5235ec428c', '65986f8b-f5cb-4fb8-9a70-b65297ca67c9']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c81733c-abcc-4ea7-a1e8-ce76921abfbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8cdc9eda-9f0b-4eea-8515-0d57aabdacce None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8cdc9eda-9f0b-4eea-8515-0d57aabdacce tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8cdc9eda-9f0b-4eea-8515-0d57aabdacce tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8cdc9eda-9f0b-4eea-8515-0d57aabdacce tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c81733c-abcc-4ea7-a1e8-ce76921abfbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e90319c-3948-4e37-baf9-ee2dfaea2621', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1040781832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa53e4f53ae14b38bf47a2ae02c95eb6',qos_specs=None,replication_status=,reservations=['f33e3e6f-adea-42ee-ae7d-d4aea96c78e8','c286523d-24a5-46f5-b348-2952e9bed3b1','2eb922a9-8add-4c82-a6f0-9b5235ec428c','65986f8b-f5cb-4fb8-9a70-b65297ca67c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77bde6190e0a445895de371b7bba4fb6',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1040781832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e90319c-3948-4e37-baf9-ee2dfaea2621,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa53e4f53ae14b38bf47a2ae02c95eb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77bde6190e0a445895de371b7bba4fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5672d34b-c962-4ca8-85e9-bc63abe884fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8cdc9eda-9f0b-4eea-8515-0d57aabdacce tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8cdc9eda-9f0b-4eea-8515-0d57aabdacce tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd returned with HTTP 200 Sep 04 22:58:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1400/2829] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:10 2026] GET /volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd => generated 863 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5672d34b-c962-4ca8-85e9-bc63abe884fe) transitioned into state 'SUCCESS' from state '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-1040781832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa53e4f53ae14b38bf47a2ae02c95eb6',qos_specs=None,replication_status=,reservations=['f33e3e6f-adea-42ee-ae7d-d4aea96c78e8','c286523d-24a5-46f5-b348-2952e9bed3b1','2eb922a9-8add-4c82-a6f0-9b5235ec428c','65986f8b-f5cb-4fb8-9a70-b65297ca67c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77bde6190e0a445895de371b7bba4fb6',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a06a20f7-f592-46ac-b015-f65ca8297cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a06a20f7-f592-46ac-b015-f65ca8297cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Flow 'volume_create_api' (3751ee5b-9bfd-40d1-8ba9-6be1871e95e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Create volume request issued successfully. Sep 04 22:58:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-570569fa-73fd-4067-971b-d9d1acc78c62 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1430/2830] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:58:09 2026] POST /volume/v3/volumes => generated 764 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9ca596f4-8c12-4ab7-a901-a7cba7351064", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1700350403"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Create volume request body: {'volume': {"'imageRef": '9ca596f4-8c12-4ab7-a901-a7cba7351064', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1700350403'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Create volume of 1 GB Sep 04 22:58:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Availability Zones retrieved successfully. Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Flow 'volume_create_api' (b853608a-57d4-4de7-9f33-932df00de707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48db07d2-9cbd-4d6c-b29c-065a1d57d8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48db07d2-9cbd-4d6c-b29c-065a1d57d8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51807689-9bb6-42dd-b4a1-5070190395f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c48586c0-5454-4363-b959-202352fcb32c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c48586c0-5454-4363-b959-202352fcb32c tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba Sep 04 22:58:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c48586c0-5454-4363-b959-202352fcb32c tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c48586c0-5454-4363-b959-202352fcb32c tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c48586c0-5454-4363-b959-202352fcb32c tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c48586c0-5454-4363-b959-202352fcb32c tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba returned with HTTP 200 Sep 04 22:58:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1431/2831] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:10 2026] GET /volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba => generated 859 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Created reservations ['6f586773-59e8-4e37-8718-13b2d2771dac', 'd3279ae5-4a61-4514-81c3-a05ee5c97599', 'f6b4b1f9-fea9-4cd0-9b21-9d235eb18cc9', '66fa6288-ffd8-459d-af18-e1e13577b530'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51807689-9bb6-42dd-b4a1-5070190395f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f586773-59e8-4e37-8718-13b2d2771dac', 'd3279ae5-4a61-4514-81c3-a05ee5c97599', 'f6b4b1f9-fea9-4cd0-9b21-9d235eb18cc9', '66fa6288-ffd8-459d-af18-e1e13577b530']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (159bd36d-d6f3-4e11-87b9-01fdf2802914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (159bd36d-d6f3-4e11-87b9-01fdf2802914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afb136b9-7ff4-4f61-9943-e64d71a20d36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1700350403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa53e4f53ae14b38bf47a2ae02c95eb6',qos_specs=None,replication_status=,reservations=['6f586773-59e8-4e37-8718-13b2d2771dac','d3279ae5-4a61-4514-81c3-a05ee5c97599','f6b4b1f9-fea9-4cd0-9b21-9d235eb18cc9','66fa6288-ffd8-459d-af18-e1e13577b530'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77bde6190e0a445895de371b7bba4fb6',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1700350403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afb136b9-7ff4-4f61-9943-e64d71a20d36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa53e4f53ae14b38bf47a2ae02c95eb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77bde6190e0a445895de371b7bba4fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94abce10-a068-4068-b1b9-c65568747c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94abce10-a068-4068-b1b9-c65568747c1c) transitioned into state 'SUCCESS' from state '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-1700350403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa53e4f53ae14b38bf47a2ae02c95eb6',qos_specs=None,replication_status=,reservations=['6f586773-59e8-4e37-8718-13b2d2771dac','d3279ae5-4a61-4514-81c3-a05ee5c97599','f6b4b1f9-fea9-4cd0-9b21-9d235eb18cc9','66fa6288-ffd8-459d-af18-e1e13577b530'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77bde6190e0a445895de371b7bba4fb6',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (035369c1-a3ed-4d43-a48f-a4e1617bdf6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (035369c1-a3ed-4d43-a48f-a4e1617bdf6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Flow 'volume_create_api' (b853608a-57d4-4de7-9f33-932df00de707) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Create volume request issued successfully. Sep 04 22:58:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-848c246f-169d-41a2-88c0-f2dda9b5ce95 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1401/2832] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:58:10 2026] POST /volume/v3/volumes => generated 764 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-40e73ccc-fcb8-4884-8dcb-e698a19b1ee9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-40e73ccc-fcb8-4884-8dcb-e698a19b1ee9 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/9b37527b-c8a1-4a88-b928-4059e55a8a0b Sep 04 22:58:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-40e73ccc-fcb8-4884-8dcb-e698a19b1ee9 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-40e73ccc-fcb8-4884-8dcb-e698a19b1ee9 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-40e73ccc-fcb8-4884-8dcb-e698a19b1ee9 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-40e73ccc-fcb8-4884-8dcb-e698a19b1ee9 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/9b37527b-c8a1-4a88-b928-4059e55a8a0b returned with HTTP 200 Sep 04 22:58:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1432/2833] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:10 2026] GET /volume/v3/volumes/9b37527b-c8a1-4a88-b928-4059e55a8a0b => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c0bdef14-f192-4290-b4dd-0d906461c952 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c0bdef14-f192-4290-b4dd-0d906461c952 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/1b057c96-09e6-465a-93fe-0af46e73da14 Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c0bdef14-f192-4290-b4dd-0d906461c952 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c0bdef14-f192-4290-b4dd-0d906461c952 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c0bdef14-f192-4290-b4dd-0d906461c952 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c0bdef14-f192-4290-b4dd-0d906461c952 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/1b057c96-09e6-465a-93fe-0af46e73da14 returned with HTTP 200 Sep 04 22:58:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1402/2834] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:10 2026] GET /volume/v3/volumes/1b057c96-09e6-465a-93fe-0af46e73da14 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6e85c6d5-6f5f-4e4a-9aad-500515814ca3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6e85c6d5-6f5f-4e4a-9aad-500515814ca3 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6e85c6d5-6f5f-4e4a-9aad-500515814ca3 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6e85c6d5-6f5f-4e4a-9aad-500515814ca3 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6e85c6d5-6f5f-4e4a-9aad-500515814ca3 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6e85c6d5-6f5f-4e4a-9aad-500515814ca3 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd returned with HTTP 200 Sep 04 22:58:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1433/2835] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:11 2026] GET /volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "612efced-e7cc-46f2-923a-4ac799633ecd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-259120327"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume request body: {'volume': {"'source_volid": '612efced-e7cc-46f2-923a-4ac799633ecd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-259120327'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume of 1 GB Sep 04 22:58:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Availability Zones retrieved successfully. Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Flow 'volume_create_api' (c5d5ea94-bf17-45eb-9024-24dc66f04981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06bd5bf2-dc04-4f6d-aa58-6df0bb9c3157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06bd5bf2-dc04-4f6d-aa58-6df0bb9c3157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54aad659-95bf-4c15-a56d-a7d79b44bbc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Created reservations ['2dbf136c-1dc1-4b89-82e7-06bef118fcc4', '5da123cb-055f-4a56-8745-6ba242dbd5a2', '1352e13c-597d-4ced-b411-a14a3375a201', '4b1669eb-02fe-4068-bf81-ca6dbe511ea4'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54aad659-95bf-4c15-a56d-a7d79b44bbc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dbf136c-1dc1-4b89-82e7-06bef118fcc4', '5da123cb-055f-4a56-8745-6ba242dbd5a2', '1352e13c-597d-4ced-b411-a14a3375a201', '4b1669eb-02fe-4068-bf81-ca6dbe511ea4']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d76c1bf-9b20-4e53-8d0e-53932065ee91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9d0fc83f-510c-47b2-aa91-936165603d5f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d76c1bf-9b20-4e53-8d0e-53932065ee91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-259120327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4bd4642ae734afe8a04bb3773070800',qos_specs=None,replication_status=,reservations=['2dbf136c-1dc1-4b89-82e7-06bef118fcc4','5da123cb-055f-4a56-8745-6ba242dbd5a2','1352e13c-597d-4ced-b411-a14a3375a201','4b1669eb-02fe-4068-bf81-ca6dbe511ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-259120327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4bd4642ae734afe8a04bb3773070800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9d0fc83f-510c-47b2-aa91-936165603d5f tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9d0fc83f-510c-47b2-aa91-936165603d5f tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9d0fc83f-510c-47b2-aa91-936165603d5f tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30beb25d-0593-4d70-9a4d-d29ea4efa178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:11 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:11 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9d0fc83f-510c-47b2-aa91-936165603d5f tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30beb25d-0593-4d70-9a4d-d29ea4efa178) transitioned into state 'SUCCESS' from state '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-259120327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4bd4642ae734afe8a04bb3773070800',qos_specs=None,replication_status=,reservations=['2dbf136c-1dc1-4b89-82e7-06bef118fcc4','5da123cb-055f-4a56-8745-6ba242dbd5a2','1352e13c-597d-4ced-b411-a14a3375a201','4b1669eb-02fe-4068-bf81-ca6dbe511ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac3ea8b8-bdfa-4538-a2ac-b30dfe4677ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9d0fc83f-510c-47b2-aa91-936165603d5f tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba returned with HTTP 200 Sep 04 22:58:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1434/2836] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:11 2026] GET /volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba => generated 859 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac3ea8b8-bdfa-4538-a2ac-b30dfe4677ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Flow 'volume_create_api' (c5d5ea94-bf17-45eb-9024-24dc66f04981) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume request issued successfully. Sep 04 22:58:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0dbac2a4-08dd-4947-8bfc-fca2b3f2f562 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1403/2837] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:58:11 2026] POST /volume/v3/volumes => generated 770 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "612efced-e7cc-46f2-923a-4ac799633ecd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1510290677"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume request body: {'volume': {"'source_volid": '612efced-e7cc-46f2-923a-4ac799633ecd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1510290677'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume of 1 GB Sep 04 22:58:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Availability Zones retrieved successfully. Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Flow 'volume_create_api' (09a72b31-8cb2-4d6d-9925-f07da2bba216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05492354-5893-47af-ba8c-58aad82700cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05492354-5893-47af-ba8c-58aad82700cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe735cfa-0a02-4fcd-a3b5-7d7bfcb7ec30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1f1a0ae0-2c88-486f-88b0-7577e7669404 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1f1a0ae0-2c88-486f-88b0-7577e7669404 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/1b057c96-09e6-465a-93fe-0af46e73da14 Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1f1a0ae0-2c88-486f-88b0-7577e7669404 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1f1a0ae0-2c88-486f-88b0-7577e7669404 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Created reservations ['96199175-6a8e-447b-9e1e-5f54c9d0980b', '75863f8b-0e6a-4919-9ed3-5ee24f20496c', '4779107e-ec19-48aa-a956-f1038ef70b72', 'c9493f18-4792-4ff2-9932-4b5e74bab9d0'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe735cfa-0a02-4fcd-a3b5-7d7bfcb7ec30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96199175-6a8e-447b-9e1e-5f54c9d0980b', '75863f8b-0e6a-4919-9ed3-5ee24f20496c', '4779107e-ec19-48aa-a956-f1038ef70b72', 'c9493f18-4792-4ff2-9932-4b5e74bab9d0']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccaafd77-f569-4ce1-8cae-8d8caaec5d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1f1a0ae0-2c88-486f-88b0-7577e7669404 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1f1a0ae0-2c88-486f-88b0-7577e7669404 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/1b057c96-09e6-465a-93fe-0af46e73da14 returned with HTTP 200 Sep 04 22:58:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1404/2838] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:11 2026] GET /volume/v3/volumes/1b057c96-09e6-465a-93fe-0af46e73da14 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-939560ea-2668-4e3b-bbdc-7b1c0f83c8b4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccaafd77-f569-4ce1-8cae-8d8caaec5d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72d422c2-3f93-4a7a-be1e-eea682d56a0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1510290677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4bd4642ae734afe8a04bb3773070800',qos_specs=None,replication_status=,reservations=['96199175-6a8e-447b-9e1e-5f54c9d0980b','75863f8b-0e6a-4919-9ed3-5ee24f20496c','4779107e-ec19-48aa-a956-f1038ef70b72','c9493f18-4792-4ff2-9932-4b5e74bab9d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1510290677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72d422c2-3f93-4a7a-be1e-eea682d56a0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4bd4642ae734afe8a04bb3773070800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-939560ea-2668-4e3b-bbdc-7b1c0f83c8b4 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-939560ea-2668-4e3b-bbdc-7b1c0f83c8b4 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-939560ea-2668-4e3b-bbdc-7b1c0f83c8b4 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8d58bb7-8396-45a0-a949-ae3dadbf60f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-939560ea-2668-4e3b-bbdc-7b1c0f83c8b4 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-939560ea-2668-4e3b-bbdc-7b1c0f83c8b4 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b returned with HTTP 200 Sep 04 22:58:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1405/2839] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:11 2026] GET /volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8d58bb7-8396-45a0-a949-ae3dadbf60f5) transitioned into state 'SUCCESS' from state '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-1510290677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4bd4642ae734afe8a04bb3773070800',qos_specs=None,replication_status=,reservations=['96199175-6a8e-447b-9e1e-5f54c9d0980b','75863f8b-0e6a-4919-9ed3-5ee24f20496c','4779107e-ec19-48aa-a956-f1038ef70b72','c9493f18-4792-4ff2-9932-4b5e74bab9d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faaef8e3-cb9f-4996-8f5f-03f555bc0d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faaef8e3-cb9f-4996-8f5f-03f555bc0d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Flow 'volume_create_api' (09a72b31-8cb2-4d6d-9925-f07da2bba216) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume request issued successfully. Sep 04 22:58:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-66c1fa1e-370b-4029-a7c5-ca0d214d5c80 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1435/2840] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:58:11 2026] POST /volume/v3/volumes => generated 771 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "612efced-e7cc-46f2-923a-4ac799633ecd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1521692059"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume request body: {'volume': {"'source_volid": '612efced-e7cc-46f2-923a-4ac799633ecd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1521692059'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:11 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume of 1 GB Sep 04 22:58:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Availability Zones retrieved successfully. Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Flow 'volume_create_api' (21cbdb24-556c-4a3a-a519-79792c7c9b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf91df4-a178-4a49-a14f-ee4189459035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf91df4-a178-4a49-a14f-ee4189459035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a5e574f-c076-4c1d-8992-28550d49fc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Created reservations ['64359193-88a7-4897-a058-b6d5459a8a39', 'e2db4bd9-b4bc-466f-b785-ad205f8af30a', 'a67fa0e7-06db-44ef-9a55-4af16b6772d7', '8779a1ff-1061-4a30-b46d-a837115041cf'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a5e574f-c076-4c1d-8992-28550d49fc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64359193-88a7-4897-a058-b6d5459a8a39', 'e2db4bd9-b4bc-466f-b785-ad205f8af30a', 'a67fa0e7-06db-44ef-9a55-4af16b6772d7', '8779a1ff-1061-4a30-b46d-a837115041cf']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e6dbf1c-d969-4c77-89d5-998d3d962ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e6dbf1c-d969-4c77-89d5-998d3d962ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a42df694-3cda-47c2-96b4-c56b3b7c4e64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1521692059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4bd4642ae734afe8a04bb3773070800',qos_specs=None,replication_status=,reservations=['64359193-88a7-4897-a058-b6d5459a8a39','e2db4bd9-b4bc-466f-b785-ad205f8af30a','a67fa0e7-06db-44ef-9a55-4af16b6772d7','8779a1ff-1061-4a30-b46d-a837115041cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1521692059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a42df694-3cda-47c2-96b4-c56b3b7c4e64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4bd4642ae734afe8a04bb3773070800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c3ac52-ac8b-43ed-9f9a-11fe71d1ae96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c3ac52-ac8b-43ed-9f9a-11fe71d1ae96) transitioned into state 'SUCCESS' from state '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-1521692059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4bd4642ae734afe8a04bb3773070800',qos_specs=None,replication_status=,reservations=['64359193-88a7-4897-a058-b6d5459a8a39','e2db4bd9-b4bc-466f-b785-ad205f8af30a','a67fa0e7-06db-44ef-9a55-4af16b6772d7','8779a1ff-1061-4a30-b46d-a837115041cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57f73f89-0db7-4028-96af-4198cca5e3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "0b3f5aaa-58f7-469a-80a8-cf128459501d", "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '0b3f5aaa-58f7-469a-80a8-cf128459501d', 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57f73f89-0db7-4028-96af-4198cca5e3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Flow 'volume_create_api' (21cbdb24-556c-4a3a-a519-79792c7c9b6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume request issued successfully. Sep 04 22:58:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f3c415f2-ec62-4e17-9541-fc620481e8d9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1406/2841] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:58:11 2026] POST /volume/v3/volumes => generated 771 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "612efced-e7cc-46f2-923a-4ac799633ecd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1176387506"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume request body: {'volume': {"'source_volid": '612efced-e7cc-46f2-923a-4ac799633ecd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1176387506'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume of 1 GB Sep 04 22:58:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Availability Zones retrieved successfully. Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Flow 'volume_create_api' (a7748ec3-4b38-49f8-beda-f05ac77b230b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41fbffdd-1fc2-41ac-835e-2673a56eb2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41fbffdd-1fc2-41ac-835e-2673a56eb2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (462d5a9f-b555-4fce-98c0-296e7fab4a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:12 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Create volume of 1 GB Sep 04 22:58:12 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:12 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:12 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Availability Zones retrieved successfully. Sep 04 22:58:12 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Flow 'volume_create_api' (39920ef8-707a-4464-848d-d6bb153485f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:12 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc509c8a-9c66-4f9f-b4a7-8bf2d7e56df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:12 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Created reservations ['e080450a-3931-4a01-b061-5f9bf51483ee', '3183f74a-f480-4d70-a01e-e2d23e385674', '5b41c319-869e-4fa2-875d-1fc5844e3a76', '9eeccc01-3931-4cdf-afeb-0d75f7b0051b'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (462d5a9f-b555-4fce-98c0-296e7fab4a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e080450a-3931-4a01-b061-5f9bf51483ee', '3183f74a-f480-4d70-a01e-e2d23e385674', '5b41c319-869e-4fa2-875d-1fc5844e3a76', '9eeccc01-3931-4cdf-afeb-0d75f7b0051b']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb1883ff-dba1-4d84-a8ab-80ec2b5d22eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb1883ff-dba1-4d84-a8ab-80ec2b5d22eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01d73bf3-8010-4be4-8bdd-a22be1979632', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1176387506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4bd4642ae734afe8a04bb3773070800',qos_specs=None,replication_status=,reservations=['e080450a-3931-4a01-b061-5f9bf51483ee','3183f74a-f480-4d70-a01e-e2d23e385674','5b41c319-869e-4fa2-875d-1fc5844e3a76','9eeccc01-3931-4cdf-afeb-0d75f7b0051b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1176387506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01d73bf3-8010-4be4-8bdd-a22be1979632,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4bd4642ae734afe8a04bb3773070800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (941e13c6-c728-41fa-ac83-2606dc920654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:12 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc509c8a-9c66-4f9f-b4a7-8bf2d7e56df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:58:09Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=985fb352-4a12-42c2-a869-4e4966a3977a,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': '985fb352-4a12-42c2-a869-4e4966a3977a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:12 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a453150-dab3-4341-89dd-327b51369a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (941e13c6-c728-41fa-ac83-2606dc920654) transitioned into state 'SUCCESS' from state '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-1176387506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4bd4642ae734afe8a04bb3773070800',qos_specs=None,replication_status=,reservations=['e080450a-3931-4a01-b061-5f9bf51483ee','3183f74a-f480-4d70-a01e-e2d23e385674','5b41c319-869e-4fa2-875d-1fc5844e3a76','9eeccc01-3931-4cdf-afeb-0d75f7b0051b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49230bd9-b4be-4b4f-b1fa-f1197b6a5840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49230bd9-b4be-4b4f-b1fa-f1197b6a5840) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Flow 'volume_create_api' (a7748ec3-4b38-49f8-beda-f05ac77b230b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume request issued successfully. Sep 04 22:58:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ecae173f-faa4-4cf6-b5f8-e74936d379f9 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1407/2842] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:58:12 2026] POST /volume/v3/volumes => generated 771 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-702cdfdf-f3fb-4696-8246-158daf6a084b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-702cdfdf-f3fb-4696-8246-158daf6a084b tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-702cdfdf-f3fb-4696-8246-158daf6a084b tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-702cdfdf-f3fb-4696-8246-158daf6a084b tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:12 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-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 04 22:58:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:12 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-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 04 22:58:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-702cdfdf-f3fb-4696-8246-158daf6a084b tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-702cdfdf-f3fb-4696-8246-158daf6a084b tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba returned with HTTP 200 Sep 04 22:58:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1408/2843] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:12 2026] GET /volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "612efced-e7cc-46f2-923a-4ac799633ecd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1169589179"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume request body: {'volume': {"'source_volid": '612efced-e7cc-46f2-923a-4ac799633ecd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1169589179'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume of 1 GB Sep 04 22:58:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Availability Zones retrieved successfully. Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Flow 'volume_create_api' (21221ca2-729d-44ee-9842-e08c1e9c22eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (099f904e-f3f4-4827-a859-6fc96cc5a627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:12 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Created reservations ['d665b6e3-659c-48e6-af4b-fa97833282b2', '7077f529-2308-43f0-a57b-0e9328eb759d', 'a47673e9-f105-4c85-acd6-72555aa129d2', '84e9a8b8-d67b-4e74-8f42-5d641fd407cd'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a453150-dab3-4341-89dd-327b51369a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d665b6e3-659c-48e6-af4b-fa97833282b2', '7077f529-2308-43f0-a57b-0e9328eb759d', 'a47673e9-f105-4c85-acd6-72555aa129d2', '84e9a8b8-d67b-4e74-8f42-5d641fd407cd']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dade5c0a-913e-4891-aa12-5dc22a975e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (099f904e-f3f4-4827-a859-6fc96cc5a627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f3574d2-e4da-48d1-a7bf-13fd0181d7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dade5c0a-913e-4891-aa12-5dc22a975e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e', '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='441f86ded9684742a2f4f27076516e83',qos_specs=None,replication_status=,reservations=['d665b6e3-659c-48e6-af4b-fa97833282b2','7077f529-2308-43f0-a57b-0e9328eb759d','a47673e9-f105-4c85-acd6-72555aa129d2','84e9a8b8-d67b-4e74-8f42-5d641fd407cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='940baea6e21f4127bfc0c6e47e392892',volume_type_id=985fb352-4a12-42c2-a869-4e4966a3977a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:13Z,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=1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='441f86ded9684742a2f4f27076516e83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='940baea6e21f4127bfc0c6e47e392892',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(985fb352-4a12-42c2-a869-4e4966a3977a),volume_type_id=985fb352-4a12-42c2-a869-4e4966a3977a)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03cda44b-519f-4eff-a734-02ea82662853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03cda44b-519f-4eff-a734-02ea82662853) transitioned into state 'SUCCESS' from 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='441f86ded9684742a2f4f27076516e83',qos_specs=None,replication_status=,reservations=['d665b6e3-659c-48e6-af4b-fa97833282b2','7077f529-2308-43f0-a57b-0e9328eb759d','a47673e9-f105-4c85-acd6-72555aa129d2','84e9a8b8-d67b-4e74-8f42-5d641fd407cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='940baea6e21f4127bfc0c6e47e392892',volume_type_id=985fb352-4a12-42c2-a869-4e4966a3977a)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5710fb5e-a485-4a30-8b9b-34322883beb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Created reservations ['4526f0fe-a17d-41d7-a500-e224ec1fec9e', 'f8864eb1-7c5c-4488-825e-569c30b66f27', 'a09086c6-aae8-41cb-b9a5-7b7e0fb35c26', '126a7f87-1fc0-4379-aa25-83cf6b6b20e3'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f3574d2-e4da-48d1-a7bf-13fd0181d7a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4526f0fe-a17d-41d7-a500-e224ec1fec9e', 'f8864eb1-7c5c-4488-825e-569c30b66f27', 'a09086c6-aae8-41cb-b9a5-7b7e0fb35c26', '126a7f87-1fc0-4379-aa25-83cf6b6b20e3']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dad8d43-cac0-404d-bf6b-9025e81d80e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5710fb5e-a485-4a30-8b9b-34322883beb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Flow 'volume_create_api' (39920ef8-707a-4464-848d-d6bb153485f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Create volume request issued successfully. Sep 04 22:58:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-68858472-7553-4f27-9fb0-ddbd78dfe6f9 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1436/2844] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:58:12 2026] POST /volume/v3/volumes => generated 804 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6c0319ff-399e-4eb2-980f-d0f7d2510692 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6c0319ff-399e-4eb2-980f-d0f7d2510692 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6c0319ff-399e-4eb2-980f-d0f7d2510692 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6c0319ff-399e-4eb2-980f-d0f7d2510692 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6c0319ff-399e-4eb2-980f-d0f7d2510692 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6c0319ff-399e-4eb2-980f-d0f7d2510692 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b returned with HTTP 200 Sep 04 22:58:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1437/2845] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:13 2026] GET /volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b7d87a1a-e146-49b8-aee4-8a459e9d7cc1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dad8d43-cac0-404d-bf6b-9025e81d80e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f04ceb3-ca57-4088-a6b7-33f92bbd92c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1169589179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4bd4642ae734afe8a04bb3773070800',qos_specs=None,replication_status=,reservations=['4526f0fe-a17d-41d7-a500-e224ec1fec9e','f8864eb1-7c5c-4488-825e-569c30b66f27','a09086c6-aae8-41cb-b9a5-7b7e0fb35c26','126a7f87-1fc0-4379-aa25-83cf6b6b20e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1169589179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f04ceb3-ca57-4088-a6b7-33f92bbd92c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4bd4642ae734afe8a04bb3773070800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b7d87a1a-e146-49b8-aee4-8a459e9d7cc1 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b7d87a1a-e146-49b8-aee4-8a459e9d7cc1 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21f69fb1-412e-479f-995b-7f8315b887ba", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1961398766"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c9bf334-c813-419a-b1a7-844c892961cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b7d87a1a-e146-49b8-aee4-8a459e9d7cc1 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:13 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-b7d87a1a-e146-49b8-aee4-8a459e9d7cc1 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create snapshot from volume 21f69fb1-412e-479f-995b-7f8315b887ba Sep 04 22:58:13 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c9bf334-c813-419a-b1a7-844c892961cb) transitioned into state 'SUCCESS' from state '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-1169589179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4bd4642ae734afe8a04bb3773070800',qos_specs=None,replication_status=,reservations=['4526f0fe-a17d-41d7-a500-e224ec1fec9e','f8864eb1-7c5c-4488-825e-569c30b66f27','a09086c6-aae8-41cb-b9a5-7b7e0fb35c26','126a7f87-1fc0-4379-aa25-83cf6b6b20e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44e02219ae44daf9fe4415c42d12ee1',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0144615-68c1-4bf9-8edf-467fca50e662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0144615-68c1-4bf9-8edf-467fca50e662) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Flow 'volume_create_api' (21221ca2-729d-44ee-9842-e08c1e9c22eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Create volume request issued successfully. Sep 04 22:58:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4e4a97fb-7939-40e0-9b05-c52666b00709 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1409/2846] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:58:12 2026] POST /volume/v3/volumes => generated 771 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-92476e9b-8e0e-457d-a987-21444e870ba0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-92476e9b-8e0e-457d-a987-21444e870ba0 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] GET http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e Sep 04 22:58:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-92476e9b-8e0e-457d-a987-21444e870ba0 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-92476e9b-8e0e-457d-a987-21444e870ba0 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-b7d87a1a-e146-49b8-aee4-8a459e9d7cc1 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Created reservations ['d7bc14d5-ed33-46ee-bbc0-0da3d352bc4a', '3a57f07d-1f44-41e0-976b-d218a23dbdc7', 'c74b57f1-6d2b-447e-97d6-cf91a9101172', 'bf417d99-c432-4e8e-8c7b-e52decee4c2c'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-92476e9b-8e0e-457d-a987-21444e870ba0 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Volume info retrieved successfully. Sep 04 22:58:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-92476e9b-8e0e-457d-a987-21444e870ba0 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e returned with HTTP 200 Sep 04 22:58:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1410/2847] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:13 2026] GET /volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e => generated 872 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e95c5923-4622-4775-9640-cf3c07b376e6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e95c5923-4622-4775-9640-cf3c07b376e6 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f Sep 04 22:58:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e95c5923-4622-4775-9640-cf3c07b376e6 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e95c5923-4622-4775-9640-cf3c07b376e6 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e95c5923-4622-4775-9640-cf3c07b376e6 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b7d87a1a-e146-49b8-aee4-8a459e9d7cc1 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Snapshot create request issued successfully. Sep 04 22:58:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b7d87a1a-e146-49b8-aee4-8a459e9d7cc1 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:58:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1438/2848] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:58:13 2026] POST /volume/v3/snapshots => generated 316 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e95c5923-4622-4775-9640-cf3c07b376e6 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f returned with HTTP 200 Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-89b777b9-6fc4-42ab-b0d2-7b32601b5c45 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1411/2849] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:13 2026] GET /volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f => generated 862 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-89b777b9-6fc4-42ab-b0d2-7b32601b5c45 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-89b777b9-6fc4-42ab-b0d2-7b32601b5c45 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-89b777b9-6fc4-42ab-b0d2-7b32601b5c45 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-89b777b9-6fc4-42ab-b0d2-7b32601b5c45 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Snapshot retrieved successfully. Sep 04 22:58:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-89b777b9-6fc4-42ab-b0d2-7b32601b5c45 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c returned with HTTP 200 Sep 04 22:58:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1439/2850] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:13 2026] GET /volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c => generated 448 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-24767c8f-e465-421b-ae71-3679e1ac1d11 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-24767c8f-e465-421b-ae71-3679e1ac1d11 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b Sep 04 22:58:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-24767c8f-e465-421b-ae71-3679e1ac1d11 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-24767c8f-e465-421b-ae71-3679e1ac1d11 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:14 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:14 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:14 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:14 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-24767c8f-e465-421b-ae71-3679e1ac1d11 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-24767c8f-e465-421b-ae71-3679e1ac1d11 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b returned with HTTP 200 Sep 04 22:58:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1412/2851] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:14 2026] GET /volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-163fbc9b-c00e-4f8b-949c-f75956be702a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-163fbc9b-c00e-4f8b-949c-f75956be702a tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/3e90319c-3948-4e37-baf9-ee2dfaea2621 Sep 04 22:58:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-163fbc9b-c00e-4f8b-949c-f75956be702a tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-163fbc9b-c00e-4f8b-949c-f75956be702a tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-163fbc9b-c00e-4f8b-949c-f75956be702a tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-163fbc9b-c00e-4f8b-949c-f75956be702a tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/3e90319c-3948-4e37-baf9-ee2dfaea2621 returned with HTTP 200 Sep 04 22:58:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1440/2852] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:14 2026] GET /volume/v3/volumes/3e90319c-3948-4e37-baf9-ee2dfaea2621 => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7616f00c-aa76-47b4-9bfa-c1de0bec4ca8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7616f00c-aa76-47b4-9bfa-c1de0bec4ca8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/afb136b9-7ff4-4f61-9943-e64d71a20d36 Sep 04 22:58:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7616f00c-aa76-47b4-9bfa-c1de0bec4ca8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7616f00c-aa76-47b4-9bfa-c1de0bec4ca8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:14 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:14 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:14 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:14 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7616f00c-aa76-47b4-9bfa-c1de0bec4ca8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-41e5324c-eaa1-4507-a9e8-ff0bb71144d8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-41e5324c-eaa1-4507-a9e8-ff0bb71144d8 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] GET http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e Sep 04 22:58:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-41e5324c-eaa1-4507-a9e8-ff0bb71144d8 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-41e5324c-eaa1-4507-a9e8-ff0bb71144d8 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7616f00c-aa76-47b4-9bfa-c1de0bec4ca8 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/afb136b9-7ff4-4f61-9943-e64d71a20d36 returned with HTTP 200 Sep 04 22:58:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1413/2853] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:14 2026] GET /volume/v3/volumes/afb136b9-7ff4-4f61-9943-e64d71a20d36 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-41e5324c-eaa1-4507-a9e8-ff0bb71144d8 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Volume info retrieved successfully. Sep 04 22:58:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-41e5324c-eaa1-4507-a9e8-ff0bb71144d8 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e returned with HTTP 200 Sep 04 22:58:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1441/2854] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:14 2026] GET /volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e => generated 896 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-100603c2-4d20-480c-864f-e20216719945 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-100603c2-4d20-480c-864f-e20216719945 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f Sep 04 22:58:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-100603c2-4d20-480c-864f-e20216719945 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-100603c2-4d20-480c-864f-e20216719945 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:14 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:14 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:14 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:14 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-054d5771-2063-44be-a83e-02d8056139ec None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-100603c2-4d20-480c-864f-e20216719945 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-054d5771-2063-44be-a83e-02d8056139ec tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c Sep 04 22:58:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-054d5771-2063-44be-a83e-02d8056139ec tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-054d5771-2063-44be-a83e-02d8056139ec tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-100603c2-4d20-480c-864f-e20216719945 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f returned with HTTP 200 Sep 04 22:58:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1414/2855] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:14 2026] GET /volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-054d5771-2063-44be-a83e-02d8056139ec tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Snapshot retrieved successfully. Sep 04 22:58:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-054d5771-2063-44be-a83e-02d8056139ec tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c returned with HTTP 200 Sep 04 22:58:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1442/2856] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:14 2026] GET /volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c => generated 448 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1a31feb6-1f04-4a6f-9907-0736e7be0958 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1a31feb6-1f04-4a6f-9907-0736e7be0958 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/afb136b9-7ff4-4f61-9943-e64d71a20d36 Sep 04 22:58:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1a31feb6-1f04-4a6f-9907-0736e7be0958 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1a31feb6-1f04-4a6f-9907-0736e7be0958 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:15 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:15 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1a31feb6-1f04-4a6f-9907-0736e7be0958 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-74e62019-204d-4f60-8fbe-543f684e2792 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1a31feb6-1f04-4a6f-9907-0736e7be0958 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/afb136b9-7ff4-4f61-9943-e64d71a20d36 returned with HTTP 200 Sep 04 22:58:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-74e62019-204d-4f60-8fbe-543f684e2792 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] GET http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e Sep 04 22:58:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-74e62019-204d-4f60-8fbe-543f684e2792 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1415/2857] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:15 2026] GET /volume/v3/volumes/afb136b9-7ff4-4f61-9943-e64d71a20d36 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-74e62019-204d-4f60-8fbe-543f684e2792 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-308b8330-ad7d-4c69-b886-5acbda9b2683 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-308b8330-ad7d-4c69-b886-5acbda9b2683 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] DELETE http://192.168.122.93/volume/v3/volumes/afb136b9-7ff4-4f61-9943-e64d71a20d36 Sep 04 22:58:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-308b8330-ad7d-4c69-b886-5acbda9b2683 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-308b8330-ad7d-4c69-b886-5acbda9b2683 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:15 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-308b8330-ad7d-4c69-b886-5acbda9b2683 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Delete volume with id: afb136b9-7ff4-4f61-9943-e64d71a20d36 Sep 04 22:58:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-74e62019-204d-4f60-8fbe-543f684e2792 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Volume info retrieved successfully. Sep 04 22:58:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-74e62019-204d-4f60-8fbe-543f684e2792 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e returned with HTTP 200 Sep 04 22:58:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1443/2858] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:15 2026] GET /volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e => generated 954 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:15 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:15 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-308b8330-ad7d-4c69-b886-5acbda9b2683 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6a5c14f0-f441-4ffe-9e67-bb12feefacc2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6a5c14f0-f441-4ffe-9e67-bb12feefacc2 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c Sep 04 22:58:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6a5c14f0-f441-4ffe-9e67-bb12feefacc2 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6a5c14f0-f441-4ffe-9e67-bb12feefacc2 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6a5c14f0-f441-4ffe-9e67-bb12feefacc2 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Snapshot retrieved successfully. Sep 04 22:58:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6a5c14f0-f441-4ffe-9e67-bb12feefacc2 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c returned with HTTP 200 Sep 04 22:58:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1444/2859] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:15 2026] GET /volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c => generated 448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-600e180b-4bc7-4cdc-aad9-76a221825a90 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-600e180b-4bc7-4cdc-aad9-76a221825a90 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f Sep 04 22:58:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-600e180b-4bc7-4cdc-aad9-76a221825a90 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-600e180b-4bc7-4cdc-aad9-76a221825a90 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-308b8330-ad7d-4c69-b886-5acbda9b2683 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Delete volume request issued successfully. Sep 04 22:58:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-308b8330-ad7d-4c69-b886-5acbda9b2683 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/afb136b9-7ff4-4f61-9943-e64d71a20d36 returned with HTTP 202 Sep 04 22:58:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1416/2860] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:15 2026] DELETE /volume/v3/volumes/afb136b9-7ff4-4f61-9943-e64d71a20d36 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ee8f8b84-f460-4682-a725-b6609f08a0ca None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ee8f8b84-f460-4682-a725-b6609f08a0ca tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/afb136b9-7ff4-4f61-9943-e64d71a20d36 Sep 04 22:58:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ee8f8b84-f460-4682-a725-b6609f08a0ca tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ee8f8b84-f460-4682-a725-b6609f08a0ca tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-600e180b-4bc7-4cdc-aad9-76a221825a90 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:15 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:15 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-600e180b-4bc7-4cdc-aad9-76a221825a90 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f returned with HTTP 200 Sep 04 22:58:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ee8f8b84-f460-4682-a725-b6609f08a0ca tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1445/2861] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:15 2026] GET /volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f => generated 862 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ee8f8b84-f460-4682-a725-b6609f08a0ca tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/afb136b9-7ff4-4f61-9943-e64d71a20d36 returned with HTTP 200 Sep 04 22:58:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1417/2862] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:15 2026] GET /volume/v3/volumes/afb136b9-7ff4-4f61-9943-e64d71a20d36 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5778238c-de06-42a3-b522-31696213a23e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5778238c-de06-42a3-b522-31696213a23e tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] GET http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e Sep 04 22:58:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5778238c-de06-42a3-b522-31696213a23e tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5778238c-de06-42a3-b522-31696213a23e tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:16 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:16 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5778238c-de06-42a3-b522-31696213a23e tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Volume info retrieved successfully. Sep 04 22:58:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bfd70012-89c2-4d37-a329-0f010f03fb53 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5778238c-de06-42a3-b522-31696213a23e tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e returned with HTTP 200 Sep 04 22:58:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1446/2863] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:16 2026] GET /volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e => generated 954 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bfd70012-89c2-4d37-a329-0f010f03fb53 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c Sep 04 22:58:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bfd70012-89c2-4d37-a329-0f010f03fb53 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bfd70012-89c2-4d37-a329-0f010f03fb53 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bfd70012-89c2-4d37-a329-0f010f03fb53 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Snapshot retrieved successfully. Sep 04 22:58:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bfd70012-89c2-4d37-a329-0f010f03fb53 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c returned with HTTP 200 Sep 04 22:58:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1418/2864] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:16 2026] GET /volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fe5b7e2b-2eb1-454a-af4d-a8877dd3bdf1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fe5b7e2b-2eb1-454a-af4d-a8877dd3bdf1 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f Sep 04 22:58:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fe5b7e2b-2eb1-454a-af4d-a8877dd3bdf1 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fe5b7e2b-2eb1-454a-af4d-a8877dd3bdf1 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-85db116b-17bc-4374-b558-6ec8da0fb17d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-85db116b-17bc-4374-b558-6ec8da0fb17d tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/afb136b9-7ff4-4f61-9943-e64d71a20d36 Sep 04 22:58:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-85db116b-17bc-4374-b558-6ec8da0fb17d tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-85db116b-17bc-4374-b558-6ec8da0fb17d tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:16 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-85db116b-17bc-4374-b558-6ec8da0fb17d tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/afb136b9-7ff4-4f61-9943-e64d71a20d36 returned with HTTP 404 Sep 04 22:58:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1419/2865] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:16 2026] GET /volume/v3/volumes/afb136b9-7ff4-4f61-9943-e64d71a20d36 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6aeafcfb-6a58-4dc7-91fc-dd5e9865467e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:16 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fe5b7e2b-2eb1-454a-af4d-a8877dd3bdf1 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6aeafcfb-6a58-4dc7-91fc-dd5e9865467e tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] DELETE http://192.168.122.93/volume/v3/volumes/3e90319c-3948-4e37-baf9-ee2dfaea2621 Sep 04 22:58:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6aeafcfb-6a58-4dc7-91fc-dd5e9865467e tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6aeafcfb-6a58-4dc7-91fc-dd5e9865467e tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:16 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-6aeafcfb-6a58-4dc7-91fc-dd5e9865467e tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Delete volume with id: 3e90319c-3948-4e37-baf9-ee2dfaea2621 Sep 04 22:58:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fe5b7e2b-2eb1-454a-af4d-a8877dd3bdf1 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f returned with HTTP 200 Sep 04 22:58:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1447/2866] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:16 2026] GET /volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:16 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:16 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6aeafcfb-6a58-4dc7-91fc-dd5e9865467e tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8d6046e6-d46b-449e-9de9-eaad5bd3d061 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8d6046e6-d46b-449e-9de9-eaad5bd3d061 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/72d422c2-3f93-4a7a-be1e-eea682d56a0e Sep 04 22:58:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8d6046e6-d46b-449e-9de9-eaad5bd3d061 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8d6046e6-d46b-449e-9de9-eaad5bd3d061 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:16 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:16 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8d6046e6-d46b-449e-9de9-eaad5bd3d061 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6aeafcfb-6a58-4dc7-91fc-dd5e9865467e tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Delete volume request issued successfully. Sep 04 22:58:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6aeafcfb-6a58-4dc7-91fc-dd5e9865467e tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/3e90319c-3948-4e37-baf9-ee2dfaea2621 returned with HTTP 202 Sep 04 22:58:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1420/2867] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:16 2026] DELETE /volume/v3/volumes/3e90319c-3948-4e37-baf9-ee2dfaea2621 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9c97a85d-a400-404f-a546-fa93eb64fc04 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8d6046e6-d46b-449e-9de9-eaad5bd3d061 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/72d422c2-3f93-4a7a-be1e-eea682d56a0e returned with HTTP 200 Sep 04 22:58:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1448/2868] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:16 2026] GET /volume/v3/volumes/72d422c2-3f93-4a7a-be1e-eea682d56a0e => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9c97a85d-a400-404f-a546-fa93eb64fc04 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/3e90319c-3948-4e37-baf9-ee2dfaea2621 Sep 04 22:58:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9c97a85d-a400-404f-a546-fa93eb64fc04 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9c97a85d-a400-404f-a546-fa93eb64fc04 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:16 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:16 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-23f4b42e-b25d-4a6f-8e39-a1df696a4fe6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-23f4b42e-b25d-4a6f-8e39-a1df696a4fe6 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/a42df694-3cda-47c2-96b4-c56b3b7c4e64 Sep 04 22:58:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-23f4b42e-b25d-4a6f-8e39-a1df696a4fe6 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-23f4b42e-b25d-4a6f-8e39-a1df696a4fe6 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9c97a85d-a400-404f-a546-fa93eb64fc04 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:16 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9c97a85d-a400-404f-a546-fa93eb64fc04 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/3e90319c-3948-4e37-baf9-ee2dfaea2621 returned with HTTP 200 Sep 04 22:58:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1421/2869] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:16 2026] GET /volume/v3/volumes/3e90319c-3948-4e37-baf9-ee2dfaea2621 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:16 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-23f4b42e-b25d-4a6f-8e39-a1df696a4fe6 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-23f4b42e-b25d-4a6f-8e39-a1df696a4fe6 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/a42df694-3cda-47c2-96b4-c56b3b7c4e64 returned with HTTP 200 Sep 04 22:58:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1449/2870] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:16 2026] GET /volume/v3/volumes/a42df694-3cda-47c2-96b4-c56b3b7c4e64 => generated 863 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-36f97bcf-be29-4913-8d0c-8f2f22e9a884 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-36f97bcf-be29-4913-8d0c-8f2f22e9a884 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] GET http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e Sep 04 22:58:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-36f97bcf-be29-4913-8d0c-8f2f22e9a884 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-36f97bcf-be29-4913-8d0c-8f2f22e9a884 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-95318845-f5f1-4848-b093-35240fbc4eab None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-95318845-f5f1-4848-b093-35240fbc4eab tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c Sep 04 22:58:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-95318845-f5f1-4848-b093-35240fbc4eab tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-95318845-f5f1-4848-b093-35240fbc4eab tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:17 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:17 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-95318845-f5f1-4848-b093-35240fbc4eab tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Snapshot retrieved successfully. Sep 04 22:58:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-95318845-f5f1-4848-b093-35240fbc4eab tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c returned with HTTP 200 Sep 04 22:58:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1450/2871] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:17 2026] GET /volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c => generated 448 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:17 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-36f97bcf-be29-4913-8d0c-8f2f22e9a884 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Volume info retrieved successfully. Sep 04 22:58:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-36f97bcf-be29-4913-8d0c-8f2f22e9a884 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e returned with HTTP 200 Sep 04 22:58:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1422/2872] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:17 2026] GET /volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e => generated 954 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7c0fb623-e763-452e-8205-3d9f7471e493 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c0fb623-e763-452e-8205-3d9f7471e493 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/3e90319c-3948-4e37-baf9-ee2dfaea2621 Sep 04 22:58:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7c0fb623-e763-452e-8205-3d9f7471e493 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7c0fb623-e763-452e-8205-3d9f7471e493 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c0fb623-e763-452e-8205-3d9f7471e493 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/3e90319c-3948-4e37-baf9-ee2dfaea2621 returned with HTTP 404 Sep 04 22:58:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1451/2873] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:17 2026] GET /volume/v3/volumes/3e90319c-3948-4e37-baf9-ee2dfaea2621 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-62a47e92-2955-4392-808b-0c66367184df None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8d0feb36-7fba-48cb-9f7c-a8da763fe577 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-62a47e92-2955-4392-808b-0c66367184df tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/a42df694-3cda-47c2-96b4-c56b3b7c4e64 Sep 04 22:58:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-62a47e92-2955-4392-808b-0c66367184df tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-62a47e92-2955-4392-808b-0c66367184df tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8d0feb36-7fba-48cb-9f7c-a8da763fe577 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] DELETE http://192.168.122.93/volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b Sep 04 22:58:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8d0feb36-7fba-48cb-9f7c-a8da763fe577 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8d0feb36-7fba-48cb-9f7c-a8da763fe577 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:17 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-8d0feb36-7fba-48cb-9f7c-a8da763fe577 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Delete volume with id: 08a83b0b-807b-4264-a08b-fb2aa4a74f8b Sep 04 22:58:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8d0feb36-7fba-48cb-9f7c-a8da763fe577 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-62a47e92-2955-4392-808b-0c66367184df tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-62a47e92-2955-4392-808b-0c66367184df tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/a42df694-3cda-47c2-96b4-c56b3b7c4e64 returned with HTTP 200 Sep 04 22:58:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1423/2874] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:17 2026] GET /volume/v3/volumes/a42df694-3cda-47c2-96b4-c56b3b7c4e64 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-870fea30-3cba-447e-9a7e-bd264ae793ca None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-870fea30-3cba-447e-9a7e-bd264ae793ca tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 Sep 04 22:58:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-870fea30-3cba-447e-9a7e-bd264ae793ca tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-870fea30-3cba-447e-9a7e-bd264ae793ca tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8d0feb36-7fba-48cb-9f7c-a8da763fe577 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Delete volume request issued successfully. Sep 04 22:58:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8d0feb36-7fba-48cb-9f7c-a8da763fe577 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b returned with HTTP 202 Sep 04 22:58:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1452/2875] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:17 2026] DELETE /volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-899d1516-4b35-4589-acd4-0b78ad930da3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-899d1516-4b35-4589-acd4-0b78ad930da3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b Sep 04 22:58:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-870fea30-3cba-447e-9a7e-bd264ae793ca tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-899d1516-4b35-4589-acd4-0b78ad930da3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-899d1516-4b35-4589-acd4-0b78ad930da3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-870fea30-3cba-447e-9a7e-bd264ae793ca tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 returned with HTTP 200 Sep 04 22:58:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1424/2876] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:18 2026] GET /volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-899d1516-4b35-4589-acd4-0b78ad930da3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-899d1516-4b35-4589-acd4-0b78ad930da3 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b returned with HTTP 200 Sep 04 22:58:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1453/2877] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:18 2026] GET /volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cd039dd1-c6c6-4b30-bc73-8e85e9169972 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd039dd1-c6c6-4b30-bc73-8e85e9169972 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c Sep 04 22:58:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd039dd1-c6c6-4b30-bc73-8e85e9169972 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd039dd1-c6c6-4b30-bc73-8e85e9169972 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cd039dd1-c6c6-4b30-bc73-8e85e9169972 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Snapshot retrieved successfully. Sep 04 22:58:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5bda346b-f698-4e5a-a117-74cd95a53a67 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd039dd1-c6c6-4b30-bc73-8e85e9169972 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c returned with HTTP 200 Sep 04 22:58:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1425/2878] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:18 2026] GET /volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5bda346b-f698-4e5a-a117-74cd95a53a67 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] GET http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e Sep 04 22:58:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5bda346b-f698-4e5a-a117-74cd95a53a67 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5bda346b-f698-4e5a-a117-74cd95a53a67 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:18 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:18 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:18 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:18 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5bda346b-f698-4e5a-a117-74cd95a53a67 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Volume info retrieved successfully. Sep 04 22:58:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5bda346b-f698-4e5a-a117-74cd95a53a67 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e returned with HTTP 200 Sep 04 22:58:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1454/2879] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:18 2026] GET /volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e => generated 954 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5379e0bc-06dc-412e-9439-428c6a1b270e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5379e0bc-06dc-412e-9439-428c6a1b270e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 Sep 04 22:58:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5379e0bc-06dc-412e-9439-428c6a1b270e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5379e0bc-06dc-412e-9439-428c6a1b270e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5379e0bc-06dc-412e-9439-428c6a1b270e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5379e0bc-06dc-412e-9439-428c6a1b270e tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 returned with HTTP 200 Sep 04 22:58:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1426/2880] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:19 2026] GET /volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-255a065b-a8f8-4d85-bd5b-c2f5edc73289 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-255a065b-a8f8-4d85-bd5b-c2f5edc73289 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b Sep 04 22:58:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-80a6f159-e0a3-4ee7-ba3f-f069be0cd536 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-255a065b-a8f8-4d85-bd5b-c2f5edc73289 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-255a065b-a8f8-4d85-bd5b-c2f5edc73289 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-80a6f159-e0a3-4ee7-ba3f-f069be0cd536 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 Sep 04 22:58:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-80a6f159-e0a3-4ee7-ba3f-f069be0cd536 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-80a6f159-e0a3-4ee7-ba3f-f069be0cd536 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-255a065b-a8f8-4d85-bd5b-c2f5edc73289 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b returned with HTTP 404 Sep 04 22:58:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1455/2881] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:19 2026] GET /volume/v3/volumes/08a83b0b-807b-4264-a08b-fb2aa4a74f8b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-400def33-4d5c-45ee-b7fd-f920ffaeb0c6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-400def33-4d5c-45ee-b7fd-f920ffaeb0c6 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] DELETE http://192.168.122.93/volume/v3/volumes/1b057c96-09e6-465a-93fe-0af46e73da14 Sep 04 22:58:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-400def33-4d5c-45ee-b7fd-f920ffaeb0c6 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-400def33-4d5c-45ee-b7fd-f920ffaeb0c6 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:19 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-400def33-4d5c-45ee-b7fd-f920ffaeb0c6 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Delete volume with id: 1b057c96-09e6-465a-93fe-0af46e73da14 Sep 04 22:58:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-80a6f159-e0a3-4ee7-ba3f-f069be0cd536 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:19 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:19 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-80a6f159-e0a3-4ee7-ba3f-f069be0cd536 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 returned with HTTP 200 Sep 04 22:58:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1427/2882] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:19 2026] GET /volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-400def33-4d5c-45ee-b7fd-f920ffaeb0c6 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-400def33-4d5c-45ee-b7fd-f920ffaeb0c6 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Delete volume request issued successfully. Sep 04 22:58:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-400def33-4d5c-45ee-b7fd-f920ffaeb0c6 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/1b057c96-09e6-465a-93fe-0af46e73da14 returned with HTTP 202 Sep 04 22:58:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1456/2883] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:19 2026] DELETE /volume/v3/volumes/1b057c96-09e6-465a-93fe-0af46e73da14 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1d8e16dc-972e-495f-8c1c-de3c3310fc09 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1d8e16dc-972e-495f-8c1c-de3c3310fc09 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/1b057c96-09e6-465a-93fe-0af46e73da14 Sep 04 22:58:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1d8e16dc-972e-495f-8c1c-de3c3310fc09 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1d8e16dc-972e-495f-8c1c-de3c3310fc09 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1d8e16dc-972e-495f-8c1c-de3c3310fc09 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1d8e16dc-972e-495f-8c1c-de3c3310fc09 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/1b057c96-09e6-465a-93fe-0af46e73da14 returned with HTTP 200 Sep 04 22:58:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1428/2884] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:19 2026] GET /volume/v3/volumes/1b057c96-09e6-465a-93fe-0af46e73da14 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9994b5f7-15f9-4498-9f1e-f304ec6c5201 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9994b5f7-15f9-4498-9f1e-f304ec6c5201 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c Sep 04 22:58:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9994b5f7-15f9-4498-9f1e-f304ec6c5201 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9994b5f7-15f9-4498-9f1e-f304ec6c5201 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9994b5f7-15f9-4498-9f1e-f304ec6c5201 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Snapshot retrieved successfully. Sep 04 22:58:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9994b5f7-15f9-4498-9f1e-f304ec6c5201 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c returned with HTTP 200 Sep 04 22:58:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1457/2885] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:19 2026] GET /volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bcb97562-2d3a-4137-a5e3-bbc00d8488dd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bcb97562-2d3a-4137-a5e3-bbc00d8488dd tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] GET http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e Sep 04 22:58:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bcb97562-2d3a-4137-a5e3-bbc00d8488dd tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bcb97562-2d3a-4137-a5e3-bbc00d8488dd tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:19 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:19 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:19 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:19 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:19 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bcb97562-2d3a-4137-a5e3-bbc00d8488dd tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Volume info retrieved successfully. Sep 04 22:58:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bcb97562-2d3a-4137-a5e3-bbc00d8488dd tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e returned with HTTP 200 Sep 04 22:58:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1429/2886] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:19 2026] GET /volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e => generated 954 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5a40a264-0e7f-4663-9060-9ff12b406acd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5a40a264-0e7f-4663-9060-9ff12b406acd tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 Sep 04 22:58:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5a40a264-0e7f-4663-9060-9ff12b406acd tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5a40a264-0e7f-4663-9060-9ff12b406acd tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:20 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:20 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5a40a264-0e7f-4663-9060-9ff12b406acd tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5a40a264-0e7f-4663-9060-9ff12b406acd tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 returned with HTTP 200 Sep 04 22:58:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1458/2887] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:20 2026] GET /volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c0be2ab9-fb07-462a-9f8b-6478b713a59a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c0be2ab9-fb07-462a-9f8b-6478b713a59a tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/1b057c96-09e6-465a-93fe-0af46e73da14 Sep 04 22:58:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c0be2ab9-fb07-462a-9f8b-6478b713a59a tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c0be2ab9-fb07-462a-9f8b-6478b713a59a tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c0be2ab9-fb07-462a-9f8b-6478b713a59a tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/1b057c96-09e6-465a-93fe-0af46e73da14 returned with HTTP 404 Sep 04 22:58:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1430/2888] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:20 2026] GET /volume/v3/volumes/1b057c96-09e6-465a-93fe-0af46e73da14 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ab3a013b-2d50-4e30-b3ce-f51fcfec932d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ab3a013b-2d50-4e30-b3ce-f51fcfec932d tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] DELETE http://192.168.122.93/volume/v3/volumes/9b37527b-c8a1-4a88-b928-4059e55a8a0b Sep 04 22:58:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ab3a013b-2d50-4e30-b3ce-f51fcfec932d tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ab3a013b-2d50-4e30-b3ce-f51fcfec932d tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:20 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-ab3a013b-2d50-4e30-b3ce-f51fcfec932d tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Delete volume with id: 9b37527b-c8a1-4a88-b928-4059e55a8a0b Sep 04 22:58:20 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:20 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ab3a013b-2d50-4e30-b3ce-f51fcfec932d tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ab3a013b-2d50-4e30-b3ce-f51fcfec932d tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Delete volume request issued successfully. Sep 04 22:58:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ab3a013b-2d50-4e30-b3ce-f51fcfec932d tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/9b37527b-c8a1-4a88-b928-4059e55a8a0b returned with HTTP 202 Sep 04 22:58:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1459/2889] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:20 2026] DELETE /volume/v3/volumes/9b37527b-c8a1-4a88-b928-4059e55a8a0b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e600e032-7e38-42ef-850d-2e1af3bcf491 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e600e032-7e38-42ef-850d-2e1af3bcf491 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/9b37527b-c8a1-4a88-b928-4059e55a8a0b Sep 04 22:58:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e600e032-7e38-42ef-850d-2e1af3bcf491 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e600e032-7e38-42ef-850d-2e1af3bcf491 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:20 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:20 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e600e032-7e38-42ef-850d-2e1af3bcf491 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Volume info retrieved successfully. Sep 04 22:58:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e600e032-7e38-42ef-850d-2e1af3bcf491 tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/9b37527b-c8a1-4a88-b928-4059e55a8a0b returned with HTTP 200 Sep 04 22:58:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1431/2890] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:20 2026] GET /volume/v3/volumes/9b37527b-c8a1-4a88-b928-4059e55a8a0b => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-44e286fe-85d1-4f2f-909b-a97257a891ca None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-44e286fe-85d1-4f2f-909b-a97257a891ca tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c Sep 04 22:58:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-44e286fe-85d1-4f2f-909b-a97257a891ca tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-44e286fe-85d1-4f2f-909b-a97257a891ca tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-44e286fe-85d1-4f2f-909b-a97257a891ca tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Snapshot retrieved successfully. Sep 04 22:58:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-44e286fe-85d1-4f2f-909b-a97257a891ca tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c returned with HTTP 200 Sep 04 22:58:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1460/2891] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:20 2026] GET /volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c => generated 475 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0feaf482-dd56-4203-903c-8b8dd686448c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1503874239"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume request body: {'volume': {"'snapshot_id": '0feaf482-dd56-4203-903c-8b8dd686448c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1503874239'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:20 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume of 1 GB Sep 04 22:58:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Availability Zones retrieved successfully. Sep 04 22:58:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bfcba255-5c77-4c43-91f7-84f5bd93a3eb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bfcba255-5c77-4c43-91f7-84f5bd93a3eb tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] GET http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e Sep 04 22:58:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bfcba255-5c77-4c43-91f7-84f5bd93a3eb tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bfcba255-5c77-4c43-91f7-84f5bd93a3eb tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:20 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Flow 'volume_create_api' (8cddacda-e7ea-4537-b820-3578b21e8810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:20 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (881c2b37-7780-41ac-9d50-370fe38e50ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:20 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:20 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:20 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bfcba255-5c77-4c43-91f7-84f5bd93a3eb tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Volume info retrieved successfully. Sep 04 22:58:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bfcba255-5c77-4c43-91f7-84f5bd93a3eb tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e returned with HTTP 200 Sep 04 22:58:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1461/2892] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:20 2026] GET /volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e => generated 954 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:20 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (881c2b37-7780-41ac-9d50-370fe38e50ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:20 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a5af06-53f3-4881-92e3-3a371945fc66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Created reservations ['69941cb4-028a-47d0-bbbf-803d78e792c1', 'c288310e-c621-4d91-ab8e-4ffa4aa9e324', '5f08b2a2-8b01-442f-be66-63692e87650f', 'eae52f91-b104-48d9-ac15-1630f1e8792a'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a5af06-53f3-4881-92e3-3a371945fc66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69941cb4-028a-47d0-bbbf-803d78e792c1', 'c288310e-c621-4d91-ab8e-4ffa4aa9e324', '5f08b2a2-8b01-442f-be66-63692e87650f', 'eae52f91-b104-48d9-ac15-1630f1e8792a']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32a30f79-c18f-4835-82ea-4cd1c1b2315f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32a30f79-c18f-4835-82ea-4cd1c1b2315f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86ef1393-24a2-49f7-afd3-797e0056b84c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1503874239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='898058d37eb046ed9d1bde256aff27cc',qos_specs=None,replication_status=,reservations=['69941cb4-028a-47d0-bbbf-803d78e792c1','c288310e-c621-4d91-ab8e-4ffa4aa9e324','5f08b2a2-8b01-442f-be66-63692e87650f','eae52f91-b104-48d9-ac15-1630f1e8792a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1503874239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86ef1393-24a2-49f7-afd3-797e0056b84c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='898058d37eb046ed9d1bde256aff27cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c17566e8-c62b-4af4-9bb0-90792b041a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c17566e8-c62b-4af4-9bb0-90792b041a8f) transitioned into state 'SUCCESS' from state '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-1503874239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='898058d37eb046ed9d1bde256aff27cc',qos_specs=None,replication_status=,reservations=['69941cb4-028a-47d0-bbbf-803d78e792c1','c288310e-c621-4d91-ab8e-4ffa4aa9e324','5f08b2a2-8b01-442f-be66-63692e87650f','eae52f91-b104-48d9-ac15-1630f1e8792a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bde277f-1df5-435a-9e40-ec39ceb20b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bde277f-1df5-435a-9e40-ec39ceb20b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Flow 'volume_create_api' (8cddacda-e7ea-4537-b820-3578b21e8810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume request issued successfully. Sep 04 22:58:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0a8cf161-2109-4dc6-9e55-12406f19c938 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1432/2893] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:58:20 2026] POST /volume/v3/volumes => generated 767 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0feaf482-dd56-4203-903c-8b8dd686448c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1783747338"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume request body: {'volume': {"'snapshot_id": '0feaf482-dd56-4203-903c-8b8dd686448c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1783747338'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume of 1 GB Sep 04 22:58:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Availability Zones retrieved successfully. Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Flow 'volume_create_api' (0ebe744b-50c0-41ef-a4ae-776d1df595bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa96a3b3-38bc-4ce1-8305-f2049b2861ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6016007c-f690-4940-9429-15e6b0575881 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6016007c-f690-4940-9429-15e6b0575881 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6016007c-f690-4940-9429-15e6b0575881 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6016007c-f690-4940-9429-15e6b0575881 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa96a3b3-38bc-4ce1-8305-f2049b2861ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:21 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:21 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b656737a-a8e1-4e61-95a5-3ca9235dbbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6016007c-f690-4940-9429-15e6b0575881 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6016007c-f690-4940-9429-15e6b0575881 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 returned with HTTP 200 Sep 04 22:58:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1433/2894] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:21 2026] GET /volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1ec745be-8db1-4283-8686-fc63e1ba455c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1ec745be-8db1-4283-8686-fc63e1ba455c tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] DELETE http://192.168.122.93/volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1ec745be-8db1-4283-8686-fc63e1ba455c tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1ec745be-8db1-4283-8686-fc63e1ba455c tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-1ec745be-8db1-4283-8686-fc63e1ba455c tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Delete volume with id: 9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 Sep 04 22:58:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:21 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:21 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1ec745be-8db1-4283-8686-fc63e1ba455c tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1ec745be-8db1-4283-8686-fc63e1ba455c tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Delete volume request issued successfully. Sep 04 22:58:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1ec745be-8db1-4283-8686-fc63e1ba455c tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 returned with HTTP 202 Sep 04 22:58:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1434/2895] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:21 2026] DELETE /volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d635fa06-4c51-4883-9fec-d4952427621c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d635fa06-4c51-4883-9fec-d4952427621c tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d635fa06-4c51-4883-9fec-d4952427621c tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d635fa06-4c51-4883-9fec-d4952427621c tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Created reservations ['1f7422a8-b54b-4a1c-a25d-1e17a80c6337', '8d459cea-f817-4724-bc15-02636fbde521', 'a39ac0bb-966a-484f-a519-0bdc6cd93acc', 'ef4a3951-d345-4b2b-a0d0-b58e18edda49'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b656737a-a8e1-4e61-95a5-3ca9235dbbf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f7422a8-b54b-4a1c-a25d-1e17a80c6337', '8d459cea-f817-4724-bc15-02636fbde521', 'a39ac0bb-966a-484f-a519-0bdc6cd93acc', 'ef4a3951-d345-4b2b-a0d0-b58e18edda49']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6950e0a0-9f4e-4d97-95a3-56e5fb189478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:21 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6950e0a0-9f4e-4d97-95a3-56e5fb189478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4c48ea5-bb39-4ccf-95ed-2924fb652c2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1783747338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='898058d37eb046ed9d1bde256aff27cc',qos_specs=None,replication_status=,reservations=['1f7422a8-b54b-4a1c-a25d-1e17a80c6337','8d459cea-f817-4724-bc15-02636fbde521','a39ac0bb-966a-484f-a519-0bdc6cd93acc','ef4a3951-d345-4b2b-a0d0-b58e18edda49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1783747338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4c48ea5-bb39-4ccf-95ed-2924fb652c2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='898058d37eb046ed9d1bde256aff27cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f7f56aa-134c-444c-b650-f723dfdff0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f7f56aa-134c-444c-b650-f723dfdff0b2) transitioned into state 'SUCCESS' from state '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-1783747338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='898058d37eb046ed9d1bde256aff27cc',qos_specs=None,replication_status=,reservations=['1f7422a8-b54b-4a1c-a25d-1e17a80c6337','8d459cea-f817-4724-bc15-02636fbde521','a39ac0bb-966a-484f-a519-0bdc6cd93acc','ef4a3951-d345-4b2b-a0d0-b58e18edda49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eb92f55-02cd-47c5-91bb-2d91e2b811f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eb92f55-02cd-47c5-91bb-2d91e2b811f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Flow 'volume_create_api' (0ebe744b-50c0-41ef-a4ae-776d1df595bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume request issued successfully. Sep 04 22:58:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-70eb9cb9-3ccf-4aea-a39d-6b65774d5ede tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:21 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:21 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1462/2896] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:58:21 2026] POST /volume/v3/volumes => generated 767 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d2a04b77-ca8a-4980-bedb-ef249c926abf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d635fa06-4c51-4883-9fec-d4952427621c tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d2a04b77-ca8a-4980-bedb-ef249c926abf tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] GET http://192.168.122.93/volume/v3/volumes/9b37527b-c8a1-4a88-b928-4059e55a8a0b Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d2a04b77-ca8a-4980-bedb-ef249c926abf tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d2a04b77-ca8a-4980-bedb-ef249c926abf tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d635fa06-4c51-4883-9fec-d4952427621c tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 returned with HTTP 200 Sep 04 22:58:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1435/2897] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:21 2026] GET /volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 => generated 863 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d2a04b77-ca8a-4980-bedb-ef249c926abf tempest-CreateVolumesFromImageTest-742211594 tempest-CreateVolumesFromImageTest-742211594-project-member] http://192.168.122.93/volume/v3/volumes/9b37527b-c8a1-4a88-b928-4059e55a8a0b returned with HTTP 404 Sep 04 22:58:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0feaf482-dd56-4203-903c-8b8dd686448c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1503048172"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1463/2898] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:21 2026] GET /volume/v3/volumes/9b37527b-c8a1-4a88-b928-4059e55a8a0b => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume request body: {'volume': {"'snapshot_id": '0feaf482-dd56-4203-903c-8b8dd686448c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1503048172'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume of 1 GB Sep 04 22:58:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Availability Zones retrieved successfully. Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Flow 'volume_create_api' (43c98785-4148-4ea9-b7cb-23ef99d0425e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f9928b9-25d5-4d4b-9211-d3faac2b2d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f9928b9-25d5-4d4b-9211-d3faac2b2d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (680985d1-d0de-41da-bb37-1190829c2dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8b936b12-e198-44cd-8946-07845246e46a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8b936b12-e198-44cd-8946-07845246e46a tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] GET http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8b936b12-e198-44cd-8946-07845246e46a tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8b936b12-e198-44cd-8946-07845246e46a tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:21 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:21 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8b936b12-e198-44cd-8946-07845246e46a tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Volume info retrieved successfully. Sep 04 22:58:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8b936b12-e198-44cd-8946-07845246e46a tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e returned with HTTP 200 Sep 04 22:58:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1464/2899] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:21 2026] GET /volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e => generated 954 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:22 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Created reservations ['7afc2621-c16b-4603-b00d-7e03cdd9338b', '2d2fb400-d749-4a04-bf15-247b0371ccfa', 'acdb6f3f-956e-48c1-9674-1f71261ffe11', '49c9d329-90bd-4139-8499-acd059e5271b'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:22 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (680985d1-d0de-41da-bb37-1190829c2dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7afc2621-c16b-4603-b00d-7e03cdd9338b', '2d2fb400-d749-4a04-bf15-247b0371ccfa', 'acdb6f3f-956e-48c1-9674-1f71261ffe11', '49c9d329-90bd-4139-8499-acd059e5271b']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:22 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cfd136b-f19d-4f2d-8cde-f923876e752c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:22 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:22 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:22 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cfd136b-f19d-4f2d-8cde-f923876e752c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9012c2f9-8222-4c5d-b677-2ec5ad3317cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1503048172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='898058d37eb046ed9d1bde256aff27cc',qos_specs=None,replication_status=,reservations=['7afc2621-c16b-4603-b00d-7e03cdd9338b','2d2fb400-d749-4a04-bf15-247b0371ccfa','acdb6f3f-956e-48c1-9674-1f71261ffe11','49c9d329-90bd-4139-8499-acd059e5271b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1503048172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9012c2f9-8222-4c5d-b677-2ec5ad3317cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='898058d37eb046ed9d1bde256aff27cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:22 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a62eda1-1d73-49a3-9def-5f662ee4ac64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:22 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a62eda1-1d73-49a3-9def-5f662ee4ac64) transitioned into state 'SUCCESS' from state '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-1503048172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='898058d37eb046ed9d1bde256aff27cc',qos_specs=None,replication_status=,reservations=['7afc2621-c16b-4603-b00d-7e03cdd9338b','2d2fb400-d749-4a04-bf15-247b0371ccfa','acdb6f3f-956e-48c1-9674-1f71261ffe11','49c9d329-90bd-4139-8499-acd059e5271b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:22 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec1ede8-d987-4de9-9dbd-fd63b7df392e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:22 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec1ede8-d987-4de9-9dbd-fd63b7df392e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:22 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Flow 'volume_create_api' (43c98785-4148-4ea9-b7cb-23ef99d0425e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:22 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume request issued successfully. Sep 04 22:58:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9163cbbf-7d7f-404e-8eae-191dacabf4fe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1436/2900] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:58:21 2026] POST /volume/v3/volumes => generated 767 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0feaf482-dd56-4203-903c-8b8dd686448c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-127461576"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume request body: {'volume': {"'snapshot_id": '0feaf482-dd56-4203-903c-8b8dd686448c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-127461576'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume of 1 GB Sep 04 22:58:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Availability Zones retrieved successfully. Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Flow 'volume_create_api' (5d0c6560-e5eb-4067-97ba-746cd476c025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef550e97-8fa5-4f10-8478-8ce3e79e2bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef550e97-8fa5-4f10-8478-8ce3e79e2bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c119fc-0450-4aaa-9303-cf56310a071f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Created reservations ['1b732b49-7ce6-406d-a2b7-15ea9fcb119d', '703b2f06-2451-4f37-b2e0-4d280a587940', 'a3f1e6be-d972-4d68-89b9-58b0683780fb', 'c61ed40c-9322-42d8-a81e-fc396eef48a9'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c119fc-0450-4aaa-9303-cf56310a071f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b732b49-7ce6-406d-a2b7-15ea9fcb119d', '703b2f06-2451-4f37-b2e0-4d280a587940', 'a3f1e6be-d972-4d68-89b9-58b0683780fb', 'c61ed40c-9322-42d8-a81e-fc396eef48a9']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c7665d-0313-4622-a1a4-6b6728df2979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:22 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c7665d-0313-4622-a1a4-6b6728df2979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a46f78f4-916c-43ca-8a02-0db688a1dcd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-127461576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='898058d37eb046ed9d1bde256aff27cc',qos_specs=None,replication_status=,reservations=['1b732b49-7ce6-406d-a2b7-15ea9fcb119d','703b2f06-2451-4f37-b2e0-4d280a587940','a3f1e6be-d972-4d68-89b9-58b0683780fb','c61ed40c-9322-42d8-a81e-fc396eef48a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-127461576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a46f78f4-916c-43ca-8a02-0db688a1dcd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='898058d37eb046ed9d1bde256aff27cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1c24cb-d81f-4e97-895c-5c1cc25312fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e3d11dad-0a70-4cab-bff2-46d33f0dc2ce None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e3d11dad-0a70-4cab-bff2-46d33f0dc2ce tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 Sep 04 22:58:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e3d11dad-0a70-4cab-bff2-46d33f0dc2ce tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e3d11dad-0a70-4cab-bff2-46d33f0dc2ce tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1c24cb-d81f-4e97-895c-5c1cc25312fd) transitioned into state 'SUCCESS' from state '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-127461576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='898058d37eb046ed9d1bde256aff27cc',qos_specs=None,replication_status=,reservations=['1b732b49-7ce6-406d-a2b7-15ea9fcb119d','703b2f06-2451-4f37-b2e0-4d280a587940','a3f1e6be-d972-4d68-89b9-58b0683780fb','c61ed40c-9322-42d8-a81e-fc396eef48a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96defdf7-e4e4-4e9f-bf09-d2a6e02a8770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:22 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:22 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96defdf7-e4e4-4e9f-bf09-d2a6e02a8770) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Flow 'volume_create_api' (5d0c6560-e5eb-4067-97ba-746cd476c025) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume request issued successfully. Sep 04 22:58:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b271cdbc-87d5-4b26-afa0-d25f3b4bcedd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1465/2901] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:58:22 2026] POST /volume/v3/volumes => generated 766 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-17796368-ebd7-428e-9863-22fe2835c5a4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0feaf482-dd56-4203-903c-8b8dd686448c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1569314710"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume request body: {'volume': {"'snapshot_id": '0feaf482-dd56-4203-903c-8b8dd686448c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1569314710'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:22 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume of 1 GB Sep 04 22:58:22 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:22 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:22 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e3d11dad-0a70-4cab-bff2-46d33f0dc2ce tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Availability Zones retrieved successfully. Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Flow 'volume_create_api' (267a510a-1115-49f0-b7bb-94d1e9145346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e3d11dad-0a70-4cab-bff2-46d33f0dc2ce tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 returned with HTTP 200 Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd83a850-1465-40e5-8d64-39c8dba77c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1437/2902] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:22 2026] GET /volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 => generated 863 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:22 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cd4b89c7-c772-4bf2-8750-dcfcb5a41472 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd4b89c7-c772-4bf2-8750-dcfcb5a41472 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] GET http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e Sep 04 22:58:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd83a850-1465-40e5-8d64-39c8dba77c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd4b89c7-c772-4bf2-8750-dcfcb5a41472 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd4b89c7-c772-4bf2-8750-dcfcb5a41472 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0582f1f-dccd-4e09-a669-aa354325f8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:23 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:23 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:23 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:23 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:23 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cd4b89c7-c772-4bf2-8750-dcfcb5a41472 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Volume info retrieved successfully. Sep 04 22:58:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd4b89c7-c772-4bf2-8750-dcfcb5a41472 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e returned with HTTP 200 Sep 04 22:58:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1438/2903] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:23 2026] GET /volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e => generated 957 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:23 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Created reservations ['0d43dd20-c670-4ade-81e5-12a0193c74e2', 'c6db3eae-32a3-4d36-acba-699d2a7dd52e', 'c205a528-76d1-441e-8cee-32f1fb563f13', '993db4f4-e688-4557-8113-e344bd5b5115'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0582f1f-dccd-4e09-a669-aa354325f8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d43dd20-c670-4ade-81e5-12a0193c74e2', 'c6db3eae-32a3-4d36-acba-699d2a7dd52e', 'c205a528-76d1-441e-8cee-32f1fb563f13', '993db4f4-e688-4557-8113-e344bd5b5115']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (220031c8-164e-4521-a3ac-982e053fbfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:23 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:23 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (220031c8-164e-4521-a3ac-982e053fbfe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '851b674c-9c25-42d8-84c2-e0677cb9cec2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1569314710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='898058d37eb046ed9d1bde256aff27cc',qos_specs=None,replication_status=,reservations=['0d43dd20-c670-4ade-81e5-12a0193c74e2','c6db3eae-32a3-4d36-acba-699d2a7dd52e','c205a528-76d1-441e-8cee-32f1fb563f13','993db4f4-e688-4557-8113-e344bd5b5115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1569314710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=851b674c-9c25-42d8-84c2-e0677cb9cec2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='898058d37eb046ed9d1bde256aff27cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5db95b2-6f7f-4c84-86a1-fafa90da1ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5db95b2-6f7f-4c84-86a1-fafa90da1ba8) transitioned into state 'SUCCESS' from state '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-1569314710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='898058d37eb046ed9d1bde256aff27cc',qos_specs=None,replication_status=,reservations=['0d43dd20-c670-4ade-81e5-12a0193c74e2','c6db3eae-32a3-4d36-acba-699d2a7dd52e','c205a528-76d1-441e-8cee-32f1fb563f13','993db4f4-e688-4557-8113-e344bd5b5115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dc9c9dbb7a4fdfad450a87e5d4e202',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f8858b-d66b-4a21-ac80-db26d8220f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f8858b-d66b-4a21-ac80-db26d8220f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Flow 'volume_create_api' (267a510a-1115-49f0-b7bb-94d1e9145346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Create volume request issued successfully. Sep 04 22:58:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-17796368-ebd7-428e-9863-22fe2835c5a4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1466/2904] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:58:22 2026] POST /volume/v3/volumes => generated 767 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-87ad2c4e-0f33-42c5-990e-ae973ef257b2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87ad2c4e-0f33-42c5-990e-ae973ef257b2 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c Sep 04 22:58:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87ad2c4e-0f33-42c5-990e-ae973ef257b2 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-87ad2c4e-0f33-42c5-990e-ae973ef257b2 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:23 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:23 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:23 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:23 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:23 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-87ad2c4e-0f33-42c5-990e-ae973ef257b2 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-87ad2c4e-0f33-42c5-990e-ae973ef257b2 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c returned with HTTP 200 Sep 04 22:58:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1439/2905] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:23 2026] GET /volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c => generated 860 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-334c7c01-3620-4022-b7a8-b0fb3f7c8e4f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-334c7c01-3620-4022-b7a8-b0fb3f7c8e4f tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/f4c48ea5-bb39-4ccf-95ed-2924fb652c2e Sep 04 22:58:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-334c7c01-3620-4022-b7a8-b0fb3f7c8e4f tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-334c7c01-3620-4022-b7a8-b0fb3f7c8e4f tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:23 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:23 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:23 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:23 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-334c7c01-3620-4022-b7a8-b0fb3f7c8e4f tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-334c7c01-3620-4022-b7a8-b0fb3f7c8e4f tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/f4c48ea5-bb39-4ccf-95ed-2924fb652c2e returned with HTTP 200 Sep 04 22:58:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1467/2906] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:23 2026] GET /volume/v3/volumes/f4c48ea5-bb39-4ccf-95ed-2924fb652c2e => generated 859 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f04f6229-98be-4164-bc6c-509bf33b45a0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f04f6229-98be-4164-bc6c-509bf33b45a0 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 Sep 04 22:58:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f04f6229-98be-4164-bc6c-509bf33b45a0 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f04f6229-98be-4164-bc6c-509bf33b45a0 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f04f6229-98be-4164-bc6c-509bf33b45a0 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 returned with HTTP 404 Sep 04 22:58:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1440/2907] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:23 2026] GET /volume/v3/volumes/9f04ceb3-ca57-4088-a6b7-33f92bbd92c4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:58:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2c3cf3fc-c6c2-4c00-b14d-040430645bc7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2c3cf3fc-c6c2-4c00-b14d-040430645bc7 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] DELETE http://192.168.122.93/volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 Sep 04 22:58:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2c3cf3fc-c6c2-4c00-b14d-040430645bc7 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2c3cf3fc-c6c2-4c00-b14d-040430645bc7 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:24 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-2c3cf3fc-c6c2-4c00-b14d-040430645bc7 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Delete volume with id: 01d73bf3-8010-4be4-8bdd-a22be1979632 Sep 04 22:58:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2c3cf3fc-c6c2-4c00-b14d-040430645bc7 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2c3cf3fc-c6c2-4c00-b14d-040430645bc7 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Delete volume request issued successfully. Sep 04 22:58:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2c3cf3fc-c6c2-4c00-b14d-040430645bc7 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 returned with HTTP 202 Sep 04 22:58:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1468/2908] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:24 2026] DELETE /volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-700d6ed0-93e9-4021-8a85-b0925ae1b9f8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-700d6ed0-93e9-4021-8a85-b0925ae1b9f8 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 Sep 04 22:58:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-700d6ed0-93e9-4021-8a85-b0925ae1b9f8 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-700d6ed0-93e9-4021-8a85-b0925ae1b9f8 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:24 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:24 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:24 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:24 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:24 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-700d6ed0-93e9-4021-8a85-b0925ae1b9f8 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-700d6ed0-93e9-4021-8a85-b0925ae1b9f8 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 returned with HTTP 200 Sep 04 22:58:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1441/2909] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:24 2026] GET /volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-122ebe50-16a8-418d-a6d7-3e3e5840c810 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-122ebe50-16a8-418d-a6d7-3e3e5840c810 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] GET http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e Sep 04 22:58:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-122ebe50-16a8-418d-a6d7-3e3e5840c810 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-122ebe50-16a8-418d-a6d7-3e3e5840c810 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-122ebe50-16a8-418d-a6d7-3e3e5840c810 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Volume info retrieved successfully. Sep 04 22:58:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-122ebe50-16a8-418d-a6d7-3e3e5840c810 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e returned with HTTP 200 Sep 04 22:58:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1469/2910] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:24 2026] GET /volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e => generated 957 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e56c2759-68ca-4eee-b22e-6faff8e61430 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e56c2759-68ca-4eee-b22e-6faff8e61430 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/f4c48ea5-bb39-4ccf-95ed-2924fb652c2e Sep 04 22:58:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e56c2759-68ca-4eee-b22e-6faff8e61430 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e56c2759-68ca-4eee-b22e-6faff8e61430 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:24 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:24 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:24 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:24 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:24 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e56c2759-68ca-4eee-b22e-6faff8e61430 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e56c2759-68ca-4eee-b22e-6faff8e61430 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/f4c48ea5-bb39-4ccf-95ed-2924fb652c2e returned with HTTP 200 Sep 04 22:58:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1442/2911] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:24 2026] GET /volume/v3/volumes/f4c48ea5-bb39-4ccf-95ed-2924fb652c2e => generated 860 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-424f675e-7284-48dc-a254-263c90ca55cd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-424f675e-7284-48dc-a254-263c90ca55cd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/9012c2f9-8222-4c5d-b677-2ec5ad3317cb Sep 04 22:58:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-424f675e-7284-48dc-a254-263c90ca55cd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-424f675e-7284-48dc-a254-263c90ca55cd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-424f675e-7284-48dc-a254-263c90ca55cd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-424f675e-7284-48dc-a254-263c90ca55cd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/9012c2f9-8222-4c5d-b677-2ec5ad3317cb returned with HTTP 200 Sep 04 22:58:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1470/2912] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:24 2026] GET /volume/v3/volumes/9012c2f9-8222-4c5d-b677-2ec5ad3317cb => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d15d3b94-6785-4a7d-9723-2cf05aa6bbdf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d15d3b94-6785-4a7d-9723-2cf05aa6bbdf tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 Sep 04 22:58:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d15d3b94-6785-4a7d-9723-2cf05aa6bbdf tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d15d3b94-6785-4a7d-9723-2cf05aa6bbdf tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:25 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:25 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:25 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:25 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:25 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d15d3b94-6785-4a7d-9723-2cf05aa6bbdf tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d15d3b94-6785-4a7d-9723-2cf05aa6bbdf tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 returned with HTTP 200 Sep 04 22:58:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1443/2913] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:25 2026] GET /volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 => generated 863 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7eeea548-94e0-4485-81f3-14ad5459a26e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7eeea548-94e0-4485-81f3-14ad5459a26e tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] GET http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e Sep 04 22:58:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7eeea548-94e0-4485-81f3-14ad5459a26e tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7eeea548-94e0-4485-81f3-14ad5459a26e tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:25 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:25 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:25 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:25 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:25 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7eeea548-94e0-4485-81f3-14ad5459a26e tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Volume info retrieved successfully. Sep 04 22:58:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7eeea548-94e0-4485-81f3-14ad5459a26e tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e returned with HTTP 200 Sep 04 22:58:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1444/2914] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:25 2026] GET /volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e => generated 957 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1815412804"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1815412804'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:25 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Create volume of 1 GB Sep 04 22:58:25 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Availability Zones retrieved successfully. Sep 04 22:58:25 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Flow 'volume_create_api' (f4551333-a91f-4ee9-9efd-bd288b717c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:25 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df68c181-0174-4e9b-a347-0d79ed27bbf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:25 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:25 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df68c181-0174-4e9b-a347-0d79ed27bbf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:25 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a225aa57-dab6-42d6-a280-55631edc02b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:25 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Created reservations ['3487f6ce-4f06-4c7a-baa7-804617c95af6', 'eb1298e9-409c-4012-8148-05d5fc0955bf', '55e9b7e9-aa71-4f7f-8a73-3297043b8359', '810e3cb2-3173-4097-9afa-b525e19fc5da'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:25 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a225aa57-dab6-42d6-a280-55631edc02b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3487f6ce-4f06-4c7a-baa7-804617c95af6', 'eb1298e9-409c-4012-8148-05d5fc0955bf', '55e9b7e9-aa71-4f7f-8a73-3297043b8359', '810e3cb2-3173-4097-9afa-b525e19fc5da']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:25 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d1ed02-81e2-424c-8d7b-486b208bc885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:25 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:25 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:25 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d1ed02-81e2-424c-8d7b-486b208bc885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ada30599-535a-4233-9288-e989856bf336', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1815412804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d831b89d958c4f04b28ca085c835c0fa',qos_specs=None,replication_status=,reservations=['3487f6ce-4f06-4c7a-baa7-804617c95af6','eb1298e9-409c-4012-8148-05d5fc0955bf','55e9b7e9-aa71-4f7f-8a73-3297043b8359','810e3cb2-3173-4097-9afa-b525e19fc5da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06658eb248d142968be17222a21d13b5',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1815412804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ada30599-535a-4233-9288-e989856bf336,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d831b89d958c4f04b28ca085c835c0fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06658eb248d142968be17222a21d13b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:25 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a85d593-f926-4f86-847c-ccb50da8c92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:25 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a85d593-f926-4f86-847c-ccb50da8c92e) transitioned into state 'SUCCESS' from state '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-1815412804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d831b89d958c4f04b28ca085c835c0fa',qos_specs=None,replication_status=,reservations=['3487f6ce-4f06-4c7a-baa7-804617c95af6','eb1298e9-409c-4012-8148-05d5fc0955bf','55e9b7e9-aa71-4f7f-8a73-3297043b8359','810e3cb2-3173-4097-9afa-b525e19fc5da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06658eb248d142968be17222a21d13b5',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:25 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee1ccc74-7b91-4d32-be51-35b5b728adc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:25 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee1ccc74-7b91-4d32-be51-35b5b728adc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:25 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Flow 'volume_create_api' (f4551333-a91f-4ee9-9efd-bd288b717c74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:25 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Create volume request issued successfully. Sep 04 22:58:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-19699564-db8c-48b1-864a-bc7370e4c7c0 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1471/2915] 192.168.122.93 () {62 vars in 1178 bytes} [Fri Sep 4 22:58:25 2026] POST /volume/v3/volumes => generated 777 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:58:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a6b58e2f-5c8f-41ea-a9cb-4e5a04b55994 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a6b58e2f-5c8f-41ea-a9cb-4e5a04b55994 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 Sep 04 22:58:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a6b58e2f-5c8f-41ea-a9cb-4e5a04b55994 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a6b58e2f-5c8f-41ea-a9cb-4e5a04b55994 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:25 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:25 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:25 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:25 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:25 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a6b58e2f-5c8f-41ea-a9cb-4e5a04b55994 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Volume info retrieved successfully. Sep 04 22:58:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a6b58e2f-5c8f-41ea-a9cb-4e5a04b55994 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 returned with HTTP 200 Sep 04 22:58:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1445/2916] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:25 2026] GET /volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:58:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-77cc729e-1a15-4410-b64e-0a1eda1d98c4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-77cc729e-1a15-4410-b64e-0a1eda1d98c4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/9012c2f9-8222-4c5d-b677-2ec5ad3317cb Sep 04 22:58:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-77cc729e-1a15-4410-b64e-0a1eda1d98c4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-77cc729e-1a15-4410-b64e-0a1eda1d98c4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-77cc729e-1a15-4410-b64e-0a1eda1d98c4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-77cc729e-1a15-4410-b64e-0a1eda1d98c4 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/9012c2f9-8222-4c5d-b677-2ec5ad3317cb returned with HTTP 200 Sep 04 22:58:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1472/2917] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:26 2026] GET /volume/v3/volumes/9012c2f9-8222-4c5d-b677-2ec5ad3317cb => generated 860 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-504796d6-9f1c-4e19-a278-119dfb978afe None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-504796d6-9f1c-4e19-a278-119dfb978afe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 Sep 04 22:58:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-504796d6-9f1c-4e19-a278-119dfb978afe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-504796d6-9f1c-4e19-a278-119dfb978afe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:26 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:26 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:26 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:26 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-504796d6-9f1c-4e19-a278-119dfb978afe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-504796d6-9f1c-4e19-a278-119dfb978afe tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 returned with HTTP 200 Sep 04 22:58:26 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1446/2918] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:26 2026] GET /volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-06bb9d33-2ef4-405b-b68f-0a5d79a3248d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-06bb9d33-2ef4-405b-b68f-0a5d79a3248d tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 Sep 04 22:58:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-06bb9d33-2ef4-405b-b68f-0a5d79a3248d tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-06bb9d33-2ef4-405b-b68f-0a5d79a3248d tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-06bb9d33-2ef4-405b-b68f-0a5d79a3248d tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 returned with HTTP 404 Sep 04 22:58:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1473/2919] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:26 2026] GET /volume/v3/volumes/01d73bf3-8010-4be4-8bdd-a22be1979632 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b3d54a98-1173-4834-a2f6-7b4981a35acd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b3d54a98-1173-4834-a2f6-7b4981a35acd tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] DELETE http://192.168.122.93/volume/v3/volumes/a42df694-3cda-47c2-96b4-c56b3b7c4e64 Sep 04 22:58:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b3d54a98-1173-4834-a2f6-7b4981a35acd tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b3d54a98-1173-4834-a2f6-7b4981a35acd tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:26 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-b3d54a98-1173-4834-a2f6-7b4981a35acd tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Delete volume with id: a42df694-3cda-47c2-96b4-c56b3b7c4e64 Sep 04 22:58:26 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:26 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:26 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:26 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b3d54a98-1173-4834-a2f6-7b4981a35acd tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b3d54a98-1173-4834-a2f6-7b4981a35acd tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Delete volume request issued successfully. Sep 04 22:58:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b3d54a98-1173-4834-a2f6-7b4981a35acd tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/a42df694-3cda-47c2-96b4-c56b3b7c4e64 returned with HTTP 202 Sep 04 22:58:26 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1447/2920] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:26 2026] DELETE /volume/v3/volumes/a42df694-3cda-47c2-96b4-c56b3b7c4e64 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6766545c-fe48-476e-a99a-90c7ed381aaa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6766545c-fe48-476e-a99a-90c7ed381aaa tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/a42df694-3cda-47c2-96b4-c56b3b7c4e64 Sep 04 22:58:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6766545c-fe48-476e-a99a-90c7ed381aaa tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6766545c-fe48-476e-a99a-90c7ed381aaa tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f4e0f70f-4c39-461e-8f3e-612a373b140a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f4e0f70f-4c39-461e-8f3e-612a373b140a tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] GET http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e Sep 04 22:58:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f4e0f70f-4c39-461e-8f3e-612a373b140a tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f4e0f70f-4c39-461e-8f3e-612a373b140a tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6766545c-fe48-476e-a99a-90c7ed381aaa tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6766545c-fe48-476e-a99a-90c7ed381aaa tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/a42df694-3cda-47c2-96b4-c56b3b7c4e64 returned with HTTP 200 Sep 04 22:58:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1474/2921] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:26 2026] GET /volume/v3/volumes/a42df694-3cda-47c2-96b4-c56b3b7c4e64 => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:26 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:26 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:26 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:26 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f4e0f70f-4c39-461e-8f3e-612a373b140a tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Volume info retrieved successfully. Sep 04 22:58:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f4e0f70f-4c39-461e-8f3e-612a373b140a tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e returned with HTTP 200 Sep 04 22:58:26 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1448/2922] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:26 2026] GET /volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e => generated 1301 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fbef3ad3-b52e-4bc6-82dd-d6b256f03ab8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fbef3ad3-b52e-4bc6-82dd-d6b256f03ab8 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] DELETE http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e Sep 04 22:58:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fbef3ad3-b52e-4bc6-82dd-d6b256f03ab8 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fbef3ad3-b52e-4bc6-82dd-d6b256f03ab8 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:26 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-fbef3ad3-b52e-4bc6-82dd-d6b256f03ab8 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Delete volume with id: 1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e Sep 04 22:58:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fbef3ad3-b52e-4bc6-82dd-d6b256f03ab8 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Volume info retrieved successfully. Sep 04 22:58:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fbef3ad3-b52e-4bc6-82dd-d6b256f03ab8 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Delete volume request issued successfully. Sep 04 22:58:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fbef3ad3-b52e-4bc6-82dd-d6b256f03ab8 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e returned with HTTP 202 Sep 04 22:58:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1475/2923] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:26 2026] DELETE /volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0b363d80-dbca-47a7-ac91-2a1865b85a87 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0b363d80-dbca-47a7-ac91-2a1865b85a87 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] GET http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e Sep 04 22:58:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0b363d80-dbca-47a7-ac91-2a1865b85a87 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0b363d80-dbca-47a7-ac91-2a1865b85a87 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:26 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:26 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:26 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:26 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0b363d80-dbca-47a7-ac91-2a1865b85a87 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Volume info retrieved successfully. Sep 04 22:58:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0b363d80-dbca-47a7-ac91-2a1865b85a87 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e returned with HTTP 200 Sep 04 22:58:26 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1449/2924] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:26 2026] GET /volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e => generated 1300 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-26a13f1e-ffc6-4478-a13f-dac05227c8c4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-26a13f1e-ffc6-4478-a13f-dac05227c8c4 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 Sep 04 22:58:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-26a13f1e-ffc6-4478-a13f-dac05227c8c4 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-26a13f1e-ffc6-4478-a13f-dac05227c8c4 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-26a13f1e-ffc6-4478-a13f-dac05227c8c4 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Volume info retrieved successfully. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-26a13f1e-ffc6-4478-a13f-dac05227c8c4 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 returned with HTTP 200 Sep 04 22:58:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1476/2925] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:26 2026] GET /volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 => generated 869 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bac51526-4c81-4c4d-9d2b-a726379141b0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bac51526-4c81-4c4d-9d2b-a726379141b0 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 Sep 04 22:58:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bac51526-4c81-4c4d-9d2b-a726379141b0 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bac51526-4c81-4c4d-9d2b-a726379141b0 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bac51526-4c81-4c4d-9d2b-a726379141b0 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bac51526-4c81-4c4d-9d2b-a726379141b0 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 returned with HTTP 200 Sep 04 22:58:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1450/2926] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:27 2026] GET /volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-27f24e33-e9e8-460a-96dc-90cc49770ed5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-27f24e33-e9e8-460a-96dc-90cc49770ed5 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 Sep 04 22:58:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-27f24e33-e9e8-460a-96dc-90cc49770ed5 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-27f24e33-e9e8-460a-96dc-90cc49770ed5 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-27f24e33-e9e8-460a-96dc-90cc49770ed5 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-27f24e33-e9e8-460a-96dc-90cc49770ed5 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 returned with HTTP 200 Sep 04 22:58:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1477/2927] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:27 2026] GET /volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6091e632-2dbb-4401-b49c-9eb851c1360b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6091e632-2dbb-4401-b49c-9eb851c1360b tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/a42df694-3cda-47c2-96b4-c56b3b7c4e64 Sep 04 22:58:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6091e632-2dbb-4401-b49c-9eb851c1360b tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6091e632-2dbb-4401-b49c-9eb851c1360b tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6091e632-2dbb-4401-b49c-9eb851c1360b tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/a42df694-3cda-47c2-96b4-c56b3b7c4e64 returned with HTTP 404 Sep 04 22:58:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1451/2928] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:27 2026] GET /volume/v3/volumes/a42df694-3cda-47c2-96b4-c56b3b7c4e64 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-10f619d6-b5fc-4ca3-a092-c3de3a55a1db None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-10f619d6-b5fc-4ca3-a092-c3de3a55a1db tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] DELETE http://192.168.122.93/volume/v3/volumes/72d422c2-3f93-4a7a-be1e-eea682d56a0e Sep 04 22:58:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-10f619d6-b5fc-4ca3-a092-c3de3a55a1db tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-10f619d6-b5fc-4ca3-a092-c3de3a55a1db tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:27 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-10f619d6-b5fc-4ca3-a092-c3de3a55a1db tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Delete volume with id: 72d422c2-3f93-4a7a-be1e-eea682d56a0e Sep 04 22:58:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-10f619d6-b5fc-4ca3-a092-c3de3a55a1db tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-10f619d6-b5fc-4ca3-a092-c3de3a55a1db tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Delete volume request issued successfully. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-10f619d6-b5fc-4ca3-a092-c3de3a55a1db tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/72d422c2-3f93-4a7a-be1e-eea682d56a0e returned with HTTP 202 Sep 04 22:58:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1478/2929] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:27 2026] DELETE /volume/v3/volumes/72d422c2-3f93-4a7a-be1e-eea682d56a0e => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1284c473-ebee-4ee5-a88f-b1641ee7ca9c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1284c473-ebee-4ee5-a88f-b1641ee7ca9c tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/72d422c2-3f93-4a7a-be1e-eea682d56a0e Sep 04 22:58:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1284c473-ebee-4ee5-a88f-b1641ee7ca9c tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1284c473-ebee-4ee5-a88f-b1641ee7ca9c tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7b4a0714-1c30-4777-9a79-8fa9d89d5857 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7b4a0714-1c30-4777-9a79-8fa9d89d5857 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] GET http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e Sep 04 22:58:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7b4a0714-1c30-4777-9a79-8fa9d89d5857 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7b4a0714-1c30-4777-9a79-8fa9d89d5857 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1284c473-ebee-4ee5-a88f-b1641ee7ca9c tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7b4a0714-1c30-4777-9a79-8fa9d89d5857 tempest-VolumeAndVolumeTypeFromImageTest-259419289 tempest-VolumeAndVolumeTypeFromImageTest-259419289-project-member] http://192.168.122.93/volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e returned with HTTP 404 Sep 04 22:58:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1479/2930] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:27 2026] GET /volume/v3/volumes/1176658e-8ab2-40ed-b3f7-ff3b4aad8f7e => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1284c473-ebee-4ee5-a88f-b1641ee7ca9c tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/72d422c2-3f93-4a7a-be1e-eea682d56a0e returned with HTTP 200 Sep 04 22:58:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1452/2931] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:27 2026] GET /volume/v3/volumes/72d422c2-3f93-4a7a-be1e-eea682d56a0e => generated 863 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b22294bc-1ba9-40f6-9f7f-6724df9bdb49 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b22294bc-1ba9-40f6-9f7f-6724df9bdb49 tempest-VolumeAndVolumeTypeFromImageTest-162971220 tempest-VolumeAndVolumeTypeFromImageTest-162971220-project-admin] GET http://192.168.122.93/volume/v3/volumes/detail?all_tenants=1 Sep 04 22:58:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b22294bc-1ba9-40f6-9f7f-6724df9bdb49 tempest-VolumeAndVolumeTypeFromImageTest-162971220 tempest-VolumeAndVolumeTypeFromImageTest-162971220-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b22294bc-1ba9-40f6-9f7f-6724df9bdb49 tempest-VolumeAndVolumeTypeFromImageTest-162971220 tempest-VolumeAndVolumeTypeFromImageTest-162971220-project-admin] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:27 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-b22294bc-1ba9-40f6-9f7f-6724df9bdb49 tempest-VolumeAndVolumeTypeFromImageTest-162971220 tempest-VolumeAndVolumeTypeFromImageTest-162971220-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:58:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b22294bc-1ba9-40f6-9f7f-6724df9bdb49 tempest-VolumeAndVolumeTypeFromImageTest-162971220 tempest-VolumeAndVolumeTypeFromImageTest-162971220-project-admin] Get all volumes completed successfully. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b22294bc-1ba9-40f6-9f7f-6724df9bdb49 tempest-VolumeAndVolumeTypeFromImageTest-162971220 tempest-VolumeAndVolumeTypeFromImageTest-162971220-project-admin] http://192.168.122.93/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 22:58:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1480/2932] 192.168.122.93 () {58 vars in 1164 bytes} [Fri Sep 4 22:58:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10143 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:58:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c9dd6f53-0d5b-42f2-8c22-d6b17e49d44f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c9dd6f53-0d5b-42f2-8c22-d6b17e49d44f tempest-VolumeAndVolumeTypeFromImageTest-162971220 tempest-VolumeAndVolumeTypeFromImageTest-162971220-project-admin] DELETE http://192.168.122.93/volume/v3/types/985fb352-4a12-42c2-a869-4e4966a3977a Sep 04 22:58:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c9dd6f53-0d5b-42f2-8c22-d6b17e49d44f tempest-VolumeAndVolumeTypeFromImageTest-162971220 tempest-VolumeAndVolumeTypeFromImageTest-162971220-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c9dd6f53-0d5b-42f2-8c22-d6b17e49d44f tempest-VolumeAndVolumeTypeFromImageTest-162971220 tempest-VolumeAndVolumeTypeFromImageTest-162971220-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c9dd6f53-0d5b-42f2-8c22-d6b17e49d44f tempest-VolumeAndVolumeTypeFromImageTest-162971220 tempest-VolumeAndVolumeTypeFromImageTest-162971220-project-admin] http://192.168.122.93/volume/v3/types/985fb352-4a12-42c2-a869-4e4966a3977a returned with HTTP 202 Sep 04 22:58:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1453/2933] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:58:27 2026] DELETE /volume/v3/types/985fb352-4a12-42c2-a869-4e4966a3977a => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-706533df-ea0b-45c2-8cd0-c8ed4691f701 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0763388e-9d80-4852-94ea-b3b6c05efc7c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-706533df-ea0b-45c2-8cd0-c8ed4691f701 tempest-VolumeAndVolumeTypeFromImageTest-162971220 tempest-VolumeAndVolumeTypeFromImageTest-162971220-project-admin] GET http://192.168.122.93/volume/v3/types/985fb352-4a12-42c2-a869-4e4966a3977a Sep 04 22:58:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-706533df-ea0b-45c2-8cd0-c8ed4691f701 tempest-VolumeAndVolumeTypeFromImageTest-162971220 tempest-VolumeAndVolumeTypeFromImageTest-162971220-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-706533df-ea0b-45c2-8cd0-c8ed4691f701 tempest-VolumeAndVolumeTypeFromImageTest-162971220 tempest-VolumeAndVolumeTypeFromImageTest-162971220-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0763388e-9d80-4852-94ea-b3b6c05efc7c tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 Sep 04 22:58:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0763388e-9d80-4852-94ea-b3b6c05efc7c tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0763388e-9d80-4852-94ea-b3b6c05efc7c tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-706533df-ea0b-45c2-8cd0-c8ed4691f701 tempest-VolumeAndVolumeTypeFromImageTest-162971220 tempest-VolumeAndVolumeTypeFromImageTest-162971220-project-admin] http://192.168.122.93/volume/v3/types/985fb352-4a12-42c2-a869-4e4966a3977a returned with HTTP 404 Sep 04 22:58:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1454/2934] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:58:28 2026] GET /volume/v3/types/985fb352-4a12-42c2-a869-4e4966a3977a => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:28 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:28 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0763388e-9d80-4852-94ea-b3b6c05efc7c tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Volume info retrieved successfully. Sep 04 22:58:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0763388e-9d80-4852-94ea-b3b6c05efc7c tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 returned with HTTP 200 Sep 04 22:58:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1481/2935] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:28 2026] GET /volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 => generated 869 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6b12f624-9f79-487a-b771-28bd926ba558 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6b12f624-9f79-487a-b771-28bd926ba558 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 Sep 04 22:58:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6b12f624-9f79-487a-b771-28bd926ba558 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6b12f624-9f79-487a-b771-28bd926ba558 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6b12f624-9f79-487a-b771-28bd926ba558 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6b12f624-9f79-487a-b771-28bd926ba558 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 returned with HTTP 200 Sep 04 22:58:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1455/2936] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:28 2026] GET /volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-82bb9c77-73f9-4378-8375-a39c71d08c61 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-82bb9c77-73f9-4378-8375-a39c71d08c61 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] DELETE http://192.168.122.93/volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 Sep 04 22:58:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-82bb9c77-73f9-4378-8375-a39c71d08c61 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-82bb9c77-73f9-4378-8375-a39c71d08c61 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:28 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-82bb9c77-73f9-4378-8375-a39c71d08c61 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Delete volume with id: 851b674c-9c25-42d8-84c2-e0677cb9cec2 Sep 04 22:58:28 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:28 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-82bb9c77-73f9-4378-8375-a39c71d08c61 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-82bb9c77-73f9-4378-8375-a39c71d08c61 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Delete volume request issued successfully. Sep 04 22:58:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-82bb9c77-73f9-4378-8375-a39c71d08c61 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 returned with HTTP 202 Sep 04 22:58:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1482/2937] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:28 2026] DELETE /volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bae5e485-470b-4a26-babd-466a4c552cf3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bae5e485-470b-4a26-babd-466a4c552cf3 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 Sep 04 22:58:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bae5e485-470b-4a26-babd-466a4c552cf3 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bae5e485-470b-4a26-babd-466a4c552cf3 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bae5e485-470b-4a26-babd-466a4c552cf3 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bae5e485-470b-4a26-babd-466a4c552cf3 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 returned with HTTP 200 Sep 04 22:58:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1456/2938] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:28 2026] GET /volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-60ebffe9-bc54-46f1-9265-71c352a49aa2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-60ebffe9-bc54-46f1-9265-71c352a49aa2 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/72d422c2-3f93-4a7a-be1e-eea682d56a0e Sep 04 22:58:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-60ebffe9-bc54-46f1-9265-71c352a49aa2 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-60ebffe9-bc54-46f1-9265-71c352a49aa2 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-60ebffe9-bc54-46f1-9265-71c352a49aa2 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/72d422c2-3f93-4a7a-be1e-eea682d56a0e returned with HTTP 404 Sep 04 22:58:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1483/2939] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:28 2026] GET /volume/v3/volumes/72d422c2-3f93-4a7a-be1e-eea682d56a0e => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-eae55d72-8f5f-4264-8514-5133da448063 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-eae55d72-8f5f-4264-8514-5133da448063 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] DELETE http://192.168.122.93/volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f Sep 04 22:58:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-eae55d72-8f5f-4264-8514-5133da448063 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-eae55d72-8f5f-4264-8514-5133da448063 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:28 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-eae55d72-8f5f-4264-8514-5133da448063 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Delete volume with id: df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f Sep 04 22:58:28 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:28 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-eae55d72-8f5f-4264-8514-5133da448063 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-eae55d72-8f5f-4264-8514-5133da448063 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Delete volume request issued successfully. Sep 04 22:58:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-eae55d72-8f5f-4264-8514-5133da448063 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f returned with HTTP 202 Sep 04 22:58:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1457/2940] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:28 2026] DELETE /volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d1f57e94-7323-483a-90d8-f77017d84529 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d1f57e94-7323-483a-90d8-f77017d84529 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f Sep 04 22:58:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d1f57e94-7323-483a-90d8-f77017d84529 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d1f57e94-7323-483a-90d8-f77017d84529 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:28 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:28 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d1f57e94-7323-483a-90d8-f77017d84529 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d1f57e94-7323-483a-90d8-f77017d84529 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f returned with HTTP 200 Sep 04 22:58:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1484/2941] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:28 2026] GET /volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f => generated 862 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1b9fcb83-d40c-4491-8db9-4a4790a26ad5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1b9fcb83-d40c-4491-8db9-4a4790a26ad5 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 Sep 04 22:58:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1b9fcb83-d40c-4491-8db9-4a4790a26ad5 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1b9fcb83-d40c-4491-8db9-4a4790a26ad5 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:29 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:29 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1b9fcb83-d40c-4491-8db9-4a4790a26ad5 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Volume info retrieved successfully. Sep 04 22:58:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1b9fcb83-d40c-4491-8db9-4a4790a26ad5 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 returned with HTTP 200 Sep 04 22:58:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1458/2942] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:29 2026] GET /volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 => generated 870 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-133e1cf3-6a73-4039-a40f-c720be92e80d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-133e1cf3-6a73-4039-a40f-c720be92e80d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:58:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-133e1cf3-6a73-4039-a40f-c720be92e80d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ada30599-535a-4233-9288-e989856bf336", "name": "tempest-VolumeDependencyTests-Snapshot-166628467"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:29 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:29 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-133e1cf3-6a73-4039-a40f-c720be92e80d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Volume info retrieved successfully. Sep 04 22:58:29 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-133e1cf3-6a73-4039-a40f-c720be92e80d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Create snapshot from volume ada30599-535a-4233-9288-e989856bf336 Sep 04 22:58:29 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-133e1cf3-6a73-4039-a40f-c720be92e80d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Created reservations ['507ade2d-3b91-43d0-96a6-f62ae5ba4dc5', '129e3141-0bc7-493d-b1f8-0bcc0d0552db', '5a8bfba3-6d69-4a05-a43a-6add5224117c', '56052fba-be1f-4d2c-bad3-83d570c3c384'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:29 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:29 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-133e1cf3-6a73-4039-a40f-c720be92e80d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Snapshot create request issued successfully. Sep 04 22:58:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-133e1cf3-6a73-4039-a40f-c720be92e80d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:58:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1485/2943] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:58:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:58:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b5c719a3-f0cd-4367-93d4-c310d6baa923 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b5c719a3-f0cd-4367-93d4-c310d6baa923 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 Sep 04 22:58:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b5c719a3-f0cd-4367-93d4-c310d6baa923 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b5c719a3-f0cd-4367-93d4-c310d6baa923 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b5c719a3-f0cd-4367-93d4-c310d6baa923 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Snapshot retrieved successfully. Sep 04 22:58:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b5c719a3-f0cd-4367-93d4-c310d6baa923 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 returned with HTTP 200 Sep 04 22:58:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7be3d255-b6e1-4a57-ae71-63e9147b027c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1459/2944] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:29 2026] GET /volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7be3d255-b6e1-4a57-ae71-63e9147b027c tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 Sep 04 22:58:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7be3d255-b6e1-4a57-ae71-63e9147b027c tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7be3d255-b6e1-4a57-ae71-63e9147b027c tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:29 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:29 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7be3d255-b6e1-4a57-ae71-63e9147b027c tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7be3d255-b6e1-4a57-ae71-63e9147b027c tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 returned with HTTP 200 Sep 04 22:58:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1486/2945] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:29 2026] GET /volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c097b662-ab2d-4e40-9e5b-b63e6f4c0374 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c097b662-ab2d-4e40-9e5b-b63e6f4c0374 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f Sep 04 22:58:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c097b662-ab2d-4e40-9e5b-b63e6f4c0374 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c097b662-ab2d-4e40-9e5b-b63e6f4c0374 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c097b662-ab2d-4e40-9e5b-b63e6f4c0374 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f returned with HTTP 404 Sep 04 22:58:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1460/2946] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:29 2026] GET /volume/v3/volumes/df96cc1e-4cfd-4e1d-b83b-c3fe4dc9485f => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c5dee392-3956-49e5-986c-21f010f53872 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c5dee392-3956-49e5-986c-21f010f53872 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] DELETE http://192.168.122.93/volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd Sep 04 22:58:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c5dee392-3956-49e5-986c-21f010f53872 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c5dee392-3956-49e5-986c-21f010f53872 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:30 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-c5dee392-3956-49e5-986c-21f010f53872 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Delete volume with id: 612efced-e7cc-46f2-923a-4ac799633ecd Sep 04 22:58:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c5dee392-3956-49e5-986c-21f010f53872 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c5dee392-3956-49e5-986c-21f010f53872 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Delete volume request issued successfully. Sep 04 22:58:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c5dee392-3956-49e5-986c-21f010f53872 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd returned with HTTP 202 Sep 04 22:58:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1487/2947] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:30 2026] DELETE /volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5c532c65-430c-49c5-a559-ae9ddfcc1aad None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5c532c65-430c-49c5-a559-ae9ddfcc1aad tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd Sep 04 22:58:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5c532c65-430c-49c5-a559-ae9ddfcc1aad tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5c532c65-430c-49c5-a559-ae9ddfcc1aad tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5c532c65-430c-49c5-a559-ae9ddfcc1aad tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Volume info retrieved successfully. Sep 04 22:58:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5c532c65-430c-49c5-a559-ae9ddfcc1aad tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd returned with HTTP 200 Sep 04 22:58:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1461/2948] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:30 2026] GET /volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd => generated 863 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5b273171-e9b7-4fdd-91ca-2617ece5ab8f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5b273171-e9b7-4fdd-91ca-2617ece5ab8f tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 Sep 04 22:58:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5b273171-e9b7-4fdd-91ca-2617ece5ab8f tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5b273171-e9b7-4fdd-91ca-2617ece5ab8f tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5b273171-e9b7-4fdd-91ca-2617ece5ab8f tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Snapshot retrieved successfully. Sep 04 22:58:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5b273171-e9b7-4fdd-91ca-2617ece5ab8f tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 returned with HTTP 200 Sep 04 22:58:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1488/2949] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:30 2026] GET /volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0e6a6904-8619-45c1-b187-da7f2479e0bc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0e6a6904-8619-45c1-b187-da7f2479e0bc tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 Sep 04 22:58:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0e6a6904-8619-45c1-b187-da7f2479e0bc tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0e6a6904-8619-45c1-b187-da7f2479e0bc tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0e6a6904-8619-45c1-b187-da7f2479e0bc tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 returned with HTTP 404 Sep 04 22:58:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1462/2950] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:30 2026] GET /volume/v3/volumes/851b674c-9c25-42d8-84c2-e0677cb9cec2 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c72419c9-aaa0-4b05-8997-71ad1277375a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c72419c9-aaa0-4b05-8997-71ad1277375a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] DELETE http://192.168.122.93/volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 Sep 04 22:58:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c72419c9-aaa0-4b05-8997-71ad1277375a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c72419c9-aaa0-4b05-8997-71ad1277375a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:30 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-c72419c9-aaa0-4b05-8997-71ad1277375a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Delete volume with id: a46f78f4-916c-43ca-8a02-0db688a1dcd1 Sep 04 22:58:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c72419c9-aaa0-4b05-8997-71ad1277375a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c72419c9-aaa0-4b05-8997-71ad1277375a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Delete volume request issued successfully. Sep 04 22:58:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c72419c9-aaa0-4b05-8997-71ad1277375a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 returned with HTTP 202 Sep 04 22:58:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1489/2951] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:30 2026] DELETE /volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e59b1f17-a256-4d74-83d7-6392186a4239 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e59b1f17-a256-4d74-83d7-6392186a4239 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 Sep 04 22:58:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e59b1f17-a256-4d74-83d7-6392186a4239 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e59b1f17-a256-4d74-83d7-6392186a4239 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e59b1f17-a256-4d74-83d7-6392186a4239 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e59b1f17-a256-4d74-83d7-6392186a4239 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 returned with HTTP 200 Sep 04 22:58:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1463/2952] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:30 2026] GET /volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-90f2cb5c-9ba8-48ee-97f2-ddef063cafd6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-90f2cb5c-9ba8-48ee-97f2-ddef063cafd6 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] GET http://192.168.122.93/volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd Sep 04 22:58:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-90f2cb5c-9ba8-48ee-97f2-ddef063cafd6 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-90f2cb5c-9ba8-48ee-97f2-ddef063cafd6 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-90f2cb5c-9ba8-48ee-97f2-ddef063cafd6 tempest-CreateVolumesFromSourceVolumeTest-965906377 tempest-CreateVolumesFromSourceVolumeTest-965906377-project-member] http://192.168.122.93/volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd returned with HTTP 404 Sep 04 22:58:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1490/2953] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:31 2026] GET /volume/v3/volumes/612efced-e7cc-46f2-923a-4ac799633ecd => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-da73203f-2d13-4396-90b5-a0917b913c3f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-da73203f-2d13-4396-90b5-a0917b913c3f tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 Sep 04 22:58:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-da73203f-2d13-4396-90b5-a0917b913c3f tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-da73203f-2d13-4396-90b5-a0917b913c3f tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:31 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:31 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-da73203f-2d13-4396-90b5-a0917b913c3f tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Snapshot retrieved successfully. Sep 04 22:58:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-da73203f-2d13-4396-90b5-a0917b913c3f tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 returned with HTTP 200 Sep 04 22:58:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1464/2954] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:31 2026] GET /volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 => generated 439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cb8fd82e-8330-4cfa-889d-0efdacc5885a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cb8fd82e-8330-4cfa-889d-0efdacc5885a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 Sep 04 22:58:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cb8fd82e-8330-4cfa-889d-0efdacc5885a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cb8fd82e-8330-4cfa-889d-0efdacc5885a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:31 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:31 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-cb8fd82e-8330-4cfa-889d-0efdacc5885a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cb8fd82e-8330-4cfa-889d-0efdacc5885a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 returned with HTTP 200 Sep 04 22:58:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1491/2955] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:31 2026] GET /volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5f83fced-adb2-41d2-b384-f2e538ce9e71 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5f83fced-adb2-41d2-b384-f2e538ce9e71 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 Sep 04 22:58:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5f83fced-adb2-41d2-b384-f2e538ce9e71 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5f83fced-adb2-41d2-b384-f2e538ce9e71 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5f83fced-adb2-41d2-b384-f2e538ce9e71 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Snapshot retrieved successfully. Sep 04 22:58:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5f83fced-adb2-41d2-b384-f2e538ce9e71 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 returned with HTTP 200 Sep 04 22:58:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1465/2956] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:32 2026] GET /volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4d57131a-f81f-4fc2-967f-0812b38f6f12", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-17272086"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Create volume request body: {'volume': {'snapshot_id': '4d57131a-f81f-4fc2-967f-0812b38f6f12', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-17272086'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Snapshot retrieved successfully. Sep 04 22:58:32 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Create volume of 1 GB Sep 04 22:58:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Availability Zones retrieved successfully. Sep 04 22:58:32 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Flow 'volume_create_api' (a1a08eef-0181-4290-8a66-45fb3ae5bf46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:32 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab6d3faf-8f4c-4cb8-80b1-c91b26f93928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:32 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:32 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:32 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:32 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab6d3faf-8f4c-4cb8-80b1-c91b26f93928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4d57131a-f81f-4fc2-967f-0812b38f6f12', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:32 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f374f7d-05bf-4a36-94fb-cc85a6e5d340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-541fe275-1cb5-4fdd-92d3-940ed1dacd43 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-541fe275-1cb5-4fdd-92d3-940ed1dacd43 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 Sep 04 22:58:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-541fe275-1cb5-4fdd-92d3-940ed1dacd43 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-541fe275-1cb5-4fdd-92d3-940ed1dacd43 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-541fe275-1cb5-4fdd-92d3-940ed1dacd43 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 returned with HTTP 404 Sep 04 22:58:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1466/2957] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:32 2026] GET /volume/v3/volumes/a46f78f4-916c-43ca-8a02-0db688a1dcd1 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9f4c779c-e9b1-431f-8498-a072b73cc56e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9f4c779c-e9b1-431f-8498-a072b73cc56e tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] DELETE http://192.168.122.93/volume/v3/volumes/9012c2f9-8222-4c5d-b677-2ec5ad3317cb Sep 04 22:58:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9f4c779c-e9b1-431f-8498-a072b73cc56e tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9f4c779c-e9b1-431f-8498-a072b73cc56e tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:32 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-9f4c779c-e9b1-431f-8498-a072b73cc56e tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Delete volume with id: 9012c2f9-8222-4c5d-b677-2ec5ad3317cb Sep 04 22:58:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9f4c779c-e9b1-431f-8498-a072b73cc56e tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:33 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Created reservations ['269a2703-0e30-4139-ae54-0a3e3fe1743f', '0b4eebd3-63e3-4e10-acef-af290ad09175', 'e394c2e0-cb94-4788-8183-ce7a13f48e01', 'bd299fcc-fc1c-44e6-b6f1-02476c682774'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f374f7d-05bf-4a36-94fb-cc85a6e5d340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['269a2703-0e30-4139-ae54-0a3e3fe1743f', '0b4eebd3-63e3-4e10-acef-af290ad09175', 'e394c2e0-cb94-4788-8183-ce7a13f48e01', 'bd299fcc-fc1c-44e6-b6f1-02476c682774']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8093218c-c40b-438a-a95d-f47bc62bbb19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9f4c779c-e9b1-431f-8498-a072b73cc56e tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Delete volume request issued successfully. Sep 04 22:58:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9f4c779c-e9b1-431f-8498-a072b73cc56e tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/9012c2f9-8222-4c5d-b677-2ec5ad3317cb returned with HTTP 202 Sep 04 22:58:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1467/2958] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:32 2026] DELETE /volume/v3/volumes/9012c2f9-8222-4c5d-b677-2ec5ad3317cb => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f0851118-fdf7-445a-aa2d-fe213f166c51 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f0851118-fdf7-445a-aa2d-fe213f166c51 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/9012c2f9-8222-4c5d-b677-2ec5ad3317cb Sep 04 22:58:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f0851118-fdf7-445a-aa2d-fe213f166c51 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f0851118-fdf7-445a-aa2d-fe213f166c51 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f0851118-fdf7-445a-aa2d-fe213f166c51 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f0851118-fdf7-445a-aa2d-fe213f166c51 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/9012c2f9-8222-4c5d-b677-2ec5ad3317cb returned with HTTP 200 Sep 04 22:58:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1468/2959] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:33 2026] GET /volume/v3/volumes/9012c2f9-8222-4c5d-b677-2ec5ad3317cb => generated 859 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8093218c-c40b-438a-a95d-f47bc62bbb19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f04c1afc-8502-4d85-8e2a-07198da3a519', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-17272086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d831b89d958c4f04b28ca085c835c0fa',qos_specs=None,replication_status=,reservations=['269a2703-0e30-4139-ae54-0a3e3fe1743f','0b4eebd3-63e3-4e10-acef-af290ad09175','e394c2e0-cb94-4788-8183-ce7a13f48e01','bd299fcc-fc1c-44e6-b6f1-02476c682774'],size=1,snapshot_id=4d57131a-f81f-4fc2-967f-0812b38f6f12,source_replicaid=,source_volid=None,status='creating',user_id='06658eb248d142968be17222a21d13b5',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-17272086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f04c1afc-8502-4d85-8e2a-07198da3a519,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d831b89d958c4f04b28ca085c835c0fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4d57131a-f81f-4fc2-967f-0812b38f6f12,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06658eb248d142968be17222a21d13b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47e8c60b-89cf-4d3a-ad70-4777a2f58f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47e8c60b-89cf-4d3a-ad70-4777a2f58f27) transitioned into state 'SUCCESS' from state '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-17272086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d831b89d958c4f04b28ca085c835c0fa',qos_specs=None,replication_status=,reservations=['269a2703-0e30-4139-ae54-0a3e3fe1743f','0b4eebd3-63e3-4e10-acef-af290ad09175','e394c2e0-cb94-4788-8183-ce7a13f48e01','bd299fcc-fc1c-44e6-b6f1-02476c682774'],size=1,snapshot_id=4d57131a-f81f-4fc2-967f-0812b38f6f12,source_replicaid=,source_volid=None,status='creating',user_id='06658eb248d142968be17222a21d13b5',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1131fed-2685-464d-9746-3563a6dadc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1131fed-2685-464d-9746-3563a6dadc69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:33 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Flow 'volume_create_api' (a1a08eef-0181-4290-8a66-45fb3ae5bf46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Create volume request issued successfully. Sep 04 22:58:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a3fbf302-1f01-46c1-aea9-3d4bd0a3f7d3 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1492/2960] 192.168.122.93 () {62 vars in 1179 bytes} [Fri Sep 4 22:58:32 2026] POST /volume/v3/volumes => generated 809 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b3d301ba-40d5-4fa8-9b11-54f1d0b04f6c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b3d301ba-40d5-4fa8-9b11-54f1d0b04f6c tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 Sep 04 22:58:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b3d301ba-40d5-4fa8-9b11-54f1d0b04f6c tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b3d301ba-40d5-4fa8-9b11-54f1d0b04f6c tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b3d301ba-40d5-4fa8-9b11-54f1d0b04f6c tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Volume info retrieved successfully. Sep 04 22:58:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b3d301ba-40d5-4fa8-9b11-54f1d0b04f6c tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 returned with HTTP 200 Sep 04 22:58:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1469/2961] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:33 2026] GET /volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 => generated 877 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-289bb7d3-75d1-4bc6-901c-b91fda8a4c73 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-289bb7d3-75d1-4bc6-901c-b91fda8a4c73 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/9012c2f9-8222-4c5d-b677-2ec5ad3317cb Sep 04 22:58:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-289bb7d3-75d1-4bc6-901c-b91fda8a4c73 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-289bb7d3-75d1-4bc6-901c-b91fda8a4c73 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-289bb7d3-75d1-4bc6-901c-b91fda8a4c73 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/9012c2f9-8222-4c5d-b677-2ec5ad3317cb returned with HTTP 404 Sep 04 22:58:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1493/2962] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:34 2026] GET /volume/v3/volumes/9012c2f9-8222-4c5d-b677-2ec5ad3317cb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:58:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-15b03727-d465-4cec-91fe-e98a4abb4deb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-15b03727-d465-4cec-91fe-e98a4abb4deb tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] DELETE http://192.168.122.93/volume/v3/volumes/f4c48ea5-bb39-4ccf-95ed-2924fb652c2e Sep 04 22:58:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-15b03727-d465-4cec-91fe-e98a4abb4deb tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-15b03727-d465-4cec-91fe-e98a4abb4deb tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:34 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-15b03727-d465-4cec-91fe-e98a4abb4deb tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Delete volume with id: f4c48ea5-bb39-4ccf-95ed-2924fb652c2e Sep 04 22:58:34 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:34 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:34 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:34 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-15b03727-d465-4cec-91fe-e98a4abb4deb tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-15b03727-d465-4cec-91fe-e98a4abb4deb tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Delete volume request issued successfully. Sep 04 22:58:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-15b03727-d465-4cec-91fe-e98a4abb4deb tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/f4c48ea5-bb39-4ccf-95ed-2924fb652c2e returned with HTTP 202 Sep 04 22:58:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1470/2963] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:34 2026] DELETE /volume/v3/volumes/f4c48ea5-bb39-4ccf-95ed-2924fb652c2e => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:58:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a2c38f94-63f5-47b9-8da7-d3e91f6404cd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a2c38f94-63f5-47b9-8da7-d3e91f6404cd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/f4c48ea5-bb39-4ccf-95ed-2924fb652c2e Sep 04 22:58:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a2c38f94-63f5-47b9-8da7-d3e91f6404cd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a2c38f94-63f5-47b9-8da7-d3e91f6404cd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a2c38f94-63f5-47b9-8da7-d3e91f6404cd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a2c38f94-63f5-47b9-8da7-d3e91f6404cd tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/f4c48ea5-bb39-4ccf-95ed-2924fb652c2e returned with HTTP 200 Sep 04 22:58:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1494/2964] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:34 2026] GET /volume/v3/volumes/f4c48ea5-bb39-4ccf-95ed-2924fb652c2e => generated 859 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-08101661-b71d-475c-b113-cb174db5005f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-08101661-b71d-475c-b113-cb174db5005f tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 Sep 04 22:58:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-08101661-b71d-475c-b113-cb174db5005f tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-08101661-b71d-475c-b113-cb174db5005f tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:34 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:34 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:34 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:34 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-08101661-b71d-475c-b113-cb174db5005f tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Volume info retrieved successfully. Sep 04 22:58:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-08101661-b71d-475c-b113-cb174db5005f tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 returned with HTTP 200 Sep 04 22:58:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1471/2965] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:34 2026] GET /volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 => generated 901 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:34 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Create volume of 1 GB Sep 04 22:58:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Availability Zones retrieved successfully. Sep 04 22:58:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Flow 'volume_create_api' (8716e032-ccff-46ed-80d6-aafdcfcceb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a01b8f0-c9e0-4c43-a22e-7b4bc5b25c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a01b8f0-c9e0-4c43-a22e-7b4bc5b25c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3ec45c9-de32-4b4b-97bd-4a57fbb78a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:35 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Created reservations ['8103dd94-8d60-44af-b786-d47af4875172', '0f808a1c-7b62-4cbc-910a-525242104589', '7c1a5a70-e5e1-4da2-aa7b-78db283dc405', '19d6d67a-560e-48f0-b066-6813f129ac91'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3ec45c9-de32-4b4b-97bd-4a57fbb78a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8103dd94-8d60-44af-b786-d47af4875172', '0f808a1c-7b62-4cbc-910a-525242104589', '7c1a5a70-e5e1-4da2-aa7b-78db283dc405', '19d6d67a-560e-48f0-b066-6813f129ac91']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b03465-6f29-4496-9059-ff885ce46763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b03465-6f29-4496-9059-ff885ce46763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c48260a3-96de-46d0-bb1a-a2f130de9be5', '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='735898efeaee4ec9b5e1bc876b6e1e66',qos_specs=None,replication_status=,reservations=['8103dd94-8d60-44af-b786-d47af4875172','0f808a1c-7b62-4cbc-910a-525242104589','7c1a5a70-e5e1-4da2-aa7b-78db283dc405','19d6d67a-560e-48f0-b066-6813f129ac91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a758398e204bdabb75f8bb0f3a2a56',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:35Z,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=c48260a3-96de-46d0-bb1a-a2f130de9be5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='735898efeaee4ec9b5e1bc876b6e1e66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7a758398e204bdabb75f8bb0f3a2a56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab72502-8fb2-45bf-86cc-4472fc8a5552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab72502-8fb2-45bf-86cc-4472fc8a5552) transitioned into state 'SUCCESS' from 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='735898efeaee4ec9b5e1bc876b6e1e66',qos_specs=None,replication_status=,reservations=['8103dd94-8d60-44af-b786-d47af4875172','0f808a1c-7b62-4cbc-910a-525242104589','7c1a5a70-e5e1-4da2-aa7b-78db283dc405','19d6d67a-560e-48f0-b066-6813f129ac91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a758398e204bdabb75f8bb0f3a2a56',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90d8dc48-ef08-4fc5-8fab-ea0bb527d218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90d8dc48-ef08-4fc5-8fab-ea0bb527d218) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:35 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Flow 'volume_create_api' (8716e032-ccff-46ed-80d6-aafdcfcceb7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Create volume request issued successfully. Sep 04 22:58:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a8ca8bef-b3b8-4dec-a2cc-a07ce8feeee0 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1495/2966] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:58:34 2026] POST /volume/v3/volumes => generated 747 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c9e21738-206f-4ab3-bd9d-0001e2f0598b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c9e21738-206f-4ab3-bd9d-0001e2f0598b tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 Sep 04 22:58:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c9e21738-206f-4ab3-bd9d-0001e2f0598b tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c9e21738-206f-4ab3-bd9d-0001e2f0598b tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c9e21738-206f-4ab3-bd9d-0001e2f0598b tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Volume info retrieved successfully. Sep 04 22:58:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c9e21738-206f-4ab3-bd9d-0001e2f0598b tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 returned with HTTP 200 Sep 04 22:58:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1472/2967] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:35 2026] GET /volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 => generated 815 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9784a9b3-a591-49e2-bf00-1ea69d16f7f3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9784a9b3-a591-49e2-bf00-1ea69d16f7f3 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/f4c48ea5-bb39-4ccf-95ed-2924fb652c2e Sep 04 22:58:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9784a9b3-a591-49e2-bf00-1ea69d16f7f3 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9784a9b3-a591-49e2-bf00-1ea69d16f7f3 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9784a9b3-a591-49e2-bf00-1ea69d16f7f3 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/f4c48ea5-bb39-4ccf-95ed-2924fb652c2e returned with HTTP 404 Sep 04 22:58:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1496/2968] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:35 2026] GET /volume/v3/volumes/f4c48ea5-bb39-4ccf-95ed-2924fb652c2e => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cdbe7a5c-0458-43bf-ad74-de3ac8b291d5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cdbe7a5c-0458-43bf-ad74-de3ac8b291d5 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] DELETE http://192.168.122.93/volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c Sep 04 22:58:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cdbe7a5c-0458-43bf-ad74-de3ac8b291d5 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cdbe7a5c-0458-43bf-ad74-de3ac8b291d5 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:35 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-cdbe7a5c-0458-43bf-ad74-de3ac8b291d5 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Delete volume with id: 86ef1393-24a2-49f7-afd3-797e0056b84c Sep 04 22:58:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cdbe7a5c-0458-43bf-ad74-de3ac8b291d5 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-642c8116-e4d7-48b1-8083-9b7fd20f185c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cdbe7a5c-0458-43bf-ad74-de3ac8b291d5 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Delete volume request issued successfully. Sep 04 22:58:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cdbe7a5c-0458-43bf-ad74-de3ac8b291d5 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c returned with HTTP 202 Sep 04 22:58:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1473/2969] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:35 2026] DELETE /volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bc6faa63-c466-4462-89ca-c4446b1b75e0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-642c8116-e4d7-48b1-8083-9b7fd20f185c tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 Sep 04 22:58:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-642c8116-e4d7-48b1-8083-9b7fd20f185c tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-642c8116-e4d7-48b1-8083-9b7fd20f185c tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bc6faa63-c466-4462-89ca-c4446b1b75e0 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c Sep 04 22:58:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bc6faa63-c466-4462-89ca-c4446b1b75e0 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bc6faa63-c466-4462-89ca-c4446b1b75e0 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-642c8116-e4d7-48b1-8083-9b7fd20f185c tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Volume info retrieved successfully. Sep 04 22:58:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-642c8116-e4d7-48b1-8083-9b7fd20f185c tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 returned with HTTP 200 Sep 04 22:58:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1497/2970] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:35 2026] GET /volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 => generated 901 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bc6faa63-c466-4462-89ca-c4446b1b75e0 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bc6faa63-c466-4462-89ca-c4446b1b75e0 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c returned with HTTP 200 Sep 04 22:58:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1474/2971] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:35 2026] GET /volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c => generated 859 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-97b3650b-6046-410b-93ea-38fa4f786689 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-97b3650b-6046-410b-93ea-38fa4f786689 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 Sep 04 22:58:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-97b3650b-6046-410b-93ea-38fa4f786689 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-97b3650b-6046-410b-93ea-38fa4f786689 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-97b3650b-6046-410b-93ea-38fa4f786689 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Volume info retrieved successfully. Sep 04 22:58:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-97b3650b-6046-410b-93ea-38fa4f786689 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 returned with HTTP 200 Sep 04 22:58:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1498/2972] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:36 2026] GET /volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 => generated 839 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b462ca46-d20c-4d23-a177-31b546aa2440 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b462ca46-d20c-4d23-a177-31b546aa2440 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 Sep 04 22:58:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b462ca46-d20c-4d23-a177-31b546aa2440 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b462ca46-d20c-4d23-a177-31b546aa2440 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bf4ee72b-094f-4c2d-b82c-d3724a406ffb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bf4ee72b-094f-4c2d-b82c-d3724a406ffb tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c Sep 04 22:58:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bf4ee72b-094f-4c2d-b82c-d3724a406ffb tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bf4ee72b-094f-4c2d-b82c-d3724a406ffb tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b462ca46-d20c-4d23-a177-31b546aa2440 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Volume info retrieved successfully. Sep 04 22:58:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b462ca46-d20c-4d23-a177-31b546aa2440 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 returned with HTTP 200 Sep 04 22:58:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1475/2973] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:36 2026] GET /volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 => generated 901 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "d330e06c-473e-4c6f-b105-a4fd50142f38", "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bf4ee72b-094f-4c2d-b82c-d3724a406ffb tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'd330e06c-473e-4c6f-b105-a4fd50142f38', 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bf4ee72b-094f-4c2d-b82c-d3724a406ffb tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c returned with HTTP 200 Sep 04 22:58:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1499/2974] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:36 2026] GET /volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c => generated 859 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bc1202f7-b1da-4a65-a476-4aec05bf5b8d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bc1202f7-b1da-4a65-a476-4aec05bf5b8d tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 Sep 04 22:58:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bc1202f7-b1da-4a65-a476-4aec05bf5b8d tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bc1202f7-b1da-4a65-a476-4aec05bf5b8d tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bc1202f7-b1da-4a65-a476-4aec05bf5b8d tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Volume info retrieved successfully. Sep 04 22:58:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bc1202f7-b1da-4a65-a476-4aec05bf5b8d tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 returned with HTTP 200 Sep 04 22:58:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1500/2975] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:37 2026] GET /volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 => generated 839 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ea8e53f6-221e-42bd-9bec-c44d5389a96d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ea8e53f6-221e-42bd-9bec-c44d5389a96d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 Sep 04 22:58:38 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Create volume of 1 GB Sep 04 22:58:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ea8e53f6-221e-42bd-9bec-c44d5389a96d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ea8e53f6-221e-42bd-9bec-c44d5389a96d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:38 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Availability Zones retrieved successfully. Sep 04 22:58:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Flow 'volume_create_api' (8dbfd8ba-cba3-4f88-b556-30d71f320596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f021cce0-58de-4fa4-8963-86f7e03fb591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:38 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:38 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:38 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:38 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:38 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ea8e53f6-221e-42bd-9bec-c44d5389a96d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Volume info retrieved successfully. Sep 04 22:58:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ea8e53f6-221e-42bd-9bec-c44d5389a96d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 returned with HTTP 200 Sep 04 22:58:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1501/2976] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:37 2026] GET /volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 => generated 901 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9adad3fd-03a0-439a-9ee4-1787fe079b2c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9adad3fd-03a0-439a-9ee4-1787fe079b2c tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c Sep 04 22:58:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9adad3fd-03a0-439a-9ee4-1787fe079b2c tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9adad3fd-03a0-439a-9ee4-1787fe079b2c tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:38 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:38 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:38 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:38 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:38 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9adad3fd-03a0-439a-9ee4-1787fe079b2c tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9adad3fd-03a0-439a-9ee4-1787fe079b2c tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c returned with HTTP 200 Sep 04 22:58:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1502/2977] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:38 2026] GET /volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c => generated 859 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f021cce0-58de-4fa4-8963-86f7e03fb591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:38 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3aa4325-fe0c-44a4-b22f-191d2b68c36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-814f3f87-3ea8-45d8-a57e-71ce83c21a51 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-814f3f87-3ea8-45d8-a57e-71ce83c21a51 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 Sep 04 22:58:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-814f3f87-3ea8-45d8-a57e-71ce83c21a51 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-814f3f87-3ea8-45d8-a57e-71ce83c21a51 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:38 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:38 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:38 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:38 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:38 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-814f3f87-3ea8-45d8-a57e-71ce83c21a51 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Volume info retrieved successfully. Sep 04 22:58:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-814f3f87-3ea8-45d8-a57e-71ce83c21a51 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 returned with HTTP 200 Sep 04 22:58:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1503/2978] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:38 2026] GET /volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 => generated 839 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:38 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Created reservations ['3ee269cf-a7d0-42f2-99ac-404204456e74', '882045b0-c320-48e3-bfd5-ff79e3afce9b', '3881825a-952f-4adb-848b-79ffbb38119a', '8c1888bc-6848-443b-854d-cc9134c11d04'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:39 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3aa4325-fe0c-44a4-b22f-191d2b68c36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ee269cf-a7d0-42f2-99ac-404204456e74', '882045b0-c320-48e3-bfd5-ff79e3afce9b', '3881825a-952f-4adb-848b-79ffbb38119a', '8c1888bc-6848-443b-854d-cc9134c11d04']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:39 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a307b33-833d-4f96-a1dc-84e2fc2b631f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:39 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:39 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:39 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a307b33-833d-4f96-a1dc-84e2fc2b631f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a87534d7-46e6-4e70-9519-afae62376b4c', '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='39e6d3291eb943148db876a93ce8a450',qos_specs=None,replication_status=,reservations=['3ee269cf-a7d0-42f2-99ac-404204456e74','882045b0-c320-48e3-bfd5-ff79e3afce9b','3881825a-952f-4adb-848b-79ffbb38119a','8c1888bc-6848-443b-854d-cc9134c11d04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7688d4466444f57a693f6355b0829bd',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:39Z,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=a87534d7-46e6-4e70-9519-afae62376b4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39e6d3291eb943148db876a93ce8a450',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7688d4466444f57a693f6355b0829bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:39 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd57f440-6340-4f55-854d-c4ceaab2e483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-651bbeb1-bc4a-455c-8fef-317f29ee42aa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-651bbeb1-bc4a-455c-8fef-317f29ee42aa tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 Sep 04 22:58:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-651bbeb1-bc4a-455c-8fef-317f29ee42aa tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-651bbeb1-bc4a-455c-8fef-317f29ee42aa tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:39 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd57f440-6340-4f55-854d-c4ceaab2e483) transitioned into state 'SUCCESS' from 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='39e6d3291eb943148db876a93ce8a450',qos_specs=None,replication_status=,reservations=['3ee269cf-a7d0-42f2-99ac-404204456e74','882045b0-c320-48e3-bfd5-ff79e3afce9b','3881825a-952f-4adb-848b-79ffbb38119a','8c1888bc-6848-443b-854d-cc9134c11d04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7688d4466444f57a693f6355b0829bd',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:39 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51344a2-a990-4072-9c1a-4277fb9f4a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:39 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:39 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:39 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:39 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:39 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51344a2-a990-4072-9c1a-4277fb9f4a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:39 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Flow 'volume_create_api' (8dbfd8ba-cba3-4f88-b556-30d71f320596) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Create volume request issued successfully. Sep 04 22:58:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-651bbeb1-bc4a-455c-8fef-317f29ee42aa tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Volume info retrieved successfully. Sep 04 22:58:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-536fb808-7d30-44d0-a8c3-c3265a18ec2f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1476/2979] 192.168.122.93 () {62 vars in 1179 bytes} [Fri Sep 4 22:58:36 2026] POST /volume/v3/volumes => generated 782 bytes in 2379 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e34d19f4-ded6-4137-a655-1152f406463e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e34d19f4-ded6-4137-a655-1152f406463e tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] GET http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c Sep 04 22:58:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e34d19f4-ded6-4137-a655-1152f406463e tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e34d19f4-ded6-4137-a655-1152f406463e tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-651bbeb1-bc4a-455c-8fef-317f29ee42aa tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 returned with HTTP 200 Sep 04 22:58:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1504/2980] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:39 2026] GET /volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 => generated 901 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6a1bb94b-e358-4043-8390-e1cda1cedf41 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6a1bb94b-e358-4043-8390-e1cda1cedf41 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c Sep 04 22:58:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6a1bb94b-e358-4043-8390-e1cda1cedf41 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6a1bb94b-e358-4043-8390-e1cda1cedf41 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:39 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:39 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6a1bb94b-e358-4043-8390-e1cda1cedf41 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c returned with HTTP 404 Sep 04 22:58:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1505/2981] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:39 2026] GET /volume/v3/volumes/86ef1393-24a2-49f7-afd3-797e0056b84c => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e34d19f4-ded6-4137-a655-1152f406463e tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Volume info retrieved successfully. Sep 04 22:58:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5be92ad4-7df4-4c14-94ab-fe29e7ae67c7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5be92ad4-7df4-4c14-94ab-fe29e7ae67c7 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c Sep 04 22:58:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5be92ad4-7df4-4c14-94ab-fe29e7ae67c7 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5be92ad4-7df4-4c14-94ab-fe29e7ae67c7 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:39 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-5be92ad4-7df4-4c14-94ab-fe29e7ae67c7 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Delete snapshot with id: 0feaf482-dd56-4203-903c-8b8dd686448c Sep 04 22:58:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e34d19f4-ded6-4137-a655-1152f406463e tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c returned with HTTP 200 Sep 04 22:58:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1477/2982] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:39 2026] GET /volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c => generated 850 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:39 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:39 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5be92ad4-7df4-4c14-94ab-fe29e7ae67c7 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Snapshot retrieved successfully. Sep 04 22:58:39 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:39 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5be92ad4-7df4-4c14-94ab-fe29e7ae67c7 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Snapshot delete request issued successfully. Sep 04 22:58:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5be92ad4-7df4-4c14-94ab-fe29e7ae67c7 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c returned with HTTP 202 Sep 04 22:58:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1506/2983] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:58:39 2026] DELETE /volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a1dd1ada-0b8c-4de0-bbcf-9e51c4ae1356 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a1dd1ada-0b8c-4de0-bbcf-9e51c4ae1356 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c Sep 04 22:58:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a1dd1ada-0b8c-4de0-bbcf-9e51c4ae1356 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a1dd1ada-0b8c-4de0-bbcf-9e51c4ae1356 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a1dd1ada-0b8c-4de0-bbcf-9e51c4ae1356 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Snapshot retrieved successfully. Sep 04 22:58:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a1dd1ada-0b8c-4de0-bbcf-9e51c4ae1356 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c returned with HTTP 200 Sep 04 22:58:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1478/2984] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:39 2026] GET /volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c => generated 474 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-448d0d91-601e-4d34-9975-0bd1446ca069 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-448d0d91-601e-4d34-9975-0bd1446ca069 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 Sep 04 22:58:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-448d0d91-601e-4d34-9975-0bd1446ca069 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-448d0d91-601e-4d34-9975-0bd1446ca069 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:39 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:39 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:39 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:39 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:39 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-448d0d91-601e-4d34-9975-0bd1446ca069 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Volume info retrieved successfully. Sep 04 22:58:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-448d0d91-601e-4d34-9975-0bd1446ca069 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 returned with HTTP 200 Sep 04 22:58:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1507/2985] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:39 2026] GET /volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 => generated 839 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8efb988d-a61c-4bab-81b0-2b3bb102356b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8efb988d-a61c-4bab-81b0-2b3bb102356b tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 Sep 04 22:58:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8efb988d-a61c-4bab-81b0-2b3bb102356b tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8efb988d-a61c-4bab-81b0-2b3bb102356b tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:40 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:40 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8efb988d-a61c-4bab-81b0-2b3bb102356b tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Volume info retrieved successfully. Sep 04 22:58:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8efb988d-a61c-4bab-81b0-2b3bb102356b tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 returned with HTTP 200 Sep 04 22:58:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1479/2986] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:40 2026] GET /volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 => generated 901 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-dbb54cc0-df8e-479f-8356-8d41875a09eb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dbb54cc0-df8e-479f-8356-8d41875a09eb tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] GET http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c Sep 04 22:58:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dbb54cc0-df8e-479f-8356-8d41875a09eb tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-dbb54cc0-df8e-479f-8356-8d41875a09eb tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:40 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:40 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-dbb54cc0-df8e-479f-8356-8d41875a09eb tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Volume info retrieved successfully. Sep 04 22:58:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-dbb54cc0-df8e-479f-8356-8d41875a09eb tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c returned with HTTP 200 Sep 04 22:58:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1508/2987] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:40 2026] GET /volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c => generated 874 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:58:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-07a75f1d-f576-4d46-bbda-6db1e21892ba None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-07a75f1d-f576-4d46-bbda-6db1e21892ba tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c Sep 04 22:58:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-07a75f1d-f576-4d46-bbda-6db1e21892ba tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-07a75f1d-f576-4d46-bbda-6db1e21892ba tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-07a75f1d-f576-4d46-bbda-6db1e21892ba tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Snapshot retrieved successfully. Sep 04 22:58:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-07a75f1d-f576-4d46-bbda-6db1e21892ba tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c returned with HTTP 200 Sep 04 22:58:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1480/2988] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:40 2026] GET /volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c => generated 474 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e8ee96b4-b455-4855-923c-1b439e5d5fcd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e8ee96b4-b455-4855-923c-1b439e5d5fcd tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 Sep 04 22:58:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e8ee96b4-b455-4855-923c-1b439e5d5fcd tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e8ee96b4-b455-4855-923c-1b439e5d5fcd tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:41 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:41 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e8ee96b4-b455-4855-923c-1b439e5d5fcd tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Volume info retrieved successfully. Sep 04 22:58:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e8ee96b4-b455-4855-923c-1b439e5d5fcd tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 returned with HTTP 200 Sep 04 22:58:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1509/2989] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:41 2026] GET /volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 => generated 839 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-caaf2df5-2173-4b36-9b57-c581a9cb2087 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-caaf2df5-2173-4b36-9b57-c581a9cb2087 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 Sep 04 22:58:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-caaf2df5-2173-4b36-9b57-c581a9cb2087 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-caaf2df5-2173-4b36-9b57-c581a9cb2087 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:41 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:41 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:41 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:41 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-caaf2df5-2173-4b36-9b57-c581a9cb2087 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Volume info retrieved successfully. Sep 04 22:58:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-caaf2df5-2173-4b36-9b57-c581a9cb2087 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 returned with HTTP 200 Sep 04 22:58:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1481/2990] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:41 2026] GET /volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 => generated 902 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7e438cab-c1d2-4649-8f1e-425b5878187d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7e438cab-c1d2-4649-8f1e-425b5878187d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 Sep 04 22:58:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7e438cab-c1d2-4649-8f1e-425b5878187d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7e438cab-c1d2-4649-8f1e-425b5878187d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:41 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-7e438cab-c1d2-4649-8f1e-425b5878187d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Delete snapshot with id: 4d57131a-f81f-4fc2-967f-0812b38f6f12 Sep 04 22:58:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8430bf32-01f1-4cad-975f-85d768c2e2ab None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7e438cab-c1d2-4649-8f1e-425b5878187d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Snapshot retrieved successfully. Sep 04 22:58:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8430bf32-01f1-4cad-975f-85d768c2e2ab tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] GET http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c Sep 04 22:58:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8430bf32-01f1-4cad-975f-85d768c2e2ab tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8430bf32-01f1-4cad-975f-85d768c2e2ab tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:41 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:41 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:41 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:41 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:41 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:41 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8430bf32-01f1-4cad-975f-85d768c2e2ab tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Volume info retrieved successfully. Sep 04 22:58:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7e438cab-c1d2-4649-8f1e-425b5878187d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Snapshot delete request issued successfully. Sep 04 22:58:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7e438cab-c1d2-4649-8f1e-425b5878187d tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 returned with HTTP 202 Sep 04 22:58:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1510/2991] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:58:41 2026] DELETE /volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-823bab0f-0d07-4000-99bc-66e778b877ef None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8430bf32-01f1-4cad-975f-85d768c2e2ab tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c returned with HTTP 200 Sep 04 22:58:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1482/2992] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:41 2026] GET /volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c => generated 932 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-823bab0f-0d07-4000-99bc-66e778b877ef tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 Sep 04 22:58:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-823bab0f-0d07-4000-99bc-66e778b877ef tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-823bab0f-0d07-4000-99bc-66e778b877ef tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-823bab0f-0d07-4000-99bc-66e778b877ef tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Snapshot retrieved successfully. Sep 04 22:58:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-823bab0f-0d07-4000-99bc-66e778b877ef tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 returned with HTTP 200 Sep 04 22:58:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1511/2993] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:41 2026] GET /volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ca745b85-8048-4c25-8b5e-a80999430f5a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ca745b85-8048-4c25-8b5e-a80999430f5a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c Sep 04 22:58:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ca745b85-8048-4c25-8b5e-a80999430f5a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ca745b85-8048-4c25-8b5e-a80999430f5a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:41 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:41 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ca745b85-8048-4c25-8b5e-a80999430f5a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Snapshot retrieved successfully. Sep 04 22:58:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ca745b85-8048-4c25-8b5e-a80999430f5a tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c returned with HTTP 200 Sep 04 22:58:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1483/2994] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:41 2026] GET /volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c => generated 474 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8d024368-3b22-46d7-b200-0f8cc612681d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8d024368-3b22-46d7-b200-0f8cc612681d tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8d024368-3b22-46d7-b200-0f8cc612681d tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8d024368-3b22-46d7-b200-0f8cc612681d tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:42 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8d024368-3b22-46d7-b200-0f8cc612681d tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Volume info retrieved successfully. Sep 04 22:58:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8d024368-3b22-46d7-b200-0f8cc612681d tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 returned with HTTP 200 Sep 04 22:58:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1512/2995] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:42 2026] GET /volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-aefbdf08-5bf7-454f-9991-9f3e6268efbc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-aefbdf08-5bf7-454f-9991-9f3e6268efbc tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 Sep 04 22:58:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-aefbdf08-5bf7-454f-9991-9f3e6268efbc tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-aefbdf08-5bf7-454f-9991-9f3e6268efbc tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:42 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:42 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-aefbdf08-5bf7-454f-9991-9f3e6268efbc tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Volume info retrieved successfully. Sep 04 22:58:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-aefbdf08-5bf7-454f-9991-9f3e6268efbc tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 returned with HTTP 200 Sep 04 22:58:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1484/2996] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:42 2026] GET /volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 => generated 840 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-688687851"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-688687851'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Create volume of 1 GB Sep 04 22:58:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Availability Zones retrieved successfully. Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Flow 'volume_create_api' (893ad900-5821-462c-9f6b-b50be1356488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a44793fd-8b2c-47b0-92f5-4e6de2b55609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a44793fd-8b2c-47b0-92f5-4e6de2b55609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (729c9e74-a268-4ec4-b4b8-767abe47bcf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Created reservations ['bf2a1f81-e4f2-4ddd-a7af-f8704a073920', 'd9d0efe9-b021-435f-a222-e96e4faffe3b', '84344db2-c5d6-4957-a6bb-f5e0afc418f4', '45bdde6b-0d32-4c97-8888-c48ad6ffab9a'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (729c9e74-a268-4ec4-b4b8-767abe47bcf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf2a1f81-e4f2-4ddd-a7af-f8704a073920', 'd9d0efe9-b021-435f-a222-e96e4faffe3b', '84344db2-c5d6-4957-a6bb-f5e0afc418f4', '45bdde6b-0d32-4c97-8888-c48ad6ffab9a']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (418d73e9-becf-4b60-92b6-ec31017a52e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:42 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (418d73e9-becf-4b60-92b6-ec31017a52e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb2ac84b-622f-4d49-8ed4-beec144d36b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-688687851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='735898efeaee4ec9b5e1bc876b6e1e66',qos_specs=None,replication_status=,reservations=['bf2a1f81-e4f2-4ddd-a7af-f8704a073920','d9d0efe9-b021-435f-a222-e96e4faffe3b','84344db2-c5d6-4957-a6bb-f5e0afc418f4','45bdde6b-0d32-4c97-8888-c48ad6ffab9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a758398e204bdabb75f8bb0f3a2a56',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:42Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-688687851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb2ac84b-622f-4d49-8ed4-beec144d36b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='735898efeaee4ec9b5e1bc876b6e1e66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7a758398e204bdabb75f8bb0f3a2a56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba90bbf9-7398-403b-8d04-43b7a48648fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba90bbf9-7398-403b-8d04-43b7a48648fb) transitioned into 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-688687851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='735898efeaee4ec9b5e1bc876b6e1e66',qos_specs=None,replication_status=,reservations=['bf2a1f81-e4f2-4ddd-a7af-f8704a073920','d9d0efe9-b021-435f-a222-e96e4faffe3b','84344db2-c5d6-4957-a6bb-f5e0afc418f4','45bdde6b-0d32-4c97-8888-c48ad6ffab9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a758398e204bdabb75f8bb0f3a2a56',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa15cc1a-5f30-4ddc-b8d4-d565ea8ec565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa15cc1a-5f30-4ddc-b8d4-d565ea8ec565) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Flow 'volume_create_api' (893ad900-5821-462c-9f6b-b50be1356488) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Create volume request issued successfully. Sep 04 22:58:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ec18be9b-d341-413a-869b-1f4a94bdd19e tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1513/2997] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 22:58:42 2026] POST /volume/v3/volumes => generated 782 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-eb2fcac8-81e4-4e89-b7b1-64e548b47874 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-eb2fcac8-81e4-4e89-b7b1-64e548b47874 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 Sep 04 22:58:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-eb2fcac8-81e4-4e89-b7b1-64e548b47874 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-eb2fcac8-81e4-4e89-b7b1-64e548b47874 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:42 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:42 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-eb2fcac8-81e4-4e89-b7b1-64e548b47874 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Volume info retrieved successfully. Sep 04 22:58:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-eb2fcac8-81e4-4e89-b7b1-64e548b47874 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 returned with HTTP 200 Sep 04 22:58:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1485/2998] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:42 2026] GET /volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c4b1a1ca-bc31-48b1-9841-88e9a13cc01c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c4b1a1ca-bc31-48b1-9841-88e9a13cc01c tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] GET http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c4b1a1ca-bc31-48b1-9841-88e9a13cc01c tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c4b1a1ca-bc31-48b1-9841-88e9a13cc01c tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8884f13b-3d3b-42cf-873c-f5af4c6fa075 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8884f13b-3d3b-42cf-873c-f5af4c6fa075 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 Sep 04 22:58:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8884f13b-3d3b-42cf-873c-f5af4c6fa075 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8884f13b-3d3b-42cf-873c-f5af4c6fa075 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:42 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8884f13b-3d3b-42cf-873c-f5af4c6fa075 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Snapshot retrieved successfully. Sep 04 22:58:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8884f13b-3d3b-42cf-873c-f5af4c6fa075 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 returned with HTTP 200 Sep 04 22:58:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1486/2999] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:42 2026] GET /volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c4b1a1ca-bc31-48b1-9841-88e9a13cc01c tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Volume info retrieved successfully. Sep 04 22:58:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b020beca-931f-457b-a3fc-fc29b0020d51 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b020beca-931f-457b-a3fc-fc29b0020d51 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c Sep 04 22:58:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b020beca-931f-457b-a3fc-fc29b0020d51 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b020beca-931f-457b-a3fc-fc29b0020d51 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c4b1a1ca-bc31-48b1-9841-88e9a13cc01c tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c returned with HTTP 200 Sep 04 22:58:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1514/3000] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:42 2026] GET /volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c => generated 932 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b020beca-931f-457b-a3fc-fc29b0020d51 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c returned with HTTP 404 Sep 04 22:58:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1487/3001] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:42 2026] GET /volume/v3/snapshots/0feaf482-dd56-4203-903c-8b8dd686448c => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-883e9e53-4be4-4592-aa94-cacba5987fac None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-883e9e53-4be4-4592-aa94-cacba5987fac tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] DELETE http://192.168.122.93/volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-883e9e53-4be4-4592-aa94-cacba5987fac tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-883e9e53-4be4-4592-aa94-cacba5987fac tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:42 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-883e9e53-4be4-4592-aa94-cacba5987fac tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Delete volume with id: 21f69fb1-412e-479f-995b-7f8315b887ba Sep 04 22:58:42 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:42 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-883e9e53-4be4-4592-aa94-cacba5987fac tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-883e9e53-4be4-4592-aa94-cacba5987fac tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Delete volume request issued successfully. Sep 04 22:58:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-883e9e53-4be4-4592-aa94-cacba5987fac tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba returned with HTTP 202 Sep 04 22:58:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1515/3002] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:42 2026] DELETE /volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a131f13a-bcc5-4c0b-84a8-2c0a8f217065 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a131f13a-bcc5-4c0b-84a8-2c0a8f217065 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba Sep 04 22:58:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a131f13a-bcc5-4c0b-84a8-2c0a8f217065 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a131f13a-bcc5-4c0b-84a8-2c0a8f217065 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:42 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:42 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a131f13a-bcc5-4c0b-84a8-2c0a8f217065 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a131f13a-bcc5-4c0b-84a8-2c0a8f217065 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba returned with HTTP 200 Sep 04 22:58:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1488/3003] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:42 2026] GET /volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9987d1db-7d25-4b02-a32b-b8c8cdfd4323 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9987d1db-7d25-4b02-a32b-b8c8cdfd4323 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 Sep 04 22:58:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9987d1db-7d25-4b02-a32b-b8c8cdfd4323 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9987d1db-7d25-4b02-a32b-b8c8cdfd4323 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:43 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:43 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9987d1db-7d25-4b02-a32b-b8c8cdfd4323 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Volume info retrieved successfully. Sep 04 22:58:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9987d1db-7d25-4b02-a32b-b8c8cdfd4323 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 returned with HTTP 200 Sep 04 22:58:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1516/3004] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:43 2026] GET /volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 => generated 874 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cb0a7cba-670f-49af-afc5-381e2ce54cc8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cb0a7cba-670f-49af-afc5-381e2ce54cc8 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 Sep 04 22:58:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cb0a7cba-670f-49af-afc5-381e2ce54cc8 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cb0a7cba-670f-49af-afc5-381e2ce54cc8 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cb0a7cba-670f-49af-afc5-381e2ce54cc8 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 returned with HTTP 404 Sep 04 22:58:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1489/3005] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:43 2026] GET /volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b58b2752-12bf-4de3-8a6b-27ed7e224128 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-89b15742-72a5-4eca-8140-302df9684367 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b58b2752-12bf-4de3-8a6b-27ed7e224128 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] GET http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c Sep 04 22:58:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b58b2752-12bf-4de3-8a6b-27ed7e224128 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b58b2752-12bf-4de3-8a6b-27ed7e224128 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-89b15742-72a5-4eca-8140-302df9684367 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] DELETE http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 Sep 04 22:58:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-89b15742-72a5-4eca-8140-302df9684367 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-89b15742-72a5-4eca-8140-302df9684367 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:43 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-89b15742-72a5-4eca-8140-302df9684367 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Delete volume with id: ada30599-535a-4233-9288-e989856bf336 Sep 04 22:58:43 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:43 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-89b15742-72a5-4eca-8140-302df9684367 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Volume info retrieved successfully. Sep 04 22:58:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b58b2752-12bf-4de3-8a6b-27ed7e224128 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Volume info retrieved successfully. Sep 04 22:58:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b58b2752-12bf-4de3-8a6b-27ed7e224128 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c returned with HTTP 200 Sep 04 22:58:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1517/3006] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:43 2026] GET /volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c => generated 935 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-89b15742-72a5-4eca-8140-302df9684367 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Delete volume request issued successfully. Sep 04 22:58:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-89b15742-72a5-4eca-8140-302df9684367 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 returned with HTTP 202 Sep 04 22:58:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1490/3007] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:58:43 2026] DELETE /volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:58:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-12ae1616-41d2-4c9d-bd21-d59169e6f303 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-12ae1616-41d2-4c9d-bd21-d59169e6f303 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 Sep 04 22:58:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-12ae1616-41d2-4c9d-bd21-d59169e6f303 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-12ae1616-41d2-4c9d-bd21-d59169e6f303 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:43 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:43 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-12ae1616-41d2-4c9d-bd21-d59169e6f303 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Volume info retrieved successfully. Sep 04 22:58:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-77ead97e-026a-47fd-bf45-6d95a56ec2e1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-77ead97e-026a-47fd-bf45-6d95a56ec2e1 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba Sep 04 22:58:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-12ae1616-41d2-4c9d-bd21-d59169e6f303 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 returned with HTTP 200 Sep 04 22:58:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1518/3008] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:43 2026] GET /volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 => generated 869 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-77ead97e-026a-47fd-bf45-6d95a56ec2e1 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-77ead97e-026a-47fd-bf45-6d95a56ec2e1 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:44 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:44 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:44 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:44 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-77ead97e-026a-47fd-bf45-6d95a56ec2e1 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Volume info retrieved successfully. Sep 04 22:58:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-77ead97e-026a-47fd-bf45-6d95a56ec2e1 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba returned with HTTP 200 Sep 04 22:58:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1491/3009] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:43 2026] GET /volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba => generated 859 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-675d9324-5bca-4c7a-9a9e-6e37a574bd04 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-675d9324-5bca-4c7a-9a9e-6e37a574bd04 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 Sep 04 22:58:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-675d9324-5bca-4c7a-9a9e-6e37a574bd04 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-675d9324-5bca-4c7a-9a9e-6e37a574bd04 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:44 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:44 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:44 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:44 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:44 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-675d9324-5bca-4c7a-9a9e-6e37a574bd04 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Volume info retrieved successfully. Sep 04 22:58:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-675d9324-5bca-4c7a-9a9e-6e37a574bd04 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 returned with HTTP 200 Sep 04 22:58:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1519/3010] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:44 2026] GET /volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 => generated 875 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-21650c06-00c3-490f-b13a-4f41a86432e1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-21650c06-00c3-490f-b13a-4f41a86432e1 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 Sep 04 22:58:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-21650c06-00c3-490f-b13a-4f41a86432e1 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-21650c06-00c3-490f-b13a-4f41a86432e1 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:44 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:44 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:44 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:44 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-21650c06-00c3-490f-b13a-4f41a86432e1 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Volume info retrieved successfully. Sep 04 22:58:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-21650c06-00c3-490f-b13a-4f41a86432e1 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 returned with HTTP 200 Sep 04 22:58:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1492/3011] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:44 2026] GET /volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 => generated 875 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2fe77683-57ae-43d6-a11a-4aef69bfc52a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2fe77683-57ae-43d6-a11a-4aef69bfc52a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:58:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2fe77683-57ae-43d6-a11a-4aef69bfc52a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb2ac84b-622f-4d49-8ed4-beec144d36b1", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1505598810"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-43611c8c-7a52-43e5-85a8-8e76aad67f4d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:44 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:44 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:44 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:44 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:44 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2fe77683-57ae-43d6-a11a-4aef69bfc52a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Volume info retrieved successfully. Sep 04 22:58:44 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-2fe77683-57ae-43d6-a11a-4aef69bfc52a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Create snapshot from volume bb2ac84b-622f-4d49-8ed4-beec144d36b1 Sep 04 22:58:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-43611c8c-7a52-43e5-85a8-8e76aad67f4d tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] GET http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c Sep 04 22:58:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-43611c8c-7a52-43e5-85a8-8e76aad67f4d tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-43611c8c-7a52-43e5-85a8-8e76aad67f4d tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:44 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:44 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:44 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:44 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-43611c8c-7a52-43e5-85a8-8e76aad67f4d tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Volume info retrieved successfully. Sep 04 22:58:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-43611c8c-7a52-43e5-85a8-8e76aad67f4d tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c returned with HTTP 200 Sep 04 22:58:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1493/3012] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:44 2026] GET /volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c => generated 935 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2215cea5-c8f9-4548-81d8-953f5a3ea19e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2215cea5-c8f9-4548-81d8-953f5a3ea19e tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 Sep 04 22:58:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2215cea5-c8f9-4548-81d8-953f5a3ea19e tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2215cea5-c8f9-4548-81d8-953f5a3ea19e tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2215cea5-c8f9-4548-81d8-953f5a3ea19e tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 returned with HTTP 404 Sep 04 22:58:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1494/3013] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:45 2026] GET /volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:58:45 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-2fe77683-57ae-43d6-a11a-4aef69bfc52a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Created reservations ['ae7eea13-a308-4f65-91f0-ec493fe518ff', '9b9aebf6-d208-49eb-9ed6-41d2cdf68131', '23a52c74-f2b4-40a6-88ca-49701ed91251', '742f507d-236a-449e-b47f-dcff44196b51'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6483b1c5-554f-460e-9a0a-e2ba9d9ee838 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6483b1c5-554f-460e-9a0a-e2ba9d9ee838 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] DELETE http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 Sep 04 22:58:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6483b1c5-554f-460e-9a0a-e2ba9d9ee838 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6483b1c5-554f-460e-9a0a-e2ba9d9ee838 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:45 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-6483b1c5-554f-460e-9a0a-e2ba9d9ee838 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Delete volume with id: f04c1afc-8502-4d85-8e2a-07198da3a519 Sep 04 22:58:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6483b1c5-554f-460e-9a0a-e2ba9d9ee838 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Volume info retrieved successfully. Sep 04 22:58:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6483b1c5-554f-460e-9a0a-e2ba9d9ee838 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Delete volume request issued successfully. Sep 04 22:58:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6483b1c5-554f-460e-9a0a-e2ba9d9ee838 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 returned with HTTP 202 Sep 04 22:58:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1495/3014] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:58:45 2026] DELETE /volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:58:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-529f628e-8fd9-4d0a-8157-c1f0b81d0d60 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-529f628e-8fd9-4d0a-8157-c1f0b81d0d60 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] GET http://192.168.122.93/volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba Sep 04 22:58:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-529f628e-8fd9-4d0a-8157-c1f0b81d0d60 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-529f628e-8fd9-4d0a-8157-c1f0b81d0d60 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-529f628e-8fd9-4d0a-8157-c1f0b81d0d60 tempest-CreateVolumesFromSnapshotTest-1000653675 tempest-CreateVolumesFromSnapshotTest-1000653675-project-member] http://192.168.122.93/volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba returned with HTTP 404 Sep 04 22:58:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1496/3015] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:45 2026] GET /volume/v3/volumes/21f69fb1-412e-479f-995b-7f8315b887ba => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-07089b18-b733-41ec-aedc-037acc13c1ae None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-07089b18-b733-41ec-aedc-037acc13c1ae tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 Sep 04 22:58:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-07089b18-b733-41ec-aedc-037acc13c1ae tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-07089b18-b733-41ec-aedc-037acc13c1ae tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2fe77683-57ae-43d6-a11a-4aef69bfc52a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Snapshot create request issued successfully. Sep 04 22:58:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2fe77683-57ae-43d6-a11a-4aef69bfc52a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:58:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1520/3016] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:58:44 2026] POST /volume/v3/snapshots => generated 326 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cd4f3d3a-f854-49e1-8f04-983c8d137a40 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:45 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-07089b18-b733-41ec-aedc-037acc13c1ae tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Volume info retrieved successfully. Sep 04 22:58:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cd4f3d3a-f854-49e1-8f04-983c8d137a40 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 Sep 04 22:58:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cd4f3d3a-f854-49e1-8f04-983c8d137a40 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cd4f3d3a-f854-49e1-8f04-983c8d137a40 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-07089b18-b733-41ec-aedc-037acc13c1ae tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 returned with HTTP 200 Sep 04 22:58:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1497/3017] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:45 2026] GET /volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 => generated 901 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-cd4f3d3a-f854-49e1-8f04-983c8d137a40 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Snapshot retrieved successfully. Sep 04 22:58:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cd4f3d3a-f854-49e1-8f04-983c8d137a40 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 returned with HTTP 200 Sep 04 22:58:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1521/3018] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:45 2026] GET /volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 => generated 458 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-337740dd-08ea-4612-812b-fc6008b5c4b6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-337740dd-08ea-4612-812b-fc6008b5c4b6 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] GET http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c Sep 04 22:58:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-337740dd-08ea-4612-812b-fc6008b5c4b6 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-337740dd-08ea-4612-812b-fc6008b5c4b6 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:46 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:46 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:46 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:46 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:46 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-337740dd-08ea-4612-812b-fc6008b5c4b6 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Volume info retrieved successfully. Sep 04 22:58:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-337740dd-08ea-4612-812b-fc6008b5c4b6 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c returned with HTTP 200 Sep 04 22:58:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1498/3019] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:45 2026] GET /volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c => generated 935 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3a8300fb-7500-4028-973c-191b9053095b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-698cd1d3-25b5-459a-a533-7cd38c94b9fa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3a8300fb-7500-4028-973c-191b9053095b tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 Sep 04 22:58:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-698cd1d3-25b5-459a-a533-7cd38c94b9fa tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 Sep 04 22:58:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-698cd1d3-25b5-459a-a533-7cd38c94b9fa tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3a8300fb-7500-4028-973c-191b9053095b tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3a8300fb-7500-4028-973c-191b9053095b tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-698cd1d3-25b5-459a-a533-7cd38c94b9fa tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-698cd1d3-25b5-459a-a533-7cd38c94b9fa tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Snapshot retrieved successfully. Sep 04 22:58:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-698cd1d3-25b5-459a-a533-7cd38c94b9fa tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 returned with HTTP 200 Sep 04 22:58:46 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:46 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1522/3020] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:46 2026] GET /volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 => generated 458 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:46 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:46 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3a8300fb-7500-4028-973c-191b9053095b tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 returned with HTTP 404 Sep 04 22:58:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1499/3021] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:46 2026] GET /volume/v3/volumes/f04c1afc-8502-4d85-8e2a-07198da3a519 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:58:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2c80c0b2-5f02-45ee-a456-e5adead6b303 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2c80c0b2-5f02-45ee-a456-e5adead6b303 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 Sep 04 22:58:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2c80c0b2-5f02-45ee-a456-e5adead6b303 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2c80c0b2-5f02-45ee-a456-e5adead6b303 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:46 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-2c80c0b2-5f02-45ee-a456-e5adead6b303 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Delete snapshot with id: 4d57131a-f81f-4fc2-967f-0812b38f6f12 Sep 04 22:58:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2c80c0b2-5f02-45ee-a456-e5adead6b303 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 returned with HTTP 404 Sep 04 22:58:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1523/3022] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:58:46 2026] DELETE /volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-51e26d94-d558-4842-9a56-7e4cfb4755d6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-51e26d94-d558-4842-9a56-7e4cfb4755d6 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 Sep 04 22:58:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-51e26d94-d558-4842-9a56-7e4cfb4755d6 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-51e26d94-d558-4842-9a56-7e4cfb4755d6 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-51e26d94-d558-4842-9a56-7e4cfb4755d6 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 returned with HTTP 404 Sep 04 22:58:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1500/3023] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:46 2026] GET /volume/v3/snapshots/4d57131a-f81f-4fc2-967f-0812b38f6f12 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:58:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ac376b99-0d4b-40be-a548-671628da2ad4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ac376b99-0d4b-40be-a548-671628da2ad4 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] DELETE http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 Sep 04 22:58:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ac376b99-0d4b-40be-a548-671628da2ad4 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ac376b99-0d4b-40be-a548-671628da2ad4 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:46 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-ac376b99-0d4b-40be-a548-671628da2ad4 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Delete volume with id: ada30599-535a-4233-9288-e989856bf336 Sep 04 22:58:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ac376b99-0d4b-40be-a548-671628da2ad4 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 returned with HTTP 404 Sep 04 22:58:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1524/3024] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:58:46 2026] DELETE /volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:58:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2ae1268b-2a22-41e4-8674-adc79d127d47 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2ae1268b-2a22-41e4-8674-adc79d127d47 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] GET http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 Sep 04 22:58:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2ae1268b-2a22-41e4-8674-adc79d127d47 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2ae1268b-2a22-41e4-8674-adc79d127d47 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2ae1268b-2a22-41e4-8674-adc79d127d47 tempest-VolumeDependencyTests-571746843 tempest-VolumeDependencyTests-571746843-project-member] http://192.168.122.93/volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 returned with HTTP 404 Sep 04 22:58:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1501/3025] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:46 2026] GET /volume/v3/volumes/ada30599-535a-4233-9288-e989856bf336 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:58:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-06ce6eb0-090b-4db8-85fa-d41e89789872 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-06ce6eb0-090b-4db8-85fa-d41e89789872 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] GET http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c Sep 04 22:58:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-06ce6eb0-090b-4db8-85fa-d41e89789872 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-06ce6eb0-090b-4db8-85fa-d41e89789872 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-06ce6eb0-090b-4db8-85fa-d41e89789872 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Volume info retrieved successfully. Sep 04 22:58:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-06ce6eb0-090b-4db8-85fa-d41e89789872 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c returned with HTTP 200 Sep 04 22:58:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1525/3026] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:47 2026] GET /volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c => generated 1200 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:58:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b9b1b892-c036-4d85-a362-b0cc74561ad7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b9b1b892-c036-4d85-a362-b0cc74561ad7 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] GET http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c Sep 04 22:58:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b9b1b892-c036-4d85-a362-b0cc74561ad7 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b9b1b892-c036-4d85-a362-b0cc74561ad7 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b9b1b892-c036-4d85-a362-b0cc74561ad7 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Volume info retrieved successfully. Sep 04 22:58:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b9b1b892-c036-4d85-a362-b0cc74561ad7 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c returned with HTTP 200 Sep 04 22:58:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1502/3027] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:47 2026] GET /volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c => generated 1200 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:58:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-569808bc-5471-4bd4-bbd2-25183a9b56a1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-569808bc-5471-4bd4-bbd2-25183a9b56a1 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] DELETE http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c Sep 04 22:58:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-569808bc-5471-4bd4-bbd2-25183a9b56a1 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-569808bc-5471-4bd4-bbd2-25183a9b56a1 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:47 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-569808bc-5471-4bd4-bbd2-25183a9b56a1 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Delete volume with id: a87534d7-46e6-4e70-9519-afae62376b4c Sep 04 22:58:47 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:47 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-569808bc-5471-4bd4-bbd2-25183a9b56a1 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Volume info retrieved successfully. Sep 04 22:58:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-569808bc-5471-4bd4-bbd2-25183a9b56a1 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Delete volume request issued successfully. Sep 04 22:58:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-569808bc-5471-4bd4-bbd2-25183a9b56a1 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c returned with HTTP 202 Sep 04 22:58:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1526/3028] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:58:47 2026] DELETE /volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:58:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dbd8860e-65be-4d40-aa96-c6a02af7efa9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a02786ac-66ce-4a8e-849f-91d3edfa67bd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dbd8860e-65be-4d40-aa96-c6a02af7efa9 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] GET http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c Sep 04 22:58:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dbd8860e-65be-4d40-aa96-c6a02af7efa9 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dbd8860e-65be-4d40-aa96-c6a02af7efa9 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a02786ac-66ce-4a8e-849f-91d3edfa67bd tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 Sep 04 22:58:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a02786ac-66ce-4a8e-849f-91d3edfa67bd tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a02786ac-66ce-4a8e-849f-91d3edfa67bd tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a02786ac-66ce-4a8e-849f-91d3edfa67bd tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Snapshot retrieved successfully. Sep 04 22:58:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a02786ac-66ce-4a8e-849f-91d3edfa67bd tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 returned with HTTP 200 Sep 04 22:58:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1527/3029] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:47 2026] GET /volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 => generated 458 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dbd8860e-65be-4d40-aa96-c6a02af7efa9 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Volume info retrieved successfully. Sep 04 22:58:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dbd8860e-65be-4d40-aa96-c6a02af7efa9 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c returned with HTTP 200 Sep 04 22:58:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1503/3030] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:47 2026] GET /volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c => generated 1199 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:58:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-05e47c06-f437-44ea-b2eb-8e669c9fe733 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-05e47c06-f437-44ea-b2eb-8e669c9fe733 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 Sep 04 22:58:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-05e47c06-f437-44ea-b2eb-8e669c9fe733 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-05e47c06-f437-44ea-b2eb-8e669c9fe733 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-05e47c06-f437-44ea-b2eb-8e669c9fe733 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Snapshot retrieved successfully. Sep 04 22:58:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-05e47c06-f437-44ea-b2eb-8e669c9fe733 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 returned with HTTP 200 Sep 04 22:58:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1528/3031] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:48 2026] GET /volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 => generated 485 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b97c7a65-f42b-4d2f-80d3-4225e854388a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b97c7a65-f42b-4d2f-80d3-4225e854388a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 Sep 04 22:58:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b97c7a65-f42b-4d2f-80d3-4225e854388a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b97c7a65-f42b-4d2f-80d3-4225e854388a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-937dabcd-54ca-4be4-ab15-eddd51a3737f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-937dabcd-54ca-4be4-ab15-eddd51a3737f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] GET http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c Sep 04 22:58:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-937dabcd-54ca-4be4-ab15-eddd51a3737f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-937dabcd-54ca-4be4-ab15-eddd51a3737f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b97c7a65-f42b-4d2f-80d3-4225e854388a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Snapshot retrieved successfully. Sep 04 22:58:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b97c7a65-f42b-4d2f-80d3-4225e854388a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 returned with HTTP 200 Sep 04 22:58:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1504/3032] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:48 2026] GET /volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 => generated 485 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fe9d8840-c782-44d2-8c7d-e3fc5777e211 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fe9d8840-c782-44d2-8c7d-e3fc5777e211 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 Sep 04 22:58:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fe9d8840-c782-44d2-8c7d-e3fc5777e211 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fe9d8840-c782-44d2-8c7d-e3fc5777e211 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:48 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-fe9d8840-c782-44d2-8c7d-e3fc5777e211 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Delete snapshot with id: 9c1fc731-ad6f-429b-a879-650a10d0a351 Sep 04 22:58:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-937dabcd-54ca-4be4-ab15-eddd51a3737f tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c returned with HTTP 404 Sep 04 22:58:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1529/3033] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:48 2026] GET /volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:58:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fe9d8840-c782-44d2-8c7d-e3fc5777e211 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Snapshot retrieved successfully. Sep 04 22:58:48 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:48 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fe9d8840-c782-44d2-8c7d-e3fc5777e211 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Snapshot delete request issued successfully. Sep 04 22:58:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fe9d8840-c782-44d2-8c7d-e3fc5777e211 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 returned with HTTP 202 Sep 04 22:58:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1505/3034] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:58:48 2026] DELETE /volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-01c9b317-9072-4567-8f37-e4e5b9f95fc5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-01c9b317-9072-4567-8f37-e4e5b9f95fc5 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 Sep 04 22:58:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-01c9b317-9072-4567-8f37-e4e5b9f95fc5 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-01c9b317-9072-4567-8f37-e4e5b9f95fc5 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-01c9b317-9072-4567-8f37-e4e5b9f95fc5 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Snapshot retrieved successfully. Sep 04 22:58:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-01c9b317-9072-4567-8f37-e4e5b9f95fc5 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 returned with HTTP 200 Sep 04 22:58:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1530/3035] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:48 2026] GET /volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 => generated 484 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8503445f-3d8b-4429-8286-5a878cb606c3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8503445f-3d8b-4429-8286-5a878cb606c3 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] DELETE http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c Sep 04 22:58:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8503445f-3d8b-4429-8286-5a878cb606c3 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8503445f-3d8b-4429-8286-5a878cb606c3 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:48 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-8503445f-3d8b-4429-8286-5a878cb606c3 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Delete volume with id: a87534d7-46e6-4e70-9519-afae62376b4c Sep 04 22:58:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8503445f-3d8b-4429-8286-5a878cb606c3 tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c returned with HTTP 404 Sep 04 22:58:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1506/3036] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:58:48 2026] DELETE /volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:58:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-01b5cf4e-ffc2-4d35-b5ab-1353f44f0f0b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-01b5cf4e-ffc2-4d35-b5ab-1353f44f0f0b tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] GET http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c Sep 04 22:58:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-01b5cf4e-ffc2-4d35-b5ab-1353f44f0f0b tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-01b5cf4e-ffc2-4d35-b5ab-1353f44f0f0b tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-01b5cf4e-ffc2-4d35-b5ab-1353f44f0f0b tempest-VolumeImageDependencyTests-1502832472 tempest-VolumeImageDependencyTests-1502832472-project-member] http://192.168.122.93/volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c returned with HTTP 404 Sep 04 22:58:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1531/3037] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:58:48 2026] GET /volume/v3/volumes/a87534d7-46e6-4e70-9519-afae62376b4c => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:58:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-17579bdf-f339-4e34-b51d-715abda12796 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-17579bdf-f339-4e34-b51d-715abda12796 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 Sep 04 22:58:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-17579bdf-f339-4e34-b51d-715abda12796 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-17579bdf-f339-4e34-b51d-715abda12796 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-17579bdf-f339-4e34-b51d-715abda12796 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Snapshot retrieved successfully. Sep 04 22:58:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-17579bdf-f339-4e34-b51d-715abda12796 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 returned with HTTP 200 Sep 04 22:58:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1507/3038] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:49 2026] GET /volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 => generated 484 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3cacb601-669d-492a-9560-e7812b4074c6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3cacb601-669d-492a-9560-e7812b4074c6 tempest-ProjectMemberTests-1256161501 tempest-ProjectMemberTests-1256161501-project-admin] GET http://192.168.122.93/volume/v3/scheduler-stats/get_pools Sep 04 22:58:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3cacb601-669d-492a-9560-e7812b4074c6 tempest-ProjectMemberTests-1256161501 tempest-ProjectMemberTests-1256161501-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3cacb601-669d-492a-9560-e7812b4074c6 tempest-ProjectMemberTests-1256161501 tempest-ProjectMemberTests-1256161501-project-admin] Calling method 'get_pools' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3cacb601-669d-492a-9560-e7812b4074c6 tempest-ProjectMemberTests-1256161501 tempest-ProjectMemberTests-1256161501-project-admin] http://192.168.122.93/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 22:58:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1532/3039] 192.168.122.93 () {58 vars in 1170 bytes} [Fri Sep 4 22:58:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:58:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7f475e9e-f4c3-403f-a7eb-eec4ec9a9bb9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7f475e9e-f4c3-403f-a7eb-eec4ec9a9bb9 tempest-ProjectMemberTests-1256161501 tempest-ProjectMemberTests-1256161501-project-member] GET http://192.168.122.93/volume/v3/capabilities/devstack@QuobyteHD Sep 04 22:58:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7f475e9e-f4c3-403f-a7eb-eec4ec9a9bb9 tempest-ProjectMemberTests-1256161501 tempest-ProjectMemberTests-1256161501-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7f475e9e-f4c3-403f-a7eb-eec4ec9a9bb9 tempest-ProjectMemberTests-1256161501 tempest-ProjectMemberTests-1256161501-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:50 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-7f475e9e-f4c3-403f-a7eb-eec4ec9a9bb9 tempest-ProjectMemberTests-1256161501 tempest-ProjectMemberTests-1256161501-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'defa4ecbc682425a8d78bf713175057d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd276e4dd5d542d2bff507e5d07be4f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:58:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7f475e9e-f4c3-403f-a7eb-eec4ec9a9bb9 tempest-ProjectMemberTests-1256161501 tempest-ProjectMemberTests-1256161501-project-member] http://192.168.122.93/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 04 22:58:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1508/3040] 192.168.122.93 () {58 vars in 1188 bytes} [Fri Sep 4 22:58:50 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 241 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:58:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-27d5245f-2983-47dd-88c0-e599a85dcb03 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-27d5245f-2983-47dd-88c0-e599a85dcb03 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 Sep 04 22:58:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-27d5245f-2983-47dd-88c0-e599a85dcb03 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-27d5245f-2983-47dd-88c0-e599a85dcb03 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-27d5245f-2983-47dd-88c0-e599a85dcb03 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Snapshot retrieved successfully. Sep 04 22:58:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-27d5245f-2983-47dd-88c0-e599a85dcb03 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 returned with HTTP 200 Sep 04 22:58:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1533/3041] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:50 2026] GET /volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 => generated 484 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-121163252"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-121163252'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:51 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create volume of 1 GB Sep 04 22:58:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Availability Zones retrieved successfully. Sep 04 22:58:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Flow 'volume_create_api' (4c16b61d-ce21-4242-a5f6-6506b8a1a7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247e34c4-ab25-45f5-8974-b02eb195256b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247e34c4-ab25-45f5-8974-b02eb195256b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3be9d58-09dd-40a9-abc2-64c4b854f674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ce7a8ef3-95d2-4728-bd62-e4136e148fbc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ce7a8ef3-95d2-4728-bd62-e4136e148fbc tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 Sep 04 22:58:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ce7a8ef3-95d2-4728-bd62-e4136e148fbc tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ce7a8ef3-95d2-4728-bd62-e4136e148fbc tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ce7a8ef3-95d2-4728-bd62-e4136e148fbc tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 returned with HTTP 404 Sep 04 22:58:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1534/3042] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:51 2026] GET /volume/v3/snapshots/9c1fc731-ad6f-429b-a879-650a10d0a351 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-751535da-0370-481a-9e47-839eb362d737 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-751535da-0370-481a-9e47-839eb362d737 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] DELETE http://192.168.122.93/volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 Sep 04 22:58:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-751535da-0370-481a-9e47-839eb362d737 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-751535da-0370-481a-9e47-839eb362d737 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:51 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-751535da-0370-481a-9e47-839eb362d737 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Delete volume with id: bb2ac84b-622f-4d49-8ed4-beec144d36b1 Sep 04 22:58:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-751535da-0370-481a-9e47-839eb362d737 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Volume info retrieved successfully. Sep 04 22:58:51 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Created reservations ['c3dd4dd6-2e3a-41d7-a9cd-0823a2606fab', '8c6310da-8bcb-4120-9430-e3de68363017', '3b632b2f-132c-495a-910c-ac4534e2d4fb', '6d9ee3b8-f066-4156-9b7e-1f004566caa1'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3be9d58-09dd-40a9-abc2-64c4b854f674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3dd4dd6-2e3a-41d7-a9cd-0823a2606fab', '8c6310da-8bcb-4120-9430-e3de68363017', '3b632b2f-132c-495a-910c-ac4534e2d4fb', '6d9ee3b8-f066-4156-9b7e-1f004566caa1']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeda984f-139b-4ef7-ad73-43aeed4db118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-751535da-0370-481a-9e47-839eb362d737 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Delete volume request issued successfully. Sep 04 22:58:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-751535da-0370-481a-9e47-839eb362d737 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 returned with HTTP 202 Sep 04 22:58:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1535/3043] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:51 2026] DELETE /volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-066e54a1-4776-49ed-b78a-c5fc62ce4dd9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-066e54a1-4776-49ed-b78a-c5fc62ce4dd9 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 Sep 04 22:58:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-066e54a1-4776-49ed-b78a-c5fc62ce4dd9 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-066e54a1-4776-49ed-b78a-c5fc62ce4dd9 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeda984f-139b-4ef7-ad73-43aeed4db118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a35ebf06-ca22-45ef-a228-adb638fd1528', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-121163252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fae0e4a6350419eb4bd7b2cc33fe5b6',qos_specs=None,replication_status=,reservations=['c3dd4dd6-2e3a-41d7-a9cd-0823a2606fab','8c6310da-8bcb-4120-9430-e3de68363017','3b632b2f-132c-495a-910c-ac4534e2d4fb','6d9ee3b8-f066-4156-9b7e-1f004566caa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6392183f54b64a94bd468f54808408ad',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-121163252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a35ebf06-ca22-45ef-a228-adb638fd1528,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fae0e4a6350419eb4bd7b2cc33fe5b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6392183f54b64a94bd468f54808408ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db1b1e5f-3588-48ca-8fe3-6768634c1070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:51 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:51 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:51 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:51 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:51 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-066e54a1-4776-49ed-b78a-c5fc62ce4dd9 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Volume info retrieved successfully. Sep 04 22:58:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-066e54a1-4776-49ed-b78a-c5fc62ce4dd9 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 returned with HTTP 200 Sep 04 22:58:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1536/3044] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:51 2026] GET /volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 => generated 874 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db1b1e5f-3588-48ca-8fe3-6768634c1070) transitioned into state 'SUCCESS' from state '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-121163252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fae0e4a6350419eb4bd7b2cc33fe5b6',qos_specs=None,replication_status=,reservations=['c3dd4dd6-2e3a-41d7-a9cd-0823a2606fab','8c6310da-8bcb-4120-9430-e3de68363017','3b632b2f-132c-495a-910c-ac4534e2d4fb','6d9ee3b8-f066-4156-9b7e-1f004566caa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6392183f54b64a94bd468f54808408ad',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f09e4842-20f5-46c7-a672-0f1c0db8f0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f09e4842-20f5-46c7-a672-0f1c0db8f0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:51 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Flow 'volume_create_api' (4c16b61d-ce21-4242-a5f6-6506b8a1a7e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create volume request issued successfully. Sep 04 22:58:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-30993feb-1e6e-4b77-b907-304c7cc466f2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1509/3045] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:58:51 2026] POST /volume/v3/volumes => generated 784 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-66b14a13-6998-40fb-a91f-b971a86b2227 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-66b14a13-6998-40fb-a91f-b971a86b2227 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 Sep 04 22:58:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-66b14a13-6998-40fb-a91f-b971a86b2227 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-66b14a13-6998-40fb-a91f-b971a86b2227 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:52 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:52 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:52 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:52 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:52 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-66b14a13-6998-40fb-a91f-b971a86b2227 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:58:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-66b14a13-6998-40fb-a91f-b971a86b2227 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 returned with HTTP 200 Sep 04 22:58:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1537/3046] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:51 2026] GET /volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 => generated 963 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-002fd97f-4fb1-4790-99bf-8d0a17b0184a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-002fd97f-4fb1-4790-99bf-8d0a17b0184a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 Sep 04 22:58:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-002fd97f-4fb1-4790-99bf-8d0a17b0184a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-002fd97f-4fb1-4790-99bf-8d0a17b0184a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-002fd97f-4fb1-4790-99bf-8d0a17b0184a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 returned with HTTP 404 Sep 04 22:58:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1510/3047] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:52 2026] GET /volume/v3/volumes/bb2ac84b-622f-4d49-8ed4-beec144d36b1 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-66ed3472-856a-4beb-b3a2-72d0d59259c5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-66ed3472-856a-4beb-b3a2-72d0d59259c5 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] DELETE http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 Sep 04 22:58:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-66ed3472-856a-4beb-b3a2-72d0d59259c5 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-66ed3472-856a-4beb-b3a2-72d0d59259c5 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:52 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-66ed3472-856a-4beb-b3a2-72d0d59259c5 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Delete volume with id: c48260a3-96de-46d0-bb1a-a2f130de9be5 Sep 04 22:58:53 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:53 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:53 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:53 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-66ed3472-856a-4beb-b3a2-72d0d59259c5 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Volume info retrieved successfully. Sep 04 22:58:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-05f799fa-22ab-4346-bcab-9bc311942147 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-05f799fa-22ab-4346-bcab-9bc311942147 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 Sep 04 22:58:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-05f799fa-22ab-4346-bcab-9bc311942147 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-05f799fa-22ab-4346-bcab-9bc311942147 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:53 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-66ed3472-856a-4beb-b3a2-72d0d59259c5 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Delete volume request issued successfully. Sep 04 22:58:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-66ed3472-856a-4beb-b3a2-72d0d59259c5 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 returned with HTTP 202 Sep 04 22:58:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1538/3048] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:58:52 2026] DELETE /volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c2a5be3b-cc7a-45e1-b0b3-0a62e43f46aa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:53 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:53 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-05f799fa-22ab-4346-bcab-9bc311942147 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:58:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-05f799fa-22ab-4346-bcab-9bc311942147 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 returned with HTTP 200 Sep 04 22:58:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1511/3049] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:53 2026] GET /volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 => generated 1013 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1008affe-3410-4728-b794-9f852e529631 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1008affe-3410-4728-b794-9f852e529631 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 Sep 04 22:58:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1008affe-3410-4728-b794-9f852e529631 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1008affe-3410-4728-b794-9f852e529631 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:53 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:53 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1008affe-3410-4728-b794-9f852e529631 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Volume info retrieved successfully. Sep 04 22:58:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1008affe-3410-4728-b794-9f852e529631 tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 returned with HTTP 200 Sep 04 22:58:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1512/3050] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:53 2026] GET /volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 => generated 839 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c2a5be3b-cc7a-45e1-b0b3-0a62e43f46aa tempest-ProjectAdminTests-2092929586 tempest-ProjectAdminTests-2092929586-project-admin] GET http://192.168.122.93/volume/v3/scheduler-stats/get_pools Sep 04 22:58:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c2a5be3b-cc7a-45e1-b0b3-0a62e43f46aa tempest-ProjectAdminTests-2092929586 tempest-ProjectAdminTests-2092929586-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c2a5be3b-cc7a-45e1-b0b3-0a62e43f46aa tempest-ProjectAdminTests-2092929586 tempest-ProjectAdminTests-2092929586-project-admin] Calling method 'get_pools' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c2a5be3b-cc7a-45e1-b0b3-0a62e43f46aa tempest-ProjectAdminTests-2092929586 tempest-ProjectAdminTests-2092929586-project-admin] http://192.168.122.93/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 22:58:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1539/3051] 192.168.122.93 () {58 vars in 1170 bytes} [Fri Sep 4 22:58:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:58:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-de023496-fda1-465d-a675-5be2537a915b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-de023496-fda1-465d-a675-5be2537a915b tempest-ProjectAdminTests-2092929586 tempest-ProjectAdminTests-2092929586-project-admin] GET http://192.168.122.93/volume/v3/capabilities/devstack@QuobyteHD Sep 04 22:58:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-de023496-fda1-465d-a675-5be2537a915b tempest-ProjectAdminTests-2092929586 tempest-ProjectAdminTests-2092929586-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-de023496-fda1-465d-a675-5be2537a915b tempest-ProjectAdminTests-2092929586 tempest-ProjectAdminTests-2092929586-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:53 devstack devstack@c-api.service[87250]: /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 04 22:58:53 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:58:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-de023496-fda1-465d-a675-5be2537a915b tempest-ProjectAdminTests-2092929586 tempest-ProjectAdminTests-2092929586-project-admin] http://192.168.122.93/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 04 22:58:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1513/3052] 192.168.122.93 () {58 vars in 1188 bytes} [Fri Sep 4 22:58:53 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5361ba12-6fc5-4d3d-83b1-9b5eb51e154c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5361ba12-6fc5-4d3d-83b1-9b5eb51e154c tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 Sep 04 22:58:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5361ba12-6fc5-4d3d-83b1-9b5eb51e154c tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5361ba12-6fc5-4d3d-83b1-9b5eb51e154c tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5361ba12-6fc5-4d3d-83b1-9b5eb51e154c tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:58:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5361ba12-6fc5-4d3d-83b1-9b5eb51e154c tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 returned with HTTP 200 Sep 04 22:58:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1540/3053] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:54 2026] GET /volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1e56cc89-509b-4a04-9252-971f0167acb4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1e56cc89-509b-4a04-9252-971f0167acb4 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:58:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1e56cc89-509b-4a04-9252-971f0167acb4 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a35ebf06-ca22-45ef-a228-adb638fd1528", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1076924441"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1e56cc89-509b-4a04-9252-971f0167acb4 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:58:54 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-1e56cc89-509b-4a04-9252-971f0167acb4 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create snapshot from volume a35ebf06-ca22-45ef-a228-adb638fd1528 Sep 04 22:58:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ae208a96-f055-4681-b282-2ae1879c4c2a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ae208a96-f055-4681-b282-2ae1879c4c2a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] GET http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 Sep 04 22:58:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ae208a96-f055-4681-b282-2ae1879c4c2a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ae208a96-f055-4681-b282-2ae1879c4c2a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ae208a96-f055-4681-b282-2ae1879c4c2a tempest-CinderUnicodeTest-220621777 tempest-CinderUnicodeTest-220621777-project-member] http://192.168.122.93/volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 returned with HTTP 404 Sep 04 22:58:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1541/3054] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:54 2026] GET /volume/v3/volumes/c48260a3-96de-46d0-bb1a-a2f130de9be5 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:54 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-1e56cc89-509b-4a04-9252-971f0167acb4 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Created reservations ['f4b498ca-78dd-4056-8f8b-558a15d2e4d6', '8d0d0232-226c-4faf-8f92-0d1580f4ddcc', 'fe8ea73e-e99c-44ad-8d87-cac9cbbc7ea7', '10056dcc-d541-4169-b488-95edbf18b8c3'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1e56cc89-509b-4a04-9252-971f0167acb4 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot create request issued successfully. Sep 04 22:58:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1e56cc89-509b-4a04-9252-971f0167acb4 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:58:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1514/3055] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:58:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-32aeb2dd-0c83-4608-b51d-edcd6fb25502 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-32aeb2dd-0c83-4608-b51d-edcd6fb25502 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb Sep 04 22:58:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-32aeb2dd-0c83-4608-b51d-edcd6fb25502 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-32aeb2dd-0c83-4608-b51d-edcd6fb25502 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-32aeb2dd-0c83-4608-b51d-edcd6fb25502 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:58:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-32aeb2dd-0c83-4608-b51d-edcd6fb25502 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb returned with HTTP 200 Sep 04 22:58:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1542/3056] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:54 2026] GET /volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-32c27a59-0f64-4a9b-be55-2eef13a5683f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5b0635b7-91a8-496a-a5c0-7cf3cb03bb13 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5b0635b7-91a8-496a-a5c0-7cf3cb03bb13 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb Sep 04 22:58:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5b0635b7-91a8-496a-a5c0-7cf3cb03bb13 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5b0635b7-91a8-496a-a5c0-7cf3cb03bb13 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:55 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:55 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5b0635b7-91a8-496a-a5c0-7cf3cb03bb13 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:58:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5b0635b7-91a8-496a-a5c0-7cf3cb03bb13 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb returned with HTTP 200 Sep 04 22:58:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1543/3057] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:55 2026] GET /volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-32c27a59-0f64-4a9b-be55-2eef13a5683f tempest-ProjectReaderTests-605594243 tempest-ProjectReaderTests-605594243-project-admin] GET http://192.168.122.93/volume/v3/scheduler-stats/get_pools Sep 04 22:58:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-32c27a59-0f64-4a9b-be55-2eef13a5683f tempest-ProjectReaderTests-605594243 tempest-ProjectReaderTests-605594243-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-32c27a59-0f64-4a9b-be55-2eef13a5683f tempest-ProjectReaderTests-605594243 tempest-ProjectReaderTests-605594243-project-admin] Calling method 'get_pools' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-32c27a59-0f64-4a9b-be55-2eef13a5683f tempest-ProjectReaderTests-605594243 tempest-ProjectReaderTests-605594243-project-admin] http://192.168.122.93/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 22:58:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1515/3058] 192.168.122.93 () {58 vars in 1170 bytes} [Fri Sep 4 22:58:55 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 22:58:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-54ec2cb1-a319-46ae-9ee3-b2329f6450f9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-54ec2cb1-a319-46ae-9ee3-b2329f6450f9 tempest-ProjectReaderTests-605594243 tempest-ProjectReaderTests-605594243-project-reader] GET http://192.168.122.93/volume/v3/capabilities/devstack@QuobyteHD Sep 04 22:58:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-54ec2cb1-a319-46ae-9ee3-b2329f6450f9 tempest-ProjectReaderTests-605594243 tempest-ProjectReaderTests-605594243-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-54ec2cb1-a319-46ae-9ee3-b2329f6450f9 tempest-ProjectReaderTests-605594243 tempest-ProjectReaderTests-605594243-project-reader] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:56 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-54ec2cb1-a319-46ae-9ee3-b2329f6450f9 tempest-ProjectReaderTests-605594243 tempest-ProjectReaderTests-605594243-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '21893f00420f4593b90ffb9b68fb18c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7d540e37e604f0faf81e9c2558f0dc1', '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=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:58:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-54ec2cb1-a319-46ae-9ee3-b2329f6450f9 tempest-ProjectReaderTests-605594243 tempest-ProjectReaderTests-605594243-project-reader] http://192.168.122.93/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 04 22:58:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1544/3059] 192.168.122.93 () {58 vars in 1188 bytes} [Fri Sep 4 22:58:55 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 269 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-42709428-06bd-4604-bc35-1056c72c1d36 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-42709428-06bd-4604-bc35-1056c72c1d36 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb Sep 04 22:58:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-42709428-06bd-4604-bc35-1056c72c1d36 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-42709428-06bd-4604-bc35-1056c72c1d36 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-42709428-06bd-4604-bc35-1056c72c1d36 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:58:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-42709428-06bd-4604-bc35-1056c72c1d36 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb returned with HTTP 200 Sep 04 22:58:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1516/3060] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:56 2026] GET /volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6dfad0ea-3811-4368-b134-493641acb575 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6dfad0ea-3811-4368-b134-493641acb575 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb Sep 04 22:58:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6dfad0ea-3811-4368-b134-493641acb575 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:57 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6dfad0ea-3811-4368-b134-493641acb575 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:57 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:57 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:57 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6dfad0ea-3811-4368-b134-493641acb575 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:58:57 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6dfad0ea-3811-4368-b134-493641acb575 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb returned with HTTP 200 Sep 04 22:58:57 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1545/3061] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:57 2026] GET /volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-636f0af1-9d44-4606-9439-7e763a4ca6b1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-636f0af1-9d44-4606-9439-7e763a4ca6b1 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] POST http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb/action Sep 04 22:58:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-636f0af1-9d44-4606-9439-7e763a4ca6b1 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:58:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-636f0af1-9d44-4606-9439-7e763a4ca6b1 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-636f0af1-9d44-4606-9439-7e763a4ca6b1 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Snapshot retrieved successfully. Sep 04 22:58:58 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-636f0af1-9d44-4606-9439-7e763a4ca6b1 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2d41071305504ce5aa9da6fbc4852f5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fae0e4a6350419eb4bd7b2cc33fe5b6', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:58:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-636f0af1-9d44-4606-9439-7e763a4ca6b1 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb/action returned with HTTP 403 Sep 04 22:58:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1517/3062] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:58:57 2026] POST /volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb/action => generated 133 bytes in 404 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-36bb55e3-6598-48ab-b6bc-97e91dce94e6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-36bb55e3-6598-48ab-b6bc-97e91dce94e6 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] DELETE http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb Sep 04 22:58:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-36bb55e3-6598-48ab-b6bc-97e91dce94e6 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-36bb55e3-6598-48ab-b6bc-97e91dce94e6 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:58 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-36bb55e3-6598-48ab-b6bc-97e91dce94e6 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Delete snapshot with id: dc55cf83-6cb3-485b-aa55-2d33beed97cb Sep 04 22:58:58 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:58 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-36bb55e3-6598-48ab-b6bc-97e91dce94e6 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:58:58 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:58 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-36bb55e3-6598-48ab-b6bc-97e91dce94e6 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot delete request issued successfully. Sep 04 22:58:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-36bb55e3-6598-48ab-b6bc-97e91dce94e6 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb returned with HTTP 202 Sep 04 22:58:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1546/3063] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:58:58 2026] DELETE /volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-335f21d4-53db-4717-9c60-ce063aa50f75 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-335f21d4-53db-4717-9c60-ce063aa50f75 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb Sep 04 22:58:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-335f21d4-53db-4717-9c60-ce063aa50f75 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-335f21d4-53db-4717-9c60-ce063aa50f75 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-335f21d4-53db-4717-9c60-ce063aa50f75 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:58:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-335f21d4-53db-4717-9c60-ce063aa50f75 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb returned with HTTP 200 Sep 04 22:58:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1518/3064] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:58 2026] GET /volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb => generated 466 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-def3b243-32a9-4d6f-bb98-2ca04b71c7ca None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-20436a52-0b28-4ee7-822e-4cd8c993a89d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-20436a52-0b28-4ee7-822e-4cd8c993a89d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-20436a52-0b28-4ee7-822e-4cd8c993a89d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-20436a52-0b28-4ee7-822e-4cd8c993a89d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:58:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-20436a52-0b28-4ee7-822e-4cd8c993a89d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:58:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-20436a52-0b28-4ee7-822e-4cd8c993a89d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb returned with HTTP 200 Sep 04 22:58:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1519/3065] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:58:59 2026] GET /volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-def3b243-32a9-4d6f-bb98-2ca04b71c7ca tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-def3b243-32a9-4d6f-bb98-2ca04b71c7ca tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1277932535", "extra_specs": {"storage_protocol": "tempest-storage_protocol-435432928", "vendor_name": "tempest-vendor_name-1082170433"}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1361644284"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-def3b243-32a9-4d6f-bb98-2ca04b71c7ca tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1361644284'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1547/3066] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:58:58 2026] POST /volume/v3/types => generated 329 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:59 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume of 1 GB Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Availability Zones retrieved successfully. Sep 04 22:58:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8355f6fa-9347-4564-b6bf-6953a582419e", "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Create volume request body: {'volume': {'volume_type': '8355f6fa-9347-4564-b6bf-6953a582419e', 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Create volume of 1 GB Sep 04 22:58:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Availability Zones retrieved successfully. Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (7e909a80-2ffb-4e5e-9e5d-fb6ad16b04a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a27c3f2-f5e6-4546-8625-0a2fd5a5121b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Flow 'volume_create_api' (6c07c690-661f-406a-82fe-1afa153fb3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b450d7ed-14d9-4edd-977a-6b953134a306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a27c3f2-f5e6-4546-8625-0a2fd5a5121b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b450d7ed-14d9-4edd-977a-6b953134a306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:58:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-435432928',vendor_name='tempest-vendor_name-1082170433'},id=8355f6fa-9347-4564-b6bf-6953a582419e,is_public=True,name='tempest-ProjectMemberTests-volume-type-1277932535',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8355f6fa-9347-4564-b6bf-6953a582419e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd4afb0a-1582-4241-a0dc-490567b5eee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ece68a1-5c44-414e-b2ac-82609d63ba9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1277932535 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1277932535, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:58:59 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1277932535 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1277932535, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Created reservations ['0c19cbca-e0af-4a68-86f3-bd713994e073', '0e041cc4-22dc-402a-8a9a-0fceb1b99751', 'f8a5d1b3-de3a-4581-8ef3-7eb55b9cf2d6', 'd03ba733-a6c4-4dd8-a6c1-83357b45887d'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ece68a1-5c44-414e-b2ac-82609d63ba9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c19cbca-e0af-4a68-86f3-bd713994e073', '0e041cc4-22dc-402a-8a9a-0fceb1b99751', 'f8a5d1b3-de3a-4581-8ef3-7eb55b9cf2d6', 'd03ba733-a6c4-4dd8-a6c1-83357b45887d']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ae4d3b-33c0-488e-9cb0-9b6b6ac3960a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Created reservations ['d86a520a-9c0a-4fa7-8564-5df7c06823e8', 'dbcf1e9b-9e19-4356-bb14-cabcb20736e0', '7678917f-cc44-4f31-be73-237fb1d4ddc7', 'c32caee9-ccb6-4588-a7c1-e6b6fe9baafc'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd4afb0a-1582-4241-a0dc-490567b5eee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d86a520a-9c0a-4fa7-8564-5df7c06823e8', 'dbcf1e9b-9e19-4356-bb14-cabcb20736e0', '7678917f-cc44-4f31-be73-237fb1d4ddc7', 'c32caee9-ccb6-4588-a7c1-e6b6fe9baafc']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (625d64af-4908-4daa-a683-88925a5520c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:59 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ae4d3b-33c0-488e-9cb0-9b6b6ac3960a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34f56b91-d138-4d74-a3c7-564a7a1b909c', '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='51a0f0ac25c944d985a60491f26771b7',qos_specs=None,replication_status=,reservations=['0c19cbca-e0af-4a68-86f3-bd713994e073','0e041cc4-22dc-402a-8a9a-0fceb1b99751','f8a5d1b3-de3a-4581-8ef3-7eb55b9cf2d6','d03ba733-a6c4-4dd8-a6c1-83357b45887d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cb1cc4b0a9c41b684b8aced22af4647',volume_type_id=8355f6fa-9347-4564-b6bf-6953a582419e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34f56b91-d138-4d74-a3c7-564a7a1b909c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a0f0ac25c944d985a60491f26771b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cb1cc4b0a9c41b684b8aced22af4647',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8355f6fa-9347-4564-b6bf-6953a582419e),volume_type_id=8355f6fa-9347-4564-b6bf-6953a582419e)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f7922fc-bf6c-4657-b5ab-e51757bcda57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:59 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (625d64af-4908-4daa-a683-88925a5520c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84ab760d-3171-483e-b090-fe069ec9a915', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1361644284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['d86a520a-9c0a-4fa7-8564-5df7c06823e8','dbcf1e9b-9e19-4356-bb14-cabcb20736e0','7678917f-cc44-4f31-be73-237fb1d4ddc7','c32caee9-ccb6-4588-a7c1-e6b6fe9baafc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1361644284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84ab760d-3171-483e-b090-fe069ec9a915,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d8d7d603c684738925adf45cc6e4bb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='282a0ae954d341708f1568d9dc87995d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12953ec-7321-4c72-8eed-a694ca6c9fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f7922fc-bf6c-4657-b5ab-e51757bcda57) transitioned into state 'SUCCESS' from 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='51a0f0ac25c944d985a60491f26771b7',qos_specs=None,replication_status=,reservations=['0c19cbca-e0af-4a68-86f3-bd713994e073','0e041cc4-22dc-402a-8a9a-0fceb1b99751','f8a5d1b3-de3a-4581-8ef3-7eb55b9cf2d6','d03ba733-a6c4-4dd8-a6c1-83357b45887d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cb1cc4b0a9c41b684b8aced22af4647',volume_type_id=8355f6fa-9347-4564-b6bf-6953a582419e)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d51ab4-d6c9-4fb3-99e2-946d59047cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d51ab4-d6c9-4fb3-99e2-946d59047cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Flow 'volume_create_api' (6c07c690-661f-406a-82fe-1afa153fb3c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12953ec-7321-4c72-8eed-a694ca6c9fc1) transitioned into state 'SUCCESS' from state '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-1361644284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['d86a520a-9c0a-4fa7-8564-5df7c06823e8','dbcf1e9b-9e19-4356-bb14-cabcb20736e0','7678917f-cc44-4f31-be73-237fb1d4ddc7','c32caee9-ccb6-4588-a7c1-e6b6fe9baafc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Create volume request issued successfully. Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef53b499-dca9-42a4-bc3f-f223c5416ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e63441e4-0bc2-4864-87dc-a1afd541c940 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1548/3067] 192.168.122.93 () {62 vars in 1177 bytes} [Fri Sep 4 22:58:59 2026] POST /volume/v3/volumes => generated 780 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-91dd9a8c-5269-4201-908e-d506a882cd12 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-91dd9a8c-5269-4201-908e-d506a882cd12 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] GET http://192.168.122.93/volume/v3/volumes/34f56b91-d138-4d74-a3c7-564a7a1b909c Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-91dd9a8c-5269-4201-908e-d506a882cd12 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-91dd9a8c-5269-4201-908e-d506a882cd12 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef53b499-dca9-42a4-bc3f-f223c5416ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (7e909a80-2ffb-4e5e-9e5d-fb6ad16b04a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request issued successfully. Sep 04 22:58:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a711c869-04ce-4d40-9c6a-3f8dc33f8a89 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1520/3068] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:58:59 2026] POST /volume/v3/volumes => generated 785 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f5ea20f9-8b43-4628-9132-26e5987ae8c8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:59 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:58:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:58:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f5ea20f9-8b43-4628-9132-26e5987ae8c8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f5ea20f9-8b43-4628-9132-26e5987ae8c8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f5ea20f9-8b43-4628-9132-26e5987ae8c8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-91dd9a8c-5269-4201-908e-d506a882cd12 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Volume info retrieved successfully. Sep 04 22:58:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-91dd9a8c-5269-4201-908e-d506a882cd12 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/volumes/34f56b91-d138-4d74-a3c7-564a7a1b909c returned with HTTP 200 Sep 04 22:58:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1549/3069] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:58:59 2026] GET /volume/v3/volumes/34f56b91-d138-4d74-a3c7-564a7a1b909c => generated 959 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:00 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:00 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:00 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:00 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-f5ea20f9-8b43-4628-9132-26e5987ae8c8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f5ea20f9-8b43-4628-9132-26e5987ae8c8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 returned with HTTP 200 Sep 04 22:59:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1521/3070] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:58:59 2026] GET /volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 => generated 964 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ed298a5b-f251-4786-9eb3-f5017a112eae None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ed298a5b-f251-4786-9eb3-f5017a112eae tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb Sep 04 22:59:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ed298a5b-f251-4786-9eb3-f5017a112eae tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ed298a5b-f251-4786-9eb3-f5017a112eae tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ed298a5b-f251-4786-9eb3-f5017a112eae tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb returned with HTTP 404 Sep 04 22:59:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1550/3071] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:00 2026] GET /volume/v3/snapshots/dc55cf83-6cb3-485b-aa55-2d33beed97cb => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b9268d85-1aca-4369-964c-54b15564e67f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b9268d85-1aca-4369-964c-54b15564e67f tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 Sep 04 22:59:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b9268d85-1aca-4369-964c-54b15564e67f tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b9268d85-1aca-4369-964c-54b15564e67f tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:00 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-b9268d85-1aca-4369-964c-54b15564e67f tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Delete volume with id: a35ebf06-ca22-45ef-a228-adb638fd1528 Sep 04 22:59:00 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:00 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:00 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:00 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b9268d85-1aca-4369-964c-54b15564e67f tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:00 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b9268d85-1aca-4369-964c-54b15564e67f tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Delete volume request issued successfully. Sep 04 22:59:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b9268d85-1aca-4369-964c-54b15564e67f tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 returned with HTTP 202 Sep 04 22:59:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1522/3072] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:59:00 2026] DELETE /volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c1a3152f-b78b-4595-abd9-9dc01e165f99 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c1a3152f-b78b-4595-abd9-9dc01e165f99 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 Sep 04 22:59:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c1a3152f-b78b-4595-abd9-9dc01e165f99 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c1a3152f-b78b-4595-abd9-9dc01e165f99 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:00 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:00 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c1a3152f-b78b-4595-abd9-9dc01e165f99 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c1a3152f-b78b-4595-abd9-9dc01e165f99 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 returned with HTTP 200 Sep 04 22:59:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1551/3073] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:00 2026] GET /volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 => generated 1013 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-131158b9-9ae7-4b79-8651-0dc72edbcd80 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-131158b9-9ae7-4b79-8651-0dc72edbcd80 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:00 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-131158b9-9ae7-4b79-8651-0dc72edbcd80 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-593835031", "extra_specs": {"storage_protocol": "tempest-storage_protocol-636579128", "vendor_name": "tempest-vendor_name-18259296"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:00 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-131158b9-9ae7-4b79-8651-0dc72edbcd80 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:00 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1523/3074] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:00 2026] POST /volume/v3/types => generated 325 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "998f2121-7845-4727-8aab-c81bb710bb3f", "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Create volume request body: {'volume': {'volume_type': '998f2121-7845-4727-8aab-c81bb710bb3f', 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:00 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Create volume of 1 GB Sep 04 22:59:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Flow 'volume_create_api' (3098b5cc-f7ec-4ac0-b05b-fe29bdadb827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84a8ed61-9eec-42de-93a6-e3bd1ba0d773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84a8ed61-9eec-42de-93a6-e3bd1ba0d773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:59:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-636579128',vendor_name='tempest-vendor_name-18259296'},id=998f2121-7845-4727-8aab-c81bb710bb3f,is_public=True,name='tempest-ProjectAdminTests-volume-type-593835031',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '998f2121-7845-4727-8aab-c81bb710bb3f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1333718c-45d9-4978-a8f0-b2da32cc3111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:00 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-593835031 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-593835031, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:00 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-593835031 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-593835031, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:00 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Created reservations ['9f515e5a-d7d0-44ad-88fd-e19b3f20b995', '1eb76387-7402-4206-9241-d525fb226911', '6e097552-2400-4eec-a3a0-7eb49926ee0d', 'f0f272a5-040c-4dd4-b747-fd94d3a57e28'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1333718c-45d9-4978-a8f0-b2da32cc3111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f515e5a-d7d0-44ad-88fd-e19b3f20b995', '1eb76387-7402-4206-9241-d525fb226911', '6e097552-2400-4eec-a3a0-7eb49926ee0d', 'f0f272a5-040c-4dd4-b747-fd94d3a57e28']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:00 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10b83b46-e6af-4376-935c-e22faa0a1a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-31fbeb09-2c88-4605-b26f-e41038c17447 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-31fbeb09-2c88-4605-b26f-e41038c17447 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] GET http://192.168.122.93/volume/v3/volumes/34f56b91-d138-4d74-a3c7-564a7a1b909c Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-31fbeb09-2c88-4605-b26f-e41038c17447 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-31fbeb09-2c88-4605-b26f-e41038c17447 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10b83b46-e6af-4376-935c-e22faa0a1a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d5ee11c-ff3b-4a72-9c6d-234926457cb2', '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='f991309fe5544b54810fb546c640f94f',qos_specs=None,replication_status=,reservations=['9f515e5a-d7d0-44ad-88fd-e19b3f20b995','1eb76387-7402-4206-9241-d525fb226911','6e097552-2400-4eec-a3a0-7eb49926ee0d','f0f272a5-040c-4dd4-b747-fd94d3a57e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2be1124b8f42454aa7180ca74fae862c',volume_type_id=998f2121-7845-4727-8aab-c81bb710bb3f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:00Z,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=2d5ee11c-ff3b-4a72-9c6d-234926457cb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f991309fe5544b54810fb546c640f94f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2be1124b8f42454aa7180ca74fae862c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(998f2121-7845-4727-8aab-c81bb710bb3f),volume_type_id=998f2121-7845-4727-8aab-c81bb710bb3f)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdbcefbe-06a7-4c46-ba9b-7f75ac69d2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-31fbeb09-2c88-4605-b26f-e41038c17447 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Volume info retrieved successfully. Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-31fbeb09-2c88-4605-b26f-e41038c17447 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/volumes/34f56b91-d138-4d74-a3c7-564a7a1b909c returned with HTTP 200 Sep 04 22:59:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1524/3075] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:59:01 2026] GET /volume/v3/volumes/34f56b91-d138-4d74-a3c7-564a7a1b909c => generated 980 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cbeb9e8b-1cd9-4c59-af0d-6498ae05397f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cbeb9e8b-1cd9-4c59-af0d-6498ae05397f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cbeb9e8b-1cd9-4c59-af0d-6498ae05397f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cbeb9e8b-1cd9-4c59-af0d-6498ae05397f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cbeb9e8b-1cd9-4c59-af0d-6498ae05397f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdbcefbe-06a7-4c46-ba9b-7f75ac69d2a7) transitioned into state 'SUCCESS' from 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='f991309fe5544b54810fb546c640f94f',qos_specs=None,replication_status=,reservations=['9f515e5a-d7d0-44ad-88fd-e19b3f20b995','1eb76387-7402-4206-9241-d525fb226911','6e097552-2400-4eec-a3a0-7eb49926ee0d','f0f272a5-040c-4dd4-b747-fd94d3a57e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2be1124b8f42454aa7180ca74fae862c',volume_type_id=998f2121-7845-4727-8aab-c81bb710bb3f)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed8123f8-ba41-4860-8055-5813cf05d93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cbeb9e8b-1cd9-4c59-af0d-6498ae05397f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 returned with HTTP 200 Sep 04 22:59:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1525/3076] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:01 2026] GET /volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-24f382bc-c664-4653-818b-8f4450542d77 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-24f382bc-c664-4653-818b-8f4450542d77 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] GET http://192.168.122.93/volume/v3/messages Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-24f382bc-c664-4653-818b-8f4450542d77 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-24f382bc-c664-4653-818b-8f4450542d77 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-24f382bc-c664-4653-818b-8f4450542d77 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/messages returned with HTTP 200 Sep 04 22:59:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1526/3077] 192.168.122.93 () {60 vars in 1159 bytes} [Fri Sep 4 22:59:01 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-faf20a16-db13-499f-8fcd-8a899e4ad15a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed8123f8-ba41-4860-8055-5813cf05d93f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Flow 'volume_create_api' (3098b5cc-f7ec-4ac0-b05b-fe29bdadb827) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Create volume request issued successfully. Sep 04 22:59:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-52752e1e-b7ba-40f7-ac32-53f49edf1b37 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1552/3078] 192.168.122.93 () {62 vars in 1177 bytes} [Fri Sep 4 22:59:00 2026] POST /volume/v3/volumes => generated 778 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-28d06d7f-1751-4860-b92e-e8cc75d7ad17 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-28d06d7f-1751-4860-b92e-e8cc75d7ad17 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] GET http://192.168.122.93/volume/v3/volumes/2d5ee11c-ff3b-4a72-9c6d-234926457cb2 Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-28d06d7f-1751-4860-b92e-e8cc75d7ad17 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-28d06d7f-1751-4860-b92e-e8cc75d7ad17 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-28d06d7f-1751-4860-b92e-e8cc75d7ad17 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Volume info retrieved successfully. Sep 04 22:59:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-28d06d7f-1751-4860-b92e-e8cc75d7ad17 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/volumes/2d5ee11c-ff3b-4a72-9c6d-234926457cb2 returned with HTTP 200 Sep 04 22:59:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1553/3079] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:59:01 2026] GET /volume/v3/volumes/2d5ee11c-ff3b-4a72-9c6d-234926457cb2 => generated 957 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-faf20a16-db13-499f-8fcd-8a899e4ad15a tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-member] DELETE http://192.168.122.93/volume/v3/messages/728482f7-d064-4126-91af-e3baad003441 Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-faf20a16-db13-499f-8fcd-8a899e4ad15a tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-faf20a16-db13-499f-8fcd-8a899e4ad15a tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-faf20a16-db13-499f-8fcd-8a899e4ad15a tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-member] http://192.168.122.93/volume/v3/messages/728482f7-d064-4126-91af-e3baad003441 returned with HTTP 204 Sep 04 22:59:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1527/3080] 192.168.122.93 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:01 2026] DELETE /volume/v3/messages/728482f7-d064-4126-91af-e3baad003441 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-27bfbada-f394-440e-a5e4-9eea78d19465 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-27bfbada-f394-440e-a5e4-9eea78d19465 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-member] GET http://192.168.122.93/volume/v3/messages/728482f7-d064-4126-91af-e3baad003441 Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-27bfbada-f394-440e-a5e4-9eea78d19465 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-27bfbada-f394-440e-a5e4-9eea78d19465 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-27bfbada-f394-440e-a5e4-9eea78d19465 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-member] http://192.168.122.93/volume/v3/messages/728482f7-d064-4126-91af-e3baad003441 returned with HTTP 404 Sep 04 22:59:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1554/3081] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:59:01 2026] GET /volume/v3/messages/728482f7-d064-4126-91af-e3baad003441 => generated 110 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0bb028a2-090f-42a4-9036-1badd4a82bef None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0bb028a2-090f-42a4-9036-1badd4a82bef tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0e7469d5-4fb6-47c6-9bee-7435a6515fd2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0bb028a2-090f-42a4-9036-1badd4a82bef tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0bb028a2-090f-42a4-9036-1badd4a82bef tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0e7469d5-4fb6-47c6-9bee-7435a6515fd2 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/34f56b91-d138-4d74-a3c7-564a7a1b909c Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0e7469d5-4fb6-47c6-9bee-7435a6515fd2 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0e7469d5-4fb6-47c6-9bee-7435a6515fd2 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-0e7469d5-4fb6-47c6-9bee-7435a6515fd2 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Delete volume with id: 34f56b91-d138-4d74-a3c7-564a7a1b909c Sep 04 22:59:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0e7469d5-4fb6-47c6-9bee-7435a6515fd2 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Volume info retrieved successfully. Sep 04 22:59:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0e7469d5-4fb6-47c6-9bee-7435a6515fd2 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87249) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0bb028a2-090f-42a4-9036-1badd4a82bef tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0bb028a2-090f-42a4-9036-1badd4a82bef tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 returned with HTTP 200 Sep 04 22:59:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1528/3082] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:01 2026] GET /volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 => generated 1013 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-0e7469d5-4fb6-47c6-9bee-7435a6515fd2 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Created reservations ['fbef11aa-a45a-478e-a65b-59d4b6ffa4c0', '0bf766c5-3709-46f6-881f-503953bf642b', '4ac95362-1df4-4a02-8506-c63890c63a60', '7814e617-9dfc-4c6a-9e3f-8c1d50e4688d'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0e7469d5-4fb6-47c6-9bee-7435a6515fd2 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Delete volume request issued successfully. Sep 04 22:59:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0e7469d5-4fb6-47c6-9bee-7435a6515fd2 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/volumes/34f56b91-d138-4d74-a3c7-564a7a1b909c returned with HTTP 202 Sep 04 22:59:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1555/3083] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:59:01 2026] DELETE /volume/v3/volumes/34f56b91-d138-4d74-a3c7-564a7a1b909c => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-936922aa-387b-4b06-b982-0e8dcf866675 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-936922aa-387b-4b06-b982-0e8dcf866675 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] DELETE http://192.168.122.93/volume/v3/types/8355f6fa-9347-4564-b6bf-6953a582419e Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-936922aa-387b-4b06-b982-0e8dcf866675 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-936922aa-387b-4b06-b982-0e8dcf866675 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-936922aa-387b-4b06-b982-0e8dcf866675 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/types/8355f6fa-9347-4564-b6bf-6953a582419e returned with HTTP 202 Sep 04 22:59:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1529/3084] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:01 2026] DELETE /volume/v3/types/8355f6fa-9347-4564-b6bf-6953a582419e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-72975296-90c0-4e18-a273-e45e61c4888b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-72975296-90c0-4e18-a273-e45e61c4888b tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-72975296-90c0-4e18-a273-e45e61c4888b tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-279827916", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1108488893", "vendor_name": "tempest-vendor_name-1290998129"}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-72975296-90c0-4e18-a273-e45e61c4888b tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1556/3085] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:01 2026] POST /volume/v3/types => generated 329 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-47b2592b-059d-4393-9991-a995c6cda7be None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "906726f4-ebf2-4b5e-8562-94d964190180", "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Create volume request body: {'volume': {'volume_type': '906726f4-ebf2-4b5e-8562-94d964190180', 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Create volume of 1 GB Sep 04 22:59:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Flow 'volume_create_api' (16b25288-bc62-4029-8eb4-54975bcabe54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dac5336d-4909-4677-848f-61cd80b13b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dac5336d-4909-4677-848f-61cd80b13b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:59:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1108488893',vendor_name='tempest-vendor_name-1290998129'},id=906726f4-ebf2-4b5e-8562-94d964190180,is_public=True,name='tempest-ProjectMemberTests-volume-type-279827916',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '906726f4-ebf2-4b5e-8562-94d964190180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd03828a-c6b4-4729-9468-fd30c1cb627e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:01 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-279827916 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-279827916, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:01 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-279827916 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-279827916, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Created reservations ['de2f1412-ebdb-4a6e-8c3e-24f4a31ac56b', '4e4d1d04-6e7b-4f75-bfa4-eb1e74e047e8', 'c27991c5-6c1b-4309-b932-efc4b851cae9', 'ec027cbe-217c-4519-887e-36da35ee6b49'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd03828a-c6b4-4729-9468-fd30c1cb627e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de2f1412-ebdb-4a6e-8c3e-24f4a31ac56b', '4e4d1d04-6e7b-4f75-bfa4-eb1e74e047e8', 'c27991c5-6c1b-4309-b932-efc4b851cae9', 'ec027cbe-217c-4519-887e-36da35ee6b49']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d00308f2-d6d0-45b5-b013-b6055f19d6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d00308f2-d6d0-45b5-b013-b6055f19d6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef76507d-e801-4e99-a46f-d0ec202704dd', '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='51a0f0ac25c944d985a60491f26771b7',qos_specs=None,replication_status=,reservations=['de2f1412-ebdb-4a6e-8c3e-24f4a31ac56b','4e4d1d04-6e7b-4f75-bfa4-eb1e74e047e8','c27991c5-6c1b-4309-b932-efc4b851cae9','ec027cbe-217c-4519-887e-36da35ee6b49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cb1cc4b0a9c41b684b8aced22af4647',volume_type_id=906726f4-ebf2-4b5e-8562-94d964190180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:02Z,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=ef76507d-e801-4e99-a46f-d0ec202704dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a0f0ac25c944d985a60491f26771b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cb1cc4b0a9c41b684b8aced22af4647',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(906726f4-ebf2-4b5e-8562-94d964190180),volume_type_id=906726f4-ebf2-4b5e-8562-94d964190180)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (955088b0-e392-43ac-9906-6f93937ba9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (955088b0-e392-43ac-9906-6f93937ba9fa) transitioned into state 'SUCCESS' from 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='51a0f0ac25c944d985a60491f26771b7',qos_specs=None,replication_status=,reservations=['de2f1412-ebdb-4a6e-8c3e-24f4a31ac56b','4e4d1d04-6e7b-4f75-bfa4-eb1e74e047e8','c27991c5-6c1b-4309-b932-efc4b851cae9','ec027cbe-217c-4519-887e-36da35ee6b49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cb1cc4b0a9c41b684b8aced22af4647',volume_type_id=906726f4-ebf2-4b5e-8562-94d964190180)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d3d623-d77c-45d8-bc4f-585458d856fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d3d623-d77c-45d8-bc4f-585458d856fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Flow 'volume_create_api' (16b25288-bc62-4029-8eb4-54975bcabe54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Create volume request issued successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-47b2592b-059d-4393-9991-a995c6cda7be tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1530/3086] 192.168.122.93 () {62 vars in 1177 bytes} [Fri Sep 4 22:59:01 2026] POST /volume/v3/volumes => generated 779 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-89a2ac00-2876-4efe-bdb2-dca1f6332e26 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-89a2ac00-2876-4efe-bdb2-dca1f6332e26 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] GET http://192.168.122.93/volume/v3/volumes/ef76507d-e801-4e99-a46f-d0ec202704dd Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-89a2ac00-2876-4efe-bdb2-dca1f6332e26 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-89a2ac00-2876-4efe-bdb2-dca1f6332e26 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6565e9f3-e530-4a69-8b4a-8ae4922739c3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6565e9f3-e530-4a69-8b4a-8ae4922739c3 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6565e9f3-e530-4a69-8b4a-8ae4922739c3 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6565e9f3-e530-4a69-8b4a-8ae4922739c3 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-89a2ac00-2876-4efe-bdb2-dca1f6332e26 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Volume info retrieved successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-89a2ac00-2876-4efe-bdb2-dca1f6332e26 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/volumes/ef76507d-e801-4e99-a46f-d0ec202704dd returned with HTTP 200 Sep 04 22:59:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1557/3087] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:59:02 2026] GET /volume/v3/volumes/ef76507d-e801-4e99-a46f-d0ec202704dd => generated 958 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:02 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6565e9f3-e530-4a69-8b4a-8ae4922739c3 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6565e9f3-e530-4a69-8b4a-8ae4922739c3 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 returned with HTTP 200 Sep 04 22:59:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1531/3088] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:02 2026] GET /volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-636ab21a-bc6e-46f8-95e8-f637804655e9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b6d693b9-fbff-45c3-9b30-3e5fc61ed859 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b6d693b9-fbff-45c3-9b30-3e5fc61ed859 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] GET http://192.168.122.93/volume/v3/volumes/2d5ee11c-ff3b-4a72-9c6d-234926457cb2 Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b6d693b9-fbff-45c3-9b30-3e5fc61ed859 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b6d693b9-fbff-45c3-9b30-3e5fc61ed859 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:02 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b6d693b9-fbff-45c3-9b30-3e5fc61ed859 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Volume info retrieved successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b6d693b9-fbff-45c3-9b30-3e5fc61ed859 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/volumes/2d5ee11c-ff3b-4a72-9c6d-234926457cb2 returned with HTTP 200 Sep 04 22:59:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1532/3089] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:59:02 2026] GET /volume/v3/volumes/2d5ee11c-ff3b-4a72-9c6d-234926457cb2 => generated 978 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-636ab21a-bc6e-46f8-95e8-f637804655e9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-636ab21a-bc6e-46f8-95e8-f637804655e9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84ab760d-3171-483e-b090-fe069ec9a915", "name": "tempest-ProjectMemberTests-Snapshot-838505615"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f170f122-5da1-4ad5-9cb0-fd6b56399494 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-636ab21a-bc6e-46f8-95e8-f637804655e9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Volume info retrieved successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-636ab21a-bc6e-46f8-95e8-f637804655e9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Create snapshot from volume 84ab760d-3171-483e-b090-fe069ec9a915 Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f170f122-5da1-4ad5-9cb0-fd6b56399494 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] GET http://192.168.122.93/volume/v3/messages Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f170f122-5da1-4ad5-9cb0-fd6b56399494 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f170f122-5da1-4ad5-9cb0-fd6b56399494 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f170f122-5da1-4ad5-9cb0-fd6b56399494 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/messages returned with HTTP 200 Sep 04 22:59:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1533/3090] 192.168.122.93 () {60 vars in 1159 bytes} [Fri Sep 4 22:59:02 2026] GET /volume/v3/messages => generated 1338 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-204fd50c-459e-4409-b15b-2684341a1bba None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-204fd50c-459e-4409-b15b-2684341a1bba tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] DELETE http://192.168.122.93/volume/v3/messages/c83d871c-e43e-4e32-8dbe-07ad8cf1bac8 Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-204fd50c-459e-4409-b15b-2684341a1bba tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-204fd50c-459e-4409-b15b-2684341a1bba tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-204fd50c-459e-4409-b15b-2684341a1bba tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/messages/c83d871c-e43e-4e32-8dbe-07ad8cf1bac8 returned with HTTP 204 Sep 04 22:59:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1534/3091] 192.168.122.93 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:02 2026] DELETE /volume/v3/messages/c83d871c-e43e-4e32-8dbe-07ad8cf1bac8 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ff833a0e-588c-4a4c-9f05-6c0485bbfa34 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ff833a0e-588c-4a4c-9f05-6c0485bbfa34 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] GET http://192.168.122.93/volume/v3/messages/c83d871c-e43e-4e32-8dbe-07ad8cf1bac8 Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ff833a0e-588c-4a4c-9f05-6c0485bbfa34 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ff833a0e-588c-4a4c-9f05-6c0485bbfa34 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ff833a0e-588c-4a4c-9f05-6c0485bbfa34 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/messages/c83d871c-e43e-4e32-8dbe-07ad8cf1bac8 returned with HTTP 404 Sep 04 22:59:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1535/3092] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:59:02 2026] GET /volume/v3/messages/c83d871c-e43e-4e32-8dbe-07ad8cf1bac8 => generated 110 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6758f3d1-ff05-439f-b43a-97658ff37a7d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6758f3d1-ff05-439f-b43a-97658ff37a7d tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/2d5ee11c-ff3b-4a72-9c6d-234926457cb2 Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6758f3d1-ff05-439f-b43a-97658ff37a7d tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6758f3d1-ff05-439f-b43a-97658ff37a7d tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-6758f3d1-ff05-439f-b43a-97658ff37a7d tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Delete volume with id: 2d5ee11c-ff3b-4a72-9c6d-234926457cb2 Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-636ab21a-bc6e-46f8-95e8-f637804655e9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Created reservations ['7c691e88-cb89-4974-b1e6-caa3b53ee18d', 'e6d548fa-46b5-4286-b852-1c3c2eb201bc', 'b4bbbee6-b677-4349-b7ca-2dcdb72fe9aa', '0c565874-2b2a-4189-bf28-dd855822fe32'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:02 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6758f3d1-ff05-439f-b43a-97658ff37a7d tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Volume info retrieved successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6758f3d1-ff05-439f-b43a-97658ff37a7d tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87250) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:02 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-6758f3d1-ff05-439f-b43a-97658ff37a7d tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-593835031 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-593835031, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-6758f3d1-ff05-439f-b43a-97658ff37a7d tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-593835031 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-593835031, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-636ab21a-bc6e-46f8-95e8-f637804655e9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Snapshot create request issued successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-636ab21a-bc6e-46f8-95e8-f637804655e9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1558/3093] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:59:02 2026] POST /volume/v3/snapshots => generated 304 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-6758f3d1-ff05-439f-b43a-97658ff37a7d tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Created reservations ['4557b686-fde2-4587-a780-18f55a43d430', 'a050bf69-07c3-444b-aa55-a8872fb868a2', '9d439b07-6ad5-4173-adb3-ae5982b7b182', '59e9f7af-e0db-4f4d-8ad4-b1e590a96a01'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c625e95d-91ba-4e1e-a3d9-76ee1dcdd7a2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c625e95d-91ba-4e1e-a3d9-76ee1dcdd7a2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] GET http://192.168.122.93/volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c625e95d-91ba-4e1e-a3d9-76ee1dcdd7a2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c625e95d-91ba-4e1e-a3d9-76ee1dcdd7a2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c625e95d-91ba-4e1e-a3d9-76ee1dcdd7a2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Snapshot retrieved successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c625e95d-91ba-4e1e-a3d9-76ee1dcdd7a2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e returned with HTTP 200 Sep 04 22:59:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1559/3094] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:02 2026] GET /volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e => generated 436 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b068c24a-b16c-4fb7-bcd4-4cd8a0fda9e7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b068c24a-b16c-4fb7-bcd4-4cd8a0fda9e7 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b068c24a-b16c-4fb7-bcd4-4cd8a0fda9e7 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b068c24a-b16c-4fb7-bcd4-4cd8a0fda9e7 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b068c24a-b16c-4fb7-bcd4-4cd8a0fda9e7 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 returned with HTTP 404 Sep 04 22:59:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1560/3095] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:02 2026] GET /volume/v3/volumes/a35ebf06-ca22-45ef-a228-adb638fd1528 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-118440852"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-118440852'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create volume of 1 GB Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6758f3d1-ff05-439f-b43a-97658ff37a7d tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Delete volume request issued successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6758f3d1-ff05-439f-b43a-97658ff37a7d tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/volumes/2d5ee11c-ff3b-4a72-9c6d-234926457cb2 returned with HTTP 202 Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1536/3096] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:59:02 2026] DELETE /volume/v3/volumes/2d5ee11c-ff3b-4a72-9c6d-234926457cb2 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-55a50ad5-3e9d-47d8-a574-17b4d64d4a22 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-55a50ad5-3e9d-47d8-a574-17b4d64d4a22 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] DELETE http://192.168.122.93/volume/v3/types/998f2121-7845-4727-8aab-c81bb710bb3f Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-55a50ad5-3e9d-47d8-a574-17b4d64d4a22 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-55a50ad5-3e9d-47d8-a574-17b4d64d4a22 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Flow 'volume_create_api' (16895434-f086-43c6-b1fc-39daf9c2f166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43aad062-aaf5-4ced-8abc-0329dc2a403b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-55a50ad5-3e9d-47d8-a574-17b4d64d4a22 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/types/998f2121-7845-4727-8aab-c81bb710bb3f returned with HTTP 202 Sep 04 22:59:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1537/3097] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:02 2026] DELETE /volume/v3/types/998f2121-7845-4727-8aab-c81bb710bb3f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-39cc6890-30c8-42d6-b5dc-6842b2802633 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-39cc6890-30c8-42d6-b5dc-6842b2802633 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-39cc6890-30c8-42d6-b5dc-6842b2802633 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1599707475", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2117910064", "vendor_name": "tempest-vendor_name-1625595756"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43aad062-aaf5-4ced-8abc-0329dc2a403b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92678fb3-567d-4287-8158-3778b9056233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-39cc6890-30c8-42d6-b5dc-6842b2802633 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1538/3098] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:02 2026] POST /volume/v3/types => generated 329 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b23010ac-34c3-4414-abfd-462d325b4133 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7d8d0707-1aec-4ffb-ba2c-f0cfab09dc54", "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Create volume request body: {'volume': {'volume_type': '7d8d0707-1aec-4ffb-ba2c-f0cfab09dc54', 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Create volume of 1 GB Sep 04 22:59:02 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Flow 'volume_create_api' (4b65e647-9424-49b3-8d5b-2450d5708037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f364eb12-5170-44e7-b6aa-60055eea05e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Created reservations ['5ec7075a-ace1-4f8d-9c58-3191e91eb635', '2ac70ab0-1711-41d3-b2eb-5c1a887d56c6', '29e2877f-8c9f-49a6-a9e5-21bc8132b1f8', 'd0ad0c3d-1b79-4232-bb14-79b7cc625d6f'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92678fb3-567d-4287-8158-3778b9056233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ec7075a-ace1-4f8d-9c58-3191e91eb635', '2ac70ab0-1711-41d3-b2eb-5c1a887d56c6', '29e2877f-8c9f-49a6-a9e5-21bc8132b1f8', 'd0ad0c3d-1b79-4232-bb14-79b7cc625d6f']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19d7f4e-1cd9-4b8f-b265-c9738113d84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f364eb12-5170-44e7-b6aa-60055eea05e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:59:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2117910064',vendor_name='tempest-vendor_name-1625595756'},id=7d8d0707-1aec-4ffb-ba2c-f0cfab09dc54,is_public=True,name='tempest-ProjectAdminTests-volume-type-1599707475',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d8d0707-1aec-4ffb-ba2c-f0cfab09dc54', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe494ff3-3237-4d4d-bcca-43d530c24200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19d7f4e-1cd9-4b8f-b265-c9738113d84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ba8d6ca-811d-4a13-9568-9e375865c934', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-118440852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fae0e4a6350419eb4bd7b2cc33fe5b6',qos_specs=None,replication_status=,reservations=['5ec7075a-ace1-4f8d-9c58-3191e91eb635','2ac70ab0-1711-41d3-b2eb-5c1a887d56c6','29e2877f-8c9f-49a6-a9e5-21bc8132b1f8','d0ad0c3d-1b79-4232-bb14-79b7cc625d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6392183f54b64a94bd468f54808408ad',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-118440852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ba8d6ca-811d-4a13-9568-9e375865c934,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fae0e4a6350419eb4bd7b2cc33fe5b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6392183f54b64a94bd468f54808408ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91cb55f0-42cb-43ac-a810-d2134a831c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91cb55f0-42cb-43ac-a810-d2134a831c48) transitioned into state 'SUCCESS' from state '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-118440852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fae0e4a6350419eb4bd7b2cc33fe5b6',qos_specs=None,replication_status=,reservations=['5ec7075a-ace1-4f8d-9c58-3191e91eb635','2ac70ab0-1711-41d3-b2eb-5c1a887d56c6','29e2877f-8c9f-49a6-a9e5-21bc8132b1f8','d0ad0c3d-1b79-4232-bb14-79b7cc625d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6392183f54b64a94bd468f54808408ad',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfa97a48-48c4-4d9c-b1c9-96a7af4ad191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:02 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1599707475 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1599707475, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:02 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1599707475 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1599707475, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfa97a48-48c4-4d9c-b1c9-96a7af4ad191) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Flow 'volume_create_api' (16895434-f086-43c6-b1fc-39daf9c2f166) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create volume request issued successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d6740f3a-5c7a-415d-891e-587dc9bee8d5 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1561/3099] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:02 2026] POST /volume/v3/volumes => generated 784 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9af7d786-182d-48c0-9fb3-f0b3dcc0c8d7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9af7d786-182d-48c0-9fb3-f0b3dcc0c8d7 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 Sep 04 22:59:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9af7d786-182d-48c0-9fb3-f0b3dcc0c8d7 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9af7d786-182d-48c0-9fb3-f0b3dcc0c8d7 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Created reservations ['c1a57df8-b842-4866-bc3b-eb6ff8a2a298', '07d5d566-e903-46dd-bc9d-e4352bd8e4f0', '06b4f4c8-07bd-490d-9fb9-56348c3f1463', '7c82680c-3a24-46bc-ba1e-45eb538d8ca8'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9af7d786-182d-48c0-9fb3-f0b3dcc0c8d7 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe494ff3-3237-4d4d-bcca-43d530c24200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1a57df8-b842-4866-bc3b-eb6ff8a2a298', '07d5d566-e903-46dd-bc9d-e4352bd8e4f0', '06b4f4c8-07bd-490d-9fb9-56348c3f1463', '7c82680c-3a24-46bc-ba1e-45eb538d8ca8']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af9a276-5c1b-4ea7-9498-88bfb9e8ad81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9af7d786-182d-48c0-9fb3-f0b3dcc0c8d7 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 returned with HTTP 200 Sep 04 22:59:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1562/3100] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:03 2026] GET /volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 => generated 963 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:03 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af9a276-5c1b-4ea7-9498-88bfb9e8ad81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da418707-f675-405a-be79-6362cd384296', '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='f991309fe5544b54810fb546c640f94f',qos_specs=None,replication_status=,reservations=['c1a57df8-b842-4866-bc3b-eb6ff8a2a298','07d5d566-e903-46dd-bc9d-e4352bd8e4f0','06b4f4c8-07bd-490d-9fb9-56348c3f1463','7c82680c-3a24-46bc-ba1e-45eb538d8ca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2be1124b8f42454aa7180ca74fae862c',volume_type_id=7d8d0707-1aec-4ffb-ba2c-f0cfab09dc54), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:03Z,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=da418707-f675-405a-be79-6362cd384296,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f991309fe5544b54810fb546c640f94f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2be1124b8f42454aa7180ca74fae862c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d8d0707-1aec-4ffb-ba2c-f0cfab09dc54),volume_type_id=7d8d0707-1aec-4ffb-ba2c-f0cfab09dc54)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc716509-cd08-4e7d-a469-27ee3c940090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc716509-cd08-4e7d-a469-27ee3c940090) transitioned into state 'SUCCESS' from 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='f991309fe5544b54810fb546c640f94f',qos_specs=None,replication_status=,reservations=['c1a57df8-b842-4866-bc3b-eb6ff8a2a298','07d5d566-e903-46dd-bc9d-e4352bd8e4f0','06b4f4c8-07bd-490d-9fb9-56348c3f1463','7c82680c-3a24-46bc-ba1e-45eb538d8ca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2be1124b8f42454aa7180ca74fae862c',volume_type_id=7d8d0707-1aec-4ffb-ba2c-f0cfab09dc54)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f109d756-41fa-442d-acfb-247a6045c9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f109d756-41fa-442d-acfb-247a6045c9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e2df800d-9158-4ee6-911d-ea7c6c0bec31 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Flow 'volume_create_api' (4b65e647-9424-49b3-8d5b-2450d5708037) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e2df800d-9158-4ee6-911d-ea7c6c0bec31 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] GET http://192.168.122.93/volume/v3/volumes/ef76507d-e801-4e99-a46f-d0ec202704dd Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Create volume request issued successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e2df800d-9158-4ee6-911d-ea7c6c0bec31 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e2df800d-9158-4ee6-911d-ea7c6c0bec31 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b23010ac-34c3-4414-abfd-462d325b4133 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1539/3101] 192.168.122.93 () {62 vars in 1177 bytes} [Fri Sep 4 22:59:02 2026] POST /volume/v3/volumes => generated 779 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b70bd6fc-6d96-42a9-9c80-000399ce35a6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b70bd6fc-6d96-42a9-9c80-000399ce35a6 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] GET http://192.168.122.93/volume/v3/volumes/da418707-f675-405a-be79-6362cd384296 Sep 04 22:59:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e2df800d-9158-4ee6-911d-ea7c6c0bec31 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Volume info retrieved successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b70bd6fc-6d96-42a9-9c80-000399ce35a6 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b70bd6fc-6d96-42a9-9c80-000399ce35a6 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e2df800d-9158-4ee6-911d-ea7c6c0bec31 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/volumes/ef76507d-e801-4e99-a46f-d0ec202704dd returned with HTTP 200 Sep 04 22:59:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1563/3102] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:59:03 2026] GET /volume/v3/volumes/ef76507d-e801-4e99-a46f-d0ec202704dd => generated 979 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:03 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-02ddc83d-a592-49d6-aac1-05090f66bf74 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b70bd6fc-6d96-42a9-9c80-000399ce35a6 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Volume info retrieved successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-02ddc83d-a592-49d6-aac1-05090f66bf74 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] GET http://192.168.122.93/volume/v3/messages Sep 04 22:59:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-02ddc83d-a592-49d6-aac1-05090f66bf74 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-02ddc83d-a592-49d6-aac1-05090f66bf74 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b70bd6fc-6d96-42a9-9c80-000399ce35a6 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/volumes/da418707-f675-405a-be79-6362cd384296 returned with HTTP 200 Sep 04 22:59:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1540/3103] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:59:03 2026] GET /volume/v3/volumes/da418707-f675-405a-be79-6362cd384296 => generated 958 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-02ddc83d-a592-49d6-aac1-05090f66bf74 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/messages returned with HTTP 200 Sep 04 22:59:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1564/3104] 192.168.122.93 () {60 vars in 1159 bytes} [Fri Sep 4 22:59:03 2026] GET /volume/v3/messages => generated 676 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f7dc8b61-1c07-4461-8f50-9dec7255c6ed None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f7dc8b61-1c07-4461-8f50-9dec7255c6ed tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-member] GET http://192.168.122.93/volume/v3/messages Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f7dc8b61-1c07-4461-8f50-9dec7255c6ed tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f7dc8b61-1c07-4461-8f50-9dec7255c6ed tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-member] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f7dc8b61-1c07-4461-8f50-9dec7255c6ed tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-member] http://192.168.122.93/volume/v3/messages returned with HTTP 200 Sep 04 22:59:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1541/3105] 192.168.122.93 () {60 vars in 1159 bytes} [Fri Sep 4 22:59:03 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b65fa297-8790-4c43-9d79-362dff96ec65 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b65fa297-8790-4c43-9d79-362dff96ec65 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] DELETE http://192.168.122.93/volume/v3/messages/4e74fef5-506b-4211-8cd8-12acb23b7c19 Sep 04 22:59:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b65fa297-8790-4c43-9d79-362dff96ec65 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b65fa297-8790-4c43-9d79-362dff96ec65 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b65fa297-8790-4c43-9d79-362dff96ec65 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/messages/4e74fef5-506b-4211-8cd8-12acb23b7c19 returned with HTTP 204 Sep 04 22:59:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1565/3106] 192.168.122.93 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:03 2026] DELETE /volume/v3/messages/4e74fef5-506b-4211-8cd8-12acb23b7c19 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bdb512de-2a68-4ee8-8e40-7f65ca3c884e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bdb512de-2a68-4ee8-8e40-7f65ca3c884e tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/ef76507d-e801-4e99-a46f-d0ec202704dd Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bdb512de-2a68-4ee8-8e40-7f65ca3c884e tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bdb512de-2a68-4ee8-8e40-7f65ca3c884e tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-bdb512de-2a68-4ee8-8e40-7f65ca3c884e tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Delete volume with id: ef76507d-e801-4e99-a46f-d0ec202704dd Sep 04 22:59:03 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:03 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bdb512de-2a68-4ee8-8e40-7f65ca3c884e tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Volume info retrieved successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-bdb512de-2a68-4ee8-8e40-7f65ca3c884e tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87250) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-bdb512de-2a68-4ee8-8e40-7f65ca3c884e tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Created reservations ['0ccc9139-6ddb-4dac-bc23-291a37541d83', '37a63a65-f894-438d-add4-7b006d7e706c', 'aa0c46c9-a518-42f0-ab0e-086221368936', '1d832a91-b74d-4c3c-80b0-32ffd0011b51'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-bdb512de-2a68-4ee8-8e40-7f65ca3c884e tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Delete volume request issued successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bdb512de-2a68-4ee8-8e40-7f65ca3c884e tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/volumes/ef76507d-e801-4e99-a46f-d0ec202704dd returned with HTTP 202 Sep 04 22:59:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1542/3107] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:59:03 2026] DELETE /volume/v3/volumes/ef76507d-e801-4e99-a46f-d0ec202704dd => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c41957bf-a9e0-42eb-b323-866b018ecea3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c41957bf-a9e0-42eb-b323-866b018ecea3 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] DELETE http://192.168.122.93/volume/v3/types/906726f4-ebf2-4b5e-8562-94d964190180 Sep 04 22:59:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c41957bf-a9e0-42eb-b323-866b018ecea3 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c41957bf-a9e0-42eb-b323-866b018ecea3 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1eb6e09e-39f9-4e7a-b644-5d819b079190 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1eb6e09e-39f9-4e7a-b644-5d819b079190 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] GET http://192.168.122.93/volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1eb6e09e-39f9-4e7a-b644-5d819b079190 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1eb6e09e-39f9-4e7a-b644-5d819b079190 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c41957bf-a9e0-42eb-b323-866b018ecea3 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/types/906726f4-ebf2-4b5e-8562-94d964190180 returned with HTTP 202 Sep 04 22:59:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1566/3108] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:03 2026] DELETE /volume/v3/types/906726f4-ebf2-4b5e-8562-94d964190180 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1eb6e09e-39f9-4e7a-b644-5d819b079190 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Snapshot retrieved successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6f7d00c5-8e0e-4993-9962-46cb0876efa7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1eb6e09e-39f9-4e7a-b644-5d819b079190 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e returned with HTTP 200 Sep 04 22:59:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1543/3109] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:03 2026] GET /volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e => generated 436 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6f7d00c5-8e0e-4993-9962-46cb0876efa7 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6f7d00c5-8e0e-4993-9962-46cb0876efa7 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1633066659", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1383024950", "vendor_name": "tempest-vendor_name-242054722"}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6f7d00c5-8e0e-4993-9962-46cb0876efa7 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1567/3110] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:03 2026] POST /volume/v3/types => generated 329 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "53e31e8c-59d7-4f95-9daa-6ee8e04e25a8", "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Create volume request body: {'volume': {'volume_type': '53e31e8c-59d7-4f95-9daa-6ee8e04e25a8', 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Create volume of 1 GB Sep 04 22:59:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Flow 'volume_create_api' (d4c36af9-a201-44f4-a582-e5ff57690e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca98f393-abeb-4a6b-9678-9a9cc66dd85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca98f393-abeb-4a6b-9678-9a9cc66dd85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:59:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1383024950',vendor_name='tempest-vendor_name-242054722'},id=53e31e8c-59d7-4f95-9daa-6ee8e04e25a8,is_public=True,name='tempest-ProjectMemberTests-volume-type-1633066659',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '53e31e8c-59d7-4f95-9daa-6ee8e04e25a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df1a47c-2273-47a3-95e1-08540910ffe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1633066659 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1633066659, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:03 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1633066659 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1633066659, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Created reservations ['0e9d84b6-532e-4b4c-8545-e3d4d6b871fe', '6d3297fc-0bf7-4875-9668-404fe946a8bc', '6f0a12db-e510-4664-a5dd-19f01dc371ef', '18fcb652-9af1-49f7-bed4-bfe375195c70'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df1a47c-2273-47a3-95e1-08540910ffe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e9d84b6-532e-4b4c-8545-e3d4d6b871fe', '6d3297fc-0bf7-4875-9668-404fe946a8bc', '6f0a12db-e510-4664-a5dd-19f01dc371ef', '18fcb652-9af1-49f7-bed4-bfe375195c70']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e5feba9-8283-4e3d-9f3d-727569ee5257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:03 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e5feba9-8283-4e3d-9f3d-727569ee5257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7ee1767-32f4-4b19-9797-ec708dabed91', '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='51a0f0ac25c944d985a60491f26771b7',qos_specs=None,replication_status=,reservations=['0e9d84b6-532e-4b4c-8545-e3d4d6b871fe','6d3297fc-0bf7-4875-9668-404fe946a8bc','6f0a12db-e510-4664-a5dd-19f01dc371ef','18fcb652-9af1-49f7-bed4-bfe375195c70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cb1cc4b0a9c41b684b8aced22af4647',volume_type_id=53e31e8c-59d7-4f95-9daa-6ee8e04e25a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:03Z,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=d7ee1767-32f4-4b19-9797-ec708dabed91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a0f0ac25c944d985a60491f26771b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cb1cc4b0a9c41b684b8aced22af4647',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(53e31e8c-59d7-4f95-9daa-6ee8e04e25a8),volume_type_id=53e31e8c-59d7-4f95-9daa-6ee8e04e25a8)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:03 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64676010-cd6b-4e6b-94f8-ca0307790db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64676010-cd6b-4e6b-94f8-ca0307790db8) transitioned into state 'SUCCESS' from 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='51a0f0ac25c944d985a60491f26771b7',qos_specs=None,replication_status=,reservations=['0e9d84b6-532e-4b4c-8545-e3d4d6b871fe','6d3297fc-0bf7-4875-9668-404fe946a8bc','6f0a12db-e510-4664-a5dd-19f01dc371ef','18fcb652-9af1-49f7-bed4-bfe375195c70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cb1cc4b0a9c41b684b8aced22af4647',volume_type_id=53e31e8c-59d7-4f95-9daa-6ee8e04e25a8)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (591629ad-f008-41f1-9739-904b8d995b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (591629ad-f008-41f1-9739-904b8d995b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Flow 'volume_create_api' (d4c36af9-a201-44f4-a582-e5ff57690e64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Create volume request issued successfully. Sep 04 22:59:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3ba7a0f5-2622-4328-8b6d-575016dcbf0d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1544/3111] 192.168.122.93 () {62 vars in 1177 bytes} [Fri Sep 4 22:59:03 2026] POST /volume/v3/volumes => generated 780 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-adf89282-e629-477a-b7db-6dc4c009e66e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-adf89282-e629-477a-b7db-6dc4c009e66e tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] GET http://192.168.122.93/volume/v3/volumes/d7ee1767-32f4-4b19-9797-ec708dabed91 Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-adf89282-e629-477a-b7db-6dc4c009e66e tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-adf89282-e629-477a-b7db-6dc4c009e66e tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:04 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-adf89282-e629-477a-b7db-6dc4c009e66e tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Volume info retrieved successfully. Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5f2f788d-48a6-4ecc-bdb7-c67fdc900b1d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5f2f788d-48a6-4ecc-bdb7-c67fdc900b1d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5f2f788d-48a6-4ecc-bdb7-c67fdc900b1d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5f2f788d-48a6-4ecc-bdb7-c67fdc900b1d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-adf89282-e629-477a-b7db-6dc4c009e66e tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/volumes/d7ee1767-32f4-4b19-9797-ec708dabed91 returned with HTTP 200 Sep 04 22:59:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1568/3112] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:59:04 2026] GET /volume/v3/volumes/d7ee1767-32f4-4b19-9797-ec708dabed91 => generated 959 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:04 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:04 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5f2f788d-48a6-4ecc-bdb7-c67fdc900b1d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5f2f788d-48a6-4ecc-bdb7-c67fdc900b1d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 returned with HTTP 200 Sep 04 22:59:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1545/3113] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:04 2026] GET /volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 => generated 1013 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1d95aa12-1e26-4c61-b7e7-f9422949fae8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d95aa12-1e26-4c61-b7e7-f9422949fae8 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] GET http://192.168.122.93/volume/v3/volumes/da418707-f675-405a-be79-6362cd384296 Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d95aa12-1e26-4c61-b7e7-f9422949fae8 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d95aa12-1e26-4c61-b7e7-f9422949fae8 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:04 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1d95aa12-1e26-4c61-b7e7-f9422949fae8 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Volume info retrieved successfully. Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d95aa12-1e26-4c61-b7e7-f9422949fae8 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/volumes/da418707-f675-405a-be79-6362cd384296 returned with HTTP 200 Sep 04 22:59:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1569/3114] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:59:04 2026] GET /volume/v3/volumes/da418707-f675-405a-be79-6362cd384296 => generated 979 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-70fe7b31-3f38-4ad5-a435-463891fabff8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-70fe7b31-3f38-4ad5-a435-463891fabff8 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] GET http://192.168.122.93/volume/v3/messages Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-70fe7b31-3f38-4ad5-a435-463891fabff8 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-70fe7b31-3f38-4ad5-a435-463891fabff8 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-70fe7b31-3f38-4ad5-a435-463891fabff8 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/messages returned with HTTP 200 Sep 04 22:59:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1546/3115] 192.168.122.93 () {60 vars in 1159 bytes} [Fri Sep 4 22:59:04 2026] GET /volume/v3/messages => generated 1338 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-689b8be8-c968-4495-9781-7f8466597135 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-689b8be8-c968-4495-9781-7f8466597135 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] GET http://192.168.122.93/volume/v3/messages Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-689b8be8-c968-4495-9781-7f8466597135 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-689b8be8-c968-4495-9781-7f8466597135 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-689b8be8-c968-4495-9781-7f8466597135 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/messages returned with HTTP 200 Sep 04 22:59:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1570/3116] 192.168.122.93 () {60 vars in 1159 bytes} [Fri Sep 4 22:59:04 2026] GET /volume/v3/messages => generated 1338 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a974f54b-bb24-4d5e-ac85-194d1de4c37c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a974f54b-bb24-4d5e-ac85-194d1de4c37c tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] DELETE http://192.168.122.93/volume/v3/messages/9bfc84b3-e46c-450c-bc9e-4efcd4e7160a Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a974f54b-bb24-4d5e-ac85-194d1de4c37c tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a974f54b-bb24-4d5e-ac85-194d1de4c37c tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a974f54b-bb24-4d5e-ac85-194d1de4c37c tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/messages/9bfc84b3-e46c-450c-bc9e-4efcd4e7160a returned with HTTP 204 Sep 04 22:59:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1547/3117] 192.168.122.93 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:04 2026] DELETE /volume/v3/messages/9bfc84b3-e46c-450c-bc9e-4efcd4e7160a => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8514e76d-1512-47e2-bd11-33e34cef9b94 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8514e76d-1512-47e2-bd11-33e34cef9b94 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/da418707-f675-405a-be79-6362cd384296 Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8514e76d-1512-47e2-bd11-33e34cef9b94 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8514e76d-1512-47e2-bd11-33e34cef9b94 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-8514e76d-1512-47e2-bd11-33e34cef9b94 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Delete volume with id: da418707-f675-405a-be79-6362cd384296 Sep 04 22:59:04 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:04 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8514e76d-1512-47e2-bd11-33e34cef9b94 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Volume info retrieved successfully. Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-8514e76d-1512-47e2-bd11-33e34cef9b94 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87249) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-8514e76d-1512-47e2-bd11-33e34cef9b94 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1599707475 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1599707475, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:04 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-8514e76d-1512-47e2-bd11-33e34cef9b94 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1599707475 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1599707475, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-8514e76d-1512-47e2-bd11-33e34cef9b94 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Created reservations ['7e47887d-5b30-4aa4-a928-72f1df327a09', 'ca9a7d76-afba-415e-bf9b-756878fd1e83', 'f09f4a26-521c-4f69-91c0-e7ddae14144f', '7850793e-dc44-4c98-aa72-75141bad04f5'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8514e76d-1512-47e2-bd11-33e34cef9b94 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Delete volume request issued successfully. Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8514e76d-1512-47e2-bd11-33e34cef9b94 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/volumes/da418707-f675-405a-be79-6362cd384296 returned with HTTP 202 Sep 04 22:59:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1571/3118] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:59:04 2026] DELETE /volume/v3/volumes/da418707-f675-405a-be79-6362cd384296 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3c5f2ae5-694d-4d3d-b8dc-e7026659a28b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3c5f2ae5-694d-4d3d-b8dc-e7026659a28b tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] DELETE http://192.168.122.93/volume/v3/types/7d8d0707-1aec-4ffb-ba2c-f0cfab09dc54 Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3c5f2ae5-694d-4d3d-b8dc-e7026659a28b tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3c5f2ae5-694d-4d3d-b8dc-e7026659a28b tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3e2bf2c7-8e18-4d34-9507-83065a151c33 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3e2bf2c7-8e18-4d34-9507-83065a151c33 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] GET http://192.168.122.93/volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3e2bf2c7-8e18-4d34-9507-83065a151c33 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3e2bf2c7-8e18-4d34-9507-83065a151c33 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3e2bf2c7-8e18-4d34-9507-83065a151c33 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Snapshot retrieved successfully. Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3e2bf2c7-8e18-4d34-9507-83065a151c33 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e returned with HTTP 200 Sep 04 22:59:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1572/3119] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:04 2026] GET /volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e => generated 436 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3c5f2ae5-694d-4d3d-b8dc-e7026659a28b tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/types/7d8d0707-1aec-4ffb-ba2c-f0cfab09dc54 returned with HTTP 202 Sep 04 22:59:04 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1548/3120] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:04 2026] DELETE /volume/v3/types/7d8d0707-1aec-4ffb-ba2c-f0cfab09dc54 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6912814e-b4c6-47d9-a93d-aea568715b6a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6912814e-b4c6-47d9-a93d-aea568715b6a tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6912814e-b4c6-47d9-a93d-aea568715b6a tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1622913112", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1164557982", "vendor_name": "tempest-vendor_name-1323477921"}}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6912814e-b4c6-47d9-a93d-aea568715b6a tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1573/3121] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:04 2026] POST /volume/v3/types => generated 329 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9fe3d95f-ffbe-46c7-a085-38af3a4fa5d2", "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Create volume request body: {'volume': {'volume_type': '9fe3d95f-ffbe-46c7-a085-38af3a4fa5d2', 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Create volume of 1 GB Sep 04 22:59:04 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:04 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:04 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Flow 'volume_create_api' (247d8b04-57f6-4efa-a134-e89637d38b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e362b36c-0e77-4606-8d51-41b96fd6420c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e362b36c-0e77-4606-8d51-41b96fd6420c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:59:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1164557982',vendor_name='tempest-vendor_name-1323477921'},id=9fe3d95f-ffbe-46c7-a085-38af3a4fa5d2,is_public=True,name='tempest-ProjectAdminTests-volume-type-1622913112',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9fe3d95f-ffbe-46c7-a085-38af3a4fa5d2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8605707f-b37a-4d81-8a84-84e2c74c5ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1622913112 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1622913112, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:04 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1622913112 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1622913112, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Created reservations ['4c8c5de2-cbc5-4739-9f3f-ab6393ab3b82', 'e73da91b-1ad2-4d7f-ba8a-849da998a7f1', 'a40500b6-88cf-4db6-b7f5-da2b02768d1c', '67c766eb-b7c1-4a5f-bc9b-a492a7f8c756'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8605707f-b37a-4d81-8a84-84e2c74c5ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c8c5de2-cbc5-4739-9f3f-ab6393ab3b82', 'e73da91b-1ad2-4d7f-ba8a-849da998a7f1', 'a40500b6-88cf-4db6-b7f5-da2b02768d1c', '67c766eb-b7c1-4a5f-bc9b-a492a7f8c756']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:04 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cddf5933-ccd2-414c-a30d-5acc9ad0c1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:05 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cddf5933-ccd2-414c-a30d-5acc9ad0c1e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8165eb43-4aa4-4f02-84bc-0b783fb2b727', '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='f991309fe5544b54810fb546c640f94f',qos_specs=None,replication_status=,reservations=['4c8c5de2-cbc5-4739-9f3f-ab6393ab3b82','e73da91b-1ad2-4d7f-ba8a-849da998a7f1','a40500b6-88cf-4db6-b7f5-da2b02768d1c','67c766eb-b7c1-4a5f-bc9b-a492a7f8c756'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2be1124b8f42454aa7180ca74fae862c',volume_type_id=9fe3d95f-ffbe-46c7-a085-38af3a4fa5d2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:04Z,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=8165eb43-4aa4-4f02-84bc-0b783fb2b727,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f991309fe5544b54810fb546c640f94f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2be1124b8f42454aa7180ca74fae862c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9fe3d95f-ffbe-46c7-a085-38af3a4fa5d2),volume_type_id=9fe3d95f-ffbe-46c7-a085-38af3a4fa5d2)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3c1fc9a-fbb9-4761-a4cf-a77be6600753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3c1fc9a-fbb9-4761-a4cf-a77be6600753) transitioned into state 'SUCCESS' from 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='f991309fe5544b54810fb546c640f94f',qos_specs=None,replication_status=,reservations=['4c8c5de2-cbc5-4739-9f3f-ab6393ab3b82','e73da91b-1ad2-4d7f-ba8a-849da998a7f1','a40500b6-88cf-4db6-b7f5-da2b02768d1c','67c766eb-b7c1-4a5f-bc9b-a492a7f8c756'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2be1124b8f42454aa7180ca74fae862c',volume_type_id=9fe3d95f-ffbe-46c7-a085-38af3a4fa5d2)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543cfa36-25f8-4417-9ffa-f7c70f63b8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543cfa36-25f8-4417-9ffa-f7c70f63b8cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c8067076-27e2-46af-b7c8-5f8422e387f6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c8067076-27e2-46af-b7c8-5f8422e387f6 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] GET http://192.168.122.93/volume/v3/volumes/d7ee1767-32f4-4b19-9797-ec708dabed91 Sep 04 22:59:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c8067076-27e2-46af-b7c8-5f8422e387f6 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c8067076-27e2-46af-b7c8-5f8422e387f6 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Flow 'volume_create_api' (247d8b04-57f6-4efa-a134-e89637d38b4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Create volume request issued successfully. Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ef5c133c-ffa0-4b2a-a442-0242c15847c7 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1549/3122] 192.168.122.93 () {62 vars in 1177 bytes} [Fri Sep 4 22:59:04 2026] POST /volume/v3/volumes => generated 779 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c199c8d4-2b70-45cc-b8b5-5f7292441595 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c199c8d4-2b70-45cc-b8b5-5f7292441595 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] GET http://192.168.122.93/volume/v3/volumes/8165eb43-4aa4-4f02-84bc-0b783fb2b727 Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c199c8d4-2b70-45cc-b8b5-5f7292441595 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c199c8d4-2b70-45cc-b8b5-5f7292441595 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:05 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c199c8d4-2b70-45cc-b8b5-5f7292441595 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Volume info retrieved successfully. Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c199c8d4-2b70-45cc-b8b5-5f7292441595 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/volumes/8165eb43-4aa4-4f02-84bc-0b783fb2b727 returned with HTTP 200 Sep 04 22:59:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1550/3123] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:59:05 2026] GET /volume/v3/volumes/8165eb43-4aa4-4f02-84bc-0b783fb2b727 => generated 958 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-156be50f-90af-4356-8f0b-63259a9961ff None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-156be50f-90af-4356-8f0b-63259a9961ff tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-156be50f-90af-4356-8f0b-63259a9961ff tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-156be50f-90af-4356-8f0b-63259a9961ff tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:05 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-156be50f-90af-4356-8f0b-63259a9961ff tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-156be50f-90af-4356-8f0b-63259a9961ff tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 returned with HTTP 200 Sep 04 22:59:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1551/3124] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:05 2026] GET /volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 => generated 1013 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c8067076-27e2-46af-b7c8-5f8422e387f6 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Volume info retrieved successfully. Sep 04 22:59:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c8067076-27e2-46af-b7c8-5f8422e387f6 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/volumes/d7ee1767-32f4-4b19-9797-ec708dabed91 returned with HTTP 200 Sep 04 22:59:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1574/3125] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:59:05 2026] GET /volume/v3/volumes/d7ee1767-32f4-4b19-9797-ec708dabed91 => generated 980 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-eab00772-83ad-491e-9a4c-84dbfcd42990 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-eab00772-83ad-491e-9a4c-84dbfcd42990 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] GET http://192.168.122.93/volume/v3/messages Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-eab00772-83ad-491e-9a4c-84dbfcd42990 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-eab00772-83ad-491e-9a4c-84dbfcd42990 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=826,cinder:INSERT=162,cinder:UPDATE=277 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-eab00772-83ad-491e-9a4c-84dbfcd42990 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/messages returned with HTTP 200 Sep 04 22:59:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1552/3126] 192.168.122.93 () {60 vars in 1159 bytes} [Fri Sep 4 22:59:05 2026] GET /volume/v3/messages => generated 1338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-deca03d3-f68d-4a5a-941d-32af2c56cb43 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-deca03d3-f68d-4a5a-941d-32af2c56cb43 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-member] GET http://192.168.122.93/volume/v3/messages/d6035b0a-68fd-4ca5-b02a-0ee70add65dc Sep 04 22:59:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-deca03d3-f68d-4a5a-941d-32af2c56cb43 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-deca03d3-f68d-4a5a-941d-32af2c56cb43 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-member] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-deca03d3-f68d-4a5a-941d-32af2c56cb43 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-member] http://192.168.122.93/volume/v3/messages/d6035b0a-68fd-4ca5-b02a-0ee70add65dc returned with HTTP 200 Sep 04 22:59:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1575/3127] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:59:05 2026] GET /volume/v3/messages/d6035b0a-68fd-4ca5-b02a-0ee70add65dc => generated 673 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ecd8ac2f-2e7d-4b9d-a067-d653df3d245d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ecd8ac2f-2e7d-4b9d-a067-d653df3d245d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] DELETE http://192.168.122.93/volume/v3/messages/d6035b0a-68fd-4ca5-b02a-0ee70add65dc Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ecd8ac2f-2e7d-4b9d-a067-d653df3d245d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ecd8ac2f-2e7d-4b9d-a067-d653df3d245d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ecd8ac2f-2e7d-4b9d-a067-d653df3d245d tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/messages/d6035b0a-68fd-4ca5-b02a-0ee70add65dc returned with HTTP 204 Sep 04 22:59:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1553/3128] 192.168.122.93 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:05 2026] DELETE /volume/v3/messages/d6035b0a-68fd-4ca5-b02a-0ee70add65dc => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 22:59:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f3ce8c3f-6ca2-443f-a3f3-e59b8b06c4b1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f3ce8c3f-6ca2-443f-a3f3-e59b8b06c4b1 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/d7ee1767-32f4-4b19-9797-ec708dabed91 Sep 04 22:59:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f3ce8c3f-6ca2-443f-a3f3-e59b8b06c4b1 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f3ce8c3f-6ca2-443f-a3f3-e59b8b06c4b1 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:05 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-f3ce8c3f-6ca2-443f-a3f3-e59b8b06c4b1 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Delete volume with id: d7ee1767-32f4-4b19-9797-ec708dabed91 Sep 04 22:59:05 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:05 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:05 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:05 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f3ce8c3f-6ca2-443f-a3f3-e59b8b06c4b1 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Volume info retrieved successfully. Sep 04 22:59:05 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-f3ce8c3f-6ca2-443f-a3f3-e59b8b06c4b1 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87249) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 22:59:05 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-f3ce8c3f-6ca2-443f-a3f3-e59b8b06c4b1 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1633066659 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1633066659, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:05 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-f3ce8c3f-6ca2-443f-a3f3-e59b8b06c4b1 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1633066659 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1633066659, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:05 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-f3ce8c3f-6ca2-443f-a3f3-e59b8b06c4b1 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Created reservations ['141b4346-368f-4181-b746-31ae6cea3e15', '8db46339-e2e8-4230-83a1-d4551c404411', 'd6d8af46-2527-47ad-b9dc-a6a96d5b0eda', '476d9a43-046f-43d2-ad2f-f9bfa0820e1d'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-690d1ecf-4486-48b4-aadf-c70467e6a09c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-690d1ecf-4486-48b4-aadf-c70467e6a09c tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] GET http://192.168.122.93/volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-690d1ecf-4486-48b4-aadf-c70467e6a09c tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-690d1ecf-4486-48b4-aadf-c70467e6a09c tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-690d1ecf-4486-48b4-aadf-c70467e6a09c tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Snapshot retrieved successfully. Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-690d1ecf-4486-48b4-aadf-c70467e6a09c tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e returned with HTTP 200 Sep 04 22:59:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1554/3129] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:05 2026] GET /volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e => generated 463 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fa1429cd-f640-4d48-86ef-6c5568abbd17 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fa1429cd-f640-4d48-86ef-6c5568abbd17 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fa1429cd-f640-4d48-86ef-6c5568abbd17 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fa1429cd-f640-4d48-86ef-6c5568abbd17 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-fa1429cd-f640-4d48-86ef-6c5568abbd17 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Delete snapshot with id: 0810c186-efb7-470f-b9f8-319b6d07d93e Sep 04 22:59:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fa1429cd-f640-4d48-86ef-6c5568abbd17 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Snapshot retrieved successfully. Sep 04 22:59:05 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f3ce8c3f-6ca2-443f-a3f3-e59b8b06c4b1 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Delete volume request issued successfully. Sep 04 22:59:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f3ce8c3f-6ca2-443f-a3f3-e59b8b06c4b1 tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/volumes/d7ee1767-32f4-4b19-9797-ec708dabed91 returned with HTTP 202 Sep 04 22:59:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1576/3130] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:59:05 2026] DELETE /volume/v3/volumes/d7ee1767-32f4-4b19-9797-ec708dabed91 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:05 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:05 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1b3f26cb-7e6a-47cb-80ff-f63f1f9d2a1f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1b3f26cb-7e6a-47cb-80ff-f63f1f9d2a1f tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] DELETE http://192.168.122.93/volume/v3/types/53e31e8c-59d7-4f95-9daa-6ee8e04e25a8 Sep 04 22:59:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1b3f26cb-7e6a-47cb-80ff-f63f1f9d2a1f tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:05 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1b3f26cb-7e6a-47cb-80ff-f63f1f9d2a1f tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fa1429cd-f640-4d48-86ef-6c5568abbd17 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Snapshot delete request issued successfully. Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fa1429cd-f640-4d48-86ef-6c5568abbd17 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e returned with HTTP 202 Sep 04 22:59:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1555/3131] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:59:05 2026] DELETE /volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5cf096c7-9279-451b-951c-29a6ba36f1b4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5cf096c7-9279-451b-951c-29a6ba36f1b4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] GET http://192.168.122.93/volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5cf096c7-9279-451b-951c-29a6ba36f1b4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5cf096c7-9279-451b-951c-29a6ba36f1b4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5cf096c7-9279-451b-951c-29a6ba36f1b4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Snapshot retrieved successfully. Sep 04 22:59:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5cf096c7-9279-451b-951c-29a6ba36f1b4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e returned with HTTP 200 Sep 04 22:59:05 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1556/3132] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:05 2026] GET /volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e => generated 462 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:05 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1b3f26cb-7e6a-47cb-80ff-f63f1f9d2a1f tempest-ProjectMemberTests-2022912167 tempest-ProjectMemberTests-2022912167-project-admin] http://192.168.122.93/volume/v3/types/53e31e8c-59d7-4f95-9daa-6ee8e04e25a8 returned with HTTP 202 Sep 04 22:59:05 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1577/3133] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:05 2026] DELETE /volume/v3/types/53e31e8c-59d7-4f95-9daa-6ee8e04e25a8 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-91231c5a-3db1-4cdc-b1d0-9d4bf77d7a7f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-91231c5a-3db1-4cdc-b1d0-9d4bf77d7a7f tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] GET http://192.168.122.93/volume/v3/volumes/8165eb43-4aa4-4f02-84bc-0b783fb2b727 Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-91231c5a-3db1-4cdc-b1d0-9d4bf77d7a7f tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-91231c5a-3db1-4cdc-b1d0-9d4bf77d7a7f tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-91231c5a-3db1-4cdc-b1d0-9d4bf77d7a7f tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Volume info retrieved successfully. Sep 04 22:59:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-91231c5a-3db1-4cdc-b1d0-9d4bf77d7a7f tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/volumes/8165eb43-4aa4-4f02-84bc-0b783fb2b727 returned with HTTP 200 Sep 04 22:59:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1557/3134] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:59:06 2026] GET /volume/v3/volumes/8165eb43-4aa4-4f02-84bc-0b783fb2b727 => generated 979 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-315cdcd5-fb20-42dd-a6e3-e20df0311011 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-315cdcd5-fb20-42dd-a6e3-e20df0311011 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 Sep 04 22:59:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-315cdcd5-fb20-42dd-a6e3-e20df0311011 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-315cdcd5-fb20-42dd-a6e3-e20df0311011 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-07fca4e3-6cda-4d54-9c15-f5507495897f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-07fca4e3-6cda-4d54-9c15-f5507495897f tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] GET http://192.168.122.93/volume/v3/messages Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-07fca4e3-6cda-4d54-9c15-f5507495897f tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-07fca4e3-6cda-4d54-9c15-f5507495897f tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-07fca4e3-6cda-4d54-9c15-f5507495897f tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/messages returned with HTTP 200 Sep 04 22:59:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1558/3135] 192.168.122.93 () {60 vars in 1159 bytes} [Fri Sep 4 22:59:06 2026] GET /volume/v3/messages => generated 676 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-315cdcd5-fb20-42dd-a6e3-e20df0311011 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7b14a8b0-8bca-4d1c-95fc-904fd3bef36c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7b14a8b0-8bca-4d1c-95fc-904fd3bef36c tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] GET http://192.168.122.93/volume/v3/messages/e9217027-bdd1-4226-acc2-296de1ffc34d Sep 04 22:59:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-315cdcd5-fb20-42dd-a6e3-e20df0311011 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 returned with HTTP 200 Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7b14a8b0-8bca-4d1c-95fc-904fd3bef36c tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7b14a8b0-8bca-4d1c-95fc-904fd3bef36c tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1578/3136] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:06 2026] GET /volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7b14a8b0-8bca-4d1c-95fc-904fd3bef36c tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/messages/e9217027-bdd1-4226-acc2-296de1ffc34d returned with HTTP 200 Sep 04 22:59:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1559/3137] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:59:06 2026] GET /volume/v3/messages/e9217027-bdd1-4226-acc2-296de1ffc34d => generated 673 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bd81dfef-9a10-4a23-b2c7-40ae6c100545 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-28fcd629-e1d2-4bf1-86a3-b6438fc8f086 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-28fcd629-e1d2-4bf1-86a3-b6438fc8f086 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] DELETE http://192.168.122.93/volume/v3/messages/e9217027-bdd1-4226-acc2-296de1ffc34d Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-28fcd629-e1d2-4bf1-86a3-b6438fc8f086 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-28fcd629-e1d2-4bf1-86a3-b6438fc8f086 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bd81dfef-9a10-4a23-b2c7-40ae6c100545 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:59:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bd81dfef-9a10-4a23-b2c7-40ae6c100545 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ba8d6ca-811d-4a13-9568-9e375865c934", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-107976169"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-28fcd629-e1d2-4bf1-86a3-b6438fc8f086 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/messages/e9217027-bdd1-4226-acc2-296de1ffc34d returned with HTTP 204 Sep 04 22:59:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1560/3138] 192.168.122.93 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:06 2026] DELETE /volume/v3/messages/e9217027-bdd1-4226-acc2-296de1ffc34d => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 22:59:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bd81dfef-9a10-4a23-b2c7-40ae6c100545 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:06 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-bd81dfef-9a10-4a23-b2c7-40ae6c100545 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create snapshot from volume 6ba8d6ca-811d-4a13-9568-9e375865c934 Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2b946e71-6e10-4b1f-86e9-b2a25355e89e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2b946e71-6e10-4b1f-86e9-b2a25355e89e tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/8165eb43-4aa4-4f02-84bc-0b783fb2b727 Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2b946e71-6e10-4b1f-86e9-b2a25355e89e tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2b946e71-6e10-4b1f-86e9-b2a25355e89e tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-2b946e71-6e10-4b1f-86e9-b2a25355e89e tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Delete volume with id: 8165eb43-4aa4-4f02-84bc-0b783fb2b727 Sep 04 22:59:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2b946e71-6e10-4b1f-86e9-b2a25355e89e tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Volume info retrieved successfully. Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-2b946e71-6e10-4b1f-86e9-b2a25355e89e tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87250) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 22:59:06 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=811,cinder:INSERT=181,cinder:UPDATE=299 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:59:06 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-bd81dfef-9a10-4a23-b2c7-40ae6c100545 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Created reservations ['99a8c783-004b-4283-9c00-7795d189c0ad', '8e9816b2-d40b-432d-ad4a-1f8c35ec1e8c', '5832944c-c2ef-48a7-8341-21f2e45a0b8b', 'd8694a25-9ed5-4937-9da4-e04f2b99d021'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-2b946e71-6e10-4b1f-86e9-b2a25355e89e tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Created reservations ['0cf2fde1-d31a-44e0-9ac7-d1f9fbffeedb', '44fef0b8-84d7-479b-a9d4-1421e432eca6', '1fdac5ee-0664-4fba-aa99-59c82e6715d5', 'd5e2d360-1c3b-4702-b521-fea7b9de6ea7'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:06 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:06 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bd81dfef-9a10-4a23-b2c7-40ae6c100545 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot create request issued successfully. Sep 04 22:59:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bd81dfef-9a10-4a23-b2c7-40ae6c100545 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1579/3139] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:59:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0d656411-f12c-4660-8589-5ac071af767a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2b946e71-6e10-4b1f-86e9-b2a25355e89e tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Delete volume request issued successfully. Sep 04 22:59:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2b946e71-6e10-4b1f-86e9-b2a25355e89e tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/volumes/8165eb43-4aa4-4f02-84bc-0b783fb2b727 returned with HTTP 202 Sep 04 22:59:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1561/3140] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:59:06 2026] DELETE /volume/v3/volumes/8165eb43-4aa4-4f02-84bc-0b783fb2b727 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0d656411-f12c-4660-8589-5ac071af767a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 Sep 04 22:59:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0d656411-f12c-4660-8589-5ac071af767a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0d656411-f12c-4660-8589-5ac071af767a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5e75e8e5-6f4e-4ee9-ae7e-b77aeeeb3125 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5e75e8e5-6f4e-4ee9-ae7e-b77aeeeb3125 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] DELETE http://192.168.122.93/volume/v3/types/9fe3d95f-ffbe-46c7-a085-38af3a4fa5d2 Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5e75e8e5-6f4e-4ee9-ae7e-b77aeeeb3125 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5e75e8e5-6f4e-4ee9-ae7e-b77aeeeb3125 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0d656411-f12c-4660-8589-5ac071af767a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0d656411-f12c-4660-8589-5ac071af767a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 returned with HTTP 200 Sep 04 22:59:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1580/3141] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:06 2026] GET /volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5e75e8e5-6f4e-4ee9-ae7e-b77aeeeb3125 tempest-ProjectAdminTests-943401896 tempest-ProjectAdminTests-943401896-project-admin] http://192.168.122.93/volume/v3/types/9fe3d95f-ffbe-46c7-a085-38af3a4fa5d2 returned with HTTP 202 Sep 04 22:59:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1562/3142] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:06 2026] DELETE /volume/v3/types/9fe3d95f-ffbe-46c7-a085-38af3a4fa5d2 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ee96a93f-cea0-4b53-9c1c-b428ba237c93 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ee96a93f-cea0-4b53-9c1c-b428ba237c93 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] GET http://192.168.122.93/volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e Sep 04 22:59:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ee96a93f-cea0-4b53-9c1c-b428ba237c93 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ee96a93f-cea0-4b53-9c1c-b428ba237c93 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ee96a93f-cea0-4b53-9c1c-b428ba237c93 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Snapshot retrieved successfully. Sep 04 22:59:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ee96a93f-cea0-4b53-9c1c-b428ba237c93 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e returned with HTTP 200 Sep 04 22:59:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1581/3143] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:06 2026] GET /volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e => generated 462 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-36d59615-85de-45a1-8ae4-25efee6cf189 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-36d59615-85de-45a1-8ae4-25efee6cf189 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 Sep 04 22:59:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-36d59615-85de-45a1-8ae4-25efee6cf189 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-36d59615-85de-45a1-8ae4-25efee6cf189 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-36d59615-85de-45a1-8ae4-25efee6cf189 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-36d59615-85de-45a1-8ae4-25efee6cf189 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 returned with HTTP 200 Sep 04 22:59:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1563/3144] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:07 2026] GET /volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-03b8fc0e-7308-4c29-9098-3dcbad2275bb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-03b8fc0e-7308-4c29-9098-3dcbad2275bb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] GET http://192.168.122.93/volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e Sep 04 22:59:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-03b8fc0e-7308-4c29-9098-3dcbad2275bb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:07 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-03b8fc0e-7308-4c29-9098-3dcbad2275bb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:07 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-03b8fc0e-7308-4c29-9098-3dcbad2275bb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e returned with HTTP 404 Sep 04 22:59:07 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1582/3145] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:07 2026] GET /volume/v3/snapshots/0810c186-efb7-470f-b9f8-319b6d07d93e => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c770d8e2-7560-4efd-8946-8e7a10ea27e0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c770d8e2-7560-4efd-8946-8e7a10ea27e0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 Sep 04 22:59:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c770d8e2-7560-4efd-8946-8e7a10ea27e0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c770d8e2-7560-4efd-8946-8e7a10ea27e0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:07 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-c770d8e2-7560-4efd-8946-8e7a10ea27e0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume with id: 84ab760d-3171-483e-b090-fe069ec9a915 Sep 04 22:59:07 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:07 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c770d8e2-7560-4efd-8946-8e7a10ea27e0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c770d8e2-7560-4efd-8946-8e7a10ea27e0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume request issued successfully. Sep 04 22:59:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c770d8e2-7560-4efd-8946-8e7a10ea27e0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 returned with HTTP 202 Sep 04 22:59:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1564/3146] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:59:07 2026] DELETE /volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-834c74b2-bbc9-472c-b18c-e2076805b23b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-834c74b2-bbc9-472c-b18c-e2076805b23b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 Sep 04 22:59:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-834c74b2-bbc9-472c-b18c-e2076805b23b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-834c74b2-bbc9-472c-b18c-e2076805b23b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-834c74b2-bbc9-472c-b18c-e2076805b23b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-834c74b2-bbc9-472c-b18c-e2076805b23b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 returned with HTTP 200 Sep 04 22:59:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1583/3147] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:08 2026] GET /volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c9c72b6f-0375-4143-8e99-c8ee688a509a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c9c72b6f-0375-4143-8e99-c8ee688a509a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 Sep 04 22:59:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c9c72b6f-0375-4143-8e99-c8ee688a509a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c9c72b6f-0375-4143-8e99-c8ee688a509a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c9c72b6f-0375-4143-8e99-c8ee688a509a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c9c72b6f-0375-4143-8e99-c8ee688a509a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 returned with HTTP 200 Sep 04 22:59:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1565/3148] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:08 2026] GET /volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8c7f8f13-ce7f-41ad-842e-53bd7e650137 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8c7f8f13-ce7f-41ad-842e-53bd7e650137 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 Sep 04 22:59:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8c7f8f13-ce7f-41ad-842e-53bd7e650137 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8c7f8f13-ce7f-41ad-842e-53bd7e650137 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8c7f8f13-ce7f-41ad-842e-53bd7e650137 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8c7f8f13-ce7f-41ad-842e-53bd7e650137 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 returned with HTTP 200 Sep 04 22:59:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1584/3149] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:09 2026] GET /volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4da7110e-3ab5-4404-b911-f3c3517d895a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4da7110e-3ab5-4404-b911-f3c3517d895a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 Sep 04 22:59:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4da7110e-3ab5-4404-b911-f3c3517d895a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4da7110e-3ab5-4404-b911-f3c3517d895a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4da7110e-3ab5-4404-b911-f3c3517d895a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4da7110e-3ab5-4404-b911-f3c3517d895a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 returned with HTTP 200 Sep 04 22:59:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1566/3150] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:09 2026] GET /volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-64959aef-62da-48c6-adb2-00059028720b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-64959aef-62da-48c6-adb2-00059028720b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] GET http://192.168.122.93/volume/v3/snapshots Sep 04 22:59:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-64959aef-62da-48c6-adb2-00059028720b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-64959aef-62da-48c6-adb2-00059028720b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-64959aef-62da-48c6-adb2-00059028720b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:59:09 devstack devstack@c-api.service[87249]: DEBUG cinder.db.api [None req-64959aef-62da-48c6-adb2-00059028720b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Building query based on filter {{(pid=87249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:59:09 devstack devstack@c-api.service[87249]: /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 04 22:59:09 devstack devstack@c-api.service[87249]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:59:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-64959aef-62da-48c6-adb2-00059028720b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Get all snapshots completed successfully. Sep 04 22:59:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-64959aef-62da-48c6-adb2-00059028720b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] http://192.168.122.93/volume/v3/snapshots returned with HTTP 200 Sep 04 22:59:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1585/3151] 192.168.122.93 () {58 vars in 1122 bytes} [Fri Sep 4 22:59:09 2026] GET /volume/v3/snapshots => generated 335 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8916fc87-1055-4d85-980c-941c8a62a4e2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8916fc87-1055-4d85-980c-941c8a62a4e2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] DELETE http://192.168.122.93/volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 Sep 04 22:59:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8916fc87-1055-4d85-980c-941c8a62a4e2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8916fc87-1055-4d85-980c-941c8a62a4e2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:09 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-8916fc87-1055-4d85-980c-941c8a62a4e2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Delete snapshot with id: ec0fda57-f123-4f36-b94c-ad67bf3d49b5 Sep 04 22:59:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8916fc87-1055-4d85-980c-941c8a62a4e2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8916fc87-1055-4d85-980c-941c8a62a4e2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot delete request issued successfully. Sep 04 22:59:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8916fc87-1055-4d85-980c-941c8a62a4e2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 returned with HTTP 202 Sep 04 22:59:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1567/3152] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:59:09 2026] DELETE /volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e83e9a0f-47fc-460f-87f7-90fc400cf11b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e83e9a0f-47fc-460f-87f7-90fc400cf11b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 Sep 04 22:59:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e83e9a0f-47fc-460f-87f7-90fc400cf11b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e83e9a0f-47fc-460f-87f7-90fc400cf11b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:09 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:09 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e83e9a0f-47fc-460f-87f7-90fc400cf11b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e83e9a0f-47fc-460f-87f7-90fc400cf11b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 returned with HTTP 200 Sep 04 22:59:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1586/3153] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:09 2026] GET /volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1b0328af-0ad8-42bb-b87f-891c59186625 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-45ab2e25-d054-4e0e-98ca-3c9a07791618 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-45ab2e25-d054-4e0e-98ca-3c9a07791618 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-45ab2e25-d054-4e0e-98ca-3c9a07791618 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-45ab2e25-d054-4e0e-98ca-3c9a07791618 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-45ab2e25-d054-4e0e-98ca-3c9a07791618 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 returned with HTTP 404 Sep 04 22:59:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1587/3154] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:10 2026] GET /volume/v3/volumes/84ab760d-3171-483e-b090-fe069ec9a915 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1920879096"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1920879096'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume of 1 GB Sep 04 22:59:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (c193a9b4-5e86-459f-8fb7-7aadd7030499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2eff4f-1d15-45fd-9d47-f3a37df02148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1b0328af-0ad8-42bb-b87f-891c59186625 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1b0328af-0ad8-42bb-b87f-891c59186625 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1230465750", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1216934649", "vendor_name": "tempest-vendor_name-141330953"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1b0328af-0ad8-42bb-b87f-891c59186625 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1568/3155] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:10 2026] POST /volume/v3/types => generated 329 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2eff4f-1d15-45fd-9d47-f3a37df02148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7d9cb476-aa46-480e-ba0f-af2e750e43aa", "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e72df8c-b71a-4025-854b-ab2bc74a9868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Create volume request body: {'volume': {'volume_type': '7d9cb476-aa46-480e-ba0f-af2e750e43aa', 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Create volume of 1 GB Sep 04 22:59:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Flow 'volume_create_api' (2fc3f699-3e0c-40c0-b047-d16ee078e05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25177720-7347-4001-8c8a-4005558af3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Created reservations ['7a934c26-8366-4000-a563-51988a858c65', '85ae900d-2edb-49c1-930d-14c552cd064d', '5a80f5cd-79d9-40a8-b71e-4d1850e35e24', '7545863c-a77b-49f0-a542-7f701aaf9548'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25177720-7347-4001-8c8a-4005558af3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:59:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1216934649',vendor_name='tempest-vendor_name-141330953'},id=7d9cb476-aa46-480e-ba0f-af2e750e43aa,is_public=True,name='tempest-ProjectReaderTests-volume-type-1230465750',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d9cb476-aa46-480e-ba0f-af2e750e43aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e72df8c-b71a-4025-854b-ab2bc74a9868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a934c26-8366-4000-a563-51988a858c65', '85ae900d-2edb-49c1-930d-14c552cd064d', '5a80f5cd-79d9-40a8-b71e-4d1850e35e24', '7545863c-a77b-49f0-a542-7f701aaf9548']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4692836-98e4-478b-a966-a89a222ad18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e9357a-dc3f-4297-9371-03a19c0394ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e9357a-dc3f-4297-9371-03a19c0394ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1920879096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['7a934c26-8366-4000-a563-51988a858c65','85ae900d-2edb-49c1-930d-14c552cd064d','5a80f5cd-79d9-40a8-b71e-4d1850e35e24','7545863c-a77b-49f0-a542-7f701aaf9548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1920879096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d8d7d603c684738925adf45cc6e4bb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='282a0ae954d341708f1568d9dc87995d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7fc7ede-4ee3-48af-b959-f03599dab85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1230465750 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1230465750, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:10 devstack devstack@c-api.service[87250]: WARNING cinder.quota [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1230465750 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1230465750, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7fc7ede-4ee3-48af-b959-f03599dab85a) transitioned into state 'SUCCESS' from state '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-1920879096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['7a934c26-8366-4000-a563-51988a858c65','85ae900d-2edb-49c1-930d-14c552cd064d','5a80f5cd-79d9-40a8-b71e-4d1850e35e24','7545863c-a77b-49f0-a542-7f701aaf9548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fcad5dc-6ce1-4e78-96f9-a26db63877ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fcad5dc-6ce1-4e78-96f9-a26db63877ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (c193a9b4-5e86-459f-8fb7-7aadd7030499) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request issued successfully. Sep 04 22:59:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d3e7fabe-98dd-4c83-9605-5f3b4f59b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1588/3156] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:10 2026] POST /volume/v3/volumes => generated 785 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Created reservations ['6081f595-d1fd-4d7c-b97c-eb82ad2c8a16', 'fdf75bf4-e55f-468b-bff8-47427050d172', 'ab52c0aa-8024-4d55-96ba-9a5601689e8a', 'f4cbf857-56e3-4487-8e81-ff4793402a76'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4692836-98e4-478b-a966-a89a222ad18b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6081f595-d1fd-4d7c-b97c-eb82ad2c8a16', 'fdf75bf4-e55f-468b-bff8-47427050d172', 'ab52c0aa-8024-4d55-96ba-9a5601689e8a', 'f4cbf857-56e3-4487-8e81-ff4793402a76']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90973fb0-04a7-4b1f-a3e9-6ad7f3e64d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90973fb0-04a7-4b1f-a3e9-6ad7f3e64d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10370b25-da89-42a0-9ca4-fb7c4743a358', '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='47c14cf2969844699fef832b85172fcf',qos_specs=None,replication_status=,reservations=['6081f595-d1fd-4d7c-b97c-eb82ad2c8a16','fdf75bf4-e55f-468b-bff8-47427050d172','ab52c0aa-8024-4d55-96ba-9a5601689e8a','f4cbf857-56e3-4487-8e81-ff4793402a76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76b9e12ece346bcafb493e819a06b21',volume_type_id=7d9cb476-aa46-480e-ba0f-af2e750e43aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:10Z,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=10370b25-da89-42a0-9ca4-fb7c4743a358,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47c14cf2969844699fef832b85172fcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76b9e12ece346bcafb493e819a06b21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d9cb476-aa46-480e-ba0f-af2e750e43aa),volume_type_id=7d9cb476-aa46-480e-ba0f-af2e750e43aa)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ca20b58-436b-4af2-b5c3-641a90c74116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ca20b58-436b-4af2-b5c3-641a90c74116) transitioned into state 'SUCCESS' from 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='47c14cf2969844699fef832b85172fcf',qos_specs=None,replication_status=,reservations=['6081f595-d1fd-4d7c-b97c-eb82ad2c8a16','fdf75bf4-e55f-468b-bff8-47427050d172','ab52c0aa-8024-4d55-96ba-9a5601689e8a','f4cbf857-56e3-4487-8e81-ff4793402a76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76b9e12ece346bcafb493e819a06b21',volume_type_id=7d9cb476-aa46-480e-ba0f-af2e750e43aa)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9fa81c-7af9-47cb-a431-217e3adb400c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9fa81c-7af9-47cb-a431-217e3adb400c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-16739339"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-16739339'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Create volume of 1 GB Sep 04 22:59:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Flow 'volume_create_api' (2fc3f699-3e0c-40c0-b047-d16ee078e05e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Create volume request issued successfully. Sep 04 22:59:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5e35a81c-797c-4c7d-84b6-8ee5d3d45935 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1569/3157] 192.168.122.93 () {62 vars in 1177 bytes} [Fri Sep 4 22:59:10 2026] POST /volume/v3/volumes => generated 780 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e271fbd9-af00-4d43-988f-b73dbcb941a8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e271fbd9-af00-4d43-988f-b73dbcb941a8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e271fbd9-af00-4d43-988f-b73dbcb941a8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e271fbd9-af00-4d43-988f-b73dbcb941a8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Flow 'volume_create_api' (bfe27944-850c-499d-91e6-e7aa3dd7d684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11731d42-7b80-44d4-98e8-f0ec728f06a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:10 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e271fbd9-af00-4d43-988f-b73dbcb941a8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e271fbd9-af00-4d43-988f-b73dbcb941a8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b returned with HTTP 200 Sep 04 22:59:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1570/3158] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:10 2026] GET /volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b => generated 964 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9ca2c532-26b6-4ba7-b131-ac63d28ede9c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9ca2c532-26b6-4ba7-b131-ac63d28ede9c tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] GET http://192.168.122.93/volume/v3/volumes/10370b25-da89-42a0-9ca4-fb7c4743a358 Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9ca2c532-26b6-4ba7-b131-ac63d28ede9c tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9ca2c532-26b6-4ba7-b131-ac63d28ede9c tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9ca2c532-26b6-4ba7-b131-ac63d28ede9c tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Volume info retrieved successfully. Sep 04 22:59:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9ca2c532-26b6-4ba7-b131-ac63d28ede9c tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] http://192.168.122.93/volume/v3/volumes/10370b25-da89-42a0-9ca4-fb7c4743a358 returned with HTTP 200 Sep 04 22:59:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1571/3159] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:59:10 2026] GET /volume/v3/volumes/10370b25-da89-42a0-9ca4-fb7c4743a358 => generated 959 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e1048e81-d2ef-4739-a373-e431070781b1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e1048e81-d2ef-4739-a373-e431070781b1 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 Sep 04 22:59:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e1048e81-d2ef-4739-a373-e431070781b1 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e1048e81-d2ef-4739-a373-e431070781b1 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11731d42-7b80-44d4-98e8-f0ec728f06a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e1048e81-d2ef-4739-a373-e431070781b1 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f17850-341d-46cd-828e-e1ffa9e2d83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e1048e81-d2ef-4739-a373-e431070781b1 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 returned with HTTP 200 Sep 04 22:59:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1572/3160] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:11 2026] GET /volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:11 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Created reservations ['d22cfa42-6bfa-422f-ac85-fc6ad5f56e7d', '679ed764-fdf7-4b74-9fab-5d8d95db4b41', 'f385c652-2638-4a8a-a585-e95e665a09f7', '08cbb343-2f1a-437d-a2bb-e22d5852a0c6'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f17850-341d-46cd-828e-e1ffa9e2d83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d22cfa42-6bfa-422f-ac85-fc6ad5f56e7d', '679ed764-fdf7-4b74-9fab-5d8d95db4b41', 'f385c652-2638-4a8a-a585-e95e665a09f7', '08cbb343-2f1a-437d-a2bb-e22d5852a0c6']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ddd84c0-a718-4fd6-8855-2906c1d4fcd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:11 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:11 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ddd84c0-a718-4fd6-8855-2906c1d4fcd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd06afa15-b7aa-47ba-9c3d-90c907aa9408', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-16739339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c995a7cc66a45cdb7beb910eb5e7b2e',qos_specs=None,replication_status=,reservations=['d22cfa42-6bfa-422f-ac85-fc6ad5f56e7d','679ed764-fdf7-4b74-9fab-5d8d95db4b41','f385c652-2638-4a8a-a585-e95e665a09f7','08cbb343-2f1a-437d-a2bb-e22d5852a0c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39ace898fff24526ad45b031bfa9ea87',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-16739339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d06afa15-b7aa-47ba-9c3d-90c907aa9408,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c995a7cc66a45cdb7beb910eb5e7b2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39ace898fff24526ad45b031bfa9ea87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e2b52fc-1254-4a47-add1-c116f961bd7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e2b52fc-1254-4a47-add1-c116f961bd7f) transitioned into state 'SUCCESS' from state '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-16739339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c995a7cc66a45cdb7beb910eb5e7b2e',qos_specs=None,replication_status=,reservations=['d22cfa42-6bfa-422f-ac85-fc6ad5f56e7d','679ed764-fdf7-4b74-9fab-5d8d95db4b41','f385c652-2638-4a8a-a585-e95e665a09f7','08cbb343-2f1a-437d-a2bb-e22d5852a0c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39ace898fff24526ad45b031bfa9ea87',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff592e8b-c767-4ffc-ab48-595e5e72a8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff592e8b-c767-4ffc-ab48-595e5e72a8a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:11 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Flow 'volume_create_api' (bfe27944-850c-499d-91e6-e7aa3dd7d684) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:11 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Create volume request issued successfully. Sep 04 22:59:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d8a21a72-f80d-4297-af24-7ebbd5e2a2c1 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:11 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1589/3161] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:10 2026] POST /volume/v3/volumes => generated 783 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8d406f3a-fe51-4be5-b80c-e6b350864497 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8d406f3a-fe51-4be5-b80c-e6b350864497 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] GET http://192.168.122.93/volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 Sep 04 22:59:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8d406f3a-fe51-4be5-b80c-e6b350864497 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:11 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8d406f3a-fe51-4be5-b80c-e6b350864497 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:11 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:11 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:11 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:11 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:11 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8d406f3a-fe51-4be5-b80c-e6b350864497 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Volume info retrieved successfully. Sep 04 22:59:11 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8d406f3a-fe51-4be5-b80c-e6b350864497 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] http://192.168.122.93/volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 returned with HTTP 200 Sep 04 22:59:11 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1573/3162] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:11 2026] GET /volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 => generated 962 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c80b3305-4518-440c-95b2-7ce4c5ba64ba None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:11 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c80b3305-4518-440c-95b2-7ce4c5ba64ba tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b Sep 04 22:59:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c80b3305-4518-440c-95b2-7ce4c5ba64ba tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:11 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c80b3305-4518-440c-95b2-7ce4c5ba64ba tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:12 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:12 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:12 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c80b3305-4518-440c-95b2-7ce4c5ba64ba tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c80b3305-4518-440c-95b2-7ce4c5ba64ba tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b returned with HTTP 200 Sep 04 22:59:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1590/3163] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:11 2026] GET /volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-61c9e131-8b81-44e4-b234-7bb1b4d77d41 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-61c9e131-8b81-44e4-b234-7bb1b4d77d41 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] GET http://192.168.122.93/volume/v3/volumes/10370b25-da89-42a0-9ca4-fb7c4743a358 Sep 04 22:59:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-61c9e131-8b81-44e4-b234-7bb1b4d77d41 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-61c9e131-8b81-44e4-b234-7bb1b4d77d41 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-61c9e131-8b81-44e4-b234-7bb1b4d77d41 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Volume info retrieved successfully. Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-616eb369-aca9-4506-be18-46cf846893a3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-616eb369-aca9-4506-be18-46cf846893a3 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 Sep 04 22:59:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-61c9e131-8b81-44e4-b234-7bb1b4d77d41 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] http://192.168.122.93/volume/v3/volumes/10370b25-da89-42a0-9ca4-fb7c4743a358 returned with HTTP 200 Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-616eb369-aca9-4506-be18-46cf846893a3 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-616eb369-aca9-4506-be18-46cf846893a3 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1574/3164] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:59:12 2026] GET /volume/v3/volumes/10370b25-da89-42a0-9ca4-fb7c4743a358 => generated 980 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-616eb369-aca9-4506-be18-46cf846893a3 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 returned with HTTP 404 Sep 04 22:59:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1591/3165] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:12 2026] GET /volume/v3/snapshots/ec0fda57-f123-4f36-b94c-ad67bf3d49b5 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-41b6ee6a-d5b1-4a5b-80ed-2c995ac34d1d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0317b4a6-91c3-4993-a413-02294991c51d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0317b4a6-91c3-4993-a413-02294991c51d tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] GET http://192.168.122.93/volume/v3/messages Sep 04 22:59:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-41b6ee6a-d5b1-4a5b-80ed-2c995ac34d1d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0317b4a6-91c3-4993-a413-02294991c51d tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0317b4a6-91c3-4993-a413-02294991c51d tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-41b6ee6a-d5b1-4a5b-80ed-2c995ac34d1d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-41b6ee6a-d5b1-4a5b-80ed-2c995ac34d1d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:12 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-41b6ee6a-d5b1-4a5b-80ed-2c995ac34d1d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Delete volume with id: 6ba8d6ca-811d-4a13-9568-9e375865c934 Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0317b4a6-91c3-4993-a413-02294991c51d tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] http://192.168.122.93/volume/v3/messages returned with HTTP 200 Sep 04 22:59:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1592/3166] 192.168.122.93 () {60 vars in 1159 bytes} [Fri Sep 4 22:59:12 2026] GET /volume/v3/messages => generated 676 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f7cbfaab-8b0a-4532-806a-e88ab54933f4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-41b6ee6a-d5b1-4a5b-80ed-2c995ac34d1d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-41b6ee6a-d5b1-4a5b-80ed-2c995ac34d1d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Delete volume request issued successfully. Sep 04 22:59:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-41b6ee6a-d5b1-4a5b-80ed-2c995ac34d1d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 returned with HTTP 202 Sep 04 22:59:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1575/3167] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:59:12 2026] DELETE /volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-18619cad-148c-4283-ba1d-9728e818698e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-18619cad-148c-4283-ba1d-9728e818698e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 Sep 04 22:59:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-18619cad-148c-4283-ba1d-9728e818698e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-18619cad-148c-4283-ba1d-9728e818698e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:12 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:12 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-18619cad-148c-4283-ba1d-9728e818698e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-18619cad-148c-4283-ba1d-9728e818698e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 returned with HTTP 200 Sep 04 22:59:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1576/3168] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:12 2026] GET /volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f7cbfaab-8b0a-4532-806a-e88ab54933f4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-reader] GET http://192.168.122.93/volume/v3/messages Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f7cbfaab-8b0a-4532-806a-e88ab54933f4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f7cbfaab-8b0a-4532-806a-e88ab54933f4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-reader] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f7cbfaab-8b0a-4532-806a-e88ab54933f4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-reader] http://192.168.122.93/volume/v3/messages returned with HTTP 200 Sep 04 22:59:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1593/3169] 192.168.122.93 () {60 vars in 1159 bytes} [Fri Sep 4 22:59:12 2026] GET /volume/v3/messages => generated 676 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6bff0514-d771-4db1-8c4f-05efa9c87094 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6bff0514-d771-4db1-8c4f-05efa9c87094 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] DELETE http://192.168.122.93/volume/v3/messages/acd04eab-2536-40ab-b613-da3e06ea5f42 Sep 04 22:59:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6bff0514-d771-4db1-8c4f-05efa9c87094 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6bff0514-d771-4db1-8c4f-05efa9c87094 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6bff0514-d771-4db1-8c4f-05efa9c87094 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] http://192.168.122.93/volume/v3/messages/acd04eab-2536-40ab-b613-da3e06ea5f42 returned with HTTP 204 Sep 04 22:59:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1577/3170] 192.168.122.93 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:12 2026] DELETE /volume/v3/messages/acd04eab-2536-40ab-b613-da3e06ea5f42 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3682ea2f-334e-473c-be67-6423796bd8cf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3682ea2f-334e-473c-be67-6423796bd8cf tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/10370b25-da89-42a0-9ca4-fb7c4743a358 Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3682ea2f-334e-473c-be67-6423796bd8cf tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3682ea2f-334e-473c-be67-6423796bd8cf tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-3682ea2f-334e-473c-be67-6423796bd8cf tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Delete volume with id: 10370b25-da89-42a0-9ca4-fb7c4743a358 Sep 04 22:59:12 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:12 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:12 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:12 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3682ea2f-334e-473c-be67-6423796bd8cf tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Volume info retrieved successfully. Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-3682ea2f-334e-473c-be67-6423796bd8cf tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87249) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-3682ea2f-334e-473c-be67-6423796bd8cf tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1230465750 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1230465750, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:12 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-3682ea2f-334e-473c-be67-6423796bd8cf tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1230465750 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1230465750, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-3682ea2f-334e-473c-be67-6423796bd8cf tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Created reservations ['459b1f47-103d-4a9f-ae93-156b3f21d7d6', '0025483b-911b-49cf-baf9-c60cf992e0b5', '532b762c-88b4-47e7-969b-d04acead82c1', '70dacc81-47b6-4157-8a2e-721abc55bd06'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3682ea2f-334e-473c-be67-6423796bd8cf tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Delete volume request issued successfully. Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3682ea2f-334e-473c-be67-6423796bd8cf tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] http://192.168.122.93/volume/v3/volumes/10370b25-da89-42a0-9ca4-fb7c4743a358 returned with HTTP 202 Sep 04 22:59:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1594/3171] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:59:12 2026] DELETE /volume/v3/volumes/10370b25-da89-42a0-9ca4-fb7c4743a358 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:59:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-75b65dd5-2bbb-4608-a5af-c232d3bcc6c3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-75b65dd5-2bbb-4608-a5af-c232d3bcc6c3 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] DELETE http://192.168.122.93/volume/v3/types/7d9cb476-aa46-480e-ba0f-af2e750e43aa Sep 04 22:59:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-75b65dd5-2bbb-4608-a5af-c232d3bcc6c3 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-75b65dd5-2bbb-4608-a5af-c232d3bcc6c3 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1d707ade-5bad-462c-b0e9-7cbc51b8817d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d707ade-5bad-462c-b0e9-7cbc51b8817d tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] GET http://192.168.122.93/volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d707ade-5bad-462c-b0e9-7cbc51b8817d tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d707ade-5bad-462c-b0e9-7cbc51b8817d tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:12 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:12 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:12 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1d707ade-5bad-462c-b0e9-7cbc51b8817d tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Volume info retrieved successfully. Sep 04 22:59:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-75b65dd5-2bbb-4608-a5af-c232d3bcc6c3 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] http://192.168.122.93/volume/v3/types/7d9cb476-aa46-480e-ba0f-af2e750e43aa returned with HTTP 202 Sep 04 22:59:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1578/3172] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:12 2026] DELETE /volume/v3/types/7d9cb476-aa46-480e-ba0f-af2e750e43aa => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-3f18e418-228c-4ba8-b3e3-a1dca8743198 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d707ade-5bad-462c-b0e9-7cbc51b8817d tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] http://192.168.122.93/volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 returned with HTTP 200 Sep 04 22:59:12 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1595/3173] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:12 2026] GET /volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 => generated 1012 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3f18e418-228c-4ba8-b3e3-a1dca8743198 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-3f18e418-228c-4ba8-b3e3-a1dca8743198 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1699977219", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1481968441", "vendor_name": "tempest-vendor_name-572588921"}}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-3f18e418-228c-4ba8-b3e3-a1dca8743198 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1579/3174] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:12 2026] POST /volume/v3/types => generated 329 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "152569a7-6b1e-4d3d-b8fd-b3c42838ca62", "size": 1}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Create volume request body: {'volume': {'volume_type': '152569a7-6b1e-4d3d-b8fd-b3c42838ca62', 'size': 1}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Create volume of 1 GB Sep 04 22:59:12 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:12 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:12 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Flow 'volume_create_api' (f0c748d3-c112-49ee-a7af-fe4b53c93356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8bbbfc3-0347-44a0-975a-4ca0edfcaaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8bbbfc3-0347-44a0-975a-4ca0edfcaaa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:59:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1481968441',vendor_name='tempest-vendor_name-572588921'},id=152569a7-6b1e-4d3d-b8fd-b3c42838ca62,is_public=True,name='tempest-ProjectReaderTests-volume-type-1699977219',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '152569a7-6b1e-4d3d-b8fd-b3c42838ca62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb4b3b46-b1f4-4a1f-8a4d-713afc822b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1699977219 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1699977219, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:12 devstack devstack@c-api.service[87249]: WARNING cinder.quota [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1699977219 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1699977219, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Created reservations ['3ccf6411-c826-40c0-9440-1320124817c8', '9b3a1f03-b089-489a-86a3-2f265d4ffdee', 'd685f6b3-9163-48dd-a724-a8c35a86bd59', '9ef9185c-3415-45f3-9d6d-d5f7182bb0a3'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb4b3b46-b1f4-4a1f-8a4d-713afc822b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ccf6411-c826-40c0-9440-1320124817c8', '9b3a1f03-b089-489a-86a3-2f265d4ffdee', 'd685f6b3-9163-48dd-a724-a8c35a86bd59', '9ef9185c-3415-45f3-9d6d-d5f7182bb0a3']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c81b4a1-034c-4383-99bb-4847a02ddb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:12 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c81b4a1-034c-4383-99bb-4847a02ddb00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82695203-ac33-4030-af5a-3cc3b0e83152', '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='47c14cf2969844699fef832b85172fcf',qos_specs=None,replication_status=,reservations=['3ccf6411-c826-40c0-9440-1320124817c8','9b3a1f03-b089-489a-86a3-2f265d4ffdee','d685f6b3-9163-48dd-a724-a8c35a86bd59','9ef9185c-3415-45f3-9d6d-d5f7182bb0a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76b9e12ece346bcafb493e819a06b21',volume_type_id=152569a7-6b1e-4d3d-b8fd-b3c42838ca62), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82695203-ac33-4030-af5a-3cc3b0e83152,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47c14cf2969844699fef832b85172fcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76b9e12ece346bcafb493e819a06b21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(152569a7-6b1e-4d3d-b8fd-b3c42838ca62),volume_type_id=152569a7-6b1e-4d3d-b8fd-b3c42838ca62)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b870bbf3-0ee5-44df-867e-3736964526cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b870bbf3-0ee5-44df-867e-3736964526cf) transitioned into state 'SUCCESS' from 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='47c14cf2969844699fef832b85172fcf',qos_specs=None,replication_status=,reservations=['3ccf6411-c826-40c0-9440-1320124817c8','9b3a1f03-b089-489a-86a3-2f265d4ffdee','d685f6b3-9163-48dd-a724-a8c35a86bd59','9ef9185c-3415-45f3-9d6d-d5f7182bb0a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76b9e12ece346bcafb493e819a06b21',volume_type_id=152569a7-6b1e-4d3d-b8fd-b3c42838ca62)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:12 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (338c54fc-66df-4337-967b-aaa2a5102110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (338c54fc-66df-4337-967b-aaa2a5102110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Flow 'volume_create_api' (f0c748d3-c112-49ee-a7af-fe4b53c93356) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Create volume request issued successfully. Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ecee2af4-3b2a-40d8-9741-22de51b007c4 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1596/3175] 192.168.122.93 () {62 vars in 1177 bytes} [Fri Sep 4 22:59:12 2026] POST /volume/v3/volumes => generated 780 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a7d23f10-13d4-4d5a-a038-1d520267ec7d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a7d23f10-13d4-4d5a-a038-1d520267ec7d tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] GET http://192.168.122.93/volume/v3/volumes/82695203-ac33-4030-af5a-3cc3b0e83152 Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a7d23f10-13d4-4d5a-a038-1d520267ec7d tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a7d23f10-13d4-4d5a-a038-1d520267ec7d tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0f8a1cdc-b8fd-4954-8d9a-39ee7b8217bc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0f8a1cdc-b8fd-4954-8d9a-39ee7b8217bc tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0f8a1cdc-b8fd-4954-8d9a-39ee7b8217bc tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0f8a1cdc-b8fd-4954-8d9a-39ee7b8217bc tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a7d23f10-13d4-4d5a-a038-1d520267ec7d tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Volume info retrieved successfully. Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0f8a1cdc-b8fd-4954-8d9a-39ee7b8217bc tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a7d23f10-13d4-4d5a-a038-1d520267ec7d tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] http://192.168.122.93/volume/v3/volumes/82695203-ac33-4030-af5a-3cc3b0e83152 returned with HTTP 200 Sep 04 22:59:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1580/3176] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:59:13 2026] GET /volume/v3/volumes/82695203-ac33-4030-af5a-3cc3b0e83152 => generated 959 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0f8a1cdc-b8fd-4954-8d9a-39ee7b8217bc tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b returned with HTTP 200 Sep 04 22:59:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1597/3177] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:13 2026] GET /volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b => generated 1015 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ef9595d6-8434-4faf-9647-b178e5178c82 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ef9595d6-8434-4faf-9647-b178e5178c82 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ef9595d6-8434-4faf-9647-b178e5178c82 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1408585344"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ef9595d6-8434-4faf-9647-b178e5178c82 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-ef9595d6-8434-4faf-9647-b178e5178c82 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create snapshot from volume 69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-ef9595d6-8434-4faf-9647-b178e5178c82 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Created reservations ['44b3cf04-1ec2-4704-af61-7737d9182c03', '085b4e71-8f85-4c95-8320-3a1788e19009', 'f0414e0b-410b-406b-a1d4-8a6d0c3a488c', '2ce4e47a-ed95-480c-afb8-35495d4c2e5d'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-56dfa259-715c-4836-9c3a-67269f5c878a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-56dfa259-715c-4836-9c3a-67269f5c878a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-56dfa259-715c-4836-9c3a-67269f5c878a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-56dfa259-715c-4836-9c3a-67269f5c878a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-56dfa259-715c-4836-9c3a-67269f5c878a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 returned with HTTP 404 Sep 04 22:59:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1598/3178] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:13 2026] GET /volume/v3/volumes/6ba8d6ca-811d-4a13-9568-9e375865c934 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1757854060"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1757854060'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create volume of 1 GB Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ef9595d6-8434-4faf-9647-b178e5178c82 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot create request issued successfully. Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Flow 'volume_create_api' (babb5e9e-2eae-4d2e-8733-80826fcfe435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ef9595d6-8434-4faf-9647-b178e5178c82 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1581/3179] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:59:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4b1eb52-daee-4798-b11b-460474332ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ad615b38-ecf5-4bc2-a30b-a40764656916 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ad615b38-ecf5-4bc2-a30b-a40764656916 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ad615b38-ecf5-4bc2-a30b-a40764656916 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ad615b38-ecf5-4bc2-a30b-a40764656916 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ad615b38-ecf5-4bc2-a30b-a40764656916 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ad615b38-ecf5-4bc2-a30b-a40764656916 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 returned with HTTP 200 Sep 04 22:59:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1582/3180] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:13 2026] GET /volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4b1eb52-daee-4798-b11b-460474332ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a85b517-44bd-414b-9620-39bb8d5d8b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Created reservations ['f7afaf0f-70c0-49f3-8ac6-6d504dfc8094', 'a5235e0d-73de-4293-adfe-76fecc8954c0', 'da80b9f8-b960-4f63-b44f-735ad5d79258', '93059b29-5f11-46de-ac45-c2c0b4298977'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a85b517-44bd-414b-9620-39bb8d5d8b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7afaf0f-70c0-49f3-8ac6-6d504dfc8094', 'a5235e0d-73de-4293-adfe-76fecc8954c0', 'da80b9f8-b960-4f63-b44f-735ad5d79258', '93059b29-5f11-46de-ac45-c2c0b4298977']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06f4e95d-a607-4943-8cdc-74af64a70c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-00007609-5176-467e-9155-d57621b91e56 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06f4e95d-a607-4943-8cdc-74af64a70c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '979dd111-d4ca-4c02-b2c4-f778cc94e560', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1757854060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fae0e4a6350419eb4bd7b2cc33fe5b6',qos_specs=None,replication_status=,reservations=['f7afaf0f-70c0-49f3-8ac6-6d504dfc8094','a5235e0d-73de-4293-adfe-76fecc8954c0','da80b9f8-b960-4f63-b44f-735ad5d79258','93059b29-5f11-46de-ac45-c2c0b4298977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6392183f54b64a94bd468f54808408ad',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1757854060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=979dd111-d4ca-4c02-b2c4-f778cc94e560,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fae0e4a6350419eb4bd7b2cc33fe5b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6392183f54b64a94bd468f54808408ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-00007609-5176-467e-9155-d57621b91e56 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] GET http://192.168.122.93/volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-00007609-5176-467e-9155-d57621b91e56 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-00007609-5176-467e-9155-d57621b91e56 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4bf9cff-1369-479b-a528-61d42745a932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-00007609-5176-467e-9155-d57621b91e56 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Volume info retrieved successfully. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-00007609-5176-467e-9155-d57621b91e56 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] http://192.168.122.93/volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 returned with HTTP 200 Sep 04 22:59:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1583/3181] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:13 2026] GET /volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4bf9cff-1369-479b-a528-61d42745a932) transitioned into state 'SUCCESS' from state '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-1757854060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fae0e4a6350419eb4bd7b2cc33fe5b6',qos_specs=None,replication_status=,reservations=['f7afaf0f-70c0-49f3-8ac6-6d504dfc8094','a5235e0d-73de-4293-adfe-76fecc8954c0','da80b9f8-b960-4f63-b44f-735ad5d79258','93059b29-5f11-46de-ac45-c2c0b4298977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6392183f54b64a94bd468f54808408ad',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db683bb-3519-4db3-a5a6-b5b7eaf1b0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dd84d746-a7db-4138-972f-22ff2771bb46 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db683bb-3519-4db3-a5a6-b5b7eaf1b0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Flow 'volume_create_api' (babb5e9e-2eae-4d2e-8733-80826fcfe435) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create volume request issued successfully. Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5517c512-087f-40c2-a1ca-3ff8148c6144 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1599/3182] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:13 2026] POST /volume/v3/volumes => generated 785 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9b59c3a9-17ab-44e2-8e42-08951f6bfbaa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9b59c3a9-17ab-44e2-8e42-08951f6bfbaa tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9b59c3a9-17ab-44e2-8e42-08951f6bfbaa tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9b59c3a9-17ab-44e2-8e42-08951f6bfbaa tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9b59c3a9-17ab-44e2-8e42-08951f6bfbaa tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9b59c3a9-17ab-44e2-8e42-08951f6bfbaa tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 returned with HTTP 200 Sep 04 22:59:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1600/3183] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:13 2026] GET /volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dd84d746-a7db-4138-972f-22ff2771bb46 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-reader] POST http://192.168.122.93/volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408/action Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dd84d746-a7db-4138-972f-22ff2771bb46 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dd84d746-a7db-4138-972f-22ff2771bb46 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dd84d746-a7db-4138-972f-22ff2771bb46 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-reader] Volume info retrieved successfully. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-dd84d746-a7db-4138-972f-22ff2771bb46 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '6c1e5a2467124a1da653b7ec7cfc9577', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c995a7cc66a45cdb7beb910eb5e7b2e', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dd84d746-a7db-4138-972f-22ff2771bb46 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-reader] http://192.168.122.93/volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408/action returned with HTTP 403 Sep 04 22:59:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1584/3184] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:59:13 2026] POST /volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408/action => generated 131 bytes in 154 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-93f0ddf9-c0eb-467f-a7e5-1f171cbb334e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-93f0ddf9-c0eb-467f-a7e5-1f171cbb334e tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-93f0ddf9-c0eb-467f-a7e5-1f171cbb334e tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-93f0ddf9-c0eb-467f-a7e5-1f171cbb334e tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-93f0ddf9-c0eb-467f-a7e5-1f171cbb334e tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Delete volume with id: d06afa15-b7aa-47ba-9c3d-90c907aa9408 Sep 04 22:59:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-93f0ddf9-c0eb-467f-a7e5-1f171cbb334e tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Volume info retrieved successfully. Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-93f0ddf9-c0eb-467f-a7e5-1f171cbb334e tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Delete volume request issued successfully. Sep 04 22:59:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-93f0ddf9-c0eb-467f-a7e5-1f171cbb334e tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] http://192.168.122.93/volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 returned with HTTP 202 Sep 04 22:59:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1601/3185] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:59:13 2026] DELETE /volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9d7c7378-e207-45f8-947d-4d70ceb6ee32 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9d7c7378-e207-45f8-947d-4d70ceb6ee32 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] GET http://192.168.122.93/volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9d7c7378-e207-45f8-947d-4d70ceb6ee32 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9d7c7378-e207-45f8-947d-4d70ceb6ee32 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:13 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9d7c7378-e207-45f8-947d-4d70ceb6ee32 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Volume info retrieved successfully. Sep 04 22:59:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9d7c7378-e207-45f8-947d-4d70ceb6ee32 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] http://192.168.122.93/volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 returned with HTTP 200 Sep 04 22:59:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1585/3186] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:13 2026] GET /volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 => generated 1012 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-18949101-4c3a-4683-bc4a-f416d616e191 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-18949101-4c3a-4683-bc4a-f416d616e191 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] GET http://192.168.122.93/volume/v3/volumes/82695203-ac33-4030-af5a-3cc3b0e83152 Sep 04 22:59:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-18949101-4c3a-4683-bc4a-f416d616e191 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-18949101-4c3a-4683-bc4a-f416d616e191 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-18949101-4c3a-4683-bc4a-f416d616e191 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Volume info retrieved successfully. Sep 04 22:59:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-18949101-4c3a-4683-bc4a-f416d616e191 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] http://192.168.122.93/volume/v3/volumes/82695203-ac33-4030-af5a-3cc3b0e83152 returned with HTTP 200 Sep 04 22:59:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1602/3187] 192.168.122.93 () {60 vars in 1267 bytes} [Fri Sep 4 22:59:14 2026] GET /volume/v3/volumes/82695203-ac33-4030-af5a-3cc3b0e83152 => generated 980 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c763dae0-8387-4512-af3a-ad753f2913fd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c763dae0-8387-4512-af3a-ad753f2913fd tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] GET http://192.168.122.93/volume/v3/messages Sep 04 22:59:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c763dae0-8387-4512-af3a-ad753f2913fd tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c763dae0-8387-4512-af3a-ad753f2913fd tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c763dae0-8387-4512-af3a-ad753f2913fd tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] http://192.168.122.93/volume/v3/messages returned with HTTP 200 Sep 04 22:59:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1586/3188] 192.168.122.93 () {60 vars in 1159 bytes} [Fri Sep 4 22:59:14 2026] GET /volume/v3/messages => generated 676 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0909e418-e26b-4d1d-977d-4ef275a66042 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0909e418-e26b-4d1d-977d-4ef275a66042 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-reader] GET http://192.168.122.93/volume/v3/messages/18450741-e903-4465-bc58-ba3d7c8a52da Sep 04 22:59:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0909e418-e26b-4d1d-977d-4ef275a66042 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0909e418-e26b-4d1d-977d-4ef275a66042 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-reader] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0909e418-e26b-4d1d-977d-4ef275a66042 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-reader] http://192.168.122.93/volume/v3/messages/18450741-e903-4465-bc58-ba3d7c8a52da returned with HTTP 200 Sep 04 22:59:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1603/3189] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:59:14 2026] GET /volume/v3/messages/18450741-e903-4465-bc58-ba3d7c8a52da => generated 673 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a4957643-ae2d-4423-8012-63ab67e15361 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a4957643-ae2d-4423-8012-63ab67e15361 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] DELETE http://192.168.122.93/volume/v3/messages/18450741-e903-4465-bc58-ba3d7c8a52da Sep 04 22:59:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a4957643-ae2d-4423-8012-63ab67e15361 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a4957643-ae2d-4423-8012-63ab67e15361 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Calling method 'version_select' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a4957643-ae2d-4423-8012-63ab67e15361 tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] http://192.168.122.93/volume/v3/messages/18450741-e903-4465-bc58-ba3d7c8a52da returned with HTTP 204 Sep 04 22:59:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1587/3190] 192.168.122.93 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:14 2026] DELETE /volume/v3/messages/18450741-e903-4465-bc58-ba3d7c8a52da => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-abfeb7fd-8b78-44ba-91c3-0eafe2da85bb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-abfeb7fd-8b78-44ba-91c3-0eafe2da85bb tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/82695203-ac33-4030-af5a-3cc3b0e83152 Sep 04 22:59:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-abfeb7fd-8b78-44ba-91c3-0eafe2da85bb tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-abfeb7fd-8b78-44ba-91c3-0eafe2da85bb tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-abfeb7fd-8b78-44ba-91c3-0eafe2da85bb tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Delete volume with id: 82695203-ac33-4030-af5a-3cc3b0e83152 Sep 04 22:59:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-abfeb7fd-8b78-44ba-91c3-0eafe2da85bb tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Volume info retrieved successfully. Sep 04 22:59:14 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-abfeb7fd-8b78-44ba-91c3-0eafe2da85bb tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87249) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 22:59:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-22fc63ab-0b39-400a-b95e-ec457ebab7aa None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-abfeb7fd-8b78-44ba-91c3-0eafe2da85bb tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Created reservations ['d6ece2d8-8b3b-4cbf-8e4c-b5660532b6b7', '759849ca-e0ac-4dd9-bda6-02edf937a537', '2fe5ad78-ce2b-48af-9ac7-12b4022c0a9f', '15bb1410-34c8-47a0-b642-131ef05b8bca'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-22fc63ab-0b39-400a-b95e-ec457ebab7aa tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 Sep 04 22:59:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-22fc63ab-0b39-400a-b95e-ec457ebab7aa tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-22fc63ab-0b39-400a-b95e-ec457ebab7aa tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:14 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:14 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-22fc63ab-0b39-400a-b95e-ec457ebab7aa tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-22fc63ab-0b39-400a-b95e-ec457ebab7aa tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 returned with HTTP 200 Sep 04 22:59:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1588/3191] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:14 2026] GET /volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-abfeb7fd-8b78-44ba-91c3-0eafe2da85bb tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Delete volume request issued successfully. Sep 04 22:59:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-abfeb7fd-8b78-44ba-91c3-0eafe2da85bb tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] http://192.168.122.93/volume/v3/volumes/82695203-ac33-4030-af5a-3cc3b0e83152 returned with HTTP 202 Sep 04 22:59:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1604/3192] 192.168.122.93 () {60 vars in 1270 bytes} [Fri Sep 4 22:59:14 2026] DELETE /volume/v3/volumes/82695203-ac33-4030-af5a-3cc3b0e83152 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a1e25ec2-6505-4942-ad08-0bef59112f9d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a1e25ec2-6505-4942-ad08-0bef59112f9d tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] DELETE http://192.168.122.93/volume/v3/types/152569a7-6b1e-4d3d-b8fd-b3c42838ca62 Sep 04 22:59:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a1e25ec2-6505-4942-ad08-0bef59112f9d tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a1e25ec2-6505-4942-ad08-0bef59112f9d tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a1e25ec2-6505-4942-ad08-0bef59112f9d tempest-ProjectReaderTests-1653890797 tempest-ProjectReaderTests-1653890797-project-admin] http://192.168.122.93/volume/v3/types/152569a7-6b1e-4d3d-b8fd-b3c42838ca62 returned with HTTP 202 Sep 04 22:59:14 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1589/3193] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:14 2026] DELETE /volume/v3/types/152569a7-6b1e-4d3d-b8fd-b3c42838ca62 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-658ebb9a-35cf-450c-a778-4f2ce458e663 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-658ebb9a-35cf-450c-a778-4f2ce458e663 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 Sep 04 22:59:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-658ebb9a-35cf-450c-a778-4f2ce458e663 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-658ebb9a-35cf-450c-a778-4f2ce458e663 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:14 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-658ebb9a-35cf-450c-a778-4f2ce458e663 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-658ebb9a-35cf-450c-a778-4f2ce458e663 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 returned with HTTP 200 Sep 04 22:59:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1605/3194] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:14 2026] GET /volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-243040c4-a5fc-4304-93c1-6299c32c88b2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-243040c4-a5fc-4304-93c1-6299c32c88b2 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] GET http://192.168.122.93/volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 Sep 04 22:59:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-243040c4-a5fc-4304-93c1-6299c32c88b2 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-243040c4-a5fc-4304-93c1-6299c32c88b2 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-243040c4-a5fc-4304-93c1-6299c32c88b2 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] http://192.168.122.93/volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 returned with HTTP 404 Sep 04 22:59:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1590/3195] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:14 2026] GET /volume/v3/volumes/d06afa15-b7aa-47ba-9c3d-90c907aa9408 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-199571861"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-199571861'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Create volume of 1 GB Sep 04 22:59:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Flow 'volume_create_api' (c9a8af47-821d-4a03-b90b-85d86d351ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d327799-587f-4e5f-8e9f-3b37c0ad5efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d327799-587f-4e5f-8e9f-3b37c0ad5efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f41ddca-46c9-4629-9488-1795614e4e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Created reservations ['2a3122d7-5bd1-41f7-8da8-cfe0cfa62622', 'ea3a728d-e0c1-452b-b8a1-066399b90203', 'dca3dc9d-cb38-4991-8c02-eee8bd9d8b61', '1b9a7132-63d8-46a7-b516-386ae98d2d98'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f41ddca-46c9-4629-9488-1795614e4e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a3122d7-5bd1-41f7-8da8-cfe0cfa62622', 'ea3a728d-e0c1-452b-b8a1-066399b90203', 'dca3dc9d-cb38-4991-8c02-eee8bd9d8b61', '1b9a7132-63d8-46a7-b516-386ae98d2d98']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9613869f-1815-47a8-b74c-3702fb461e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9613869f-1815-47a8-b74c-3702fb461e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14f94031-b944-47f7-b3a9-048b229ee942', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-199571861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c995a7cc66a45cdb7beb910eb5e7b2e',qos_specs=None,replication_status=,reservations=['2a3122d7-5bd1-41f7-8da8-cfe0cfa62622','ea3a728d-e0c1-452b-b8a1-066399b90203','dca3dc9d-cb38-4991-8c02-eee8bd9d8b61','1b9a7132-63d8-46a7-b516-386ae98d2d98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39ace898fff24526ad45b031bfa9ea87',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-199571861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14f94031-b944-47f7-b3a9-048b229ee942,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c995a7cc66a45cdb7beb910eb5e7b2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39ace898fff24526ad45b031bfa9ea87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03fa0a19-5ae8-4f5e-b8aa-db8eae569737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-98ea173d-b4bd-4ab2-92e9-3066637b092b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-98ea173d-b4bd-4ab2-92e9-3066637b092b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 Sep 04 22:59:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-98ea173d-b4bd-4ab2-92e9-3066637b092b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-98ea173d-b4bd-4ab2-92e9-3066637b092b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-98ea173d-b4bd-4ab2-92e9-3066637b092b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-98ea173d-b4bd-4ab2-92e9-3066637b092b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 returned with HTTP 200 Sep 04 22:59:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1591/3196] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:15 2026] GET /volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03fa0a19-5ae8-4f5e-b8aa-db8eae569737) transitioned into state 'SUCCESS' from state '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-199571861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c995a7cc66a45cdb7beb910eb5e7b2e',qos_specs=None,replication_status=,reservations=['2a3122d7-5bd1-41f7-8da8-cfe0cfa62622','ea3a728d-e0c1-452b-b8a1-066399b90203','dca3dc9d-cb38-4991-8c02-eee8bd9d8b61','1b9a7132-63d8-46a7-b516-386ae98d2d98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39ace898fff24526ad45b031bfa9ea87',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1f8f85-765a-488e-bc96-215239b1e3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1f8f85-765a-488e-bc96-215239b1e3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Flow 'volume_create_api' (c9a8af47-821d-4a03-b90b-85d86d351ef6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Create volume request issued successfully. Sep 04 22:59:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ef9ef3d8-8019-438b-8393-ec0e3e39d5ee tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1606/3197] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:15 2026] POST /volume/v3/volumes => generated 784 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-401ebc4e-20f5-4460-ab7a-6e5948b9d3ca None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-401ebc4e-20f5-4460-ab7a-6e5948b9d3ca tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] GET http://192.168.122.93/volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 Sep 04 22:59:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-401ebc4e-20f5-4460-ab7a-6e5948b9d3ca tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-401ebc4e-20f5-4460-ab7a-6e5948b9d3ca tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:15 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:15 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-401ebc4e-20f5-4460-ab7a-6e5948b9d3ca tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Volume info retrieved successfully. Sep 04 22:59:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-401ebc4e-20f5-4460-ab7a-6e5948b9d3ca tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] http://192.168.122.93/volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 returned with HTTP 200 Sep 04 22:59:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1592/3198] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:15 2026] GET /volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 => generated 963 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b8126d0c-c7e4-4caf-81a8-418ee75a1f0e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b8126d0c-c7e4-4caf-81a8-418ee75a1f0e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b8126d0c-c7e4-4caf-81a8-418ee75a1f0e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b8126d0c-c7e4-4caf-81a8-418ee75a1f0e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b8126d0c-c7e4-4caf-81a8-418ee75a1f0e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b8126d0c-c7e4-4caf-81a8-418ee75a1f0e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 returned with HTTP 200 Sep 04 22:59:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1607/3199] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:15 2026] GET /volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ae312672-6e2f-4d02-9813-c668c986975e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ae312672-6e2f-4d02-9813-c668c986975e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 Sep 04 22:59:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ae312672-6e2f-4d02-9813-c668c986975e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ae312672-6e2f-4d02-9813-c668c986975e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ae312672-6e2f-4d02-9813-c668c986975e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ae312672-6e2f-4d02-9813-c668c986975e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 returned with HTTP 200 Sep 04 22:59:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1593/3200] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:16 2026] GET /volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-46088fa9-01f1-483d-9059-89ecd9106cd8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-46088fa9-01f1-483d-9059-89ecd9106cd8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 Sep 04 22:59:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-46088fa9-01f1-483d-9059-89ecd9106cd8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-46088fa9-01f1-483d-9059-89ecd9106cd8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:16 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-46088fa9-01f1-483d-9059-89ecd9106cd8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Delete snapshot with id: b37d169f-df18-4f12-863b-b6aeb9e9e5e2 Sep 04 22:59:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:16 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-46088fa9-01f1-483d-9059-89ecd9106cd8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Snapshot retrieved successfully. Sep 04 22:59:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:16 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:16 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-46088fa9-01f1-483d-9059-89ecd9106cd8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Snapshot delete request issued successfully. Sep 04 22:59:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-46088fa9-01f1-483d-9059-89ecd9106cd8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 returned with HTTP 202 Sep 04 22:59:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1608/3201] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:59:16 2026] DELETE /volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b111d769-d9e9-4409-ad39-be2d12fc74d1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b111d769-d9e9-4409-ad39-be2d12fc74d1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] GET http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 Sep 04 22:59:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b111d769-d9e9-4409-ad39-be2d12fc74d1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b111d769-d9e9-4409-ad39-be2d12fc74d1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:16 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:16 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:16 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b111d769-d9e9-4409-ad39-be2d12fc74d1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Snapshot retrieved successfully. Sep 04 22:59:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b111d769-d9e9-4409-ad39-be2d12fc74d1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 returned with HTTP 200 Sep 04 22:59:16 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1594/3202] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:16 2026] GET /volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b692e5c2-4068-46b9-ac7d-7a0dddab9508 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b692e5c2-4068-46b9-ac7d-7a0dddab9508 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] GET http://192.168.122.93/volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 Sep 04 22:59:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b692e5c2-4068-46b9-ac7d-7a0dddab9508 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b692e5c2-4068-46b9-ac7d-7a0dddab9508 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:16 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:16 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:16 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:16 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:16 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b692e5c2-4068-46b9-ac7d-7a0dddab9508 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Volume info retrieved successfully. Sep 04 22:59:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b692e5c2-4068-46b9-ac7d-7a0dddab9508 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] http://192.168.122.93/volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 returned with HTTP 200 Sep 04 22:59:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1609/3203] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:16 2026] GET /volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 => generated 1013 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-05a80493-b3c5-4b08-a2bb-da277ad7fa59 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:16 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-05a80493-b3c5-4b08-a2bb-da277ad7fa59 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 Sep 04 22:59:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-05a80493-b3c5-4b08-a2bb-da277ad7fa59 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:16 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-05a80493-b3c5-4b08-a2bb-da277ad7fa59 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:17 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:17 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:17 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-05a80493-b3c5-4b08-a2bb-da277ad7fa59 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-05a80493-b3c5-4b08-a2bb-da277ad7fa59 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 returned with HTTP 200 Sep 04 22:59:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1595/3204] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:16 2026] GET /volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 => generated 1015 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e0b7c09f-2cac-41a3-851c-89cdbe79e9eb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e0b7c09f-2cac-41a3-851c-89cdbe79e9eb tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e0b7c09f-2cac-41a3-851c-89cdbe79e9eb tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "979dd111-d4ca-4c02-b2c4-f778cc94e560", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1946487020"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e0b7c09f-2cac-41a3-851c-89cdbe79e9eb tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-e0b7c09f-2cac-41a3-851c-89cdbe79e9eb tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create snapshot from volume 979dd111-d4ca-4c02-b2c4-f778cc94e560 Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-e0b7c09f-2cac-41a3-851c-89cdbe79e9eb tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Created reservations ['455aaff3-7be1-4b1a-a126-5e28483f3ddc', '4fbfaab8-3007-47c9-a3ad-b56c3786a5b6', 'c000cf00-6a4c-41d0-82b4-e00e72b6ef3c', '211c5b53-b22f-4f29-9521-74c4412b2639'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e0b7c09f-2cac-41a3-851c-89cdbe79e9eb tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot create request issued successfully. Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e0b7c09f-2cac-41a3-851c-89cdbe79e9eb tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1610/3205] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:59:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0afe53df-5bfc-4327-b0b1-8127b8b85438 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0afe53df-5bfc-4327-b0b1-8127b8b85438 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 Sep 04 22:59:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0afe53df-5bfc-4327-b0b1-8127b8b85438 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0afe53df-5bfc-4327-b0b1-8127b8b85438 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:17 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:17 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:17 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-0afe53df-5bfc-4327-b0b1-8127b8b85438 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0afe53df-5bfc-4327-b0b1-8127b8b85438 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 returned with HTTP 200 Sep 04 22:59:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1596/3206] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:17 2026] GET /volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-95b4c05b-68df-4f0a-b6ca-e93925da1576 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-95b4c05b-68df-4f0a-b6ca-e93925da1576 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] GET http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-95b4c05b-68df-4f0a-b6ca-e93925da1576 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-95b4c05b-68df-4f0a-b6ca-e93925da1576 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-95b4c05b-68df-4f0a-b6ca-e93925da1576 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Snapshot retrieved successfully. Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-95b4c05b-68df-4f0a-b6ca-e93925da1576 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 returned with HTTP 200 Sep 04 22:59:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1611/3207] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:17 2026] GET /volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-43e498d4-f4a7-4ab2-ba2b-1b8e3bc1a2a3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1d4ba026-18ed-46e1-ae1c-9e9728716965 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d4ba026-18ed-46e1-ae1c-9e9728716965 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] GET http://192.168.122.93/volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d4ba026-18ed-46e1-ae1c-9e9728716965 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1d4ba026-18ed-46e1-ae1c-9e9728716965 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1d4ba026-18ed-46e1-ae1c-9e9728716965 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Volume info retrieved successfully. Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1d4ba026-18ed-46e1-ae1c-9e9728716965 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] http://192.168.122.93/volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 returned with HTTP 200 Sep 04 22:59:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1612/3208] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:17 2026] GET /volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cc32455d-e27f-44a2-891f-2611387012fc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cc32455d-e27f-44a2-891f-2611387012fc tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-reader] POST http://192.168.122.93/volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942/action Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cc32455d-e27f-44a2-891f-2611387012fc tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cc32455d-e27f-44a2-891f-2611387012fc tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-cc32455d-e27f-44a2-891f-2611387012fc tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6c1e5a2467124a1da653b7ec7cfc9577', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c995a7cc66a45cdb7beb910eb5e7b2e', '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=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cc32455d-e27f-44a2-891f-2611387012fc tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-reader] http://192.168.122.93/volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942/action returned with HTTP 403 Sep 04 22:59:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1613/3209] 192.168.122.93 () {60 vars in 1269 bytes} [Fri Sep 4 22:59:17 2026] POST /volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942/action => generated 131 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-18bbee6c-7fed-4c9f-9b6d-14e1e68e9fb6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-43e498d4-f4a7-4ab2-ba2b-1b8e3bc1a2a3 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-43e498d4-f4a7-4ab2-ba2b-1b8e3bc1a2a3 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2105832685", "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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-18bbee6c-7fed-4c9f-9b6d-14e1e68e9fb6 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-18bbee6c-7fed-4c9f-9b6d-14e1e68e9fb6 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-18bbee6c-7fed-4c9f-9b6d-14e1e68e9fb6 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-18bbee6c-7fed-4c9f-9b6d-14e1e68e9fb6 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Delete volume with id: 14f94031-b944-47f7-b3a9-048b229ee942 Sep 04 22:59:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-18bbee6c-7fed-4c9f-9b6d-14e1e68e9fb6 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Volume info retrieved successfully. Sep 04 22:59:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-43e498d4-f4a7-4ab2-ba2b-1b8e3bc1a2a3 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1597/3210] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:17 2026] POST /volume/v3/types => generated 380 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ec2ae4b9-515d-4b0e-8562-8d9af57d3158 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ec2ae4b9-515d-4b0e-8562-8d9af57d3158 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] POST http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/encryption Sep 04 22:59:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ec2ae4b9-515d-4b0e-8562-8d9af57d3158 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-18bbee6c-7fed-4c9f-9b6d-14e1e68e9fb6 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Delete volume request issued successfully. Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-18bbee6c-7fed-4c9f-9b6d-14e1e68e9fb6 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] http://192.168.122.93/volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 returned with HTTP 202 Sep 04 22:59:17 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1614/3211] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:59:17 2026] DELETE /volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6c9b99db-c0fa-47a4-a85c-1cffe5091bc2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6c9b99db-c0fa-47a4-a85c-1cffe5091bc2 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] GET http://192.168.122.93/volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6c9b99db-c0fa-47a4-a85c-1cffe5091bc2 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6c9b99db-c0fa-47a4-a85c-1cffe5091bc2 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:17 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:17 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:17 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:17 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ec2ae4b9-515d-4b0e-8562-8d9af57d3158 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/encryption returned with HTTP 200 Sep 04 22:59:17 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1598/3212] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:59:17 2026] POST /volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/encryption => generated 239 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4e4ebeca-6b8d-4075-a260-4a88f1e54ea8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:17 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4e4ebeca-6b8d-4075-a260-4a88f1e54ea8 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:17 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4e4ebeca-6b8d-4075-a260-4a88f1e54ea8 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1106968910", "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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6c9b99db-c0fa-47a4-a85c-1cffe5091bc2 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Volume info retrieved successfully. Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6c9b99db-c0fa-47a4-a85c-1cffe5091bc2 tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] http://192.168.122.93/volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 returned with HTTP 200 Sep 04 22:59:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1615/3213] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:17 2026] GET /volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 => generated 1013 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4e4ebeca-6b8d-4075-a260-4a88f1e54ea8 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1599/3214] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:17 2026] POST /volume/v3/types => generated 380 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0503451a-9469-436d-8ec1-9609cd299e1c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0503451a-9469-436d-8ec1-9609cd299e1c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] POST http://192.168.122.93/volume/v3/types/06910845-fdaa-4a9b-ae4e-463bcc34e6f6/encryption Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0503451a-9469-436d-8ec1-9609cd299e1c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0503451a-9469-436d-8ec1-9609cd299e1c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/06910845-fdaa-4a9b-ae4e-463bcc34e6f6/encryption returned with HTTP 200 Sep 04 22:59:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1616/3215] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:59:18 2026] POST /volume/v3/types/06910845-fdaa-4a9b-ae4e-463bcc34e6f6/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e27469c5-a5b1-4b75-b23b-d45e78ed2890 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e27469c5-a5b1-4b75-b23b-d45e78ed2890 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e27469c5-a5b1-4b75-b23b-d45e78ed2890 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-382529804", "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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e27469c5-a5b1-4b75-b23b-d45e78ed2890 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1600/3216] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:18 2026] POST /volume/v3/types => generated 379 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f63a1e4b-33fe-46a5-862b-486d4daf77eb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f63a1e4b-33fe-46a5-862b-486d4daf77eb tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] POST http://192.168.122.93/volume/v3/types/983117ca-f01b-4bd3-9f0b-7e5070956d02/extra_specs Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f63a1e4b-33fe-46a5-862b-486d4daf77eb tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f63a1e4b-33fe-46a5-862b-486d4daf77eb tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/983117ca-f01b-4bd3-9f0b-7e5070956d02/extra_specs returned with HTTP 200 Sep 04 22:59:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1617/3217] 192.168.122.93 () {60 vars in 1278 bytes} [Fri Sep 4 22:59:18 2026] POST /volume/v3/types/983117ca-f01b-4bd3-9f0b-7e5070956d02/extra_specs => generated 35 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-da9aa378-9bfc-4874-8635-64af788d3a77 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-da9aa378-9bfc-4874-8635-64af788d3a77 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] PUT http://192.168.122.93/volume/v3/types/983117ca-f01b-4bd3-9f0b-7e5070956d02/extra_specs/key2 Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-da9aa378-9bfc-4874-8635-64af788d3a77 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-da9aa378-9bfc-4874-8635-64af788d3a77 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/983117ca-f01b-4bd3-9f0b-7e5070956d02/extra_specs/key2 returned with HTTP 200 Sep 04 22:59:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1601/3218] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:59:18 2026] PUT /volume/v3/types/983117ca-f01b-4bd3-9f0b-7e5070956d02/extra_specs/key2 => generated 25 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a065a70e-e8c2-447e-9418-347d82831721 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a065a70e-e8c2-447e-9418-347d82831721 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a065a70e-e8c2-447e-9418-347d82831721 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cd35596c-98ae-4211-bf98-1bb4ff0e4e3e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd35596c-98ae-4211-bf98-1bb4ff0e4e3e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a065a70e-e8c2-447e-9418-347d82831721 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd35596c-98ae-4211-bf98-1bb4ff0e4e3e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cd35596c-98ae-4211-bf98-1bb4ff0e4e3e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1618/3219] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:59:18 2026] POST /volume/v3/types => generated 195 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-229d3167-a1f0-4ed0-8d48-2f535670469c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-cd35596c-98ae-4211-bf98-1bb4ff0e4e3e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-229d3167-a1f0-4ed0-8d48-2f535670469c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] DELETE http://192.168.122.93/volume/v3/types/6c520496-6a38-4d50-a9b0-07270a5a4967 Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-229d3167-a1f0-4ed0-8d48-2f535670469c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-229d3167-a1f0-4ed0-8d48-2f535670469c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cd35596c-98ae-4211-bf98-1bb4ff0e4e3e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 returned with HTTP 200 Sep 04 22:59:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1602/3220] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:18 2026] GET /volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-229d3167-a1f0-4ed0-8d48-2f535670469c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/6c520496-6a38-4d50-a9b0-07270a5a4967 returned with HTTP 202 Sep 04 22:59:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1619/3221] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:18 2026] DELETE /volume/v3/types/6c520496-6a38-4d50-a9b0-07270a5a4967 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-db8dd6b3-42a8-4cc3-96f3-11971589bbc5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-db8dd6b3-42a8-4cc3-96f3-11971589bbc5 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-db8dd6b3-42a8-4cc3-96f3-11971589bbc5 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1348088818", "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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-db8dd6b3-42a8-4cc3-96f3-11971589bbc5 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1603/3222] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:18 2026] POST /volume/v3/types => generated 380 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3cc4f314-abcb-474e-92f7-1115293f5af7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3cc4f314-abcb-474e-92f7-1115293f5af7 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] POST http://192.168.122.93/volume/v3/types/c5107435-1761-42d7-86cd-9ac3207c5ba0/encryption Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3cc4f314-abcb-474e-92f7-1115293f5af7 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3cc4f314-abcb-474e-92f7-1115293f5af7 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/c5107435-1761-42d7-86cd-9ac3207c5ba0/encryption returned with HTTP 200 Sep 04 22:59:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1620/3223] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:59:18 2026] POST /volume/v3/types/c5107435-1761-42d7-86cd-9ac3207c5ba0/encryption => generated 239 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-eea9e725-8181-4335-b9cd-78cc218c30e6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-eea9e725-8181-4335-b9cd-78cc218c30e6 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] DELETE http://192.168.122.93/volume/v3/types/c5107435-1761-42d7-86cd-9ac3207c5ba0/encryption/c3f49b6c-8d8b-4f8e-9a40-e10fec80708b Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-eea9e725-8181-4335-b9cd-78cc218c30e6 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-eea9e725-8181-4335-b9cd-78cc218c30e6 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-eea9e725-8181-4335-b9cd-78cc218c30e6 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/c5107435-1761-42d7-86cd-9ac3207c5ba0/encryption/c3f49b6c-8d8b-4f8e-9a40-e10fec80708b returned with HTTP 202 Sep 04 22:59:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1604/3224] 192.168.122.93 () {58 vars in 1368 bytes} [Fri Sep 4 22:59:18 2026] DELETE /volume/v3/types/c5107435-1761-42d7-86cd-9ac3207c5ba0/encryption/c3f49b6c-8d8b-4f8e-9a40-e10fec80708b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a669a521-48d2-4a33-ac3a-85bab3b2d542 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a669a521-48d2-4a33-ac3a-85bab3b2d542 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a669a521-48d2-4a33-ac3a-85bab3b2d542 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-295068616", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8689a0a2-0ece-42c8-9ab3-eb0ec016f782 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8689a0a2-0ece-42c8-9ab3-eb0ec016f782 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] GET http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8689a0a2-0ece-42c8-9ab3-eb0ec016f782 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8689a0a2-0ece-42c8-9ab3-eb0ec016f782 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8689a0a2-0ece-42c8-9ab3-eb0ec016f782 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 returned with HTTP 404 Sep 04 22:59:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1605/3225] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:18 2026] GET /volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9617f9f3-eb43-4f95-9ddd-07c37fd669eb None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9617f9f3-eb43-4f95-9ddd-07c37fd669eb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] DELETE http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9617f9f3-eb43-4f95-9ddd-07c37fd669eb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9617f9f3-eb43-4f95-9ddd-07c37fd669eb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-9617f9f3-eb43-4f95-9ddd-07c37fd669eb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete snapshot with id: b37d169f-df18-4f12-863b-b6aeb9e9e5e2 Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9617f9f3-eb43-4f95-9ddd-07c37fd669eb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 returned with HTTP 404 Sep 04 22:59:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1606/3226] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:59:18 2026] DELETE /volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c3259bde-557a-4114-80ff-985c799bea1e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a669a521-48d2-4a33-ac3a-85bab3b2d542 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1621/3227] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:18 2026] POST /volume/v3/types => generated 379 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c3259bde-557a-4114-80ff-985c799bea1e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c3259bde-557a-4114-80ff-985c799bea1e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c3259bde-557a-4114-80ff-985c799bea1e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c3259bde-557a-4114-80ff-985c799bea1e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 returned with HTTP 404 Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a03badcd-ef67-442f-9e59-2eb7711fca41 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1607/3228] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:18 2026] GET /volume/v3/snapshots/b37d169f-df18-4f12-863b-b6aeb9e9e5e2 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6e91655c-44ea-4108-87eb-1811451455de None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6e91655c-44ea-4108-87eb-1811451455de tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6e91655c-44ea-4108-87eb-1811451455de tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6e91655c-44ea-4108-87eb-1811451455de tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-6e91655c-44ea-4108-87eb-1811451455de tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume with id: 69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a03badcd-ef67-442f-9e59-2eb7711fca41 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] DELETE http://192.168.122.93/volume/v3/types/e9c15a6e-d953-4ecd-ac87-0a4ecab21550/extra_specs/key1 Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a03badcd-ef67-442f-9e59-2eb7711fca41 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a03badcd-ef67-442f-9e59-2eb7711fca41 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6e91655c-44ea-4108-87eb-1811451455de tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a03badcd-ef67-442f-9e59-2eb7711fca41 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/e9c15a6e-d953-4ecd-ac87-0a4ecab21550/extra_specs/key1 returned with HTTP 202 Sep 04 22:59:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1622/3229] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:59:18 2026] DELETE /volume/v3/types/e9c15a6e-d953-4ecd-ac87-0a4ecab21550/extra_specs/key1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e20408ab-00ad-41be-aa30-6cbe4c5311ca None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6e91655c-44ea-4108-87eb-1811451455de tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume request issued successfully. Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6e91655c-44ea-4108-87eb-1811451455de tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b returned with HTTP 202 Sep 04 22:59:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1608/3230] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:59:18 2026] DELETE /volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e20408ab-00ad-41be-aa30-6cbe4c5311ca tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e20408ab-00ad-41be-aa30-6cbe4c5311ca tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2059663601", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7e9d872f-a217-4172-9bf3-7b507eddb7cf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7e9d872f-a217-4172-9bf3-7b507eddb7cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7e9d872f-a217-4172-9bf3-7b507eddb7cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7e9d872f-a217-4172-9bf3-7b507eddb7cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:18 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:18 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:18 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e20408ab-00ad-41be-aa30-6cbe4c5311ca tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:18 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1623/3231] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:18 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 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7e9d872f-a217-4172-9bf3-7b507eddb7cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3f17327a-8755-4c9f-97b0-e28c0822e06f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3f17327a-8755-4c9f-97b0-e28c0822e06f tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] DELETE http://192.168.122.93/volume/v3/types/77a3712c-a7ca-42f9-bd40-873bfd014086 Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3f17327a-8755-4c9f-97b0-e28c0822e06f tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:18 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3f17327a-8755-4c9f-97b0-e28c0822e06f tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:18 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7e9d872f-a217-4172-9bf3-7b507eddb7cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b returned with HTTP 200 Sep 04 22:59:18 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1609/3232] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:18 2026] GET /volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3f17327a-8755-4c9f-97b0-e28c0822e06f tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/77a3712c-a7ca-42f9-bd40-873bfd014086 returned with HTTP 202 Sep 04 22:59:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1624/3233] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:18 2026] DELETE /volume/v3/types/77a3712c-a7ca-42f9-bd40-873bfd014086 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ccad69d7-6a19-46a5-ba0a-55bb4acad790 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ccad69d7-6a19-46a5-ba0a-55bb4acad790 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] GET http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/extra_specs Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ccad69d7-6a19-46a5-ba0a-55bb4acad790 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ccad69d7-6a19-46a5-ba0a-55bb4acad790 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c19bfa3b-95a5-4fbd-b6bf-2c57c7c1f1ca None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ccad69d7-6a19-46a5-ba0a-55bb4acad790 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/extra_specs returned with HTTP 200 Sep 04 22:59:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1610/3234] 192.168.122.93 () {58 vars in 1257 bytes} [Fri Sep 4 22:59:19 2026] GET /volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/extra_specs => generated 185 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c19bfa3b-95a5-4fbd-b6bf-2c57c7c1f1ca tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] GET http://192.168.122.93/volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c19bfa3b-95a5-4fbd-b6bf-2c57c7c1f1ca tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c19bfa3b-95a5-4fbd-b6bf-2c57c7c1f1ca tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0af392f9-af32-4455-b301-fb6a4f073395 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0af392f9-af32-4455-b301-fb6a4f073395 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] GET http://192.168.122.93/volume/v3/types Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0af392f9-af32-4455-b301-fb6a4f073395 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0af392f9-af32-4455-b301-fb6a4f073395 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:19 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c19bfa3b-95a5-4fbd-b6bf-2c57c7c1f1ca tempest-ProjectReaderTests-2096085976 tempest-ProjectReaderTests-2096085976-project-admin] http://192.168.122.93/volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 returned with HTTP 404 Sep 04 22:59:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1625/3235] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:19 2026] GET /volume/v3/volumes/14f94031-b944-47f7-b3a9-048b229ee942 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0af392f9-af32-4455-b301-fb6a4f073395 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1611/3236] 192.168.122.93 () {58 vars in 1110 bytes} [Fri Sep 4 22:59:19 2026] GET /volume/v3/types => generated 2588 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-73ffb5a8-62de-43b6-927b-9529b519be79 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-73ffb5a8-62de-43b6-927b-9529b519be79 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] GET http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/encryption/cipher Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-73ffb5a8-62de-43b6-927b-9529b519be79 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-73ffb5a8-62de-43b6-927b-9529b519be79 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-73ffb5a8-62de-43b6-927b-9529b519be79 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/encryption/cipher returned with HTTP 200 Sep 04 22:59:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1626/3237] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:59:19 2026] GET /volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/encryption/cipher => generated 29 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-049ede4f-3aad-4f6b-9b6c-5ec48fa17faf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-049ede4f-3aad-4f6b-9b6c-5ec48fa17faf tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] GET http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/encryption Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-049ede4f-3aad-4f6b-9b6c-5ec48fa17faf tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-049ede4f-3aad-4f6b-9b6c-5ec48fa17faf tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-049ede4f-3aad-4f6b-9b6c-5ec48fa17faf tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/encryption returned with HTTP 200 Sep 04 22:59:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1612/3238] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:59:19 2026] GET /volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/encryption => generated 325 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2ec60d19-954a-4566-821d-2affdc8f4469 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2ec60d19-954a-4566-821d-2affdc8f4469 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] GET http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/extra_specs/multiattach Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2ec60d19-954a-4566-821d-2affdc8f4469 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2ec60d19-954a-4566-821d-2affdc8f4469 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2ec60d19-954a-4566-821d-2affdc8f4469 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/extra_specs/multiattach returned with HTTP 200 Sep 04 22:59:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1627/3239] 192.168.122.93 () {58 vars in 1293 bytes} [Fri Sep 4 22:59:19 2026] GET /volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/extra_specs/multiattach => generated 29 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-956737e3-8470-4b3a-bb53-c0439a53f4d4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-956737e3-8470-4b3a-bb53-c0439a53f4d4 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] GET http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/extra_specs/volume_backend_name Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-956737e3-8470-4b3a-bb53-c0439a53f4d4 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-956737e3-8470-4b3a-bb53-c0439a53f4d4 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-956737e3-8470-4b3a-bb53-c0439a53f4d4 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/extra_specs/volume_backend_name returned with HTTP 200 Sep 04 22:59:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1613/3240] 192.168.122.93 () {58 vars in 1317 bytes} [Fri Sep 4 22:59:19 2026] GET /volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/extra_specs/volume_backend_name => generated 44 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ec05ff00-3907-4452-a58a-bb00ca28360c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ec05ff00-3907-4452-a58a-bb00ca28360c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] GET http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3 Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ec05ff00-3907-4452-a58a-bb00ca28360c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ec05ff00-3907-4452-a58a-bb00ca28360c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ec05ff00-3907-4452-a58a-bb00ca28360c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3 returned with HTTP 200 Sep 04 22:59:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1628/3241] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:59:19 2026] GET /volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3 => generated 402 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-f8ab348e-6b77-487c-a9a4-7762ff06f00a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f8ab348e-6b77-487c-a9a4-7762ff06f00a tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] PUT http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/encryption/4864ceb8-14c0-4467-8ce3-f67ef1b3a1d9 Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-f8ab348e-6b77-487c-a9a4-7762ff06f00a tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-579098d7-7332-49e4-9cb4-1f835d889c5d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-579098d7-7332-49e4-9cb4-1f835d889c5d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-579098d7-7332-49e4-9cb4-1f835d889c5d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-579098d7-7332-49e4-9cb4-1f835d889c5d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-579098d7-7332-49e4-9cb4-1f835d889c5d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-579098d7-7332-49e4-9cb4-1f835d889c5d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 returned with HTTP 200 Sep 04 22:59:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1629/3242] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:19 2026] GET /volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-f8ab348e-6b77-487c-a9a4-7762ff06f00a tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/encryption/4864ceb8-14c0-4467-8ce3-f67ef1b3a1d9 returned with HTTP 200 Sep 04 22:59:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1614/3243] 192.168.122.93 () {60 vars in 1385 bytes} [Fri Sep 4 22:59:19 2026] PUT /volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/encryption/4864ceb8-14c0-4467-8ce3-f67ef1b3a1d9 => generated 33 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0edcf52b-7271-401f-8474-bb7fcd001832 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0edcf52b-7271-401f-8474-bb7fcd001832 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] PUT http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/extra_specs/key1 Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0edcf52b-7271-401f-8474-bb7fcd001832 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0edcf52b-7271-401f-8474-bb7fcd001832 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/extra_specs/key1 returned with HTTP 200 Sep 04 22:59:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1630/3244] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:59:19 2026] PUT /volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3/extra_specs/key1 => generated 30 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-829f13ec-a6f8-44a0-ab83-7d094141969c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-829f13ec-a6f8-44a0-ab83-7d094141969c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] PUT http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3 Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-829f13ec-a6f8-44a0-ab83-7d094141969c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-829f13ec-a6f8-44a0-ab83-7d094141969c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3 returned with HTTP 200 Sep 04 22:59:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1615/3245] 192.168.122.93 () {60 vars in 1241 bytes} [Fri Sep 4 22:59:19 2026] PUT /volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3 => generated 371 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cfbd1bdd-ecb9-4a9b-9e81-becfd225796a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cfbd1bdd-ecb9-4a9b-9e81-becfd225796a tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] DELETE http://192.168.122.93/volume/v3/types/e9c15a6e-d953-4ecd-ac87-0a4ecab21550 Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cfbd1bdd-ecb9-4a9b-9e81-becfd225796a tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cfbd1bdd-ecb9-4a9b-9e81-becfd225796a tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cfbd1bdd-ecb9-4a9b-9e81-becfd225796a tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/e9c15a6e-d953-4ecd-ac87-0a4ecab21550 returned with HTTP 202 Sep 04 22:59:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1631/3246] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:19 2026] DELETE /volume/v3/types/e9c15a6e-d953-4ecd-ac87-0a4ecab21550 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-974cd87c-b038-4db9-b739-9fbf77fa93dd None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-974cd87c-b038-4db9-b739-9fbf77fa93dd tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] DELETE http://192.168.122.93/volume/v3/types/c5107435-1761-42d7-86cd-9ac3207c5ba0 Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-974cd87c-b038-4db9-b739-9fbf77fa93dd tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-974cd87c-b038-4db9-b739-9fbf77fa93dd tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-974cd87c-b038-4db9-b739-9fbf77fa93dd tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/c5107435-1761-42d7-86cd-9ac3207c5ba0 returned with HTTP 202 Sep 04 22:59:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1616/3247] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:19 2026] DELETE /volume/v3/types/c5107435-1761-42d7-86cd-9ac3207c5ba0 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-24b9d893-277c-4087-8381-7f0b1c76920c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-24b9d893-277c-4087-8381-7f0b1c76920c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] DELETE http://192.168.122.93/volume/v3/types/983117ca-f01b-4bd3-9f0b-7e5070956d02 Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-24b9d893-277c-4087-8381-7f0b1c76920c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-24b9d893-277c-4087-8381-7f0b1c76920c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-24b9d893-277c-4087-8381-7f0b1c76920c tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/983117ca-f01b-4bd3-9f0b-7e5070956d02 returned with HTTP 202 Sep 04 22:59:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1632/3248] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:19 2026] DELETE /volume/v3/types/983117ca-f01b-4bd3-9f0b-7e5070956d02 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-eb01b859-f30f-4704-8474-7732ff051ef7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-eb01b859-f30f-4704-8474-7732ff051ef7 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] DELETE http://192.168.122.93/volume/v3/types/06910845-fdaa-4a9b-ae4e-463bcc34e6f6 Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-eb01b859-f30f-4704-8474-7732ff051ef7 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-eb01b859-f30f-4704-8474-7732ff051ef7 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cb6d22e5-1025-47ff-a518-eba680a1311d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-eb01b859-f30f-4704-8474-7732ff051ef7 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/06910845-fdaa-4a9b-ae4e-463bcc34e6f6 returned with HTTP 202 Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cb6d22e5-1025-47ff-a518-eba680a1311d tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b Sep 04 22:59:19 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1617/3249] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:19 2026] DELETE /volume/v3/types/06910845-fdaa-4a9b-ae4e-463bcc34e6f6 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cb6d22e5-1025-47ff-a518-eba680a1311d tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cb6d22e5-1025-47ff-a518-eba680a1311d tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6a0c4ef9-9bf0-418b-a636-bb9087990fb4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6a0c4ef9-9bf0-418b-a636-bb9087990fb4 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] DELETE http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3 Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6a0c4ef9-9bf0-418b-a636-bb9087990fb4 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6a0c4ef9-9bf0-418b-a636-bb9087990fb4 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:19 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:19 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:19 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-cb6d22e5-1025-47ff-a518-eba680a1311d tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:19 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cb6d22e5-1025-47ff-a518-eba680a1311d tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b returned with HTTP 200 Sep 04 22:59:19 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1633/3250] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:19 2026] GET /volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6a0c4ef9-9bf0-418b-a636-bb9087990fb4 tempest-VolumeTypesAdminTests-101005172 tempest-VolumeTypesAdminTests-101005172-project-admin] http://192.168.122.93/volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3 returned with HTTP 202 Sep 04 22:59:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1618/3251] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:19 2026] DELETE /volume/v3/types/b843599f-edad-4f37-8092-6a30b5cb42a3 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2e143311-1e01-41e4-abbd-9300e752bd04 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2e143311-1e01-41e4-abbd-9300e752bd04 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 Sep 04 22:59:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2e143311-1e01-41e4-abbd-9300e752bd04 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2e143311-1e01-41e4-abbd-9300e752bd04 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2e143311-1e01-41e4-abbd-9300e752bd04 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2e143311-1e01-41e4-abbd-9300e752bd04 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 returned with HTTP 200 Sep 04 22:59:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1634/3252] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:20 2026] GET /volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 => generated 467 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-32f79a62-35d3-4312-a8ff-a63e6eb6ca72 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-32f79a62-35d3-4312-a8ff-a63e6eb6ca72 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] POST http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546/action Sep 04 22:59:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-32f79a62-35d3-4312-a8ff-a63e6eb6ca72 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:59:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-32f79a62-35d3-4312-a8ff-a63e6eb6ca72 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-32f79a62-35d3-4312-a8ff-a63e6eb6ca72 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Updating snapshot '34fed9cf-5c10-4114-9f05-bf45980b5546' with '{'status': 'error'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:59:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:20 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-32f79a62-35d3-4312-a8ff-a63e6eb6ca72 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2d41071305504ce5aa9da6fbc4852f5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fae0e4a6350419eb4bd7b2cc33fe5b6', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-32f79a62-35d3-4312-a8ff-a63e6eb6ca72 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546/action returned with HTTP 403 Sep 04 22:59:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1619/3253] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:59:20 2026] POST /volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546/action => generated 133 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:59:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4b5c57ce-b57d-4d5d-85fa-b918635a7dc3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4b5c57ce-b57d-4d5d-85fa-b918635a7dc3 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] DELETE http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 Sep 04 22:59:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4b5c57ce-b57d-4d5d-85fa-b918635a7dc3 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:20 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4b5c57ce-b57d-4d5d-85fa-b918635a7dc3 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:20 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-4b5c57ce-b57d-4d5d-85fa-b918635a7dc3 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Delete snapshot with id: 34fed9cf-5c10-4114-9f05-bf45980b5546 Sep 04 22:59:20 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:20 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4b5c57ce-b57d-4d5d-85fa-b918635a7dc3 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:20 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:20 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:20 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4b5c57ce-b57d-4d5d-85fa-b918635a7dc3 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot delete request issued successfully. Sep 04 22:59:20 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4b5c57ce-b57d-4d5d-85fa-b918635a7dc3 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 returned with HTTP 202 Sep 04 22:59:20 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1635/3254] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:59:20 2026] DELETE /volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-13c8b7e0-5469-468f-bc52-56a583481530 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-13c8b7e0-5469-468f-bc52-56a583481530 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 Sep 04 22:59:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-13c8b7e0-5469-468f-bc52-56a583481530 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:20 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-13c8b7e0-5469-468f-bc52-56a583481530 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:20 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:20 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:20 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-13c8b7e0-5469-468f-bc52-56a583481530 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:20 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-13c8b7e0-5469-468f-bc52-56a583481530 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 returned with HTTP 200 Sep 04 22:59:20 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1620/3255] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:20 2026] GET /volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-abfe3d83-51e8-44b6-bc54-53ba65389708 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-abfe3d83-51e8-44b6-bc54-53ba65389708 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b Sep 04 22:59:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-abfe3d83-51e8-44b6-bc54-53ba65389708 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-abfe3d83-51e8-44b6-bc54-53ba65389708 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-abfe3d83-51e8-44b6-bc54-53ba65389708 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b returned with HTTP 404 Sep 04 22:59:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1636/3256] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:21 2026] GET /volume/v3/volumes/69d3b3b6-e8fb-4ba8-9c49-d7d133e23d4b => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1685824213"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1685824213'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume of 1 GB Sep 04 22:59:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (beea9fe4-f188-472d-a58b-e9011246ccdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ef8099c-166a-4de5-b35a-e7fb85ede23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ef8099c-166a-4de5-b35a-e7fb85ede23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9176ca04-39ce-4ce6-bb21-15c636be95cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Created reservations ['993afd88-5c71-4849-9376-5a301a2447c8', '80e9e124-a9f0-451a-b75c-bc6cea03a85c', '5d5889db-7a0f-4a55-a1e1-7c8fb9e487f4', 'bc63c333-0f0a-412b-b4c8-fe5844249db2'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9176ca04-39ce-4ce6-bb21-15c636be95cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['993afd88-5c71-4849-9376-5a301a2447c8', '80e9e124-a9f0-451a-b75c-bc6cea03a85c', '5d5889db-7a0f-4a55-a1e1-7c8fb9e487f4', 'bc63c333-0f0a-412b-b4c8-fe5844249db2']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bf14218-289e-445c-a649-143ef18530d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:21 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bf14218-289e-445c-a649-143ef18530d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0f5b06e-dc46-485b-908a-db599afe9bf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1685824213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['993afd88-5c71-4849-9376-5a301a2447c8','80e9e124-a9f0-451a-b75c-bc6cea03a85c','5d5889db-7a0f-4a55-a1e1-7c8fb9e487f4','bc63c333-0f0a-412b-b4c8-fe5844249db2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1685824213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0f5b06e-dc46-485b-908a-db599afe9bf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d8d7d603c684738925adf45cc6e4bb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='282a0ae954d341708f1568d9dc87995d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c7a4cf-1991-40b8-98b9-3876dca905bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c7a4cf-1991-40b8-98b9-3876dca905bb) transitioned into state 'SUCCESS' from state '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-1685824213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['993afd88-5c71-4849-9376-5a301a2447c8','80e9e124-a9f0-451a-b75c-bc6cea03a85c','5d5889db-7a0f-4a55-a1e1-7c8fb9e487f4','bc63c333-0f0a-412b-b4c8-fe5844249db2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68a18ec7-a13c-4118-a206-dbcf1133d078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68a18ec7-a13c-4118-a206-dbcf1133d078) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (beea9fe4-f188-472d-a58b-e9011246ccdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request issued successfully. Sep 04 22:59:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fb6b22f5-3970-45ec-9ca6-27740d81b043 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1621/3257] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:21 2026] POST /volume/v3/volumes => generated 785 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-517871d4-3163-4b58-aebf-9922fcb754a1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-517871d4-3163-4b58-aebf-9922fcb754a1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 Sep 04 22:59:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-517871d4-3163-4b58-aebf-9922fcb754a1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:21 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-517871d4-3163-4b58-aebf-9922fcb754a1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:21 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:21 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:21 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:21 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:21 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-517871d4-3163-4b58-aebf-9922fcb754a1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:21 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-517871d4-3163-4b58-aebf-9922fcb754a1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 returned with HTTP 200 Sep 04 22:59:21 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1637/3258] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:21 2026] GET /volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 => generated 964 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-baf7b64a-2705-4fe6-b694-0c124214b6df None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-baf7b64a-2705-4fe6-b694-0c124214b6df tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-baf7b64a-2705-4fe6-b694-0c124214b6df tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-baf7b64a-2705-4fe6-b694-0c124214b6df tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:21 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:21 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:21 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-baf7b64a-2705-4fe6-b694-0c124214b6df tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:21 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-baf7b64a-2705-4fe6-b694-0c124214b6df tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 returned with HTTP 200 Sep 04 22:59:21 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1622/3259] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:21 2026] GET /volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 => generated 466 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-14a6e498-911d-45b6-84a4-f5d505f90ea9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-14a6e498-911d-45b6-84a4-f5d505f90ea9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 Sep 04 22:59:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-14a6e498-911d-45b6-84a4-f5d505f90ea9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-14a6e498-911d-45b6-84a4-f5d505f90ea9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:22 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:22 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:22 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:22 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-14a6e498-911d-45b6-84a4-f5d505f90ea9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-14a6e498-911d-45b6-84a4-f5d505f90ea9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 returned with HTTP 200 Sep 04 22:59:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1638/3260] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:22 2026] GET /volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-42a43800-d4f3-4bd6-bab2-c7af4ac77bba None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-42a43800-d4f3-4bd6-bab2-c7af4ac77bba tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 Sep 04 22:59:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-42a43800-d4f3-4bd6-bab2-c7af4ac77bba tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-42a43800-d4f3-4bd6-bab2-c7af4ac77bba tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-42a43800-d4f3-4bd6-bab2-c7af4ac77bba tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 returned with HTTP 404 Sep 04 22:59:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1623/3261] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:22 2026] GET /volume/v3/snapshots/34fed9cf-5c10-4114-9f05-bf45980b5546 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:59:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b43a2d4f-ebe6-4853-a1be-ae29fb77ff54 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b43a2d4f-ebe6-4853-a1be-ae29fb77ff54 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 Sep 04 22:59:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b43a2d4f-ebe6-4853-a1be-ae29fb77ff54 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:22 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b43a2d4f-ebe6-4853-a1be-ae29fb77ff54 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:22 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-b43a2d4f-ebe6-4853-a1be-ae29fb77ff54 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Delete volume with id: 979dd111-d4ca-4c02-b2c4-f778cc94e560 Sep 04 22:59:22 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:22 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:22 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:22 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b43a2d4f-ebe6-4853-a1be-ae29fb77ff54 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:22 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b43a2d4f-ebe6-4853-a1be-ae29fb77ff54 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Delete volume request issued successfully. Sep 04 22:59:22 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b43a2d4f-ebe6-4853-a1be-ae29fb77ff54 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 returned with HTTP 202 Sep 04 22:59:22 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1639/3262] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:59:22 2026] DELETE /volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-47f40b66-e3fa-421f-8b7a-c6df4f361df8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-47f40b66-e3fa-421f-8b7a-c6df4f361df8 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 Sep 04 22:59:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-47f40b66-e3fa-421f-8b7a-c6df4f361df8 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:22 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-47f40b66-e3fa-421f-8b7a-c6df4f361df8 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:22 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:22 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:22 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:22 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:22 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-47f40b66-e3fa-421f-8b7a-c6df4f361df8 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:22 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-47f40b66-e3fa-421f-8b7a-c6df4f361df8 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 returned with HTTP 200 Sep 04 22:59:22 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1624/3263] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:22 2026] GET /volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1834783295"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1834783295'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Create volume of 1 GB Sep 04 22:59:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Flow 'volume_create_api' (b5bc4935-cc96-4cbd-8dbb-b6cc1b50f7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d3f204-8fc7-49b5-8028-7c58f55fb46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d3f204-8fc7-49b5-8028-7c58f55fb46e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78a5a369-47d0-4afb-b650-4ccb62695b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Created reservations ['0aad3407-be2f-4493-bd17-4c17d52219e3', 'c2b602b9-f013-42f0-8108-49b1daa559b5', '9a902c1a-d0c2-4fea-b117-401cccb30c6c', '3b183374-17c6-4271-a477-aa23f7f444c8'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78a5a369-47d0-4afb-b650-4ccb62695b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aad3407-be2f-4493-bd17-4c17d52219e3', 'c2b602b9-f013-42f0-8108-49b1daa559b5', '9a902c1a-d0c2-4fea-b117-401cccb30c6c', '3b183374-17c6-4271-a477-aa23f7f444c8']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (babb0a48-9e74-461f-a756-0322cd00f993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:23 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (babb0a48-9e74-461f-a756-0322cd00f993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b3ea0b8-d38d-48ba-8bcd-645bf85084c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1834783295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24132b0083124869a5d2cbe0b552c045',qos_specs=None,replication_status=,reservations=['0aad3407-be2f-4493-bd17-4c17d52219e3','c2b602b9-f013-42f0-8108-49b1daa559b5','9a902c1a-d0c2-4fea-b117-401cccb30c6c','3b183374-17c6-4271-a477-aa23f7f444c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dcad604784f495f9ae98d27ddb68ecf',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1834783295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b3ea0b8-d38d-48ba-8bcd-645bf85084c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24132b0083124869a5d2cbe0b552c045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dcad604784f495f9ae98d27ddb68ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b3fa8c-ab85-451e-aca9-a8e965eda1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b3fa8c-ab85-451e-aca9-a8e965eda1c3) transitioned into state 'SUCCESS' from state '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-1834783295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24132b0083124869a5d2cbe0b552c045',qos_specs=None,replication_status=,reservations=['0aad3407-be2f-4493-bd17-4c17d52219e3','c2b602b9-f013-42f0-8108-49b1daa559b5','9a902c1a-d0c2-4fea-b117-401cccb30c6c','3b183374-17c6-4271-a477-aa23f7f444c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dcad604784f495f9ae98d27ddb68ecf',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1205cbf-aeb4-481f-95f3-dac67e0001af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1205cbf-aeb4-481f-95f3-dac67e0001af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Flow 'volume_create_api' (b5bc4935-cc96-4cbd-8dbb-b6cc1b50f7d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Create volume request issued successfully. Sep 04 22:59:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fc1c0d6c-4713-45ce-b6dd-e247927de099 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1640/3264] 192.168.122.93 () {62 vars in 1178 bytes} [Fri Sep 4 22:59:23 2026] POST /volume/v3/volumes => generated 785 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dd64970b-e5f7-47e9-9cc6-d2f407cebe21 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dd64970b-e5f7-47e9-9cc6-d2f407cebe21 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 Sep 04 22:59:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dd64970b-e5f7-47e9-9cc6-d2f407cebe21 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dd64970b-e5f7-47e9-9cc6-d2f407cebe21 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:23 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:23 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:23 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:23 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:23 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dd64970b-e5f7-47e9-9cc6-d2f407cebe21 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dd64970b-e5f7-47e9-9cc6-d2f407cebe21 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 returned with HTTP 200 Sep 04 22:59:23 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1625/3265] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:23 2026] GET /volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-341c5fbc-b814-4dc3-837b-f525821b337b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-341c5fbc-b814-4dc3-837b-f525821b337b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-341c5fbc-b814-4dc3-837b-f525821b337b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-341c5fbc-b814-4dc3-837b-f525821b337b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:23 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:23 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:23 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:23 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-341c5fbc-b814-4dc3-837b-f525821b337b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-341c5fbc-b814-4dc3-837b-f525821b337b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 returned with HTTP 200 Sep 04 22:59:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1641/3266] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:23 2026] GET /volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-420ce248-c872-4b51-971a-d81966babebf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:23 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-420ce248-c872-4b51-971a-d81966babebf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:59:23 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-420ce248-c872-4b51-971a-d81966babebf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0f5b06e-dc46-485b-908a-db599afe9bf9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-630124813"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:23 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:23 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:23 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:23 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:23 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-420ce248-c872-4b51-971a-d81966babebf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:23 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-420ce248-c872-4b51-971a-d81966babebf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create snapshot from volume c0f5b06e-dc46-485b-908a-db599afe9bf9 Sep 04 22:59:23 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-420ce248-c872-4b51-971a-d81966babebf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Created reservations ['2fd5cf59-dfda-42fa-91c0-8faa6d358471', '7fb3adb6-8a8c-4952-88b1-928be0fb3fc2', '28edfa31-c1d8-46af-9a15-ca0a9e84db01', 'e382caec-d74c-45ae-a845-a707d0c908b2'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fd8afe71-cecb-4122-9f62-6a715f14dd5e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fd8afe71-cecb-4122-9f62-6a715f14dd5e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fd8afe71-cecb-4122-9f62-6a715f14dd5e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:23 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fd8afe71-cecb-4122-9f62-6a715f14dd5e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:23 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:23 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:23 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fd8afe71-cecb-4122-9f62-6a715f14dd5e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 returned with HTTP 404 Sep 04 22:59:23 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1642/3267] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:23 2026] GET /volume/v3/volumes/979dd111-d4ca-4c02-b2c4-f778cc94e560 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-55161779-6eb3-4971-9419-865ebf36bf6e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-452145292"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-452145292'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create volume of 1 GB Sep 04 22:59:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:24 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-420ce248-c872-4b51-971a-d81966babebf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot create request issued successfully. Sep 04 22:59:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-420ce248-c872-4b51-971a-d81966babebf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1626/3268] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:59:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-93e92801-d55e-447e-a434-811cb2b68021 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Flow 'volume_create_api' (b184c0f8-5a2b-4406-ae57-0361954ff885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f29915b-fccc-4dad-b910-f2ab6645d36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-93e92801-d55e-447e-a434-811cb2b68021 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 Sep 04 22:59:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-93e92801-d55e-447e-a434-811cb2b68021 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-93e92801-d55e-447e-a434-811cb2b68021 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:24 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:24 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:24 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-93e92801-d55e-447e-a434-811cb2b68021 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-93e92801-d55e-447e-a434-811cb2b68021 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 returned with HTTP 200 Sep 04 22:59:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1627/3269] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:24 2026] GET /volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f29915b-fccc-4dad-b910-f2ab6645d36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b52b7a2-9d8b-43af-acac-f6ee8b303fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Created reservations ['faa81ec5-5eb9-4847-bc6f-9c5cc1bbec9a', '304e6dd5-2092-465d-8f04-c8ea64376f99', '3c31e2b4-20aa-49bd-ab5a-d6ad74a1bae5', 'f16bd482-4668-47b7-9a7d-30db1fe00a82'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b52b7a2-9d8b-43af-acac-f6ee8b303fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faa81ec5-5eb9-4847-bc6f-9c5cc1bbec9a', '304e6dd5-2092-465d-8f04-c8ea64376f99', '3c31e2b4-20aa-49bd-ab5a-d6ad74a1bae5', 'f16bd482-4668-47b7-9a7d-30db1fe00a82']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7378d576-e0f2-48f6-9ece-9129d5859b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7378d576-e0f2-48f6-9ece-9129d5859b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-452145292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fae0e4a6350419eb4bd7b2cc33fe5b6',qos_specs=None,replication_status=,reservations=['faa81ec5-5eb9-4847-bc6f-9c5cc1bbec9a','304e6dd5-2092-465d-8f04-c8ea64376f99','3c31e2b4-20aa-49bd-ab5a-d6ad74a1bae5','f16bd482-4668-47b7-9a7d-30db1fe00a82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6392183f54b64a94bd468f54808408ad',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-452145292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fae0e4a6350419eb4bd7b2cc33fe5b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6392183f54b64a94bd468f54808408ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f53eb4-53ed-40cd-9ae8-7b96bf677ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f53eb4-53ed-40cd-9ae8-7b96bf677ba3) transitioned into state 'SUCCESS' from state '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-452145292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fae0e4a6350419eb4bd7b2cc33fe5b6',qos_specs=None,replication_status=,reservations=['faa81ec5-5eb9-4847-bc6f-9c5cc1bbec9a','304e6dd5-2092-465d-8f04-c8ea64376f99','3c31e2b4-20aa-49bd-ab5a-d6ad74a1bae5','f16bd482-4668-47b7-9a7d-30db1fe00a82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6392183f54b64a94bd468f54808408ad',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfd6cbee-34c4-4115-8968-0e2b20eeff8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfd6cbee-34c4-4115-8968-0e2b20eeff8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Flow 'volume_create_api' (b184c0f8-5a2b-4406-ae57-0361954ff885) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create volume request issued successfully. Sep 04 22:59:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-55161779-6eb3-4971-9419-865ebf36bf6e tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1643/3270] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:23 2026] POST /volume/v3/volumes => generated 784 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d29e8cdd-89ac-4ea0-8355-495937868fae None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d29e8cdd-89ac-4ea0-8355-495937868fae tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 Sep 04 22:59:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d29e8cdd-89ac-4ea0-8355-495937868fae tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:24 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d29e8cdd-89ac-4ea0-8355-495937868fae tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:24 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:24 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:24 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:24 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:24 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d29e8cdd-89ac-4ea0-8355-495937868fae tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:24 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d29e8cdd-89ac-4ea0-8355-495937868fae tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 returned with HTTP 200 Sep 04 22:59:24 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1628/3271] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:24 2026] GET /volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 => generated 963 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8c2b7b54-6439-436b-916d-5923de84db4b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8c2b7b54-6439-436b-916d-5923de84db4b tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8c2b7b54-6439-436b-916d-5923de84db4b tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8c2b7b54-6439-436b-916d-5923de84db4b tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:24 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:24 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:24 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:24 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:24 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8c2b7b54-6439-436b-916d-5923de84db4b tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:24 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8c2b7b54-6439-436b-916d-5923de84db4b tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 returned with HTTP 200 Sep 04 22:59:24 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1644/3272] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:24 2026] GET /volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6b8eb5ab-2574-4d80-8904-5204a90daeff None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6b8eb5ab-2574-4d80-8904-5204a90daeff tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 Sep 04 22:59:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6b8eb5ab-2574-4d80-8904-5204a90daeff tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6b8eb5ab-2574-4d80-8904-5204a90daeff tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:25 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:25 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:25 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6b8eb5ab-2574-4d80-8904-5204a90daeff tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6b8eb5ab-2574-4d80-8904-5204a90daeff tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 returned with HTTP 200 Sep 04 22:59:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1629/3273] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:25 2026] GET /volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0458892d-81ad-4acc-a8e4-825c2cb01434 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0458892d-81ad-4acc-a8e4-825c2cb01434 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 Sep 04 22:59:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0458892d-81ad-4acc-a8e4-825c2cb01434 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0458892d-81ad-4acc-a8e4-825c2cb01434 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:25 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:25 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:25 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:25 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:25 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0458892d-81ad-4acc-a8e4-825c2cb01434 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0458892d-81ad-4acc-a8e4-825c2cb01434 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 returned with HTTP 200 Sep 04 22:59:25 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1645/3274] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:25 2026] GET /volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2180066f-52b9-419e-81ea-d6f72a030065 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2180066f-52b9-419e-81ea-d6f72a030065 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 Sep 04 22:59:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2180066f-52b9-419e-81ea-d6f72a030065 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:25 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2180066f-52b9-419e-81ea-d6f72a030065 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:25 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:25 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:25 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:25 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:25 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2180066f-52b9-419e-81ea-d6f72a030065 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:25 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2180066f-52b9-419e-81ea-d6f72a030065 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 returned with HTTP 200 Sep 04 22:59:25 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1630/3275] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:25 2026] GET /volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-702fb067-889a-4cdb-8dee-155207d09c89 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:25 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-702fb067-889a-4cdb-8dee-155207d09c89 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] GET http://192.168.122.93/volume/v3/volumes Sep 04 22:59:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-702fb067-889a-4cdb-8dee-155207d09c89 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-702fb067-889a-4cdb-8dee-155207d09c89 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:25 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-702fb067-889a-4cdb-8dee-155207d09c89 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:59:25 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-702fb067-889a-4cdb-8dee-155207d09c89 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:59:25 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:25 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:25 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-702fb067-889a-4cdb-8dee-155207d09c89 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] Get all volumes completed successfully. Sep 04 22:59:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-702fb067-889a-4cdb-8dee-155207d09c89 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] http://192.168.122.93/volume/v3/volumes returned with HTTP 200 Sep 04 22:59:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1646/3276] 192.168.122.93 () {60 vars in 1157 bytes} [Fri Sep 4 22:59:25 2026] GET /volume/v3/volumes => generated 342 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a2fb6e93-212a-4780-b860-69943a97fe59 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a2fb6e93-212a-4780-b860-69943a97fe59 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 Sep 04 22:59:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a2fb6e93-212a-4780-b860-69943a97fe59 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a2fb6e93-212a-4780-b860-69943a97fe59 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:26 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-a2fb6e93-212a-4780-b860-69943a97fe59 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Delete volume with id: 6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 Sep 04 22:59:26 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:26 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:26 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:26 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a2fb6e93-212a-4780-b860-69943a97fe59 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a2fb6e93-212a-4780-b860-69943a97fe59 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Delete volume request issued successfully. Sep 04 22:59:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a2fb6e93-212a-4780-b860-69943a97fe59 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 returned with HTTP 202 Sep 04 22:59:26 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1631/3277] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:59:26 2026] DELETE /volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:59:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-92a42117-2c09-48ac-8a88-cc7aa006d31f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-92a42117-2c09-48ac-8a88-cc7aa006d31f tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 Sep 04 22:59:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-92a42117-2c09-48ac-8a88-cc7aa006d31f tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-92a42117-2c09-48ac-8a88-cc7aa006d31f tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a998a759-1c4e-42b9-9486-221069c10278 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-92a42117-2c09-48ac-8a88-cc7aa006d31f tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a998a759-1c4e-42b9-9486-221069c10278 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 Sep 04 22:59:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a998a759-1c4e-42b9-9486-221069c10278 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:26 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a998a759-1c4e-42b9-9486-221069c10278 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-92a42117-2c09-48ac-8a88-cc7aa006d31f tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 returned with HTTP 200 Sep 04 22:59:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1647/3278] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:26 2026] GET /volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:26 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:26 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:26 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a998a759-1c4e-42b9-9486-221069c10278 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:26 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a998a759-1c4e-42b9-9486-221069c10278 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 returned with HTTP 200 Sep 04 22:59:26 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1632/3279] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:26 2026] GET /volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-21619f24-2f10-46b8-af1a-7a5008dc44a6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-21619f24-2f10-46b8-af1a-7a5008dc44a6 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 Sep 04 22:59:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-21619f24-2f10-46b8-af1a-7a5008dc44a6 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:26 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-21619f24-2f10-46b8-af1a-7a5008dc44a6 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:26 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:26 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:26 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:26 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:26 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-21619f24-2f10-46b8-af1a-7a5008dc44a6 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:26 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-21619f24-2f10-46b8-af1a-7a5008dc44a6 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 returned with HTTP 200 Sep 04 22:59:26 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1648/3280] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:26 2026] GET /volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fd250f54-04cc-4a58-a006-32d5a1775439 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fd250f54-04cc-4a58-a006-32d5a1775439 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fd250f54-04cc-4a58-a006-32d5a1775439 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6bc65dc6-301f-4628-b973-b20d9bfb25ef None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fd250f54-04cc-4a58-a006-32d5a1775439 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6bc65dc6-301f-4628-b973-b20d9bfb25ef tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6bc65dc6-301f-4628-b973-b20d9bfb25ef tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6bc65dc6-301f-4628-b973-b20d9bfb25ef tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fd250f54-04cc-4a58-a006-32d5a1775439 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 returned with HTTP 404 Sep 04 22:59:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1633/3281] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:27 2026] GET /volume/v3/volumes/6b3ea0b8-d38d-48ba-8bcd-645bf85084c7 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:59:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6bc65dc6-301f-4628-b973-b20d9bfb25ef tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6bc65dc6-301f-4628-b973-b20d9bfb25ef tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 returned with HTTP 200 Sep 04 22:59:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1649/3282] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:27 2026] GET /volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7ff39ca5-0a6d-45d2-9154-b5e72fa1f73d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7ff39ca5-0a6d-45d2-9154-b5e72fa1f73d tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] POST http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4/action Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-23501026"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7ff39ca5-0a6d-45d2-9154-b5e72fa1f73d tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7ff39ca5-0a6d-45d2-9154-b5e72fa1f73d tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-23501026'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Create volume of 1 GB Sep 04 22:59:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7ff39ca5-0a6d-45d2-9154-b5e72fa1f73d tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Snapshot retrieved successfully. Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-7ff39ca5-0a6d-45d2-9154-b5e72fa1f73d tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '746c4aae60e04fb9a1e8b46d4108c912', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4d8d7d603c684738925adf45cc6e4bb6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7ff39ca5-0a6d-45d2-9154-b5e72fa1f73d tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4/action returned with HTTP 403 Sep 04 22:59:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1650/3283] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:59:27 2026] POST /volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4/action => generated 133 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7c046937-adc5-43d8-8e4b-b8191efcb3a5 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c046937-adc5-43d8-8e4b-b8191efcb3a5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] DELETE http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7c046937-adc5-43d8-8e4b-b8191efcb3a5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7c046937-adc5-43d8-8e4b-b8191efcb3a5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-7c046937-adc5-43d8-8e4b-b8191efcb3a5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete snapshot with id: c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 Sep 04 22:59:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7c046937-adc5-43d8-8e4b-b8191efcb3a5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Flow 'volume_create_api' (cebd9196-6900-4240-8544-dc0219bbeda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (815e129e-8ac1-4f37-8d6c-81a0acdc817b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7c046937-adc5-43d8-8e4b-b8191efcb3a5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot delete request issued successfully. Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c046937-adc5-43d8-8e4b-b8191efcb3a5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 returned with HTTP 202 Sep 04 22:59:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1651/3284] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:59:27 2026] DELETE /volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6e02b5d0-ee77-40ad-b27a-964413382566 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6e02b5d0-ee77-40ad-b27a-964413382566 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6e02b5d0-ee77-40ad-b27a-964413382566 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6e02b5d0-ee77-40ad-b27a-964413382566 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (815e129e-8ac1-4f37-8d6c-81a0acdc817b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6e02b5d0-ee77-40ad-b27a-964413382566 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6e02b5d0-ee77-40ad-b27a-964413382566 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 returned with HTTP 200 Sep 04 22:59:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1652/3285] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:27 2026] GET /volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e71e1fd6-b692-4462-bace-b60b61ee8f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Created reservations ['3da67f0f-5b1a-4618-9628-a250c586d6c5', '67176651-d104-46d2-82dc-23ffd77afad5', '00746e0a-52fe-4238-8579-41c5a15be5ca', '7d262954-0310-4ae8-acd4-9d6bb8c42ec3'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e71e1fd6-b692-4462-bace-b60b61ee8f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3da67f0f-5b1a-4618-9628-a250c586d6c5', '67176651-d104-46d2-82dc-23ffd77afad5', '00746e0a-52fe-4238-8579-41c5a15be5ca', '7d262954-0310-4ae8-acd4-9d6bb8c42ec3']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceda8621-bc1a-452d-82dd-85b992f670ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceda8621-bc1a-452d-82dd-85b992f670ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50d68ffc-9639-498d-9759-4e2e02389e6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-23501026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24132b0083124869a5d2cbe0b552c045',qos_specs=None,replication_status=,reservations=['3da67f0f-5b1a-4618-9628-a250c586d6c5','67176651-d104-46d2-82dc-23ffd77afad5','00746e0a-52fe-4238-8579-41c5a15be5ca','7d262954-0310-4ae8-acd4-9d6bb8c42ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dcad604784f495f9ae98d27ddb68ecf',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-23501026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50d68ffc-9639-498d-9759-4e2e02389e6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24132b0083124869a5d2cbe0b552c045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dcad604784f495f9ae98d27ddb68ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd71f8fe-46d0-453e-90d9-23dc5c9252ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd71f8fe-46d0-453e-90d9-23dc5c9252ec) transitioned into state 'SUCCESS' from state '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-23501026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24132b0083124869a5d2cbe0b552c045',qos_specs=None,replication_status=,reservations=['3da67f0f-5b1a-4618-9628-a250c586d6c5','67176651-d104-46d2-82dc-23ffd77afad5','00746e0a-52fe-4238-8579-41c5a15be5ca','7d262954-0310-4ae8-acd4-9d6bb8c42ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dcad604784f495f9ae98d27ddb68ecf',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e86ecd3-46e1-4b1a-94c9-457cfd2a04bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e86ecd3-46e1-4b1a-94c9-457cfd2a04bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Flow 'volume_create_api' (cebd9196-6900-4240-8544-dc0219bbeda2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Create volume request issued successfully. Sep 04 22:59:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1e567a61-b81c-4aef-89d6-3c2e8081971a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1634/3286] 192.168.122.93 () {62 vars in 1178 bytes} [Fri Sep 4 22:59:27 2026] POST /volume/v3/volumes => generated 783 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-172e0aac-0b39-4a86-afb6-fc099f627551 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4c5a3634-03df-4970-84b3-6d143b62bb70 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-172e0aac-0b39-4a86-afb6-fc099f627551 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-172e0aac-0b39-4a86-afb6-fc099f627551 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-172e0aac-0b39-4a86-afb6-fc099f627551 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4c5a3634-03df-4970-84b3-6d143b62bb70 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4c5a3634-03df-4970-84b3-6d143b62bb70 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4c5a3634-03df-4970-84b3-6d143b62bb70 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:27 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:27 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-172e0aac-0b39-4a86-afb6-fc099f627551 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4c5a3634-03df-4970-84b3-6d143b62bb70 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-172e0aac-0b39-4a86-afb6-fc099f627551 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 returned with HTTP 200 Sep 04 22:59:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1635/3287] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:27 2026] GET /volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4c5a3634-03df-4970-84b3-6d143b62bb70 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f returned with HTTP 200 Sep 04 22:59:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1653/3288] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:27 2026] GET /volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f => generated 962 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-55fd8310-047c-499a-81d5-ed87a74efdbe None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-55fd8310-047c-499a-81d5-ed87a74efdbe tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-55fd8310-047c-499a-81d5-ed87a74efdbe tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2069135269"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:27 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:27 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-55fd8310-047c-499a-81d5-ed87a74efdbe tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:27 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-55fd8310-047c-499a-81d5-ed87a74efdbe tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create snapshot from volume bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 Sep 04 22:59:27 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-55fd8310-047c-499a-81d5-ed87a74efdbe tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Created reservations ['475228c7-228b-45fb-bc5a-fd29faeaeb49', 'bb53b384-6d8b-4456-a96f-60c5ecd9a1fd', '6ccf3f35-65a2-4c62-94e4-bfb40bab0d04', '4881f6f0-0e7d-4911-b8d1-3a8ad962ea25'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:27 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:27 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:27 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-55fd8310-047c-499a-81d5-ed87a74efdbe tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot create request issued successfully. Sep 04 22:59:27 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-55fd8310-047c-499a-81d5-ed87a74efdbe tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:27 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1636/3289] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:59:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e5fbac15-5b13-437a-83b2-58ec17f28882 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e5fbac15-5b13-437a-83b2-58ec17f28882 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e5fbac15-5b13-437a-83b2-58ec17f28882 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e5fbac15-5b13-437a-83b2-58ec17f28882 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:27 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:27 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e5fbac15-5b13-437a-83b2-58ec17f28882 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:27 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e5fbac15-5b13-437a-83b2-58ec17f28882 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 returned with HTTP 200 Sep 04 22:59:27 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1654/3290] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:27 2026] GET /volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-26b9d154-1a63-461b-abda-eb9f00ba0780 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-26b9d154-1a63-461b-abda-eb9f00ba0780 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 Sep 04 22:59:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-26b9d154-1a63-461b-abda-eb9f00ba0780 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-26b9d154-1a63-461b-abda-eb9f00ba0780 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-26b9d154-1a63-461b-abda-eb9f00ba0780 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-26b9d154-1a63-461b-abda-eb9f00ba0780 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 returned with HTTP 200 Sep 04 22:59:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1637/3291] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:28 2026] GET /volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-38dbebca-a071-4d9a-9880-1d9d0642f0b9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-38dbebca-a071-4d9a-9880-1d9d0642f0b9 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f Sep 04 22:59:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-38dbebca-a071-4d9a-9880-1d9d0642f0b9 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:28 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-38dbebca-a071-4d9a-9880-1d9d0642f0b9 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:28 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:28 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:28 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:28 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:28 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-38dbebca-a071-4d9a-9880-1d9d0642f0b9 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:28 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-38dbebca-a071-4d9a-9880-1d9d0642f0b9 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f returned with HTTP 200 Sep 04 22:59:28 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1655/3292] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:28 2026] GET /volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6fbb6b27-f6a0-4bf6-b90c-f32cf8cde527 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6fbb6b27-f6a0-4bf6-b90c-f32cf8cde527 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 Sep 04 22:59:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6fbb6b27-f6a0-4bf6-b90c-f32cf8cde527 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:28 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6fbb6b27-f6a0-4bf6-b90c-f32cf8cde527 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:28 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:28 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:28 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6fbb6b27-f6a0-4bf6-b90c-f32cf8cde527 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:28 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6fbb6b27-f6a0-4bf6-b90c-f32cf8cde527 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 returned with HTTP 200 Sep 04 22:59:28 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1638/3293] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:28 2026] GET /volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-50f2cd01-eaa3-4fb7-857e-0210fb3dfca3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-50f2cd01-eaa3-4fb7-857e-0210fb3dfca3 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 Sep 04 22:59:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-50f2cd01-eaa3-4fb7-857e-0210fb3dfca3 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-50f2cd01-eaa3-4fb7-857e-0210fb3dfca3 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-50f2cd01-eaa3-4fb7-857e-0210fb3dfca3 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 returned with HTTP 404 Sep 04 22:59:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1656/3294] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:29 2026] GET /volume/v3/snapshots/c59ece31-15a4-4ea6-b53f-a2220ebbbfc4 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b1dcf31c-0f85-447f-b492-0d6a07636d1b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b1dcf31c-0f85-447f-b492-0d6a07636d1b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 Sep 04 22:59:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b1dcf31c-0f85-447f-b492-0d6a07636d1b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b1dcf31c-0f85-447f-b492-0d6a07636d1b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:29 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-b1dcf31c-0f85-447f-b492-0d6a07636d1b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume with id: c0f5b06e-dc46-485b-908a-db599afe9bf9 Sep 04 22:59:29 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:29 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b1dcf31c-0f85-447f-b492-0d6a07636d1b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b1dcf31c-0f85-447f-b492-0d6a07636d1b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume request issued successfully. Sep 04 22:59:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b1dcf31c-0f85-447f-b492-0d6a07636d1b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 returned with HTTP 202 Sep 04 22:59:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1639/3295] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:59:29 2026] DELETE /volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-18108e26-9fb0-4966-ba03-e327e905b500 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-18108e26-9fb0-4966-ba03-e327e905b500 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 Sep 04 22:59:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-18108e26-9fb0-4966-ba03-e327e905b500 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-18108e26-9fb0-4966-ba03-e327e905b500 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:29 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:29 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-18108e26-9fb0-4966-ba03-e327e905b500 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-18108e26-9fb0-4966-ba03-e327e905b500 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 returned with HTTP 200 Sep 04 22:59:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1657/3296] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:29 2026] GET /volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-384f28cd-f8ea-4efe-86f4-9169cea9601c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-384f28cd-f8ea-4efe-86f4-9169cea9601c tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f Sep 04 22:59:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-384f28cd-f8ea-4efe-86f4-9169cea9601c tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-384f28cd-f8ea-4efe-86f4-9169cea9601c tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:29 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:29 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-384f28cd-f8ea-4efe-86f4-9169cea9601c tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-384f28cd-f8ea-4efe-86f4-9169cea9601c tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f returned with HTTP 200 Sep 04 22:59:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1640/3297] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:29 2026] GET /volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f => generated 1013 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9be1f624-1b3b-4f86-be67-2e91ffdc5233 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9be1f624-1b3b-4f86-be67-2e91ffdc5233 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] GET http://192.168.122.93/volume/v3/volumes/detail Sep 04 22:59:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9be1f624-1b3b-4f86-be67-2e91ffdc5233 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9be1f624-1b3b-4f86-be67-2e91ffdc5233 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] Calling method 'detail' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-9be1f624-1b3b-4f86-be67-2e91ffdc5233 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:59:29 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-9be1f624-1b3b-4f86-be67-2e91ffdc5233 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:59:29 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:29 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9be1f624-1b3b-4f86-be67-2e91ffdc5233 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] Get all volumes completed successfully. Sep 04 22:59:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9be1f624-1b3b-4f86-be67-2e91ffdc5233 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] http://192.168.122.93/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:59:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1658/3298] 192.168.122.93 () {60 vars in 1178 bytes} [Fri Sep 4 22:59:29 2026] GET /volume/v3/volumes/detail => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b92c60ea-22be-415c-9876-f8b95886f17c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b92c60ea-22be-415c-9876-f8b95886f17c tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f Sep 04 22:59:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b92c60ea-22be-415c-9876-f8b95886f17c tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b92c60ea-22be-415c-9876-f8b95886f17c tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:29 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-b92c60ea-22be-415c-9876-f8b95886f17c tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Delete volume with id: 50d68ffc-9639-498d-9759-4e2e02389e6f Sep 04 22:59:29 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:29 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:29 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:29 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b92c60ea-22be-415c-9876-f8b95886f17c tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2458c1c4-60bd-4125-9f07-dbb0ab754e03 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2458c1c4-60bd-4125-9f07-dbb0ab754e03 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 Sep 04 22:59:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2458c1c4-60bd-4125-9f07-dbb0ab754e03 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:29 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2458c1c4-60bd-4125-9f07-dbb0ab754e03 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:29 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b92c60ea-22be-415c-9876-f8b95886f17c tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Delete volume request issued successfully. Sep 04 22:59:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b92c60ea-22be-415c-9876-f8b95886f17c tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f returned with HTTP 202 Sep 04 22:59:29 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1641/3299] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:59:29 2026] DELETE /volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:29 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:29 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2458c1c4-60bd-4125-9f07-dbb0ab754e03 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:29 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2458c1c4-60bd-4125-9f07-dbb0ab754e03 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 returned with HTTP 200 Sep 04 22:59:29 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1659/3300] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:29 2026] GET /volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-33597637-f977-4e03-b9be-5a34d32b745a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-33597637-f977-4e03-b9be-5a34d32b745a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f Sep 04 22:59:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-33597637-f977-4e03-b9be-5a34d32b745a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:29 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-33597637-f977-4e03-b9be-5a34d32b745a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:29 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:29 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:30 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:30 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-33597637-f977-4e03-b9be-5a34d32b745a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-33597637-f977-4e03-b9be-5a34d32b745a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f returned with HTTP 200 Sep 04 22:59:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1642/3301] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:29 2026] GET /volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f => generated 1012 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bf269119-0c20-41c3-b78f-927fbd1a4f82 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bf269119-0c20-41c3-b78f-927fbd1a4f82 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 Sep 04 22:59:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bf269119-0c20-41c3-b78f-927fbd1a4f82 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bf269119-0c20-41c3-b78f-927fbd1a4f82 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bf269119-0c20-41c3-b78f-927fbd1a4f82 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 returned with HTTP 404 Sep 04 22:59:30 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1660/3302] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:30 2026] GET /volume/v3/volumes/c0f5b06e-dc46-485b-908a-db599afe9bf9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6414bb92-573c-4053-aacf-606583fa89e8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1393137571"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1393137571'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume of 1 GB Sep 04 22:59:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (8578932f-6dd8-4eb9-bf05-ec42e4405d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31071a19-704a-4d70-8a71-b403c76f7816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31071a19-704a-4d70-8a71-b403c76f7816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e18126-8dd1-4d8d-8f5b-9f65e099a987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Created reservations ['ea785fda-8df5-4a12-8edb-d8cff97df07e', 'ae5fa6c3-1a56-4c05-8825-ccd3976ede50', '69b47b6b-e974-4c51-b24a-54bfae4450dd', '00120d4f-2490-4159-954c-e000eac5ba9e'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e18126-8dd1-4d8d-8f5b-9f65e099a987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea785fda-8df5-4a12-8edb-d8cff97df07e', 'ae5fa6c3-1a56-4c05-8825-ccd3976ede50', '69b47b6b-e974-4c51-b24a-54bfae4450dd', '00120d4f-2490-4159-954c-e000eac5ba9e']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67c37ec2-65a5-4b9e-b2c7-c6f6eb514460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:30 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67c37ec2-65a5-4b9e-b2c7-c6f6eb514460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c454ec2-3c62-4b17-b589-3067fa429098', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1393137571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['ea785fda-8df5-4a12-8edb-d8cff97df07e','ae5fa6c3-1a56-4c05-8825-ccd3976ede50','69b47b6b-e974-4c51-b24a-54bfae4450dd','00120d4f-2490-4159-954c-e000eac5ba9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1393137571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c454ec2-3c62-4b17-b589-3067fa429098,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d8d7d603c684738925adf45cc6e4bb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='282a0ae954d341708f1568d9dc87995d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a2117bb-b3ad-46d9-849c-7cf188a9efc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a2117bb-b3ad-46d9-849c-7cf188a9efc2) transitioned into state 'SUCCESS' from state '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-1393137571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['ea785fda-8df5-4a12-8edb-d8cff97df07e','ae5fa6c3-1a56-4c05-8825-ccd3976ede50','69b47b6b-e974-4c51-b24a-54bfae4450dd','00120d4f-2490-4159-954c-e000eac5ba9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b86532-469c-42b2-a811-4bd8a1bd468a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b86532-469c-42b2-a811-4bd8a1bd468a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (8578932f-6dd8-4eb9-bf05-ec42e4405d46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request issued successfully. Sep 04 22:59:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6414bb92-573c-4053-aacf-606583fa89e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:30 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1643/3303] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:30 2026] POST /volume/v3/volumes => generated 785 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2a396909-5a87-4651-80f9-3bd3da981100 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:30 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2a396909-5a87-4651-80f9-3bd3da981100 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 Sep 04 22:59:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2a396909-5a87-4651-80f9-3bd3da981100 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:30 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2a396909-5a87-4651-80f9-3bd3da981100 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:30 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:30 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:30 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:30 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1ff1b3bb-02d0-469b-8b2c-a21ffb0c1bc2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:30 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2a396909-5a87-4651-80f9-3bd3da981100 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:30 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1ff1b3bb-02d0-469b-8b2c-a21ffb0c1bc2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1ff1b3bb-02d0-469b-8b2c-a21ffb0c1bc2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:30 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1ff1b3bb-02d0-469b-8b2c-a21ffb0c1bc2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2a396909-5a87-4651-80f9-3bd3da981100 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 returned with HTTP 200 Sep 04 22:59:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1661/3304] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:30 2026] GET /volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:31 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:31 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1ff1b3bb-02d0-469b-8b2c-a21ffb0c1bc2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1ff1b3bb-02d0-469b-8b2c-a21ffb0c1bc2 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 returned with HTTP 200 Sep 04 22:59:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1644/3305] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:30 2026] GET /volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-71149e3d-9719-4dc8-878f-c82d9a55ec8a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9a69d253-6b67-4669-9c93-16dfedd2843d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-71149e3d-9719-4dc8-878f-c82d9a55ec8a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] GET http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 Sep 04 22:59:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-71149e3d-9719-4dc8-878f-c82d9a55ec8a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-71149e3d-9719-4dc8-878f-c82d9a55ec8a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9a69d253-6b67-4669-9c93-16dfedd2843d tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9a69d253-6b67-4669-9c93-16dfedd2843d tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9a69d253-6b67-4669-9c93-16dfedd2843d tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-71149e3d-9719-4dc8-878f-c82d9a55ec8a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Snapshot retrieved successfully. Sep 04 22:59:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-71149e3d-9719-4dc8-878f-c82d9a55ec8a tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 returned with HTTP 200 Sep 04 22:59:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1662/3306] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:31 2026] GET /volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 => generated 467 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9a69d253-6b67-4669-9c93-16dfedd2843d tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f returned with HTTP 404 Sep 04 22:59:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1645/3307] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:31 2026] GET /volume/v3/volumes/50d68ffc-9639-498d-9759-4e2e02389e6f => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:59:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a38300ff-c812-4291-9d95-a9e450c2068b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a38300ff-c812-4291-9d95-a9e450c2068b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] DELETE http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 Sep 04 22:59:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a38300ff-c812-4291-9d95-a9e450c2068b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a38300ff-c812-4291-9d95-a9e450c2068b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:31 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-a38300ff-c812-4291-9d95-a9e450c2068b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Delete snapshot with id: 8670711b-2fcc-4bf9-9c3c-25048db5de00 Sep 04 22:59:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-58560338"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-58560338'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Create volume of 1 GB Sep 04 22:59:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a38300ff-c812-4291-9d95-a9e450c2068b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Flow 'volume_create_api' (c35e7472-4b3b-45bd-89ba-c088390464e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b421d09-df3b-4174-9674-d1c56625b98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:31 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:31 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a38300ff-c812-4291-9d95-a9e450c2068b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot delete request issued successfully. Sep 04 22:59:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a38300ff-c812-4291-9d95-a9e450c2068b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 returned with HTTP 202 Sep 04 22:59:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1663/3308] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:59:31 2026] DELETE /volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1549608f-3b8a-4e60-bb02-c1896ed7a999 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b421d09-df3b-4174-9674-d1c56625b98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f595d752-36d7-4e26-b398-173b28424fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1549608f-3b8a-4e60-bb02-c1896ed7a999 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 Sep 04 22:59:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1549608f-3b8a-4e60-bb02-c1896ed7a999 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1549608f-3b8a-4e60-bb02-c1896ed7a999 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1549608f-3b8a-4e60-bb02-c1896ed7a999 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1549608f-3b8a-4e60-bb02-c1896ed7a999 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 returned with HTTP 200 Sep 04 22:59:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1664/3309] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:31 2026] GET /volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Created reservations ['6682c675-34c3-4206-b9f5-8878d3e38ba8', 'a2a6ff45-3862-4048-8c54-b4dc3ab77686', 'bf1cd6dd-2c6f-47fc-8323-4d9dae5d1ebb', '8bff5061-71ef-4521-bf75-5a8f224e0055'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f595d752-36d7-4e26-b398-173b28424fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6682c675-34c3-4206-b9f5-8878d3e38ba8', 'a2a6ff45-3862-4048-8c54-b4dc3ab77686', 'bf1cd6dd-2c6f-47fc-8323-4d9dae5d1ebb', '8bff5061-71ef-4521-bf75-5a8f224e0055']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fccbd32e-5edf-4b25-9f6a-015a34b66c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:31 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fccbd32e-5edf-4b25-9f6a-015a34b66c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ee50acc-aa0d-4ca4-96b1-c8be72033efd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-58560338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24132b0083124869a5d2cbe0b552c045',qos_specs=None,replication_status=,reservations=['6682c675-34c3-4206-b9f5-8878d3e38ba8','a2a6ff45-3862-4048-8c54-b4dc3ab77686','bf1cd6dd-2c6f-47fc-8323-4d9dae5d1ebb','8bff5061-71ef-4521-bf75-5a8f224e0055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dcad604784f495f9ae98d27ddb68ecf',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-58560338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ee50acc-aa0d-4ca4-96b1-c8be72033efd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24132b0083124869a5d2cbe0b552c045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dcad604784f495f9ae98d27ddb68ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d0419e-09e7-4c25-977f-bab783a89a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d0419e-09e7-4c25-977f-bab783a89a38) transitioned into state 'SUCCESS' from state '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-58560338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24132b0083124869a5d2cbe0b552c045',qos_specs=None,replication_status=,reservations=['6682c675-34c3-4206-b9f5-8878d3e38ba8','a2a6ff45-3862-4048-8c54-b4dc3ab77686','bf1cd6dd-2c6f-47fc-8323-4d9dae5d1ebb','8bff5061-71ef-4521-bf75-5a8f224e0055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dcad604784f495f9ae98d27ddb68ecf',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d44c2bf-32f2-4f98-b235-a61d717fb485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d44c2bf-32f2-4f98-b235-a61d717fb485) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Flow 'volume_create_api' (c35e7472-4b3b-45bd-89ba-c088390464e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:31 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Create volume request issued successfully. Sep 04 22:59:31 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7c186b5f-485c-4e61-8c6d-6cb3654d4c35 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:31 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1646/3310] 192.168.122.93 () {62 vars in 1178 bytes} [Fri Sep 4 22:59:31 2026] POST /volume/v3/volumes => generated 783 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-bfcf9bc2-d3b2-404c-9142-23152013a865 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bfcf9bc2-d3b2-404c-9142-23152013a865 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd Sep 04 22:59:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bfcf9bc2-d3b2-404c-9142-23152013a865 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:31 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-bfcf9bc2-d3b2-404c-9142-23152013a865 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:31 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:31 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:31 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:31 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:31 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-bfcf9bc2-d3b2-404c-9142-23152013a865 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:31 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-bfcf9bc2-d3b2-404c-9142-23152013a865 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd returned with HTTP 200 Sep 04 22:59:31 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1665/3311] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:31 2026] GET /volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd => generated 962 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-61be39a7-e847-405b-bc9f-727e185b99dc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-61be39a7-e847-405b-bc9f-727e185b99dc tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 Sep 04 22:59:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-61be39a7-e847-405b-bc9f-727e185b99dc tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-61be39a7-e847-405b-bc9f-727e185b99dc tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-61be39a7-e847-405b-bc9f-727e185b99dc tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-61be39a7-e847-405b-bc9f-727e185b99dc tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 returned with HTTP 200 Sep 04 22:59:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1647/3312] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:32 2026] GET /volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:59:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-719745ff-7dd2-4647-9ed7-d5b3c348799b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-719745ff-7dd2-4647-9ed7-d5b3c348799b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 Sep 04 22:59:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-719745ff-7dd2-4647-9ed7-d5b3c348799b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:32 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-719745ff-7dd2-4647-9ed7-d5b3c348799b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:32 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:32 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:32 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-719745ff-7dd2-4647-9ed7-d5b3c348799b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:32 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-719745ff-7dd2-4647-9ed7-d5b3c348799b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 returned with HTTP 200 Sep 04 22:59:32 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1666/3313] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:32 2026] GET /volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dad35914-8632-4580-a902-7f3492468ead None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dad35914-8632-4580-a902-7f3492468ead tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd Sep 04 22:59:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dad35914-8632-4580-a902-7f3492468ead tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:32 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dad35914-8632-4580-a902-7f3492468ead tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:32 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:32 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:32 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:32 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:32 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dad35914-8632-4580-a902-7f3492468ead tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:32 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dad35914-8632-4580-a902-7f3492468ead tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd returned with HTTP 200 Sep 04 22:59:32 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1648/3314] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:32 2026] GET /volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd => generated 1012 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 22:59:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e467e294-d0c8-482c-aaed-ac767fb46ec0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e467e294-d0c8-482c-aaed-ac767fb46ec0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 Sep 04 22:59:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e467e294-d0c8-482c-aaed-ac767fb46ec0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e467e294-d0c8-482c-aaed-ac767fb46ec0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e467e294-d0c8-482c-aaed-ac767fb46ec0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e467e294-d0c8-482c-aaed-ac767fb46ec0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 returned with HTTP 200 Sep 04 22:59:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1667/3315] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:33 2026] GET /volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-357804ef-d97c-4920-b091-ac727bf6ba1e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-357804ef-d97c-4920-b091-ac727bf6ba1e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:59:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-357804ef-d97c-4920-b091-ac727bf6ba1e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c454ec2-3c62-4b17-b589-3067fa429098", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1615168612"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-357804ef-d97c-4920-b091-ac727bf6ba1e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:33 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-357804ef-d97c-4920-b091-ac727bf6ba1e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create snapshot from volume 0c454ec2-3c62-4b17-b589-3067fa429098 Sep 04 22:59:33 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-357804ef-d97c-4920-b091-ac727bf6ba1e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Created reservations ['2332c8ba-7b04-43bf-9d00-cb333318d0df', 'a542e107-325e-4272-aada-9adb33ca1aa9', '0f15c4dd-7090-4656-9036-36d8abb343f9', 'eb31d437-261f-414d-9f3e-3764dd7ead50'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b7091c55-3778-4066-ae00-7ad36ecd7adf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b7091c55-3778-4066-ae00-7ad36ecd7adf tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 Sep 04 22:59:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b7091c55-3778-4066-ae00-7ad36ecd7adf tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b7091c55-3778-4066-ae00-7ad36ecd7adf tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b7091c55-3778-4066-ae00-7ad36ecd7adf tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 returned with HTTP 404 Sep 04 22:59:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1668/3316] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:33 2026] GET /volume/v3/snapshots/8670711b-2fcc-4bf9-9c3c-25048db5de00 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a031bb54-e86b-4ccf-bd8f-f827ec090489 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a031bb54-e86b-4ccf-bd8f-f827ec090489 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 Sep 04 22:59:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a031bb54-e86b-4ccf-bd8f-f827ec090489 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a031bb54-e86b-4ccf-bd8f-f827ec090489 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-a031bb54-e86b-4ccf-bd8f-f827ec090489 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Delete volume with id: bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 Sep 04 22:59:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-357804ef-d97c-4920-b091-ac727bf6ba1e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot create request issued successfully. Sep 04 22:59:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-357804ef-d97c-4920-b091-ac727bf6ba1e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1649/3317] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:59:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:59:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2721ea78-c0e1-4c6d-ab2b-8425f1111f40 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2721ea78-c0e1-4c6d-ab2b-8425f1111f40 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b Sep 04 22:59:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2721ea78-c0e1-4c6d-ab2b-8425f1111f40 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2721ea78-c0e1-4c6d-ab2b-8425f1111f40 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a031bb54-e86b-4ccf-bd8f-f827ec090489 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2721ea78-c0e1-4c6d-ab2b-8425f1111f40 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2721ea78-c0e1-4c6d-ab2b-8425f1111f40 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b returned with HTTP 200 Sep 04 22:59:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1650/3318] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:33 2026] GET /volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a031bb54-e86b-4ccf-bd8f-f827ec090489 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Delete volume request issued successfully. Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a031bb54-e86b-4ccf-bd8f-f827ec090489 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 returned with HTTP 202 Sep 04 22:59:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1669/3319] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:59:33 2026] DELETE /volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-45c8d670-de20-4868-b5a6-40b7648ca180 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-45c8d670-de20-4868-b5a6-40b7648ca180 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 Sep 04 22:59:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-45c8d670-de20-4868-b5a6-40b7648ca180 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-45c8d670-de20-4868-b5a6-40b7648ca180 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-45c8d670-de20-4868-b5a6-40b7648ca180 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-45c8d670-de20-4868-b5a6-40b7648ca180 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 returned with HTTP 200 Sep 04 22:59:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1651/3320] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:33 2026] GET /volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ebf5f926-2699-4ff2-bdd2-e68328acf535 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ebf5f926-2699-4ff2-bdd2-e68328acf535 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd Sep 04 22:59:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ebf5f926-2699-4ff2-bdd2-e68328acf535 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ebf5f926-2699-4ff2-bdd2-e68328acf535 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ebf5f926-2699-4ff2-bdd2-e68328acf535 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ebf5f926-2699-4ff2-bdd2-e68328acf535 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd returned with HTTP 200 Sep 04 22:59:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1670/3321] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:33 2026] GET /volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd => generated 1013 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d45bf236-be46-47bc-a4b9-c9125ca02982 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d45bf236-be46-47bc-a4b9-c9125ca02982 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] GET http://192.168.122.93/volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd Sep 04 22:59:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d45bf236-be46-47bc-a4b9-c9125ca02982 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d45bf236-be46-47bc-a4b9-c9125ca02982 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d45bf236-be46-47bc-a4b9-c9125ca02982 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] Volume info retrieved successfully. Sep 04 22:59:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d45bf236-be46-47bc-a4b9-c9125ca02982 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] http://192.168.122.93/volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd returned with HTTP 200 Sep 04 22:59:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1652/3322] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:33 2026] GET /volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-28944369-eb63-4f28-b245-5aac08678c76 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-28944369-eb63-4f28-b245-5aac08678c76 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd Sep 04 22:59:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-28944369-eb63-4f28-b245-5aac08678c76 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:33 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-28944369-eb63-4f28-b245-5aac08678c76 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-28944369-eb63-4f28-b245-5aac08678c76 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Delete volume with id: 9ee50acc-aa0d-4ca4-96b1-c8be72033efd Sep 04 22:59:33 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:33 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:33 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:33 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-28944369-eb63-4f28-b245-5aac08678c76 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-28944369-eb63-4f28-b245-5aac08678c76 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Delete volume request issued successfully. Sep 04 22:59:33 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-28944369-eb63-4f28-b245-5aac08678c76 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd returned with HTTP 202 Sep 04 22:59:33 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1671/3323] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:59:33 2026] DELETE /volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:59:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-423fdeb8-758a-44ca-8f2c-6902d69b1980 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-423fdeb8-758a-44ca-8f2c-6902d69b1980 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd Sep 04 22:59:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-423fdeb8-758a-44ca-8f2c-6902d69b1980 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:33 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-423fdeb8-758a-44ca-8f2c-6902d69b1980 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:33 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:33 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:33 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:33 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:33 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-423fdeb8-758a-44ca-8f2c-6902d69b1980 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:33 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-423fdeb8-758a-44ca-8f2c-6902d69b1980 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd returned with HTTP 200 Sep 04 22:59:33 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1653/3324] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:33 2026] GET /volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd => generated 1012 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6b5b22cf-5130-410c-b746-ffffd3c20fbb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b5b22cf-5130-410c-b746-ffffd3c20fbb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b5b22cf-5130-410c-b746-ffffd3c20fbb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6b5b22cf-5130-410c-b746-ffffd3c20fbb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6b5b22cf-5130-410c-b746-ffffd3c20fbb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6b5b22cf-5130-410c-b746-ffffd3c20fbb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b returned with HTTP 200 Sep 04 22:59:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1672/3325] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:34 2026] GET /volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ced3789f-4e8a-4d00-9d5a-7f91b0ad36cc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ced3789f-4e8a-4d00-9d5a-7f91b0ad36cc tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 Sep 04 22:59:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ced3789f-4e8a-4d00-9d5a-7f91b0ad36cc tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ced3789f-4e8a-4d00-9d5a-7f91b0ad36cc tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ced3789f-4e8a-4d00-9d5a-7f91b0ad36cc tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 returned with HTTP 404 Sep 04 22:59:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1654/3326] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:34 2026] GET /volume/v3/volumes/bbb7de77-8c4e-4b43-bbb0-5e1ccb7e2931 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0b59779f-c835-458f-8e1c-8713873c20b9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1039155360"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1039155360'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create volume of 1 GB Sep 04 22:59:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Flow 'volume_create_api' (409674e0-7056-4359-a117-485a10118fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c8faae5-a726-4a54-a565-dafada0389e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c8faae5-a726-4a54-a565-dafada0389e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb3c8205-5353-4a54-98b3-aaa3727ad7d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Created reservations ['5d4e3277-8b47-43e0-bbff-1ca0cf5a9e86', 'e9d71539-6780-4661-a197-0f76f58dc6ce', 'b0ef59b2-0dd0-4514-b2fd-979e047cba9c', 'f611751a-74a7-45e4-818c-9b1b25e2f0f5'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb3c8205-5353-4a54-98b3-aaa3727ad7d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d4e3277-8b47-43e0-bbff-1ca0cf5a9e86', 'e9d71539-6780-4661-a197-0f76f58dc6ce', 'b0ef59b2-0dd0-4514-b2fd-979e047cba9c', 'f611751a-74a7-45e4-818c-9b1b25e2f0f5']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da799dcb-ee5b-4ea2-b7d6-4c182a627d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da799dcb-ee5b-4ea2-b7d6-4c182a627d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40a7e440-e268-480f-a41a-2b2fea694f07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1039155360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fae0e4a6350419eb4bd7b2cc33fe5b6',qos_specs=None,replication_status=,reservations=['5d4e3277-8b47-43e0-bbff-1ca0cf5a9e86','e9d71539-6780-4661-a197-0f76f58dc6ce','b0ef59b2-0dd0-4514-b2fd-979e047cba9c','f611751a-74a7-45e4-818c-9b1b25e2f0f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6392183f54b64a94bd468f54808408ad',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1039155360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40a7e440-e268-480f-a41a-2b2fea694f07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fae0e4a6350419eb4bd7b2cc33fe5b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6392183f54b64a94bd468f54808408ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d773a8-8a19-436a-ad34-e27565d67308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d773a8-8a19-436a-ad34-e27565d67308) transitioned into state 'SUCCESS' from state '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-1039155360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fae0e4a6350419eb4bd7b2cc33fe5b6',qos_specs=None,replication_status=,reservations=['5d4e3277-8b47-43e0-bbff-1ca0cf5a9e86','e9d71539-6780-4661-a197-0f76f58dc6ce','b0ef59b2-0dd0-4514-b2fd-979e047cba9c','f611751a-74a7-45e4-818c-9b1b25e2f0f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6392183f54b64a94bd468f54808408ad',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cca8bbaa-ca75-43bd-9235-144329e6e04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cca8bbaa-ca75-43bd-9235-144329e6e04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Flow 'volume_create_api' (409674e0-7056-4359-a117-485a10118fb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create volume request issued successfully. Sep 04 22:59:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0b59779f-c835-458f-8e1c-8713873c20b9 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1673/3327] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:34 2026] POST /volume/v3/volumes => generated 785 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-cc3fd2ce-3baf-4c10-aea1-e9eec15367e3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cc3fd2ce-3baf-4c10-aea1-e9eec15367e3 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd Sep 04 22:59:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cc3fd2ce-3baf-4c10-aea1-e9eec15367e3 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-cc3fd2ce-3baf-4c10-aea1-e9eec15367e3 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b610ebe2-4e54-4437-aa93-4dc1da59abfb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b610ebe2-4e54-4437-aa93-4dc1da59abfb tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b610ebe2-4e54-4437-aa93-4dc1da59abfb tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b610ebe2-4e54-4437-aa93-4dc1da59abfb tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-cc3fd2ce-3baf-4c10-aea1-e9eec15367e3 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd returned with HTTP 404 Sep 04 22:59:34 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1655/3328] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:34 2026] GET /volume/v3/volumes/9ee50acc-aa0d-4ca4-96b1-c8be72033efd => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:59:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:34 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-499665262"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:34 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:34 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-499665262'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:34 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:34 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:34 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Create volume of 1 GB Sep 04 22:59:34 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b610ebe2-4e54-4437-aa93-4dc1da59abfb tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:34 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:34 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b610ebe2-4e54-4437-aa93-4dc1da59abfb tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 returned with HTTP 200 Sep 04 22:59:34 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1674/3329] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:34 2026] GET /volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 => generated 964 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Flow 'volume_create_api' (5deffabb-b1f8-4dca-8088-9bab8cdf5a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abd8aca8-0065-42b2-bd67-9ef939260ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:34 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abd8aca8-0065-42b2-bd67-9ef939260ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba321aa5-c886-4948-8d0a-98ed108bf974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:35 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Created reservations ['41734002-0f3e-4d79-95f0-1e6adaa7ecdc', '2c344849-24bf-4384-b6ff-945b264fba01', 'd3ab610a-b6a3-46b6-a596-fa175cc29aba', '5ea2eb6f-8047-474b-a0cc-9c66b85ea16f'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba321aa5-c886-4948-8d0a-98ed108bf974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41734002-0f3e-4d79-95f0-1e6adaa7ecdc', '2c344849-24bf-4384-b6ff-945b264fba01', 'd3ab610a-b6a3-46b6-a596-fa175cc29aba', '5ea2eb6f-8047-474b-a0cc-9c66b85ea16f']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bafe999-8ec1-46e1-8067-43494e9a3fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:35 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:35 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bafe999-8ec1-46e1-8067-43494e9a3fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eb1c57a-56b1-4592-af4a-5c1f86d516e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-499665262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24132b0083124869a5d2cbe0b552c045',qos_specs=None,replication_status=,reservations=['41734002-0f3e-4d79-95f0-1e6adaa7ecdc','2c344849-24bf-4384-b6ff-945b264fba01','d3ab610a-b6a3-46b6-a596-fa175cc29aba','5ea2eb6f-8047-474b-a0cc-9c66b85ea16f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dcad604784f495f9ae98d27ddb68ecf',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-499665262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eb1c57a-56b1-4592-af4a-5c1f86d516e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24132b0083124869a5d2cbe0b552c045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dcad604784f495f9ae98d27ddb68ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f00c936-6976-4e96-a32c-03d000a641d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f00c936-6976-4e96-a32c-03d000a641d1) transitioned into state 'SUCCESS' from state '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-499665262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24132b0083124869a5d2cbe0b552c045',qos_specs=None,replication_status=,reservations=['41734002-0f3e-4d79-95f0-1e6adaa7ecdc','2c344849-24bf-4384-b6ff-945b264fba01','d3ab610a-b6a3-46b6-a596-fa175cc29aba','5ea2eb6f-8047-474b-a0cc-9c66b85ea16f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dcad604784f495f9ae98d27ddb68ecf',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a590c865-2129-4d3a-8187-66d1d526aad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a590c865-2129-4d3a-8187-66d1d526aad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:35 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Flow 'volume_create_api' (5deffabb-b1f8-4dca-8088-9bab8cdf5a66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Create volume request issued successfully. Sep 04 22:59:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a73e67e8-ab25-45c7-bd65-675863be1ca1 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1656/3330] 192.168.122.93 () {62 vars in 1178 bytes} [Fri Sep 4 22:59:34 2026] POST /volume/v3/volumes => generated 784 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-0bbce48e-0027-4dc0-83ef-86aa7c44281a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0bbce48e-0027-4dc0-83ef-86aa7c44281a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 Sep 04 22:59:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0bbce48e-0027-4dc0-83ef-86aa7c44281a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-0bbce48e-0027-4dc0-83ef-86aa7c44281a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-0bbce48e-0027-4dc0-83ef-86aa7c44281a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-0bbce48e-0027-4dc0-83ef-86aa7c44281a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1675/3331] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:35 2026] GET /volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 => generated 963 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dbcc8053-198e-4a27-a546-1c558baf755e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dbcc8053-198e-4a27-a546-1c558baf755e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b Sep 04 22:59:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dbcc8053-198e-4a27-a546-1c558baf755e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:35 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dbcc8053-198e-4a27-a546-1c558baf755e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:35 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:35 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:35 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dbcc8053-198e-4a27-a546-1c558baf755e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:35 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dbcc8053-198e-4a27-a546-1c558baf755e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1657/3332] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:35 2026] GET /volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-fdf51758-d2bc-4cb6-9056-701b9815ed6b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fdf51758-d2bc-4cb6-9056-701b9815ed6b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 Sep 04 22:59:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fdf51758-d2bc-4cb6-9056-701b9815ed6b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:35 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-fdf51758-d2bc-4cb6-9056-701b9815ed6b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:35 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:35 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:35 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:35 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:35 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-fdf51758-d2bc-4cb6-9056-701b9815ed6b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-fdf51758-d2bc-4cb6-9056-701b9815ed6b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 returned with HTTP 200 Sep 04 22:59:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1676/3333] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:35 2026] GET /volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ed87e52e-6836-406f-a252-4945b5ad50dc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ed87e52e-6836-406f-a252-4945b5ad50dc tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 Sep 04 22:59:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ed87e52e-6836-406f-a252-4945b5ad50dc tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ed87e52e-6836-406f-a252-4945b5ad50dc tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:36 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:36 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ed87e52e-6836-406f-a252-4945b5ad50dc tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ed87e52e-6836-406f-a252-4945b5ad50dc tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 returned with HTTP 200 Sep 04 22:59:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1658/3334] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:36 2026] GET /volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 => generated 1013 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e7376494-290f-4c83-8d5f-764a7e7b13e2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e7376494-290f-4c83-8d5f-764a7e7b13e2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b Sep 04 22:59:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e7376494-290f-4c83-8d5f-764a7e7b13e2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e7376494-290f-4c83-8d5f-764a7e7b13e2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e7376494-290f-4c83-8d5f-764a7e7b13e2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e7376494-290f-4c83-8d5f-764a7e7b13e2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b returned with HTTP 200 Sep 04 22:59:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1677/3335] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:36 2026] GET /volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8760863e-2532-45f2-bd78-bfeafeb90e01 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8760863e-2532-45f2-bd78-bfeafeb90e01 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] GET http://192.168.122.93/volume/v3/snapshots Sep 04 22:59:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8760863e-2532-45f2-bd78-bfeafeb90e01 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8760863e-2532-45f2-bd78-bfeafeb90e01 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-8760863e-2532-45f2-bd78-bfeafeb90e01 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:59:36 devstack devstack@c-api.service[87250]: DEBUG cinder.db.api [None req-8760863e-2532-45f2-bd78-bfeafeb90e01 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Building query based on filter {{(pid=87250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:59:36 devstack devstack@c-api.service[87250]: /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 04 22:59:36 devstack devstack@c-api.service[87250]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:59:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8760863e-2532-45f2-bd78-bfeafeb90e01 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Get all snapshots completed successfully. Sep 04 22:59:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8760863e-2532-45f2-bd78-bfeafeb90e01 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 200 Sep 04 22:59:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1659/3336] 192.168.122.93 () {58 vars in 1122 bytes} [Fri Sep 4 22:59:36 2026] GET /volume/v3/snapshots => generated 336 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cea934f6-6309-4b2c-ab4d-37c55d067b4b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cea934f6-6309-4b2c-ab4d-37c55d067b4b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] DELETE http://192.168.122.93/volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b Sep 04 22:59:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cea934f6-6309-4b2c-ab4d-37c55d067b4b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:36 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cea934f6-6309-4b2c-ab4d-37c55d067b4b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:36 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-cea934f6-6309-4b2c-ab4d-37c55d067b4b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete snapshot with id: fa38d23e-167e-4d60-a19e-196dce46e49b Sep 04 22:59:36 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:36 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-cea934f6-6309-4b2c-ab4d-37c55d067b4b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:36 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:36 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:36 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-cea934f6-6309-4b2c-ab4d-37c55d067b4b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot delete request issued successfully. Sep 04 22:59:36 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cea934f6-6309-4b2c-ab4d-37c55d067b4b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b returned with HTTP 202 Sep 04 22:59:36 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1678/3337] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:59:36 2026] DELETE /volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1de33394-9d86-4c2c-b28a-072264138ef4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1de33394-9d86-4c2c-b28a-072264138ef4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b Sep 04 22:59:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1de33394-9d86-4c2c-b28a-072264138ef4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1de33394-9d86-4c2c-b28a-072264138ef4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:36 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:36 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:36 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1de33394-9d86-4c2c-b28a-072264138ef4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:36 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1de33394-9d86-4c2c-b28a-072264138ef4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b returned with HTTP 200 Sep 04 22:59:36 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1660/3338] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:36 2026] GET /volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-73996164-43ca-4b8e-a322-067e8646d2ec None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-73996164-43ca-4b8e-a322-067e8646d2ec tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 Sep 04 22:59:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-73996164-43ca-4b8e-a322-067e8646d2ec tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-73996164-43ca-4b8e-a322-067e8646d2ec tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-73996164-43ca-4b8e-a322-067e8646d2ec tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-73996164-43ca-4b8e-a322-067e8646d2ec tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 returned with HTTP 200 Sep 04 22:59:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1679/3339] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:37 2026] GET /volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 => generated 1015 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-42cdd930-6dd1-47fd-9995-7cb535698ede None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-42cdd930-6dd1-47fd-9995-7cb535698ede tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:59:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-42cdd930-6dd1-47fd-9995-7cb535698ede tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40a7e440-e268-480f-a41a-2b2fea694f07", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-45608312"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:37 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:37 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-42cdd930-6dd1-47fd-9995-7cb535698ede tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:37 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-42cdd930-6dd1-47fd-9995-7cb535698ede tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Create snapshot from volume 40a7e440-e268-480f-a41a-2b2fea694f07 Sep 04 22:59:37 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-42cdd930-6dd1-47fd-9995-7cb535698ede tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Created reservations ['08140a8a-d7ae-4054-9bca-8238759ceb65', '68ca1ab0-21ca-426f-9ed0-4b5e6bf47874', '4f302af5-e38e-42ad-b022-148a3d9757e1', '66059822-94b0-4f95-95e9-008cdaf5c111'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:37 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:37 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-42cdd930-6dd1-47fd-9995-7cb535698ede tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot create request issued successfully. Sep 04 22:59:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-42cdd930-6dd1-47fd-9995-7cb535698ede tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1661/3340] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:59:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-add815f5-df81-4819-9f51-f95fd3d9fd96 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-add815f5-df81-4819-9f51-f95fd3d9fd96 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c Sep 04 22:59:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-add815f5-df81-4819-9f51-f95fd3d9fd96 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-add815f5-df81-4819-9f51-f95fd3d9fd96 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-add815f5-df81-4819-9f51-f95fd3d9fd96 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-add815f5-df81-4819-9f51-f95fd3d9fd96 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c returned with HTTP 200 Sep 04 22:59:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1680/3341] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:37 2026] GET /volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e2a3bd18-3ad1-42c2-90ba-62861b749e68 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e2a3bd18-3ad1-42c2-90ba-62861b749e68 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 Sep 04 22:59:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e2a3bd18-3ad1-42c2-90ba-62861b749e68 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e2a3bd18-3ad1-42c2-90ba-62861b749e68 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:37 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:37 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e2a3bd18-3ad1-42c2-90ba-62861b749e68 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e2a3bd18-3ad1-42c2-90ba-62861b749e68 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 returned with HTTP 200 Sep 04 22:59:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1662/3342] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:37 2026] GET /volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-251ed401-5b09-4652-bbd1-e82ab29312f6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-251ed401-5b09-4652-bbd1-e82ab29312f6 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] GET http://192.168.122.93/volume/v3/volumes/summary Sep 04 22:59:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-251ed401-5b09-4652-bbd1-e82ab29312f6 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-251ed401-5b09-4652-bbd1-e82ab29312f6 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] Calling method 'version_select' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.api_utils [None req-251ed401-5b09-4652-bbd1-e82ab29312f6 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] Removing options '' from query. {{(pid=87249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:59:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-251ed401-5b09-4652-bbd1-e82ab29312f6 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] Get summary completed successfully. Sep 04 22:59:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-251ed401-5b09-4652-bbd1-e82ab29312f6 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-reader] http://192.168.122.93/volume/v3/volumes/summary returned with HTTP 200 Sep 04 22:59:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1681/3343] 192.168.122.93 () {60 vars in 1181 bytes} [Fri Sep 4 22:59:37 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-72d65664-edf2-44d9-a89a-10984498023a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-72d65664-edf2-44d9-a89a-10984498023a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 Sep 04 22:59:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-72d65664-edf2-44d9-a89a-10984498023a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-72d65664-edf2-44d9-a89a-10984498023a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:37 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-72d65664-edf2-44d9-a89a-10984498023a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Delete volume with id: 3eb1c57a-56b1-4592-af4a-5c1f86d516e5 Sep 04 22:59:37 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:37 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-72d65664-edf2-44d9-a89a-10984498023a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-72d65664-edf2-44d9-a89a-10984498023a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Delete volume request issued successfully. Sep 04 22:59:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-72d65664-edf2-44d9-a89a-10984498023a tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 returned with HTTP 202 Sep 04 22:59:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1663/3344] 192.168.122.93 () {60 vars in 1271 bytes} [Fri Sep 4 22:59:37 2026] DELETE /volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:59:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c2e0a53a-2052-44ef-80eb-9e4d40f1e8b8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c2e0a53a-2052-44ef-80eb-9e4d40f1e8b8 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 Sep 04 22:59:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c2e0a53a-2052-44ef-80eb-9e4d40f1e8b8 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c2e0a53a-2052-44ef-80eb-9e4d40f1e8b8 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6609158d-17d9-46e8-a42b-6bb8ed71517d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6609158d-17d9-46e8-a42b-6bb8ed71517d tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b Sep 04 22:59:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6609158d-17d9-46e8-a42b-6bb8ed71517d tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6609158d-17d9-46e8-a42b-6bb8ed71517d tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:37 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:37 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6609158d-17d9-46e8-a42b-6bb8ed71517d tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6609158d-17d9-46e8-a42b-6bb8ed71517d tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b returned with HTTP 200 Sep 04 22:59:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1664/3345] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:37 2026] GET /volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c2e0a53a-2052-44ef-80eb-9e4d40f1e8b8 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Volume info retrieved successfully. Sep 04 22:59:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c2e0a53a-2052-44ef-80eb-9e4d40f1e8b8 tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 returned with HTTP 200 Sep 04 22:59:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1682/3346] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:37 2026] GET /volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 => generated 1013 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c8aba3db-7e5b-473a-81e8-191b95b6f19b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c8aba3db-7e5b-473a-81e8-191b95b6f19b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c Sep 04 22:59:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c8aba3db-7e5b-473a-81e8-191b95b6f19b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c8aba3db-7e5b-473a-81e8-191b95b6f19b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:38 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:38 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:38 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c8aba3db-7e5b-473a-81e8-191b95b6f19b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c8aba3db-7e5b-473a-81e8-191b95b6f19b tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c returned with HTTP 200 Sep 04 22:59:38 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1665/3347] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:38 2026] GET /volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f29e6976-1e83-4193-a5ef-5c7c65a855cb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f29e6976-1e83-4193-a5ef-5c7c65a855cb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b Sep 04 22:59:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f29e6976-1e83-4193-a5ef-5c7c65a855cb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f29e6976-1e83-4193-a5ef-5c7c65a855cb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f29e6976-1e83-4193-a5ef-5c7c65a855cb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b returned with HTTP 404 Sep 04 22:59:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1683/3348] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:38 2026] GET /volume/v3/snapshots/fa38d23e-167e-4d60-a19e-196dce46e49b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-74897061-1ff7-4690-9443-0082d8c35ab0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-74897061-1ff7-4690-9443-0082d8c35ab0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 Sep 04 22:59:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-74897061-1ff7-4690-9443-0082d8c35ab0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-74897061-1ff7-4690-9443-0082d8c35ab0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:38 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-74897061-1ff7-4690-9443-0082d8c35ab0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume with id: 0c454ec2-3c62-4b17-b589-3067fa429098 Sep 04 22:59:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-acca9704-d760-4645-a947-867f270088cb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-acca9704-d760-4645-a947-867f270088cb tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] GET http://192.168.122.93/volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 Sep 04 22:59:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-acca9704-d760-4645-a947-867f270088cb tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-acca9704-d760-4645-a947-867f270088cb tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:38 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:38 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:38 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:38 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:38 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-74897061-1ff7-4690-9443-0082d8c35ab0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-acca9704-d760-4645-a947-867f270088cb tempest-ProjectReaderTests-176721152 tempest-ProjectReaderTests-176721152-project-admin] http://192.168.122.93/volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 returned with HTTP 404 Sep 04 22:59:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1684/3349] 192.168.122.93 () {60 vars in 1268 bytes} [Fri Sep 4 22:59:38 2026] GET /volume/v3/volumes/3eb1c57a-56b1-4592-af4a-5c1f86d516e5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:59:38 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-74897061-1ff7-4690-9443-0082d8c35ab0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume request issued successfully. Sep 04 22:59:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-74897061-1ff7-4690-9443-0082d8c35ab0 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 returned with HTTP 202 Sep 04 22:59:38 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1666/3350] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:59:38 2026] DELETE /volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-488f3bd3-8f4a-4d42-b4ea-db99df2a80af None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-488f3bd3-8f4a-4d42-b4ea-db99df2a80af tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 Sep 04 22:59:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-488f3bd3-8f4a-4d42-b4ea-db99df2a80af tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-488f3bd3-8f4a-4d42-b4ea-db99df2a80af tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:38 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:38 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:38 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:38 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:38 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-488f3bd3-8f4a-4d42-b4ea-db99df2a80af tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-488f3bd3-8f4a-4d42-b4ea-db99df2a80af tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 returned with HTTP 200 Sep 04 22:59:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1685/3351] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:38 2026] GET /volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e7b2d3ed-83ea-4d09-94c8-0c7f6c0233e7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e7b2d3ed-83ea-4d09-94c8-0c7f6c0233e7 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c Sep 04 22:59:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e7b2d3ed-83ea-4d09-94c8-0c7f6c0233e7 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e7b2d3ed-83ea-4d09-94c8-0c7f6c0233e7 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e7b2d3ed-83ea-4d09-94c8-0c7f6c0233e7 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e7b2d3ed-83ea-4d09-94c8-0c7f6c0233e7 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c returned with HTTP 200 Sep 04 22:59:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1667/3352] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:39 2026] GET /volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-55c5ac72-904d-4b5c-91a1-788b87088e22 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-55c5ac72-904d-4b5c-91a1-788b87088e22 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 Sep 04 22:59:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-55c5ac72-904d-4b5c-91a1-788b87088e22 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:39 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-55c5ac72-904d-4b5c-91a1-788b87088e22 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:39 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-55c5ac72-904d-4b5c-91a1-788b87088e22 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 returned with HTTP 404 Sep 04 22:59:39 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1686/3353] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:39 2026] GET /volume/v3/volumes/0c454ec2-3c62-4b17-b589-3067fa429098 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1be59530-b149-4c44-b561-9a35c284daf6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2143878205"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2143878205'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:39 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume of 1 GB Sep 04 22:59:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:39 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (a11dc798-ac5c-47c8-8a6f-7a0339519492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:39 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7f8d3e-a553-4cd8-bbfc-8cf88e7542bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:39 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:39 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7f8d3e-a553-4cd8-bbfc-8cf88e7542bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:39 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bea02085-12c1-4e9d-b295-66e8b8c49c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:40 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Created reservations ['29ce60e9-62c3-40cd-9ab1-170d10db705f', '1d4e62ae-cb76-468e-a1fe-69664d4cc73b', '7935cc46-fe13-49e0-af74-6db4e00c915d', 'd70e5f61-0c35-471f-84d1-9b1987ece239'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bea02085-12c1-4e9d-b295-66e8b8c49c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29ce60e9-62c3-40cd-9ab1-170d10db705f', '1d4e62ae-cb76-468e-a1fe-69664d4cc73b', '7935cc46-fe13-49e0-af74-6db4e00c915d', 'd70e5f61-0c35-471f-84d1-9b1987ece239']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eff901db-3cf8-444e-899c-403a48b639b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:40 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:40 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eff901db-3cf8-444e-899c-403a48b639b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '148b3812-a1d5-4cdc-b5ee-afc69ec0465b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2143878205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['29ce60e9-62c3-40cd-9ab1-170d10db705f','1d4e62ae-cb76-468e-a1fe-69664d4cc73b','7935cc46-fe13-49e0-af74-6db4e00c915d','d70e5f61-0c35-471f-84d1-9b1987ece239'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2143878205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=148b3812-a1d5-4cdc-b5ee-afc69ec0465b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d8d7d603c684738925adf45cc6e4bb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='282a0ae954d341708f1568d9dc87995d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cba7a98-0882-4aac-8692-7b6fb6e9c7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cba7a98-0882-4aac-8692-7b6fb6e9c7e3) transitioned into state 'SUCCESS' from state '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-2143878205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['29ce60e9-62c3-40cd-9ab1-170d10db705f','1d4e62ae-cb76-468e-a1fe-69664d4cc73b','7935cc46-fe13-49e0-af74-6db4e00c915d','d70e5f61-0c35-471f-84d1-9b1987ece239'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6a4260-2af4-477f-a565-179961fd34fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6a4260-2af4-477f-a565-179961fd34fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:40 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (a11dc798-ac5c-47c8-8a6f-7a0339519492) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request issued successfully. Sep 04 22:59:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1be59530-b149-4c44-b561-9a35c284daf6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1668/3354] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:39 2026] POST /volume/v3/volumes => generated 785 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d2e3e4c0-e5b8-41b1-8484-bf7b4dfb94e7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d2e3e4c0-e5b8-41b1-8484-bf7b4dfb94e7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/148b3812-a1d5-4cdc-b5ee-afc69ec0465b Sep 04 22:59:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d2e3e4c0-e5b8-41b1-8484-bf7b4dfb94e7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d2e3e4c0-e5b8-41b1-8484-bf7b4dfb94e7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:40 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d2e3e4c0-e5b8-41b1-8484-bf7b4dfb94e7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d2e3e4c0-e5b8-41b1-8484-bf7b4dfb94e7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/148b3812-a1d5-4cdc-b5ee-afc69ec0465b returned with HTTP 200 Sep 04 22:59:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1687/3355] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:40 2026] GET /volume/v3/volumes/148b3812-a1d5-4cdc-b5ee-afc69ec0465b => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9484f09a-97c1-4e50-a1aa-5dff16b1a894 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9484f09a-97c1-4e50-a1aa-5dff16b1a894 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c Sep 04 22:59:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9484f09a-97c1-4e50-a1aa-5dff16b1a894 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9484f09a-97c1-4e50-a1aa-5dff16b1a894 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-9484f09a-97c1-4e50-a1aa-5dff16b1a894 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9484f09a-97c1-4e50-a1aa-5dff16b1a894 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c returned with HTTP 200 Sep 04 22:59:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1669/3356] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:40 2026] GET /volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-ac2ec7c3-da6d-4ac2-b314-ef513c4db725 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ac2ec7c3-da6d-4ac2-b314-ef513c4db725 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] POST http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c/action Sep 04 22:59:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ac2ec7c3-da6d-4ac2-b314-ef513c4db725 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:59:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-ac2ec7c3-da6d-4ac2-b314-ef513c4db725 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:40 devstack devstack@c-api.service[87249]: INFO cinder.api.contrib.snapshot_unmanage [None req-ac2ec7c3-da6d-4ac2-b314-ef513c4db725 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Unmanage snapshot with id: b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c Sep 04 22:59:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-ac2ec7c3-da6d-4ac2-b314-ef513c4db725 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Snapshot retrieved successfully. Sep 04 22:59:40 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-ac2ec7c3-da6d-4ac2-b314-ef513c4db725 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '2d41071305504ce5aa9da6fbc4852f5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fae0e4a6350419eb4bd7b2cc33fe5b6', '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=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-ac2ec7c3-da6d-4ac2-b314-ef513c4db725 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-reader] http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c/action returned with HTTP 403 Sep 04 22:59:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1688/3357] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:59:40 2026] POST /volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c/action => generated 117 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4775909e-6cbd-461c-a807-e75cef27360d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4775909e-6cbd-461c-a807-e75cef27360d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] DELETE http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c Sep 04 22:59:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4775909e-6cbd-461c-a807-e75cef27360d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4775909e-6cbd-461c-a807-e75cef27360d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-4775909e-6cbd-461c-a807-e75cef27360d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Delete snapshot with id: b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c Sep 04 22:59:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4775909e-6cbd-461c-a807-e75cef27360d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:40 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:40 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4775909e-6cbd-461c-a807-e75cef27360d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot delete request issued successfully. Sep 04 22:59:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4775909e-6cbd-461c-a807-e75cef27360d tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c returned with HTTP 202 Sep 04 22:59:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1670/3358] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:59:40 2026] DELETE /volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-92fefdc9-2466-4fc1-9826-e937c3ecc3ef None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-92fefdc9-2466-4fc1-9826-e937c3ecc3ef tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c Sep 04 22:59:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-92fefdc9-2466-4fc1-9826-e937c3ecc3ef tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-92fefdc9-2466-4fc1-9826-e937c3ecc3ef tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-92fefdc9-2466-4fc1-9826-e937c3ecc3ef tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-92fefdc9-2466-4fc1-9826-e937c3ecc3ef tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c returned with HTTP 200 Sep 04 22:59:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1689/3359] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:40 2026] GET /volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-48825df4-e60f-4fb1-8cfe-a175ef34ad3f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-48825df4-e60f-4fb1-8cfe-a175ef34ad3f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/148b3812-a1d5-4cdc-b5ee-afc69ec0465b Sep 04 22:59:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-48825df4-e60f-4fb1-8cfe-a175ef34ad3f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-48825df4-e60f-4fb1-8cfe-a175ef34ad3f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:41 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:41 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:41 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:41 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-48825df4-e60f-4fb1-8cfe-a175ef34ad3f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-48825df4-e60f-4fb1-8cfe-a175ef34ad3f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/148b3812-a1d5-4cdc-b5ee-afc69ec0465b returned with HTTP 200 Sep 04 22:59:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1671/3360] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:41 2026] GET /volume/v3/volumes/148b3812-a1d5-4cdc-b5ee-afc69ec0465b => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-172d07ff-1006-4b74-a5ee-26a0ca22ada3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-172d07ff-1006-4b74-a5ee-26a0ca22ada3 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:59:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-172d07ff-1006-4b74-a5ee-26a0ca22ada3 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "148b3812-a1d5-4cdc-b5ee-afc69ec0465b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-415364733"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:41 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:41 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-172d07ff-1006-4b74-a5ee-26a0ca22ada3 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:41 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-172d07ff-1006-4b74-a5ee-26a0ca22ada3 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create snapshot from volume 148b3812-a1d5-4cdc-b5ee-afc69ec0465b Sep 04 22:59:41 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-172d07ff-1006-4b74-a5ee-26a0ca22ada3 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Created reservations ['8441d07a-0446-47d7-86c9-4dc369dac655', 'cd9dc97c-d608-4e50-a1ae-9eb16ffe7b21', 'e92ed8a3-43f3-4901-b3e3-d74dce3e3574', '960c2fcb-a4c5-4979-8219-f8368dc7c33a'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:41 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:41 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-172d07ff-1006-4b74-a5ee-26a0ca22ada3 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot create request issued successfully. Sep 04 22:59:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-172d07ff-1006-4b74-a5ee-26a0ca22ada3 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1690/3361] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:59:41 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 04 22:59:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4f790ca8-e6de-4988-a1b5-ab4a4a962d12 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4f790ca8-e6de-4988-a1b5-ab4a4a962d12 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c Sep 04 22:59:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4f790ca8-e6de-4988-a1b5-ab4a4a962d12 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:41 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4f790ca8-e6de-4988-a1b5-ab4a4a962d12 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3fc0d69e-69c6-4900-8cab-d3245c1ea003 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3fc0d69e-69c6-4900-8cab-d3245c1ea003 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 Sep 04 22:59:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3fc0d69e-69c6-4900-8cab-d3245c1ea003 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3fc0d69e-69c6-4900-8cab-d3245c1ea003 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:41 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:41 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4f790ca8-e6de-4988-a1b5-ab4a4a962d12 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Snapshot retrieved successfully. Sep 04 22:59:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4f790ca8-e6de-4988-a1b5-ab4a4a962d12 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c returned with HTTP 200 Sep 04 22:59:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1672/3362] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:41 2026] GET /volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-3fc0d69e-69c6-4900-8cab-d3245c1ea003 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3fc0d69e-69c6-4900-8cab-d3245c1ea003 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 returned with HTTP 200 Sep 04 22:59:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1691/3363] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:41 2026] GET /volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ababf76a-8f71-4366-8a3b-7eee38431c08 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ababf76a-8f71-4366-8a3b-7eee38431c08 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c Sep 04 22:59:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ababf76a-8f71-4366-8a3b-7eee38431c08 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ababf76a-8f71-4366-8a3b-7eee38431c08 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ababf76a-8f71-4366-8a3b-7eee38431c08 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c returned with HTTP 404 Sep 04 22:59:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1673/3364] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:42 2026] GET /volume/v3/snapshots/b67ba3b8-0d98-4c2a-b4fe-447d6d130a0c => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5fdcd7da-ed88-46c9-93dc-3ed174018ec7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-296dcd4f-1eff-4fed-ba08-504ffcc4abd4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5fdcd7da-ed88-46c9-93dc-3ed174018ec7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 Sep 04 22:59:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5fdcd7da-ed88-46c9-93dc-3ed174018ec7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5fdcd7da-ed88-46c9-93dc-3ed174018ec7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-296dcd4f-1eff-4fed-ba08-504ffcc4abd4 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 Sep 04 22:59:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-296dcd4f-1eff-4fed-ba08-504ffcc4abd4 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-296dcd4f-1eff-4fed-ba08-504ffcc4abd4 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:42 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-296dcd4f-1eff-4fed-ba08-504ffcc4abd4 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Delete volume with id: 40a7e440-e268-480f-a41a-2b2fea694f07 Sep 04 22:59:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5fdcd7da-ed88-46c9-93dc-3ed174018ec7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:42 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:42 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5fdcd7da-ed88-46c9-93dc-3ed174018ec7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 returned with HTTP 200 Sep 04 22:59:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1692/3365] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:42 2026] GET /volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-296dcd4f-1eff-4fed-ba08-504ffcc4abd4 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-296dcd4f-1eff-4fed-ba08-504ffcc4abd4 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Delete volume request issued successfully. Sep 04 22:59:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-296dcd4f-1eff-4fed-ba08-504ffcc4abd4 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 returned with HTTP 202 Sep 04 22:59:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1674/3366] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:59:42 2026] DELETE /volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-65ed366c-b0d2-4bd7-976f-a0a5e076bf83 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-65ed366c-b0d2-4bd7-976f-a0a5e076bf83 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 Sep 04 22:59:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-65ed366c-b0d2-4bd7-976f-a0a5e076bf83 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:42 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-65ed366c-b0d2-4bd7-976f-a0a5e076bf83 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:42 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:42 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:42 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:42 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:42 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-65ed366c-b0d2-4bd7-976f-a0a5e076bf83 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Volume info retrieved successfully. Sep 04 22:59:42 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-65ed366c-b0d2-4bd7-976f-a0a5e076bf83 tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 returned with HTTP 200 Sep 04 22:59:42 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1693/3367] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:42 2026] GET /volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4f7d231c-7f39-4315-878a-49ce73f1d536 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4f7d231c-7f39-4315-878a-49ce73f1d536 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 Sep 04 22:59:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4f7d231c-7f39-4315-878a-49ce73f1d536 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4f7d231c-7f39-4315-878a-49ce73f1d536 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-4f7d231c-7f39-4315-878a-49ce73f1d536 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4f7d231c-7f39-4315-878a-49ce73f1d536 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 returned with HTTP 200 Sep 04 22:59:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1675/3368] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:43 2026] GET /volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-02574586-8d78-4dee-8a10-014dcd0c46e9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-02574586-8d78-4dee-8a10-014dcd0c46e9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] POST http://192.168.122.93/volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05/action Sep 04 22:59:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-02574586-8d78-4dee-8a10-014dcd0c46e9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:59:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-02574586-8d78-4dee-8a10-014dcd0c46e9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.contrib.admin_actions [None req-02574586-8d78-4dee-8a10-014dcd0c46e9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Updating snapshot 'b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05' with '{'status': 'error'}' {{(pid=87249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:59:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:43 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-02574586-8d78-4dee-8a10-014dcd0c46e9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '746c4aae60e04fb9a1e8b46d4108c912', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4d8d7d603c684738925adf45cc6e4bb6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-02574586-8d78-4dee-8a10-014dcd0c46e9 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05/action returned with HTTP 403 Sep 04 22:59:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1694/3369] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:59:43 2026] POST /volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05/action => generated 133 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-757f3aa6-cc6a-40cd-9d17-66b3bc3779c8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-757f3aa6-cc6a-40cd-9d17-66b3bc3779c8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] DELETE http://192.168.122.93/volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 Sep 04 22:59:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-757f3aa6-cc6a-40cd-9d17-66b3bc3779c8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-757f3aa6-cc6a-40cd-9d17-66b3bc3779c8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:43 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-757f3aa6-cc6a-40cd-9d17-66b3bc3779c8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete snapshot with id: b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 Sep 04 22:59:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-757f3aa6-cc6a-40cd-9d17-66b3bc3779c8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:43 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:43 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-800f4f9f-4393-464c-a6a0-0c6da90db50c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-800f4f9f-4393-464c-a6a0-0c6da90db50c tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] GET http://192.168.122.93/volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 Sep 04 22:59:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-800f4f9f-4393-464c-a6a0-0c6da90db50c tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-800f4f9f-4393-464c-a6a0-0c6da90db50c tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-757f3aa6-cc6a-40cd-9d17-66b3bc3779c8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot delete request issued successfully. Sep 04 22:59:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-757f3aa6-cc6a-40cd-9d17-66b3bc3779c8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 returned with HTTP 202 Sep 04 22:59:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1676/3370] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:59:43 2026] DELETE /volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-90476fcf-9d9a-45c2-9369-e9335f7554c4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-90476fcf-9d9a-45c2-9369-e9335f7554c4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 Sep 04 22:59:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-90476fcf-9d9a-45c2-9369-e9335f7554c4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:43 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-90476fcf-9d9a-45c2-9369-e9335f7554c4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-800f4f9f-4393-464c-a6a0-0c6da90db50c tempest-ProjectReaderTests-188492022 tempest-ProjectReaderTests-188492022-project-admin] http://192.168.122.93/volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 returned with HTTP 404 Sep 04 22:59:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1695/3371] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:43 2026] GET /volume/v3/volumes/40a7e440-e268-480f-a41a-2b2fea694f07 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:43 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:43 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:43 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-90476fcf-9d9a-45c2-9369-e9335f7554c4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:43 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-90476fcf-9d9a-45c2-9369-e9335f7554c4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 returned with HTTP 200 Sep 04 22:59:43 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1677/3372] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:43 2026] GET /volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-992a0b0d-5155-49a5-83f0-534e9e9af72a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-992a0b0d-5155-49a5-83f0-534e9e9af72a tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 Sep 04 22:59:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-992a0b0d-5155-49a5-83f0-534e9e9af72a tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:44 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-992a0b0d-5155-49a5-83f0-534e9e9af72a tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:44 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:44 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:44 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-992a0b0d-5155-49a5-83f0-534e9e9af72a tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:44 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-992a0b0d-5155-49a5-83f0-534e9e9af72a tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 returned with HTTP 200 Sep 04 22:59:44 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1696/3373] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:44 2026] GET /volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-16643ed9-bc6f-4d3a-8031-f4f36f896345 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-16643ed9-bc6f-4d3a-8031-f4f36f896345 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 Sep 04 22:59:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-16643ed9-bc6f-4d3a-8031-f4f36f896345 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-16643ed9-bc6f-4d3a-8031-f4f36f896345 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-16643ed9-bc6f-4d3a-8031-f4f36f896345 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 returned with HTTP 404 Sep 04 22:59:45 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1678/3374] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:45 2026] GET /volume/v3/snapshots/b1ec28fd-d5a3-4b32-8a9a-f3c0315eaf05 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8cfbb1ea-5d84-434d-b023-96030873c819 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8cfbb1ea-5d84-434d-b023-96030873c819 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/148b3812-a1d5-4cdc-b5ee-afc69ec0465b Sep 04 22:59:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8cfbb1ea-5d84-434d-b023-96030873c819 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8cfbb1ea-5d84-434d-b023-96030873c819 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:45 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-8cfbb1ea-5d84-434d-b023-96030873c819 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume with id: 148b3812-a1d5-4cdc-b5ee-afc69ec0465b Sep 04 22:59:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8cfbb1ea-5d84-434d-b023-96030873c819 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8cfbb1ea-5d84-434d-b023-96030873c819 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume request issued successfully. Sep 04 22:59:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8cfbb1ea-5d84-434d-b023-96030873c819 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/148b3812-a1d5-4cdc-b5ee-afc69ec0465b returned with HTTP 202 Sep 04 22:59:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1697/3375] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:59:45 2026] DELETE /volume/v3/volumes/148b3812-a1d5-4cdc-b5ee-afc69ec0465b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8bc34fc9-6be9-461b-8eba-11b8d9cc4aee None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8bc34fc9-6be9-461b-8eba-11b8d9cc4aee tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/148b3812-a1d5-4cdc-b5ee-afc69ec0465b Sep 04 22:59:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8bc34fc9-6be9-461b-8eba-11b8d9cc4aee tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:45 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8bc34fc9-6be9-461b-8eba-11b8d9cc4aee tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:45 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:45 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:45 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:45 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:46 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8bc34fc9-6be9-461b-8eba-11b8d9cc4aee tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8bc34fc9-6be9-461b-8eba-11b8d9cc4aee tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/148b3812-a1d5-4cdc-b5ee-afc69ec0465b returned with HTTP 200 Sep 04 22:59:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1679/3376] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:45 2026] GET /volume/v3/volumes/148b3812-a1d5-4cdc-b5ee-afc69ec0465b => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c78928e8-8a87-4905-93ba-3b7d657d0991 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8e073141-690e-49e3-9286-087142e44654 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8e073141-690e-49e3-9286-087142e44654 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/148b3812-a1d5-4cdc-b5ee-afc69ec0465b Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8e073141-690e-49e3-9286-087142e44654 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8e073141-690e-49e3-9286-087142e44654 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c78928e8-8a87-4905-93ba-3b7d657d0991 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c78928e8-8a87-4905-93ba-3b7d657d0991 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1752834227", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8e073141-690e-49e3-9286-087142e44654 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/148b3812-a1d5-4cdc-b5ee-afc69ec0465b returned with HTTP 404 Sep 04 22:59:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1680/3377] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:47 2026] GET /volume/v3/volumes/148b3812-a1d5-4cdc-b5ee-afc69ec0465b => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-51bee780-89b5-4475-bfee-afd050ab4e90 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-910447890"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-910447890'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume of 1 GB Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c78928e8-8a87-4905-93ba-3b7d657d0991 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1698/3378] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:46 2026] POST /volume/v3/types => generated 380 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7495a997-5f65-4f22-9e11-190dd32e7c59 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7495a997-5f65-4f22-9e11-190dd32e7c59 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] POST http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/encryption Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7495a997-5f65-4f22-9e11-190dd32e7c59 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (3a212241-a167-4056-9a20-686217266044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd74ec7d-e75f-4e14-8c35-a588f70ff612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7495a997-5f65-4f22-9e11-190dd32e7c59 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/encryption returned with HTTP 200 Sep 04 22:59:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1699/3379] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:59:47 2026] POST /volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-537f518c-de7d-430d-9441-97f19f2512a0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-537f518c-de7d-430d-9441-97f19f2512a0 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-537f518c-de7d-430d-9441-97f19f2512a0 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2115196451", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd74ec7d-e75f-4e14-8c35-a588f70ff612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (950a9124-7267-40bf-b90a-33d6a249b80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-537f518c-de7d-430d-9441-97f19f2512a0 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1700/3380] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:47 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 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1e7db098-b9cd-4eb1-82f9-513466429e6e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Created reservations ['a1aa4b2f-0ea8-4346-b064-cb721f51bc89', '915a3034-0472-4ff3-8010-f4f8db74d5b2', '6a03711d-a500-410a-9088-89b6e3d619f3', '5123fee9-4a98-4920-996a-7fd8145fc74b'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (950a9124-7267-40bf-b90a-33d6a249b80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1aa4b2f-0ea8-4346-b064-cb721f51bc89', '915a3034-0472-4ff3-8010-f4f8db74d5b2', '6a03711d-a500-410a-9088-89b6e3d619f3', '5123fee9-4a98-4920-996a-7fd8145fc74b']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb2235c-09b4-4197-b158-a23c65f49c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb2235c-09b4-4197-b158-a23c65f49c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '447626e8-b16b-472a-9bda-f7c2d808f53a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-910447890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['a1aa4b2f-0ea8-4346-b064-cb721f51bc89','915a3034-0472-4ff3-8010-f4f8db74d5b2','6a03711d-a500-410a-9088-89b6e3d619f3','5123fee9-4a98-4920-996a-7fd8145fc74b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-910447890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=447626e8-b16b-472a-9bda-f7c2d808f53a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d8d7d603c684738925adf45cc6e4bb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='282a0ae954d341708f1568d9dc87995d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deaf51c8-04af-4094-b6a3-0efa3d203709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deaf51c8-04af-4094-b6a3-0efa3d203709) transitioned into state 'SUCCESS' from state '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-910447890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['a1aa4b2f-0ea8-4346-b064-cb721f51bc89','915a3034-0472-4ff3-8010-f4f8db74d5b2','6a03711d-a500-410a-9088-89b6e3d619f3','5123fee9-4a98-4920-996a-7fd8145fc74b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e16abc8-35f4-4053-a145-9c9de44dff44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e16abc8-35f4-4053-a145-9c9de44dff44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (3a212241-a167-4056-9a20-686217266044) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request issued successfully. Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-51bee780-89b5-4475-bfee-afd050ab4e90 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1681/3381] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:47 2026] POST /volume/v3/volumes => generated 784 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d86346b9-f1a3-4404-9e6b-e9efaee7ef4e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d86346b9-f1a3-4404-9e6b-e9efaee7ef4e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/447626e8-b16b-472a-9bda-f7c2d808f53a Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d86346b9-f1a3-4404-9e6b-e9efaee7ef4e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d86346b9-f1a3-4404-9e6b-e9efaee7ef4e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:47 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:47 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:47 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d86346b9-f1a3-4404-9e6b-e9efaee7ef4e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d86346b9-f1a3-4404-9e6b-e9efaee7ef4e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/447626e8-b16b-472a-9bda-f7c2d808f53a returned with HTTP 200 Sep 04 22:59:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1682/3382] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:47 2026] GET /volume/v3/volumes/447626e8-b16b-472a-9bda-f7c2d808f53a => generated 963 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1e7db098-b9cd-4eb1-82f9-513466429e6e tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] POST http://192.168.122.93/volume/v3/types/3829e153-e40f-45b8-bf5c-eee18ed9c2b8/encryption Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1e7db098-b9cd-4eb1-82f9-513466429e6e tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-1e7db098-b9cd-4eb1-82f9-513466429e6e tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '90716994dafa4d008af21d464820b021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f58ceb1f27964daeb8cc4c9b508bfd3d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1e7db098-b9cd-4eb1-82f9-513466429e6e tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] http://192.168.122.93/volume/v3/types/3829e153-e40f-45b8-bf5c-eee18ed9c2b8/encryption returned with HTTP 403 Sep 04 22:59:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1701/3383] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:59:47 2026] POST /volume/v3/types/3829e153-e40f-45b8-bf5c-eee18ed9c2b8/encryption => generated 127 bytes in 301 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7c0ba420-9efe-4bca-9867-a1442604fa8e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7c0ba420-9efe-4bca-9867-a1442604fa8e tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7c0ba420-9efe-4bca-9867-a1442604fa8e tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-496536336", "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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7c0ba420-9efe-4bca-9867-a1442604fa8e tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1683/3384] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:47 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7fed70b1-7ea3-4abc-8cd5-ca481e972690 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7fed70b1-7ea3-4abc-8cd5-ca481e972690 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] POST http://192.168.122.93/volume/v3/types/53139d89-a8ad-4317-bbb9-1e96152ca269/extra_specs Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7fed70b1-7ea3-4abc-8cd5-ca481e972690 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-7fed70b1-7ea3-4abc-8cd5-ca481e972690 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '90716994dafa4d008af21d464820b021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f58ceb1f27964daeb8cc4c9b508bfd3d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7fed70b1-7ea3-4abc-8cd5-ca481e972690 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] http://192.168.122.93/volume/v3/types/53139d89-a8ad-4317-bbb9-1e96152ca269/extra_specs returned with HTTP 403 Sep 04 22:59:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1702/3385] 192.168.122.93 () {60 vars in 1278 bytes} [Fri Sep 4 22:59:47 2026] POST /volume/v3/types/53139d89-a8ad-4317-bbb9-1e96152ca269/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4cf4c544-a2f0-4375-af9d-5248836e8f9d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4cf4c544-a2f0-4375-af9d-5248836e8f9d tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] PUT http://192.168.122.93/volume/v3/types/53139d89-a8ad-4317-bbb9-1e96152ca269/extra_specs/key2 Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4cf4c544-a2f0-4375-af9d-5248836e8f9d tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-4cf4c544-a2f0-4375-af9d-5248836e8f9d tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '90716994dafa4d008af21d464820b021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f58ceb1f27964daeb8cc4c9b508bfd3d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4cf4c544-a2f0-4375-af9d-5248836e8f9d tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] http://192.168.122.93/volume/v3/types/53139d89-a8ad-4317-bbb9-1e96152ca269/extra_specs/key2 returned with HTTP 403 Sep 04 22:59:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1684/3386] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:59:47 2026] PUT /volume/v3/types/53139d89-a8ad-4317-bbb9-1e96152ca269/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-365e3cbe-064a-48aa-97f0-ed631dccbb99 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-365e3cbe-064a-48aa-97f0-ed631dccbb99 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-365e3cbe-064a-48aa-97f0-ed631dccbb99 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-365e3cbe-064a-48aa-97f0-ed631dccbb99 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '90716994dafa4d008af21d464820b021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f58ceb1f27964daeb8cc4c9b508bfd3d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-365e3cbe-064a-48aa-97f0-ed631dccbb99 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] http://192.168.122.93/volume/v3/types returned with HTTP 403 Sep 04 22:59:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1703/3387] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:59:47 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-17933236-cc0f-484c-9320-94b3a42be34b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-17933236-cc0f-484c-9320-94b3a42be34b tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-17933236-cc0f-484c-9320-94b3a42be34b tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-409320672", "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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-17933236-cc0f-484c-9320-94b3a42be34b tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1685/3388] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:47 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 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-976fe654-6892-4154-9e41-9bedd865d322 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-976fe654-6892-4154-9e41-9bedd865d322 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] POST http://192.168.122.93/volume/v3/types/c01e6482-f9da-40df-9efb-86f821df0671/encryption Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-976fe654-6892-4154-9e41-9bedd865d322 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-976fe654-6892-4154-9e41-9bedd865d322 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] http://192.168.122.93/volume/v3/types/c01e6482-f9da-40df-9efb-86f821df0671/encryption returned with HTTP 200 Sep 04 22:59:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1704/3389] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:59:47 2026] POST /volume/v3/types/c01e6482-f9da-40df-9efb-86f821df0671/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-60611ba9-8fd4-4fbd-8259-9489e53e9f11 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-60611ba9-8fd4-4fbd-8259-9489e53e9f11 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] DELETE http://192.168.122.93/volume/v3/types/c01e6482-f9da-40df-9efb-86f821df0671/encryption/323091f2-85ee-49ea-9f0c-d1e6c16ee1e0 Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-60611ba9-8fd4-4fbd-8259-9489e53e9f11 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-60611ba9-8fd4-4fbd-8259-9489e53e9f11 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-60611ba9-8fd4-4fbd-8259-9489e53e9f11 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '90716994dafa4d008af21d464820b021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f58ceb1f27964daeb8cc4c9b508bfd3d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-60611ba9-8fd4-4fbd-8259-9489e53e9f11 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] http://192.168.122.93/volume/v3/types/c01e6482-f9da-40df-9efb-86f821df0671/encryption/323091f2-85ee-49ea-9f0c-d1e6c16ee1e0 returned with HTTP 403 Sep 04 22:59:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1686/3390] 192.168.122.93 () {58 vars in 1368 bytes} [Fri Sep 4 22:59:47 2026] DELETE /volume/v3/types/c01e6482-f9da-40df-9efb-86f821df0671/encryption/323091f2-85ee-49ea-9f0c-d1e6c16ee1e0 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e95d43ac-9129-4823-b63f-5c7c6bc0c811 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e95d43ac-9129-4823-b63f-5c7c6bc0c811 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e95d43ac-9129-4823-b63f-5c7c6bc0c811 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-440636009", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e95d43ac-9129-4823-b63f-5c7c6bc0c811 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1705/3391] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:47 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-480a70a5-e011-43ea-90db-8e82e0cfe795 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-480a70a5-e011-43ea-90db-8e82e0cfe795 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] DELETE http://192.168.122.93/volume/v3/types/ea05fc22-c816-4c96-ad77-eb5614e18134/extra_specs/key1 Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-480a70a5-e011-43ea-90db-8e82e0cfe795 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-480a70a5-e011-43ea-90db-8e82e0cfe795 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-480a70a5-e011-43ea-90db-8e82e0cfe795 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '90716994dafa4d008af21d464820b021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f58ceb1f27964daeb8cc4c9b508bfd3d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-480a70a5-e011-43ea-90db-8e82e0cfe795 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] http://192.168.122.93/volume/v3/types/ea05fc22-c816-4c96-ad77-eb5614e18134/extra_specs/key1 returned with HTTP 403 Sep 04 22:59:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1687/3392] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:59:47 2026] DELETE /volume/v3/types/ea05fc22-c816-4c96-ad77-eb5614e18134/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b3a3a570-1ebd-4d8e-a326-876f8ac6f3a0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b3a3a570-1ebd-4d8e-a326-876f8ac6f3a0 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b3a3a570-1ebd-4d8e-a326-876f8ac6f3a0 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-697095371", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b3a3a570-1ebd-4d8e-a326-876f8ac6f3a0 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1706/3393] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:47 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 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-caa7d36e-2eac-4236-9d1d-1edb5e8e19e9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-caa7d36e-2eac-4236-9d1d-1edb5e8e19e9 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] DELETE http://192.168.122.93/volume/v3/types/432d534c-b868-4da1-9990-46cee1baa1c6 Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-caa7d36e-2eac-4236-9d1d-1edb5e8e19e9 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-caa7d36e-2eac-4236-9d1d-1edb5e8e19e9 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-caa7d36e-2eac-4236-9d1d-1edb5e8e19e9 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '90716994dafa4d008af21d464820b021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f58ceb1f27964daeb8cc4c9b508bfd3d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-caa7d36e-2eac-4236-9d1d-1edb5e8e19e9 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] http://192.168.122.93/volume/v3/types/432d534c-b868-4da1-9990-46cee1baa1c6 returned with HTTP 403 Sep 04 22:59:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1688/3394] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:47 2026] DELETE /volume/v3/types/432d534c-b868-4da1-9990-46cee1baa1c6 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-84bbdd25-7694-4c5e-b999-8a9df10490a9 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-84bbdd25-7694-4c5e-b999-8a9df10490a9 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] GET http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/extra_specs Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-84bbdd25-7694-4c5e-b999-8a9df10490a9 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-84bbdd25-7694-4c5e-b999-8a9df10490a9 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-84bbdd25-7694-4c5e-b999-8a9df10490a9 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/extra_specs returned with HTTP 200 Sep 04 22:59:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1707/3395] 192.168.122.93 () {58 vars in 1257 bytes} [Fri Sep 4 22:59:47 2026] GET /volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-27459f7d-a17d-4884-a7f6-4ec5703c863d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-27459f7d-a17d-4884-a7f6-4ec5703c863d tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] GET http://192.168.122.93/volume/v3/types Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-27459f7d-a17d-4884-a7f6-4ec5703c863d tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-27459f7d-a17d-4884-a7f6-4ec5703c863d tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:47 devstack devstack@c-api.service[87250]: DEBUG cinder.api.api_utils [None req-27459f7d-a17d-4884-a7f6-4ec5703c863d tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Removing options '' from query. {{(pid=87250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-27459f7d-a17d-4884-a7f6-4ec5703c863d tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1689/3396] 192.168.122.93 () {58 vars in 1110 bytes} [Fri Sep 4 22:59:47 2026] GET /volume/v3/types => generated 2360 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6ae1679b-8ad5-49ee-b960-7e638291f22a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6ae1679b-8ad5-49ee-b960-7e638291f22a tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] GET http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/encryption/cipher Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6ae1679b-8ad5-49ee-b960-7e638291f22a tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6ae1679b-8ad5-49ee-b960-7e638291f22a tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-6ae1679b-8ad5-49ee-b960-7e638291f22a tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '90716994dafa4d008af21d464820b021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f58ceb1f27964daeb8cc4c9b508bfd3d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6ae1679b-8ad5-49ee-b960-7e638291f22a tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/encryption/cipher returned with HTTP 403 Sep 04 22:59:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1708/3397] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:59:48 2026] GET /volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fbf5f33b-5c0b-4eac-9df7-cb9a6ae1d83c None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fbf5f33b-5c0b-4eac-9df7-cb9a6ae1d83c tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] GET http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/encryption Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fbf5f33b-5c0b-4eac-9df7-cb9a6ae1d83c tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fbf5f33b-5c0b-4eac-9df7-cb9a6ae1d83c tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Calling method 'index' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-fbf5f33b-5c0b-4eac-9df7-cb9a6ae1d83c tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '90716994dafa4d008af21d464820b021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f58ceb1f27964daeb8cc4c9b508bfd3d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fbf5f33b-5c0b-4eac-9df7-cb9a6ae1d83c tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/encryption returned with HTTP 403 Sep 04 22:59:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1690/3398] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:59:48 2026] GET /volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-884a5bcf-b30f-479f-92a1-723577ffa9bc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-884a5bcf-b30f-479f-92a1-723577ffa9bc tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] GET http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/extra_specs/multiattach Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-884a5bcf-b30f-479f-92a1-723577ffa9bc tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-884a5bcf-b30f-479f-92a1-723577ffa9bc tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-884a5bcf-b30f-479f-92a1-723577ffa9bc tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/extra_specs/multiattach returned with HTTP 200 Sep 04 22:59:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1709/3399] 192.168.122.93 () {58 vars in 1293 bytes} [Fri Sep 4 22:59:48 2026] GET /volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-34ca0a77-fca4-40e3-b577-987810dc657f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-34ca0a77-fca4-40e3-b577-987810dc657f tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] GET http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/extra_specs/volume_backend_name Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-34ca0a77-fca4-40e3-b577-987810dc657f tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-34ca0a77-fca4-40e3-b577-987810dc657f tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-34ca0a77-fca4-40e3-b577-987810dc657f tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/extra_specs/volume_backend_name returned with HTTP 404 Sep 04 22:59:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1691/3400] 192.168.122.93 () {58 vars in 1317 bytes} [Fri Sep 4 22:59:48 2026] GET /volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/extra_specs/volume_backend_name => generated 143 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-61cf6da8-b46b-473d-bbd9-1eb79eaab689 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-61cf6da8-b46b-473d-bbd9-1eb79eaab689 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] GET http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364 Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-61cf6da8-b46b-473d-bbd9-1eb79eaab689 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-61cf6da8-b46b-473d-bbd9-1eb79eaab689 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-61cf6da8-b46b-473d-bbd9-1eb79eaab689 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364 returned with HTTP 200 Sep 04 22:59:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1710/3401] 192.168.122.93 () {58 vars in 1221 bytes} [Fri Sep 4 22:59:48 2026] GET /volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364 => generated 318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-bb8f4826-53ee-4aaf-9d01-31d9cb9f819d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bb8f4826-53ee-4aaf-9d01-31d9cb9f819d tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] PUT http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/encryption/6b3e8728-5f6b-4c07-8863-9af9637f55e5 Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-bb8f4826-53ee-4aaf-9d01-31d9cb9f819d tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-bb8f4826-53ee-4aaf-9d01-31d9cb9f819d tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '90716994dafa4d008af21d464820b021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f58ceb1f27964daeb8cc4c9b508bfd3d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-bb8f4826-53ee-4aaf-9d01-31d9cb9f819d tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/encryption/6b3e8728-5f6b-4c07-8863-9af9637f55e5 returned with HTTP 403 Sep 04 22:59:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1692/3402] 192.168.122.93 () {60 vars in 1385 bytes} [Fri Sep 4 22:59:48 2026] PUT /volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/encryption/6b3e8728-5f6b-4c07-8863-9af9637f55e5 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e41435ae-dd43-4c6a-b96e-a3a43d0b3377 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e41435ae-dd43-4c6a-b96e-a3a43d0b3377 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] PUT http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/extra_specs/key1 Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e41435ae-dd43-4c6a-b96e-a3a43d0b3377 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-e41435ae-dd43-4c6a-b96e-a3a43d0b3377 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '90716994dafa4d008af21d464820b021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f58ceb1f27964daeb8cc4c9b508bfd3d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e41435ae-dd43-4c6a-b96e-a3a43d0b3377 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/extra_specs/key1 returned with HTTP 403 Sep 04 22:59:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1711/3403] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:59:48 2026] PUT /volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5f18f296-10f3-4dc6-9c11-7ab3521cd18f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5f18f296-10f3-4dc6-9c11-7ab3521cd18f tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] PUT http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364 Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5f18f296-10f3-4dc6-9c11-7ab3521cd18f tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-5f18f296-10f3-4dc6-9c11-7ab3521cd18f tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '90716994dafa4d008af21d464820b021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f58ceb1f27964daeb8cc4c9b508bfd3d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5f18f296-10f3-4dc6-9c11-7ab3521cd18f tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-member] http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364 returned with HTTP 403 Sep 04 22:59:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1693/3404] 192.168.122.93 () {60 vars in 1241 bytes} [Fri Sep 4 22:59:48 2026] PUT /volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-16d95a80-f0f2-4f30-b85d-2aea055f19b6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-16d95a80-f0f2-4f30-b85d-2aea055f19b6 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] DELETE http://192.168.122.93/volume/v3/types/432d534c-b868-4da1-9990-46cee1baa1c6 Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-16d95a80-f0f2-4f30-b85d-2aea055f19b6 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-16d95a80-f0f2-4f30-b85d-2aea055f19b6 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-16d95a80-f0f2-4f30-b85d-2aea055f19b6 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] http://192.168.122.93/volume/v3/types/432d534c-b868-4da1-9990-46cee1baa1c6 returned with HTTP 202 Sep 04 22:59:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1712/3405] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:48 2026] DELETE /volume/v3/types/432d534c-b868-4da1-9990-46cee1baa1c6 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-94baa69a-1a3b-4313-a37c-ba07cc2a9fea None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-94baa69a-1a3b-4313-a37c-ba07cc2a9fea tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] DELETE http://192.168.122.93/volume/v3/types/ea05fc22-c816-4c96-ad77-eb5614e18134 Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-94baa69a-1a3b-4313-a37c-ba07cc2a9fea tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-94baa69a-1a3b-4313-a37c-ba07cc2a9fea tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-94baa69a-1a3b-4313-a37c-ba07cc2a9fea tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] http://192.168.122.93/volume/v3/types/ea05fc22-c816-4c96-ad77-eb5614e18134 returned with HTTP 202 Sep 04 22:59:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1694/3406] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:48 2026] DELETE /volume/v3/types/ea05fc22-c816-4c96-ad77-eb5614e18134 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-855f44ca-f25e-4b26-b4a5-ee155f36ef63 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-855f44ca-f25e-4b26-b4a5-ee155f36ef63 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] DELETE http://192.168.122.93/volume/v3/types/c01e6482-f9da-40df-9efb-86f821df0671 Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-855f44ca-f25e-4b26-b4a5-ee155f36ef63 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-855f44ca-f25e-4b26-b4a5-ee155f36ef63 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-855f44ca-f25e-4b26-b4a5-ee155f36ef63 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] http://192.168.122.93/volume/v3/types/c01e6482-f9da-40df-9efb-86f821df0671 returned with HTTP 202 Sep 04 22:59:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1713/3407] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:48 2026] DELETE /volume/v3/types/c01e6482-f9da-40df-9efb-86f821df0671 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1e5d81cf-f9df-43c5-9e9c-d458adda8948 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1e5d81cf-f9df-43c5-9e9c-d458adda8948 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] DELETE http://192.168.122.93/volume/v3/types/53139d89-a8ad-4317-bbb9-1e96152ca269 Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1e5d81cf-f9df-43c5-9e9c-d458adda8948 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1e5d81cf-f9df-43c5-9e9c-d458adda8948 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1e5d81cf-f9df-43c5-9e9c-d458adda8948 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] http://192.168.122.93/volume/v3/types/53139d89-a8ad-4317-bbb9-1e96152ca269 returned with HTTP 202 Sep 04 22:59:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1695/3408] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:48 2026] DELETE /volume/v3/types/53139d89-a8ad-4317-bbb9-1e96152ca269 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-504adfa0-811d-4b95-8cd8-ba7e2eb872a4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b65ba568-c3b6-4113-abcd-f34f177f3e9b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-504adfa0-811d-4b95-8cd8-ba7e2eb872a4 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] DELETE http://192.168.122.93/volume/v3/types/3829e153-e40f-45b8-bf5c-eee18ed9c2b8 Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-504adfa0-811d-4b95-8cd8-ba7e2eb872a4 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-504adfa0-811d-4b95-8cd8-ba7e2eb872a4 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b65ba568-c3b6-4113-abcd-f34f177f3e9b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/447626e8-b16b-472a-9bda-f7c2d808f53a Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b65ba568-c3b6-4113-abcd-f34f177f3e9b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b65ba568-c3b6-4113-abcd-f34f177f3e9b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:48 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b65ba568-c3b6-4113-abcd-f34f177f3e9b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b65ba568-c3b6-4113-abcd-f34f177f3e9b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/447626e8-b16b-472a-9bda-f7c2d808f53a returned with HTTP 200 Sep 04 22:59:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1696/3409] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:48 2026] GET /volume/v3/volumes/447626e8-b16b-472a-9bda-f7c2d808f53a => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e02768d0-7287-4745-8dd0-dd39b7fbf499 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-504adfa0-811d-4b95-8cd8-ba7e2eb872a4 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] http://192.168.122.93/volume/v3/types/3829e153-e40f-45b8-bf5c-eee18ed9c2b8 returned with HTTP 202 Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e02768d0-7287-4745-8dd0-dd39b7fbf499 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:59:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1714/3410] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:48 2026] DELETE /volume/v3/types/3829e153-e40f-45b8-bf5c-eee18ed9c2b8 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e02768d0-7287-4745-8dd0-dd39b7fbf499 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "447626e8-b16b-472a-9bda-f7c2d808f53a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1308932082"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e8abb472-2adf-4504-b217-9a3523edf7a3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e8abb472-2adf-4504-b217-9a3523edf7a3 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] DELETE http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364 Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e8abb472-2adf-4504-b217-9a3523edf7a3 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e8abb472-2adf-4504-b217-9a3523edf7a3 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:48 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e02768d0-7287-4745-8dd0-dd39b7fbf499 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-e02768d0-7287-4745-8dd0-dd39b7fbf499 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create snapshot from volume 447626e8-b16b-472a-9bda-f7c2d808f53a Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e8abb472-2adf-4504-b217-9a3523edf7a3 tempest-VolumeTypesMemberTests-1685040999 tempest-VolumeTypesMemberTests-1685040999-project-admin] http://192.168.122.93/volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364 returned with HTTP 202 Sep 04 22:59:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1715/3411] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:48 2026] DELETE /volume/v3/types/345f8ba1-5b09-4a96-932d-9a5fa898e364 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-e02768d0-7287-4745-8dd0-dd39b7fbf499 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Created reservations ['b52bfa37-ad72-4c48-a617-b349f7eeec87', '593b6806-d423-4a0b-93db-ec25f0969845', 'a688586b-f2ba-40ba-8b4d-3942a9be0e82', 'b92239db-bfa1-4754-a0dd-204b555c2ef1'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:48 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:48 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-e02768d0-7287-4745-8dd0-dd39b7fbf499 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot create request issued successfully. Sep 04 22:59:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e02768d0-7287-4745-8dd0-dd39b7fbf499 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1697/3412] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:59:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6af3108b-ac85-41f9-9873-6afac2cb783f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6af3108b-ac85-41f9-9873-6afac2cb783f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6af3108b-ac85-41f9-9873-6afac2cb783f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6af3108b-ac85-41f9-9873-6afac2cb783f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:48 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:48 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6af3108b-ac85-41f9-9873-6afac2cb783f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:48 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6af3108b-ac85-41f9-9873-6afac2cb783f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 returned with HTTP 200 Sep 04 22:59:48 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1716/3413] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:48 2026] GET /volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c19cab92-c7c8-4518-9202-cabec63d3980 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c19cab92-c7c8-4518-9202-cabec63d3980 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 Sep 04 22:59:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c19cab92-c7c8-4518-9202-cabec63d3980 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c19cab92-c7c8-4518-9202-cabec63d3980 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c19cab92-c7c8-4518-9202-cabec63d3980 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c19cab92-c7c8-4518-9202-cabec63d3980 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 returned with HTTP 200 Sep 04 22:59:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1698/3414] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:49 2026] GET /volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e1d6ebad-2108-4a04-9e25-366d1a0a1fab None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e1d6ebad-2108-4a04-9e25-366d1a0a1fab tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 Sep 04 22:59:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e1d6ebad-2108-4a04-9e25-366d1a0a1fab tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e1d6ebad-2108-4a04-9e25-366d1a0a1fab tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e1d6ebad-2108-4a04-9e25-366d1a0a1fab tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e1d6ebad-2108-4a04-9e25-366d1a0a1fab tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 returned with HTTP 200 Sep 04 22:59:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1717/3415] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:50 2026] GET /volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b4bf934b-73cc-4f11-b098-14b0ecce1178 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b4bf934b-73cc-4f11-b098-14b0ecce1178 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b4bf934b-73cc-4f11-b098-14b0ecce1178 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1836728906", "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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b4bf934b-73cc-4f11-b098-14b0ecce1178 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1699/3416] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:51 2026] POST /volume/v3/types => generated 380 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f242dc60-8605-491b-9b60-b2e83623b1f2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f242dc60-8605-491b-9b60-b2e83623b1f2 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] POST http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/encryption Sep 04 22:59:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b6e857ee-cd04-49bf-bc2f-1d8c31b9c30b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f242dc60-8605-491b-9b60-b2e83623b1f2 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b6e857ee-cd04-49bf-bc2f-1d8c31b9c30b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 Sep 04 22:59:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b6e857ee-cd04-49bf-bc2f-1d8c31b9c30b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b6e857ee-cd04-49bf-bc2f-1d8c31b9c30b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b6e857ee-cd04-49bf-bc2f-1d8c31b9c30b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b6e857ee-cd04-49bf-bc2f-1d8c31b9c30b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 returned with HTTP 200 Sep 04 22:59:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1700/3417] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:51 2026] GET /volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-24fc8b2d-3b08-48d2-9121-78bfb1412057 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-24fc8b2d-3b08-48d2-9121-78bfb1412057 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] GET http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 Sep 04 22:59:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-24fc8b2d-3b08-48d2-9121-78bfb1412057 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-24fc8b2d-3b08-48d2-9121-78bfb1412057 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f242dc60-8605-491b-9b60-b2e83623b1f2 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/encryption returned with HTTP 200 Sep 04 22:59:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1718/3418] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:59:51 2026] POST /volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-24fc8b2d-3b08-48d2-9121-78bfb1412057 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Snapshot retrieved successfully. Sep 04 22:59:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b71e64c7-c468-4971-847f-999668dada18 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-24fc8b2d-3b08-48d2-9121-78bfb1412057 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 returned with HTTP 200 Sep 04 22:59:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1701/3419] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:51 2026] GET /volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b71e64c7-c468-4971-847f-999668dada18 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b71e64c7-c468-4971-847f-999668dada18 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1145482652", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-482c7010-eb36-41af-9f9f-9b30ca3f95d7 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-482c7010-eb36-41af-9f9f-9b30ca3f95d7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] DELETE http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 Sep 04 22:59:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-482c7010-eb36-41af-9f9f-9b30ca3f95d7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-482c7010-eb36-41af-9f9f-9b30ca3f95d7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:51 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-482c7010-eb36-41af-9f9f-9b30ca3f95d7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete snapshot with id: a1334a45-ba55-4490-aca3-639db564f7f0 Sep 04 22:59:51 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:51 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-482c7010-eb36-41af-9f9f-9b30ca3f95d7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b71e64c7-c468-4971-847f-999668dada18 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1719/3420] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:51 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:51 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:51 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a8476a31-f293-4cea-9634-4dad3d65ff39 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:51 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-482c7010-eb36-41af-9f9f-9b30ca3f95d7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot delete request issued successfully. Sep 04 22:59:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-482c7010-eb36-41af-9f9f-9b30ca3f95d7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 returned with HTTP 202 Sep 04 22:59:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1702/3421] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:59:51 2026] DELETE /volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d67056d4-b217-4177-bc52-850b16597ff2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d67056d4-b217-4177-bc52-850b16597ff2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 Sep 04 22:59:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d67056d4-b217-4177-bc52-850b16597ff2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d67056d4-b217-4177-bc52-850b16597ff2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:52 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d67056d4-b217-4177-bc52-850b16597ff2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d67056d4-b217-4177-bc52-850b16597ff2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 returned with HTTP 200 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1703/3422] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:51 2026] GET /volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a8476a31-f293-4cea-9634-4dad3d65ff39 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] POST http://192.168.122.93/volume/v3/types/d893e9e5-73ce-49ba-96a6-8eaa27d6c54c/encryption Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a8476a31-f293-4cea-9634-4dad3d65ff39 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-a8476a31-f293-4cea-9634-4dad3d65ff39 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '66075da5c21e4991a921c4c1fe374709', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f7a1bf51b9e4e489e791ca94ff54ab3', '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=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a8476a31-f293-4cea-9634-4dad3d65ff39 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] http://192.168.122.93/volume/v3/types/d893e9e5-73ce-49ba-96a6-8eaa27d6c54c/encryption returned with HTTP 403 Sep 04 22:59:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1720/3423] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:59:51 2026] POST /volume/v3/types/d893e9e5-73ce-49ba-96a6-8eaa27d6c54c/encryption => generated 127 bytes in 156 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8540ef2f-012b-448c-a26b-d657e60e50c1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8540ef2f-012b-448c-a26b-d657e60e50c1 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8540ef2f-012b-448c-a26b-d657e60e50c1 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-385496933", "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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8540ef2f-012b-448c-a26b-d657e60e50c1 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1704/3424] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:52 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 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-951e45d7-eae7-4374-99aa-222a4b84d47a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-951e45d7-eae7-4374-99aa-222a4b84d47a tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] POST http://192.168.122.93/volume/v3/types/8a1b7811-ec1f-4662-8178-79cddf7428f4/extra_specs Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-951e45d7-eae7-4374-99aa-222a4b84d47a tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-951e45d7-eae7-4374-99aa-222a4b84d47a tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '66075da5c21e4991a921c4c1fe374709', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f7a1bf51b9e4e489e791ca94ff54ab3', '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=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-951e45d7-eae7-4374-99aa-222a4b84d47a tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] http://192.168.122.93/volume/v3/types/8a1b7811-ec1f-4662-8178-79cddf7428f4/extra_specs returned with HTTP 403 Sep 04 22:59:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1721/3425] 192.168.122.93 () {60 vars in 1278 bytes} [Fri Sep 4 22:59:52 2026] POST /volume/v3/types/8a1b7811-ec1f-4662-8178-79cddf7428f4/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-a763cbf3-0b6e-4ab9-9275-076c613c023a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a763cbf3-0b6e-4ab9-9275-076c613c023a tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] PUT http://192.168.122.93/volume/v3/types/8a1b7811-ec1f-4662-8178-79cddf7428f4/extra_specs/key2 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-a763cbf3-0b6e-4ab9-9275-076c613c023a tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-a763cbf3-0b6e-4ab9-9275-076c613c023a tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '66075da5c21e4991a921c4c1fe374709', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f7a1bf51b9e4e489e791ca94ff54ab3', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-a763cbf3-0b6e-4ab9-9275-076c613c023a tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] http://192.168.122.93/volume/v3/types/8a1b7811-ec1f-4662-8178-79cddf7428f4/extra_specs/key2 returned with HTTP 403 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1705/3426] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:59:52 2026] PUT /volume/v3/types/8a1b7811-ec1f-4662-8178-79cddf7428f4/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-63b2fa1b-ea21-4fdf-9672-65d41f48e597 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-63b2fa1b-ea21-4fdf-9672-65d41f48e597 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-63b2fa1b-ea21-4fdf-9672-65d41f48e597 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-63b2fa1b-ea21-4fdf-9672-65d41f48e597 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '66075da5c21e4991a921c4c1fe374709', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f7a1bf51b9e4e489e791ca94ff54ab3', '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=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-63b2fa1b-ea21-4fdf-9672-65d41f48e597 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] http://192.168.122.93/volume/v3/types returned with HTTP 403 Sep 04 22:59:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1722/3427] 192.168.122.93 () {60 vars in 1131 bytes} [Fri Sep 4 22:59:52 2026] POST /volume/v3/types => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-49f591c8-5c64-49b0-b68d-6e40f9570ee9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-49f591c8-5c64-49b0-b68d-6e40f9570ee9 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-49f591c8-5c64-49b0-b68d-6e40f9570ee9 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-202835355", "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=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-49f591c8-5c64-49b0-b68d-6e40f9570ee9 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1706/3428] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:52 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 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-12c73412-6133-41da-a1b3-a638b04a6c19 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-12c73412-6133-41da-a1b3-a638b04a6c19 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] POST http://192.168.122.93/volume/v3/types/db330885-6b9a-49d8-a8d5-a0addae41ec9/encryption Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-12c73412-6133-41da-a1b3-a638b04a6c19 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-12c73412-6133-41da-a1b3-a638b04a6c19 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] http://192.168.122.93/volume/v3/types/db330885-6b9a-49d8-a8d5-a0addae41ec9/encryption returned with HTTP 200 Sep 04 22:59:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1723/3429] 192.168.122.93 () {60 vars in 1276 bytes} [Fri Sep 4 22:59:52 2026] POST /volume/v3/types/db330885-6b9a-49d8-a8d5-a0addae41ec9/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-0ff9ebb4-3e21-4443-be50-c1a819b89292 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0ff9ebb4-3e21-4443-be50-c1a819b89292 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] DELETE http://192.168.122.93/volume/v3/types/db330885-6b9a-49d8-a8d5-a0addae41ec9/encryption/2462339c-a0f1-464b-982d-e8dc698448cc Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0ff9ebb4-3e21-4443-be50-c1a819b89292 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-0ff9ebb4-3e21-4443-be50-c1a819b89292 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-0ff9ebb4-3e21-4443-be50-c1a819b89292 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '66075da5c21e4991a921c4c1fe374709', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f7a1bf51b9e4e489e791ca94ff54ab3', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-0ff9ebb4-3e21-4443-be50-c1a819b89292 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] http://192.168.122.93/volume/v3/types/db330885-6b9a-49d8-a8d5-a0addae41ec9/encryption/2462339c-a0f1-464b-982d-e8dc698448cc returned with HTTP 403 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1707/3430] 192.168.122.93 () {58 vars in 1368 bytes} [Fri Sep 4 22:59:52 2026] DELETE /volume/v3/types/db330885-6b9a-49d8-a8d5-a0addae41ec9/encryption/2462339c-a0f1-464b-982d-e8dc698448cc => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b390d8d2-5698-49e1-92d5-e3a694e08b43 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b390d8d2-5698-49e1-92d5-e3a694e08b43 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b390d8d2-5698-49e1-92d5-e3a694e08b43 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1752144252", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b390d8d2-5698-49e1-92d5-e3a694e08b43 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1724/3431] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:52 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9f1f2e22-64ba-43b4-87ad-bb53d7703fbe None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9f1f2e22-64ba-43b4-87ad-bb53d7703fbe tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] DELETE http://192.168.122.93/volume/v3/types/a58ec03e-5a48-4470-9c80-576c4367f963/extra_specs/key1 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9f1f2e22-64ba-43b4-87ad-bb53d7703fbe tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9f1f2e22-64ba-43b4-87ad-bb53d7703fbe tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-9f1f2e22-64ba-43b4-87ad-bb53d7703fbe tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '66075da5c21e4991a921c4c1fe374709', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f7a1bf51b9e4e489e791ca94ff54ab3', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9f1f2e22-64ba-43b4-87ad-bb53d7703fbe tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] http://192.168.122.93/volume/v3/types/a58ec03e-5a48-4470-9c80-576c4367f963/extra_specs/key1 returned with HTTP 403 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1708/3432] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:59:52 2026] DELETE /volume/v3/types/a58ec03e-5a48-4470-9c80-576c4367f963/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-cf8773c0-b09f-4d0e-abe9-078194cbe0e6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cf8773c0-b09f-4d0e-abe9-078194cbe0e6 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] POST http://192.168.122.93/volume/v3/types Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-cf8773c0-b09f-4d0e-abe9-078194cbe0e6 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1690003967", "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=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-cf8773c0-b09f-4d0e-abe9-078194cbe0e6 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] http://192.168.122.93/volume/v3/types returned with HTTP 200 Sep 04 22:59:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1725/3433] 192.168.122.93 () {60 vars in 1132 bytes} [Fri Sep 4 22:59:52 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 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-fc9eb869-d51f-48e1-a312-a029399d24e0 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fc9eb869-d51f-48e1-a312-a029399d24e0 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] DELETE http://192.168.122.93/volume/v3/types/f37e6c6d-7969-41fc-98cb-51b8bd5ad54a Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fc9eb869-d51f-48e1-a312-a029399d24e0 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-fc9eb869-d51f-48e1-a312-a029399d24e0 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-fc9eb869-d51f-48e1-a312-a029399d24e0 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '66075da5c21e4991a921c4c1fe374709', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f7a1bf51b9e4e489e791ca94ff54ab3', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-fc9eb869-d51f-48e1-a312-a029399d24e0 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] http://192.168.122.93/volume/v3/types/f37e6c6d-7969-41fc-98cb-51b8bd5ad54a returned with HTTP 403 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1709/3434] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:52 2026] DELETE /volume/v3/types/f37e6c6d-7969-41fc-98cb-51b8bd5ad54a => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2739d30c-1c8a-49ef-a8ca-17a4cb10d3aa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2739d30c-1c8a-49ef-a8ca-17a4cb10d3aa tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] GET http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/extra_specs Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2739d30c-1c8a-49ef-a8ca-17a4cb10d3aa tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2739d30c-1c8a-49ef-a8ca-17a4cb10d3aa tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2739d30c-1c8a-49ef-a8ca-17a4cb10d3aa tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/extra_specs returned with HTTP 200 Sep 04 22:59:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1726/3435] 192.168.122.93 () {58 vars in 1257 bytes} [Fri Sep 4 22:59:52 2026] GET /volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c8e612cf-c412-41f3-bf78-47bfa90528f8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c8e612cf-c412-41f3-bf78-47bfa90528f8 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] GET http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/encryption/cipher Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c8e612cf-c412-41f3-bf78-47bfa90528f8 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c8e612cf-c412-41f3-bf78-47bfa90528f8 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-c8e612cf-c412-41f3-bf78-47bfa90528f8 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '66075da5c21e4991a921c4c1fe374709', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f7a1bf51b9e4e489e791ca94ff54ab3', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c8e612cf-c412-41f3-bf78-47bfa90528f8 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/encryption/cipher returned with HTTP 403 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1710/3436] 192.168.122.93 () {58 vars in 1275 bytes} [Fri Sep 4 22:59:52 2026] GET /volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-17f75a5f-1a5d-4659-9528-64abf99da68c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-17f75a5f-1a5d-4659-9528-64abf99da68c tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] GET http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/encryption Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-17f75a5f-1a5d-4659-9528-64abf99da68c tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-17f75a5f-1a5d-4659-9528-64abf99da68c tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Calling method 'index' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-17f75a5f-1a5d-4659-9528-64abf99da68c tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '66075da5c21e4991a921c4c1fe374709', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f7a1bf51b9e4e489e791ca94ff54ab3', '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=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-17f75a5f-1a5d-4659-9528-64abf99da68c tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/encryption returned with HTTP 403 Sep 04 22:59:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1727/3437] 192.168.122.93 () {58 vars in 1254 bytes} [Fri Sep 4 22:59:52 2026] GET /volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-26a7b7bc-2121-4c3b-b72a-ab9f61afa9ca None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-26a7b7bc-2121-4c3b-b72a-ab9f61afa9ca tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] GET http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/extra_specs/multiattach Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-26a7b7bc-2121-4c3b-b72a-ab9f61afa9ca tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-26a7b7bc-2121-4c3b-b72a-ab9f61afa9ca tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-26a7b7bc-2121-4c3b-b72a-ab9f61afa9ca tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/extra_specs/multiattach returned with HTTP 200 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1711/3438] 192.168.122.93 () {58 vars in 1293 bytes} [Fri Sep 4 22:59:52 2026] GET /volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-16e61f00-6ffc-4dbb-ad03-02cefe76fb60 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-16e61f00-6ffc-4dbb-ad03-02cefe76fb60 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] GET http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/extra_specs/volume_backend_name Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-16e61f00-6ffc-4dbb-ad03-02cefe76fb60 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-16e61f00-6ffc-4dbb-ad03-02cefe76fb60 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-16e61f00-6ffc-4dbb-ad03-02cefe76fb60 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/extra_specs/volume_backend_name returned with HTTP 404 Sep 04 22:59:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1728/3439] 192.168.122.93 () {58 vars in 1317 bytes} [Fri Sep 4 22:59:52 2026] GET /volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/extra_specs/volume_backend_name => generated 143 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-e52a8ece-8fc8-4cf6-87ad-51ef04a1b938 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e52a8ece-8fc8-4cf6-87ad-51ef04a1b938 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] PUT http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/encryption/2f38b8a9-5265-418b-b430-e390945485e1 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-e52a8ece-8fc8-4cf6-87ad-51ef04a1b938 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-e52a8ece-8fc8-4cf6-87ad-51ef04a1b938 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '66075da5c21e4991a921c4c1fe374709', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f7a1bf51b9e4e489e791ca94ff54ab3', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-e52a8ece-8fc8-4cf6-87ad-51ef04a1b938 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/encryption/2f38b8a9-5265-418b-b430-e390945485e1 returned with HTTP 403 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1712/3440] 192.168.122.93 () {60 vars in 1385 bytes} [Fri Sep 4 22:59:52 2026] PUT /volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/encryption/2f38b8a9-5265-418b-b430-e390945485e1 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1ae3e491-ffad-4e86-be3f-b9f6303660dc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1ae3e491-ffad-4e86-be3f-b9f6303660dc tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] PUT http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/extra_specs/key1 Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1ae3e491-ffad-4e86-be3f-b9f6303660dc tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.policy [None req-1ae3e491-ffad-4e86-be3f-b9f6303660dc tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '66075da5c21e4991a921c4c1fe374709', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f7a1bf51b9e4e489e791ca94ff54ab3', '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=87249) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1ae3e491-ffad-4e86-be3f-b9f6303660dc tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/extra_specs/key1 returned with HTTP 403 Sep 04 22:59:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1729/3441] 192.168.122.93 () {60 vars in 1292 bytes} [Fri Sep 4 22:59:52 2026] PUT /volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d7d8414c-fd08-4e15-9f1f-80fb11ab8db9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d7d8414c-fd08-4e15-9f1f-80fb11ab8db9 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] PUT http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d7d8414c-fd08-4e15-9f1f-80fb11ab8db9 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-d7d8414c-fd08-4e15-9f1f-80fb11ab8db9 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '66075da5c21e4991a921c4c1fe374709', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f7a1bf51b9e4e489e791ca94ff54ab3', '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=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d7d8414c-fd08-4e15-9f1f-80fb11ab8db9 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-reader] http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6 returned with HTTP 403 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1713/3442] 192.168.122.93 () {60 vars in 1241 bytes} [Fri Sep 4 22:59:52 2026] PUT /volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6341d158-c929-42fd-a317-7b50d32973cc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6341d158-c929-42fd-a317-7b50d32973cc tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] DELETE http://192.168.122.93/volume/v3/types/f37e6c6d-7969-41fc-98cb-51b8bd5ad54a Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6341d158-c929-42fd-a317-7b50d32973cc tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6341d158-c929-42fd-a317-7b50d32973cc tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6341d158-c929-42fd-a317-7b50d32973cc tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] http://192.168.122.93/volume/v3/types/f37e6c6d-7969-41fc-98cb-51b8bd5ad54a returned with HTTP 202 Sep 04 22:59:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1730/3443] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:52 2026] DELETE /volume/v3/types/f37e6c6d-7969-41fc-98cb-51b8bd5ad54a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-560eb6af-0d4e-491c-8af3-a126930fde47 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-560eb6af-0d4e-491c-8af3-a126930fde47 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] DELETE http://192.168.122.93/volume/v3/types/a58ec03e-5a48-4470-9c80-576c4367f963 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-560eb6af-0d4e-491c-8af3-a126930fde47 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-560eb6af-0d4e-491c-8af3-a126930fde47 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-560eb6af-0d4e-491c-8af3-a126930fde47 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] http://192.168.122.93/volume/v3/types/a58ec03e-5a48-4470-9c80-576c4367f963 returned with HTTP 202 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1714/3444] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:52 2026] DELETE /volume/v3/types/a58ec03e-5a48-4470-9c80-576c4367f963 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e6db1e73-ab8a-4fc2-8cd7-807f4e8f1ce3 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e6db1e73-ab8a-4fc2-8cd7-807f4e8f1ce3 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] DELETE http://192.168.122.93/volume/v3/types/db330885-6b9a-49d8-a8d5-a0addae41ec9 Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e6db1e73-ab8a-4fc2-8cd7-807f4e8f1ce3 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e6db1e73-ab8a-4fc2-8cd7-807f4e8f1ce3 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:52 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e6db1e73-ab8a-4fc2-8cd7-807f4e8f1ce3 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] http://192.168.122.93/volume/v3/types/db330885-6b9a-49d8-a8d5-a0addae41ec9 returned with HTTP 202 Sep 04 22:59:52 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1731/3445] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:52 2026] DELETE /volume/v3/types/db330885-6b9a-49d8-a8d5-a0addae41ec9 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-499d47a3-eb31-48ef-bd56-885e5c7d5a30 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-499d47a3-eb31-48ef-bd56-885e5c7d5a30 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] DELETE http://192.168.122.93/volume/v3/types/8a1b7811-ec1f-4662-8178-79cddf7428f4 Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-499d47a3-eb31-48ef-bd56-885e5c7d5a30 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:52 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-499d47a3-eb31-48ef-bd56-885e5c7d5a30 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-499d47a3-eb31-48ef-bd56-885e5c7d5a30 tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] http://192.168.122.93/volume/v3/types/8a1b7811-ec1f-4662-8178-79cddf7428f4 returned with HTTP 202 Sep 04 22:59:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1715/3446] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:52 2026] DELETE /volume/v3/types/8a1b7811-ec1f-4662-8178-79cddf7428f4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-621a1bb6-c065-454a-b1fb-4a80c73ff66b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-621a1bb6-c065-454a-b1fb-4a80c73ff66b tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] DELETE http://192.168.122.93/volume/v3/types/d893e9e5-73ce-49ba-96a6-8eaa27d6c54c Sep 04 22:59:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-621a1bb6-c065-454a-b1fb-4a80c73ff66b tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:53 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-621a1bb6-c065-454a-b1fb-4a80c73ff66b tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Calling method '_delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-575a07d3-7516-4cfd-9ce4-913d6e35ac51 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-575a07d3-7516-4cfd-9ce4-913d6e35ac51 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 Sep 04 22:59:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-575a07d3-7516-4cfd-9ce4-913d6e35ac51 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-575a07d3-7516-4cfd-9ce4-913d6e35ac51 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:53 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:53 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:53 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-575a07d3-7516-4cfd-9ce4-913d6e35ac51 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-575a07d3-7516-4cfd-9ce4-913d6e35ac51 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 returned with HTTP 200 Sep 04 22:59:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1716/3447] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:53 2026] GET /volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:53 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-621a1bb6-c065-454a-b1fb-4a80c73ff66b tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] http://192.168.122.93/volume/v3/types/d893e9e5-73ce-49ba-96a6-8eaa27d6c54c returned with HTTP 202 Sep 04 22:59:53 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1732/3448] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:53 2026] DELETE /volume/v3/types/d893e9e5-73ce-49ba-96a6-8eaa27d6c54c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6f08fe1e-0563-41bd-bb7d-ff9b9f20cfea None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6f08fe1e-0563-41bd-bb7d-ff9b9f20cfea tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] DELETE http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6 Sep 04 22:59:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6f08fe1e-0563-41bd-bb7d-ff9b9f20cfea tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:53 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6f08fe1e-0563-41bd-bb7d-ff9b9f20cfea tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] Calling method '_delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:53 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6f08fe1e-0563-41bd-bb7d-ff9b9f20cfea tempest-VolumeTypesReaderTests-1425458129 tempest-VolumeTypesReaderTests-1425458129-project-admin] http://192.168.122.93/volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6 returned with HTTP 202 Sep 04 22:59:53 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1717/3449] 192.168.122.93 () {58 vars in 1224 bytes} [Fri Sep 4 22:59:53 2026] DELETE /volume/v3/types/694620f4-03c3-433c-8917-ffc3a4dc88e6 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3ed00bed-caac-4a92-9758-eafba3e322fa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3ed00bed-caac-4a92-9758-eafba3e322fa tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 Sep 04 22:59:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3ed00bed-caac-4a92-9758-eafba3e322fa tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3ed00bed-caac-4a92-9758-eafba3e322fa tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3ed00bed-caac-4a92-9758-eafba3e322fa tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 returned with HTTP 404 Sep 04 22:59:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1733/3450] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:54 2026] GET /volume/v3/snapshots/a1334a45-ba55-4490-aca3-639db564f7f0 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8a1cb5df-d0e2-4a05-aa68-ae97a852ba10 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8a1cb5df-d0e2-4a05-aa68-ae97a852ba10 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/447626e8-b16b-472a-9bda-f7c2d808f53a Sep 04 22:59:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8a1cb5df-d0e2-4a05-aa68-ae97a852ba10 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:54 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8a1cb5df-d0e2-4a05-aa68-ae97a852ba10 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:54 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-8a1cb5df-d0e2-4a05-aa68-ae97a852ba10 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume with id: 447626e8-b16b-472a-9bda-f7c2d808f53a Sep 04 22:59:54 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:54 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:54 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:54 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8a1cb5df-d0e2-4a05-aa68-ae97a852ba10 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:54 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8a1cb5df-d0e2-4a05-aa68-ae97a852ba10 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume request issued successfully. Sep 04 22:59:54 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8a1cb5df-d0e2-4a05-aa68-ae97a852ba10 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/447626e8-b16b-472a-9bda-f7c2d808f53a returned with HTTP 202 Sep 04 22:59:54 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1718/3451] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 22:59:54 2026] DELETE /volume/v3/volumes/447626e8-b16b-472a-9bda-f7c2d808f53a => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:59:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-58d5aab5-7f9b-4306-b4d9-8391f8a781a1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-58d5aab5-7f9b-4306-b4d9-8391f8a781a1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/447626e8-b16b-472a-9bda-f7c2d808f53a Sep 04 22:59:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-58d5aab5-7f9b-4306-b4d9-8391f8a781a1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:54 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-58d5aab5-7f9b-4306-b4d9-8391f8a781a1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:54 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:54 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:54 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:54 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:54 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-58d5aab5-7f9b-4306-b4d9-8391f8a781a1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:54 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-58d5aab5-7f9b-4306-b4d9-8391f8a781a1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/447626e8-b16b-472a-9bda-f7c2d808f53a returned with HTTP 200 Sep 04 22:59:54 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1734/3452] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:54 2026] GET /volume/v3/volumes/447626e8-b16b-472a-9bda-f7c2d808f53a => generated 1013 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-779ed6d9-302b-4ada-b8e6-7c12a02540f4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-779ed6d9-302b-4ada-b8e6-7c12a02540f4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/447626e8-b16b-472a-9bda-f7c2d808f53a Sep 04 22:59:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-779ed6d9-302b-4ada-b8e6-7c12a02540f4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-779ed6d9-302b-4ada-b8e6-7c12a02540f4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-779ed6d9-302b-4ada-b8e6-7c12a02540f4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/447626e8-b16b-472a-9bda-f7c2d808f53a returned with HTTP 404 Sep 04 22:59:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1719/3453] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:55 2026] GET /volume/v3/volumes/447626e8-b16b-472a-9bda-f7c2d808f53a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-594cef41-62d7-46c3-995f-c1def799c0cf None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 22:59:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-376155565"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:55 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-376155565'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:55 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume of 1 GB Sep 04 22:59:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (824458b0-d9b2-48cf-afa6-b735ee3906ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3140659-70c1-47a3-bddc-9e8396a41ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3140659-70c1-47a3-bddc-9e8396a41ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cceb2ac-1395-474c-ba70-a3e212fae791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:55 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Created reservations ['6349deb3-f90d-49d0-b863-0c56cd3f9b5a', 'a516599a-c8dd-43cb-a687-ff7b572c95c3', 'b1f870cb-621e-4b02-b30d-2b48a995c05c', '1211fdb3-4cc2-4e14-9072-454286003b46'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cceb2ac-1395-474c-ba70-a3e212fae791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6349deb3-f90d-49d0-b863-0c56cd3f9b5a', 'a516599a-c8dd-43cb-a687-ff7b572c95c3', 'b1f870cb-621e-4b02-b30d-2b48a995c05c', '1211fdb3-4cc2-4e14-9072-454286003b46']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39598a78-4ead-4c04-9e57-a6f5814927e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:55 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:55 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39598a78-4ead-4c04-9e57-a6f5814927e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95763052-9d3f-4397-8ef7-b1f6b2bf06a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-376155565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['6349deb3-f90d-49d0-b863-0c56cd3f9b5a','a516599a-c8dd-43cb-a687-ff7b572c95c3','b1f870cb-621e-4b02-b30d-2b48a995c05c','1211fdb3-4cc2-4e14-9072-454286003b46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-376155565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95763052-9d3f-4397-8ef7-b1f6b2bf06a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d8d7d603c684738925adf45cc6e4bb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='282a0ae954d341708f1568d9dc87995d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccbedcdc-cacf-49bd-bb84-38816d846510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccbedcdc-cacf-49bd-bb84-38816d846510) transitioned into state 'SUCCESS' from state '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-376155565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['6349deb3-f90d-49d0-b863-0c56cd3f9b5a','a516599a-c8dd-43cb-a687-ff7b572c95c3','b1f870cb-621e-4b02-b30d-2b48a995c05c','1211fdb3-4cc2-4e14-9072-454286003b46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d991dc7-d58c-4cd9-b030-48482d0fbf35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d991dc7-d58c-4cd9-b030-48482d0fbf35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:55 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (824458b0-d9b2-48cf-afa6-b735ee3906ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:55 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request issued successfully. Sep 04 22:59:55 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-594cef41-62d7-46c3-995f-c1def799c0cf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:55 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1735/3454] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:55 2026] POST /volume/v3/volumes => generated 784 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:59:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-81da546f-5ff1-4dca-8978-75bda3b6b4d5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-81da546f-5ff1-4dca-8978-75bda3b6b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/95763052-9d3f-4397-8ef7-b1f6b2bf06a7 Sep 04 22:59:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-81da546f-5ff1-4dca-8978-75bda3b6b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:55 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-81da546f-5ff1-4dca-8978-75bda3b6b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:55 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:55 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:55 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:55 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:55 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-81da546f-5ff1-4dca-8978-75bda3b6b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:55 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-81da546f-5ff1-4dca-8978-75bda3b6b4d5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/95763052-9d3f-4397-8ef7-b1f6b2bf06a7 returned with HTTP 200 Sep 04 22:59:55 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1720/3455] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:55 2026] GET /volume/v3/volumes/95763052-9d3f-4397-8ef7-b1f6b2bf06a7 => generated 963 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d4944646-c7fc-482d-8e93-cbadbcd060e7 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d4944646-c7fc-482d-8e93-cbadbcd060e7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/95763052-9d3f-4397-8ef7-b1f6b2bf06a7 Sep 04 22:59:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d4944646-c7fc-482d-8e93-cbadbcd060e7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d4944646-c7fc-482d-8e93-cbadbcd060e7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:56 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:56 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d4944646-c7fc-482d-8e93-cbadbcd060e7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d4944646-c7fc-482d-8e93-cbadbcd060e7 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/95763052-9d3f-4397-8ef7-b1f6b2bf06a7 returned with HTTP 200 Sep 04 22:59:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1736/3456] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 22:59:56 2026] GET /volume/v3/volumes/95763052-9d3f-4397-8ef7-b1f6b2bf06a7 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8e25899e-e170-494a-b652-03ae2dafc6c1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8e25899e-e170-494a-b652-03ae2dafc6c1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/snapshots Sep 04 22:59:56 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8e25899e-e170-494a-b652-03ae2dafc6c1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95763052-9d3f-4397-8ef7-b1f6b2bf06a7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1856515521"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:56 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:56 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8e25899e-e170-494a-b652-03ae2dafc6c1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 22:59:56 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-8e25899e-e170-494a-b652-03ae2dafc6c1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create snapshot from volume 95763052-9d3f-4397-8ef7-b1f6b2bf06a7 Sep 04 22:59:56 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-8e25899e-e170-494a-b652-03ae2dafc6c1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Created reservations ['fe691019-6819-4f66-bd50-118763be0818', '056d74db-c2d1-4257-9ffd-b9c8e2b8069d', 'f1ad90eb-9c66-4fbd-af04-4957866d5248', '93a28868-e51d-45be-97bd-db2c31791922'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:56 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:56 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 22:59:56 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8e25899e-e170-494a-b652-03ae2dafc6c1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot create request issued successfully. Sep 04 22:59:56 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8e25899e-e170-494a-b652-03ae2dafc6c1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:56 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1721/3457] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 22:59:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7ba5b32f-6a69-4f8c-8520-f3391e7cf675 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7ba5b32f-6a69-4f8c-8520-f3391e7cf675 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 Sep 04 22:59:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7ba5b32f-6a69-4f8c-8520-f3391e7cf675 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:56 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7ba5b32f-6a69-4f8c-8520-f3391e7cf675 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:56 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:56 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:56 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7ba5b32f-6a69-4f8c-8520-f3391e7cf675 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:56 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7ba5b32f-6a69-4f8c-8520-f3391e7cf675 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 returned with HTTP 200 Sep 04 22:59:56 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1737/3458] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:56 2026] GET /volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-aee27947-92a5-4a9a-b0fa-1889e0d352e4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-aee27947-92a5-4a9a-b0fa-1889e0d352e4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 Sep 04 22:59:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-aee27947-92a5-4a9a-b0fa-1889e0d352e4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:57 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-aee27947-92a5-4a9a-b0fa-1889e0d352e4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:57 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:57 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:57 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-aee27947-92a5-4a9a-b0fa-1889e0d352e4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:57 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-aee27947-92a5-4a9a-b0fa-1889e0d352e4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 returned with HTTP 200 Sep 04 22:59:57 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1722/3459] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:57 2026] GET /volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b472d833-d1e0-4fe8-8b25-f0336f82d629 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b472d833-d1e0-4fe8-8b25-f0336f82d629 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 Sep 04 22:59:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b472d833-d1e0-4fe8-8b25-f0336f82d629 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:58 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b472d833-d1e0-4fe8-8b25-f0336f82d629 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:58 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:58 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:58 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b472d833-d1e0-4fe8-8b25-f0336f82d629 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:58 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b472d833-d1e0-4fe8-8b25-f0336f82d629 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 returned with HTTP 200 Sep 04 22:59:58 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1738/3460] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:58 2026] GET /volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-402ede98-3e6b-4244-8bae-84e35861cf65 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-402ede98-3e6b-4244-8bae-84e35861cf65 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] POST http://192.168.122.93/volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027/action Sep 04 22:59:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-402ede98-3e6b-4244-8bae-84e35861cf65 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:59:58 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-402ede98-3e6b-4244-8bae-84e35861cf65 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:58 devstack devstack@c-api.service[87250]: INFO cinder.api.contrib.snapshot_unmanage [None req-402ede98-3e6b-4244-8bae-84e35861cf65 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Unmanage snapshot with id: a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 Sep 04 22:59:58 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:58 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:58 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-402ede98-3e6b-4244-8bae-84e35861cf65 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Snapshot retrieved successfully. Sep 04 22:59:58 devstack devstack@c-api.service[87250]: DEBUG cinder.policy [None req-402ede98-3e6b-4244-8bae-84e35861cf65 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '746c4aae60e04fb9a1e8b46d4108c912', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4d8d7d603c684738925adf45cc6e4bb6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87250) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:58 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-402ede98-3e6b-4244-8bae-84e35861cf65 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027/action returned with HTTP 403 Sep 04 22:59:58 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1723/3461] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 22:59:58 2026] POST /volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027/action => generated 117 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-f28ccb9e-a3ba-4846-aad2-81d678c8e451 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f28ccb9e-a3ba-4846-aad2-81d678c8e451 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] DELETE http://192.168.122.93/volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 Sep 04 22:59:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f28ccb9e-a3ba-4846-aad2-81d678c8e451 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:59 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-f28ccb9e-a3ba-4846-aad2-81d678c8e451 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:59 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-f28ccb9e-a3ba-4846-aad2-81d678c8e451 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete snapshot with id: a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 Sep 04 22:59:59 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:59 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 22:59:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f28ccb9e-a3ba-4846-aad2-81d678c8e451 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:59 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:59 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 22:59:59 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-f28ccb9e-a3ba-4846-aad2-81d678c8e451 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot delete request issued successfully. Sep 04 22:59:59 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-f28ccb9e-a3ba-4846-aad2-81d678c8e451 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 returned with HTTP 202 Sep 04 22:59:59 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1739/3462] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 22:59:59 2026] DELETE /volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-61fbb761-5d96-4485-85d1-9b9a664750b8 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-61fbb761-5d96-4485-85d1-9b9a664750b8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 Sep 04 22:59:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-61fbb761-5d96-4485-85d1-9b9a664750b8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:59 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-61fbb761-5d96-4485-85d1-9b9a664750b8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:59 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:59 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 22:59:59 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-61fbb761-5d96-4485-85d1-9b9a664750b8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 22:59:59 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-61fbb761-5d96-4485-85d1-9b9a664750b8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 returned with HTTP 200 Sep 04 22:59:59 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1724/3463] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 22:59:59 2026] GET /volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-5ee46028-5647-479d-841b-e9bd4fbbacaa None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5ee46028-5647-479d-841b-e9bd4fbbacaa tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 Sep 04 23:00:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5ee46028-5647-479d-841b-e9bd4fbbacaa tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:00 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-5ee46028-5647-479d-841b-e9bd4fbbacaa tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:00 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:00 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:00 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-5ee46028-5647-479d-841b-e9bd4fbbacaa tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 23:00:00 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-5ee46028-5647-479d-841b-e9bd4fbbacaa tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 returned with HTTP 200 Sep 04 23:00:00 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1740/3464] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:00 2026] GET /volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d8dcd42c-00e1-4828-9d2a-13cbf1ff53f6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d8dcd42c-00e1-4828-9d2a-13cbf1ff53f6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 Sep 04 23:00:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d8dcd42c-00e1-4828-9d2a-13cbf1ff53f6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d8dcd42c-00e1-4828-9d2a-13cbf1ff53f6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d8dcd42c-00e1-4828-9d2a-13cbf1ff53f6 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 returned with HTTP 404 Sep 04 23:00:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1725/3465] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:01 2026] GET /volume/v3/snapshots/a50bc889-e5b6-49a8-a02b-a2fd4c0e8027 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-afcc9ad1-0493-45f1-a367-17002abc3052 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-afcc9ad1-0493-45f1-a367-17002abc3052 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/95763052-9d3f-4397-8ef7-b1f6b2bf06a7 Sep 04 23:00:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-afcc9ad1-0493-45f1-a367-17002abc3052 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:01 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-afcc9ad1-0493-45f1-a367-17002abc3052 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:01 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-afcc9ad1-0493-45f1-a367-17002abc3052 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume with id: 95763052-9d3f-4397-8ef7-b1f6b2bf06a7 Sep 04 23:00:01 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:01 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 23:00:01 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:01 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-afcc9ad1-0493-45f1-a367-17002abc3052 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 23:00:01 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-afcc9ad1-0493-45f1-a367-17002abc3052 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume request issued successfully. Sep 04 23:00:01 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-afcc9ad1-0493-45f1-a367-17002abc3052 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/95763052-9d3f-4397-8ef7-b1f6b2bf06a7 returned with HTTP 202 Sep 04 23:00:01 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1741/3466] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 23:00:01 2026] DELETE /volume/v3/volumes/95763052-9d3f-4397-8ef7-b1f6b2bf06a7 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-b77a8b5a-46dd-4089-b818-697b4038c563 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b77a8b5a-46dd-4089-b818-697b4038c563 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/95763052-9d3f-4397-8ef7-b1f6b2bf06a7 Sep 04 23:00:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b77a8b5a-46dd-4089-b818-697b4038c563 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:01 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-b77a8b5a-46dd-4089-b818-697b4038c563 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:01 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:01 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:01 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:01 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:01 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-b77a8b5a-46dd-4089-b818-697b4038c563 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 23:00:01 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-b77a8b5a-46dd-4089-b818-697b4038c563 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/95763052-9d3f-4397-8ef7-b1f6b2bf06a7 returned with HTTP 200 Sep 04 23:00:01 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1726/3467] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:01 2026] GET /volume/v3/volumes/95763052-9d3f-4397-8ef7-b1f6b2bf06a7 => generated 1013 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7c390d9a-ec86-45d1-a34a-74e8e773348b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c390d9a-ec86-45d1-a34a-74e8e773348b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/95763052-9d3f-4397-8ef7-b1f6b2bf06a7 Sep 04 23:00:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7c390d9a-ec86-45d1-a34a-74e8e773348b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7c390d9a-ec86-45d1-a34a-74e8e773348b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c390d9a-ec86-45d1-a34a-74e8e773348b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/95763052-9d3f-4397-8ef7-b1f6b2bf06a7 returned with HTTP 404 Sep 04 23:00:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1742/3468] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:02 2026] GET /volume/v3/volumes/95763052-9d3f-4397-8ef7-b1f6b2bf06a7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 23:00:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1775437125"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:02 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1775437125'}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:02 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume of 1 GB Sep 04 23:00:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Availability Zones retrieved successfully. Sep 04 23:00:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (39135195-007f-4395-b2ae-ac9dc4f633f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74203afd-0a17-4ba0-912e-ef2ff490b7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74203afd-0a17-4ba0-912e-ef2ff490b7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ea7a47e-3e5a-4f36-98bd-1101ab7f6d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:02 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Created reservations ['183e933c-6b3d-4b6a-9428-24f242f57389', '47bed0e7-4df5-48eb-b613-dece3e22282e', '5a451a1e-4ec4-4291-b414-98db09270e46', 'dcce6cae-5bd2-4183-bcee-7ac1fb21b4ff'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ea7a47e-3e5a-4f36-98bd-1101ab7f6d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['183e933c-6b3d-4b6a-9428-24f242f57389', '47bed0e7-4df5-48eb-b613-dece3e22282e', '5a451a1e-4ec4-4291-b414-98db09270e46', 'dcce6cae-5bd2-4183-bcee-7ac1fb21b4ff']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86412e4e-0ecd-419b-bae0-4f21e26435d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:02 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:02 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86412e4e-0ecd-419b-bae0-4f21e26435d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f38bea4-1e8e-49b2-88e9-bca1a2d0401c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1775437125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['183e933c-6b3d-4b6a-9428-24f242f57389','47bed0e7-4df5-48eb-b613-dece3e22282e','5a451a1e-4ec4-4291-b414-98db09270e46','dcce6cae-5bd2-4183-bcee-7ac1fb21b4ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1775437125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f38bea4-1e8e-49b2-88e9-bca1a2d0401c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d8d7d603c684738925adf45cc6e4bb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='282a0ae954d341708f1568d9dc87995d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85c48603-3cd2-4632-8844-92f64c5e6146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85c48603-3cd2-4632-8844-92f64c5e6146) transitioned into state 'SUCCESS' from state '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-1775437125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['183e933c-6b3d-4b6a-9428-24f242f57389','47bed0e7-4df5-48eb-b613-dece3e22282e','5a451a1e-4ec4-4291-b414-98db09270e46','dcce6cae-5bd2-4183-bcee-7ac1fb21b4ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab3fce6-73ab-49b3-ba0b-b18f1b1b1e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab3fce6-73ab-49b3-ba0b-b18f1b1b1e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:02 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (39135195-007f-4395-b2ae-ac9dc4f633f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:02 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request issued successfully. Sep 04 23:00:02 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-dfdadb27-1c0e-4633-ad72-1dc775fcf2ca tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 23:00:02 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1727/3469] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 23:00:02 2026] POST /volume/v3/volumes => generated 785 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8d71c437-458a-403b-9b31-1cfa8e12f962 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8d71c437-458a-403b-9b31-1cfa8e12f962 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/1f38bea4-1e8e-49b2-88e9-bca1a2d0401c Sep 04 23:00:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8d71c437-458a-403b-9b31-1cfa8e12f962 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:02 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8d71c437-458a-403b-9b31-1cfa8e12f962 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:02 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:02 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 23:00:02 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:02 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:02 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8d71c437-458a-403b-9b31-1cfa8e12f962 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 23:00:02 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8d71c437-458a-403b-9b31-1cfa8e12f962 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/1f38bea4-1e8e-49b2-88e9-bca1a2d0401c returned with HTTP 200 Sep 04 23:00:02 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1743/3470] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:02 2026] GET /volume/v3/volumes/1f38bea4-1e8e-49b2-88e9-bca1a2d0401c => generated 964 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2af560fb-82f0-4e2c-bcd1-2cdcce16bb5e None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2af560fb-82f0-4e2c-bcd1-2cdcce16bb5e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/1f38bea4-1e8e-49b2-88e9-bca1a2d0401c Sep 04 23:00:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2af560fb-82f0-4e2c-bcd1-2cdcce16bb5e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2af560fb-82f0-4e2c-bcd1-2cdcce16bb5e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:03 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:03 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2af560fb-82f0-4e2c-bcd1-2cdcce16bb5e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 23:00:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2af560fb-82f0-4e2c-bcd1-2cdcce16bb5e tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/1f38bea4-1e8e-49b2-88e9-bca1a2d0401c returned with HTTP 200 Sep 04 23:00:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1728/3471] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:03 2026] GET /volume/v3/volumes/1f38bea4-1e8e-49b2-88e9-bca1a2d0401c => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-07e657d9-032f-4517-8ca0-9caead92f3e8 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-07e657d9-032f-4517-8ca0-9caead92f3e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/snapshots Sep 04 23:00:03 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-07e657d9-032f-4517-8ca0-9caead92f3e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f38bea4-1e8e-49b2-88e9-bca1a2d0401c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-53461415"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 23:00:03 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:03 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-07e657d9-032f-4517-8ca0-9caead92f3e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 23:00:03 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-07e657d9-032f-4517-8ca0-9caead92f3e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create snapshot from volume 1f38bea4-1e8e-49b2-88e9-bca1a2d0401c Sep 04 23:00:03 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-07e657d9-032f-4517-8ca0-9caead92f3e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Created reservations ['d087a8bf-f629-4310-a599-343c394c68fa', '75012038-d10e-4f2a-b2db-e0805e7909f6', '2ae4d1b0-4376-4032-9bca-ba19a5230852', 'cd422ea8-10f4-4e05-b092-6111ed687100'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:03 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:03 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 23:00:03 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-07e657d9-032f-4517-8ca0-9caead92f3e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot create request issued successfully. Sep 04 23:00:03 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-07e657d9-032f-4517-8ca0-9caead92f3e8 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 23:00:03 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1744/3472] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 23:00:03 2026] POST /volume/v3/snapshots => generated 306 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d34f00bc-e86c-4702-9c94-7dac38817eaf None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d34f00bc-e86c-4702-9c94-7dac38817eaf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 Sep 04 23:00:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d34f00bc-e86c-4702-9c94-7dac38817eaf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:03 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d34f00bc-e86c-4702-9c94-7dac38817eaf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:03 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:03 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:03 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d34f00bc-e86c-4702-9c94-7dac38817eaf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 23:00:03 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d34f00bc-e86c-4702-9c94-7dac38817eaf tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 returned with HTTP 200 Sep 04 23:00:03 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1729/3473] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:03 2026] GET /volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 => generated 438 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9c7e5fe0-46fb-4fed-8b3b-eddddbd7dbb4 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9c7e5fe0-46fb-4fed-8b3b-eddddbd7dbb4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 Sep 04 23:00:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9c7e5fe0-46fb-4fed-8b3b-eddddbd7dbb4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:04 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9c7e5fe0-46fb-4fed-8b3b-eddddbd7dbb4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:04 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:04 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:04 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9c7e5fe0-46fb-4fed-8b3b-eddddbd7dbb4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 23:00:04 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9c7e5fe0-46fb-4fed-8b3b-eddddbd7dbb4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 returned with HTTP 200 Sep 04 23:00:04 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1745/3474] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:04 2026] GET /volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-8a70a91c-7b55-4b29-937d-2237f920287b None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:05 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8a70a91c-7b55-4b29-937d-2237f920287b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 Sep 04 23:00:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8a70a91c-7b55-4b29-937d-2237f920287b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:05 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-8a70a91c-7b55-4b29-937d-2237f920287b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:05 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=669,cinder:UPDATE=274,cinder:INSERT=168 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 23:00:05 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:05 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-8a70a91c-7b55-4b29-937d-2237f920287b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 23:00:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-8a70a91c-7b55-4b29-937d-2237f920287b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 returned with HTTP 200 Sep 04 23:00:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1730/3475] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:05 2026] GET /volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 23:00:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-10179924-d207-44a8-a54d-9d1f8ef248bd None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-10179924-d207-44a8-a54d-9d1f8ef248bd tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] PUT http://192.168.122.93/volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 Sep 04 23:00:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-10179924-d207-44a8-a54d-9d1f8ef248bd tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-10179924-d207-44a8-a54d-9d1f8ef248bd tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Snapshot retrieved successfully. Sep 04 23:00:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-10179924-d207-44a8-a54d-9d1f8ef248bd tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 returned with HTTP 200 Sep 04 23:00:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1746/3476] 192.168.122.93 () {60 vars in 1253 bytes} [Fri Sep 4 23:00:06 2026] PUT /volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 => generated 359 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ecba8573-9891-4d48-8d83-d09c02e7a6e5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ecba8573-9891-4d48-8d83-d09c02e7a6e5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] DELETE http://192.168.122.93/volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 Sep 04 23:00:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ecba8573-9891-4d48-8d83-d09c02e7a6e5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:06 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ecba8573-9891-4d48-8d83-d09c02e7a6e5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:06 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-ecba8573-9891-4d48-8d83-d09c02e7a6e5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete snapshot with id: 290ae92b-a4f4-4015-be0b-48452ad35d56 Sep 04 23:00:06 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:06 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ecba8573-9891-4d48-8d83-d09c02e7a6e5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 23:00:06 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:06 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:06 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ecba8573-9891-4d48-8d83-d09c02e7a6e5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot delete request issued successfully. Sep 04 23:00:06 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ecba8573-9891-4d48-8d83-d09c02e7a6e5 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 returned with HTTP 202 Sep 04 23:00:06 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1731/3477] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 23:00:06 2026] DELETE /volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2e6a51f1-46e1-495d-a0e2-f0d1efce5739 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2e6a51f1-46e1-495d-a0e2-f0d1efce5739 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 Sep 04 23:00:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2e6a51f1-46e1-495d-a0e2-f0d1efce5739 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:06 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2e6a51f1-46e1-495d-a0e2-f0d1efce5739 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:06 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:06 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:06 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2e6a51f1-46e1-495d-a0e2-f0d1efce5739 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 23:00:06 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2e6a51f1-46e1-495d-a0e2-f0d1efce5739 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 returned with HTTP 200 Sep 04 23:00:06 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1747/3478] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:06 2026] GET /volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 => generated 492 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d3e3c064-bba9-4b71-be19-9019793da122 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d3e3c064-bba9-4b71-be19-9019793da122 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 Sep 04 23:00:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d3e3c064-bba9-4b71-be19-9019793da122 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:07 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d3e3c064-bba9-4b71-be19-9019793da122 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:07 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:07 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:07 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d3e3c064-bba9-4b71-be19-9019793da122 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 23:00:07 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d3e3c064-bba9-4b71-be19-9019793da122 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 returned with HTTP 200 Sep 04 23:00:07 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1732/3479] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:07 2026] GET /volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 => generated 492 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 23:00:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2cc38ba0-eb15-449b-bbe3-133674156bb1 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2cc38ba0-eb15-449b-bbe3-133674156bb1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 Sep 04 23:00:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2cc38ba0-eb15-449b-bbe3-133674156bb1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2cc38ba0-eb15-449b-bbe3-133674156bb1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:08 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:INSERT=160,cinder:UPDATE=245,cinder:SELECT=669 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 23:00:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2cc38ba0-eb15-449b-bbe3-133674156bb1 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 returned with HTTP 404 Sep 04 23:00:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1748/3480] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:08 2026] GET /volume/v3/snapshots/290ae92b-a4f4-4015-be0b-48452ad35d56 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-35c4446d-e49e-41f0-87da-b6ec24e5d56f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-35c4446d-e49e-41f0-87da-b6ec24e5d56f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/1f38bea4-1e8e-49b2-88e9-bca1a2d0401c Sep 04 23:00:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-35c4446d-e49e-41f0-87da-b6ec24e5d56f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:08 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-35c4446d-e49e-41f0-87da-b6ec24e5d56f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:08 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-35c4446d-e49e-41f0-87da-b6ec24e5d56f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume with id: 1f38bea4-1e8e-49b2-88e9-bca1a2d0401c Sep 04 23:00:08 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:08 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:08 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:08 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-35c4446d-e49e-41f0-87da-b6ec24e5d56f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 23:00:08 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-35c4446d-e49e-41f0-87da-b6ec24e5d56f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume request issued successfully. Sep 04 23:00:08 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-35c4446d-e49e-41f0-87da-b6ec24e5d56f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/1f38bea4-1e8e-49b2-88e9-bca1a2d0401c returned with HTTP 202 Sep 04 23:00:08 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1733/3481] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 23:00:08 2026] DELETE /volume/v3/volumes/1f38bea4-1e8e-49b2-88e9-bca1a2d0401c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-52479d03-084d-4484-9b56-6c7cf59b6602 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-52479d03-084d-4484-9b56-6c7cf59b6602 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/1f38bea4-1e8e-49b2-88e9-bca1a2d0401c Sep 04 23:00:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-52479d03-084d-4484-9b56-6c7cf59b6602 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:08 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-52479d03-084d-4484-9b56-6c7cf59b6602 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:08 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:08 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 23:00:08 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:08 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:08 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-52479d03-084d-4484-9b56-6c7cf59b6602 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 23:00:08 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-52479d03-084d-4484-9b56-6c7cf59b6602 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/1f38bea4-1e8e-49b2-88e9-bca1a2d0401c returned with HTTP 200 Sep 04 23:00:08 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1749/3482] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:08 2026] GET /volume/v3/volumes/1f38bea4-1e8e-49b2-88e9-bca1a2d0401c => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-858ff113-b938-4741-8b30-45c7e438be88 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-858ff113-b938-4741-8b30-45c7e438be88 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/1f38bea4-1e8e-49b2-88e9-bca1a2d0401c Sep 04 23:00:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-858ff113-b938-4741-8b30-45c7e438be88 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-858ff113-b938-4741-8b30-45c7e438be88 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-858ff113-b938-4741-8b30-45c7e438be88 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/1f38bea4-1e8e-49b2-88e9-bca1a2d0401c returned with HTTP 404 Sep 04 23:00:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1734/3483] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:09 2026] GET /volume/v3/volumes/1f38bea4-1e8e-49b2-88e9-bca1a2d0401c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7ae592c5-2cd8-4639-8964-73600974ff84 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/volumes Sep 04 23:00:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-611772004"}} {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:09 devstack devstack@c-api.service[87249]: DEBUG cinder.api.v3.volumes [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-611772004'}} {{(pid=87249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:09 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume of 1 GB Sep 04 23:00:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Availability Zones retrieved successfully. Sep 04 23:00:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (28303a92-e268-4f72-9742-ffbdbd9c2d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f40a3c8-7f9d-42ee-a10f-45e8984fc648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.flows.api.create_volume [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Validating volume size '1' using validate_int {{(pid=87249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f40a3c8-7f9d-42ee-a10f-45e8984fc648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ff245f0-5f2f-40db-a6a9-6d1be7990958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:09 devstack devstack@c-api.service[87249]: DEBUG cinder.quota [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Created reservations ['0323489f-89a8-4e96-adee-85bbec68d0d9', '193fa06e-99b0-4ced-a90a-b2b1fa69783a', '536fc4a8-653a-407a-a5b6-9c7227409f85', 'e9a4c632-23a4-4529-a384-01226ae09c80'] {{(pid=87249) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ff245f0-5f2f-40db-a6a9-6d1be7990958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0323489f-89a8-4e96-adee-85bbec68d0d9', '193fa06e-99b0-4ced-a90a-b2b1fa69783a', '536fc4a8-653a-407a-a5b6-9c7227409f85', 'e9a4c632-23a4-4529-a384-01226ae09c80']}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (884ffd5d-3b49-4bd1-877c-d54669fc7087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:09 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:09 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 23:00:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (884ffd5d-3b49-4bd1-877c-d54669fc7087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd21b62f0-2779-41ba-9159-cec56a201a11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-611772004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['0323489f-89a8-4e96-adee-85bbec68d0d9','193fa06e-99b0-4ced-a90a-b2b1fa69783a','536fc4a8-653a-407a-a5b6-9c7227409f85','e9a4c632-23a4-4529-a384-01226ae09c80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-611772004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d21b62f0-2779-41ba-9159-cec56a201a11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d8d7d603c684738925adf45cc6e4bb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='282a0ae954d341708f1568d9dc87995d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (134c8980-8572-4049-abd4-f48d1f3295fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (134c8980-8572-4049-abd4-f48d1f3295fb) transitioned into state 'SUCCESS' from state '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-611772004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8d7d603c684738925adf45cc6e4bb6',qos_specs=None,replication_status=,reservations=['0323489f-89a8-4e96-adee-85bbec68d0d9','193fa06e-99b0-4ced-a90a-b2b1fa69783a','536fc4a8-653a-407a-a5b6-9c7227409f85','e9a4c632-23a4-4529-a384-01226ae09c80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282a0ae954d341708f1568d9dc87995d',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d445065-aab4-46bc-bf10-14e51fd6390c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d445065-aab4-46bc-bf10-14e51fd6390c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:09 devstack devstack@c-api.service[87249]: DEBUG cinder.volume.api [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Flow 'volume_create_api' (28303a92-e268-4f72-9742-ffbdbd9c2d73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:09 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create volume request issued successfully. Sep 04 23:00:09 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7ae592c5-2cd8-4639-8964-73600974ff84 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 23:00:09 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1750/3484] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 23:00:09 2026] POST /volume/v3/volumes => generated 784 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-839a9aa3-7e39-4cf1-a050-30db645b14dc None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-839a9aa3-7e39-4cf1-a050-30db645b14dc tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/d21b62f0-2779-41ba-9159-cec56a201a11 Sep 04 23:00:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-839a9aa3-7e39-4cf1-a050-30db645b14dc tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:09 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-839a9aa3-7e39-4cf1-a050-30db645b14dc tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:09 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:09 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:09 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:09 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:09 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-839a9aa3-7e39-4cf1-a050-30db645b14dc tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 23:00:09 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-839a9aa3-7e39-4cf1-a050-30db645b14dc tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/d21b62f0-2779-41ba-9159-cec56a201a11 returned with HTTP 200 Sep 04 23:00:09 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1735/3485] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:09 2026] GET /volume/v3/volumes/d21b62f0-2779-41ba-9159-cec56a201a11 => generated 963 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-1a2f5d82-b3b0-4c8e-a338-47494910ad3f None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1a2f5d82-b3b0-4c8e-a338-47494910ad3f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/d21b62f0-2779-41ba-9159-cec56a201a11 Sep 04 23:00:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1a2f5d82-b3b0-4c8e-a338-47494910ad3f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-1a2f5d82-b3b0-4c8e-a338-47494910ad3f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:10 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:10 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 23:00:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-1a2f5d82-b3b0-4c8e-a338-47494910ad3f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 23:00:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-1a2f5d82-b3b0-4c8e-a338-47494910ad3f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/d21b62f0-2779-41ba-9159-cec56a201a11 returned with HTTP 200 Sep 04 23:00:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1751/3486] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:10 2026] GET /volume/v3/volumes/d21b62f0-2779-41ba-9159-cec56a201a11 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-ec2d6846-1c58-46d3-ad62-514e5fd67f25 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ec2d6846-1c58-46d3-ad62-514e5fd67f25 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/snapshots Sep 04 23:00:10 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-ec2d6846-1c58-46d3-ad62-514e5fd67f25 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d21b62f0-2779-41ba-9159-cec56a201a11", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1441562625"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:10 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:10 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ec2d6846-1c58-46d3-ad62-514e5fd67f25 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 23:00:10 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-ec2d6846-1c58-46d3-ad62-514e5fd67f25 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Create snapshot from volume d21b62f0-2779-41ba-9159-cec56a201a11 Sep 04 23:00:10 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-ec2d6846-1c58-46d3-ad62-514e5fd67f25 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Created reservations ['d302ca60-33c8-4663-b057-f2764b7b0359', 'c24dd514-2f49-4557-b975-4c6e3d8b63ba', '359bc8e1-6da6-4bd9-a4f4-654f78863b5c', 'c9132c07-fc51-4671-877a-fbc116ccbf9a'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:10 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:10 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:10 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-ec2d6846-1c58-46d3-ad62-514e5fd67f25 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot create request issued successfully. Sep 04 23:00:10 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-ec2d6846-1c58-46d3-ad62-514e5fd67f25 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 23:00:10 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1736/3487] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 23:00:10 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 04 23:00:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-d5a34f5d-c478-44ca-85ce-cde373fafcbe None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d5a34f5d-c478-44ca-85ce-cde373fafcbe tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 Sep 04 23:00:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d5a34f5d-c478-44ca-85ce-cde373fafcbe tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:10 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-d5a34f5d-c478-44ca-85ce-cde373fafcbe tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:10 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:10 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:10 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-d5a34f5d-c478-44ca-85ce-cde373fafcbe tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 23:00:10 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-d5a34f5d-c478-44ca-85ce-cde373fafcbe tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 returned with HTTP 200 Sep 04 23:00:10 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1752/3488] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:10 2026] GET /volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-91ecd726-c9e5-48cb-8edf-45e0c718af58 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-91ecd726-c9e5-48cb-8edf-45e0c718af58 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 Sep 04 23:00:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-91ecd726-c9e5-48cb-8edf-45e0c718af58 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:12 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-91ecd726-c9e5-48cb-8edf-45e0c718af58 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:12 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:12 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:12 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-91ecd726-c9e5-48cb-8edf-45e0c718af58 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 23:00:12 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-91ecd726-c9e5-48cb-8edf-45e0c718af58 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 returned with HTTP 200 Sep 04 23:00:12 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1737/3489] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:12 2026] GET /volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c26a5326-1929-42cd-9565-49d410debdcb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c26a5326-1929-42cd-9565-49d410debdcb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 Sep 04 23:00:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c26a5326-1929-42cd-9565-49d410debdcb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c26a5326-1929-42cd-9565-49d410debdcb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c26a5326-1929-42cd-9565-49d410debdcb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 23:00:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c26a5326-1929-42cd-9565-49d410debdcb tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 returned with HTTP 200 Sep 04 23:00:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1753/3490] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:13 2026] GET /volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-9c3c4412-dc72-4e6e-9c33-ae094e879802 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9c3c4412-dc72-4e6e-9c33-ae094e879802 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] POST http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264/action Sep 04 23:00:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9c3c4412-dc72-4e6e-9c33-ae094e879802 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 23:00:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-9c3c4412-dc72-4e6e-9c33-ae094e879802 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.admin_actions [None req-9c3c4412-dc72-4e6e-9c33-ae094e879802 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Updating snapshot 'a3088403-23ae-437b-963e-b2f24e9dd264' with '{'status': 'creating'}' {{(pid=87250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 23:00:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-9c3c4412-dc72-4e6e-9c33-ae094e879802 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264/action returned with HTTP 202 Sep 04 23:00:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1738/3491] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 23:00:13 2026] POST /volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 23:00:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2ccbe3a0-c5a0-47d8-b831-214f25fab762 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2ccbe3a0-c5a0-47d8-b831-214f25fab762 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 Sep 04 23:00:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2ccbe3a0-c5a0-47d8-b831-214f25fab762 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2ccbe3a0-c5a0-47d8-b831-214f25fab762 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-2ccbe3a0-c5a0-47d8-b831-214f25fab762 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 23:00:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2ccbe3a0-c5a0-47d8-b831-214f25fab762 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 returned with HTTP 200 Sep 04 23:00:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1754/3492] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:13 2026] GET /volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-5bf8895a-f83b-4381-8ec2-072f781bc9e4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5bf8895a-f83b-4381-8ec2-072f781bc9e4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] POST http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264/action Sep 04 23:00:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5bf8895a-f83b-4381-8ec2-072f781bc9e4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 23:00:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-5bf8895a-f83b-4381-8ec2-072f781bc9e4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.contrib.snapshot_actions [None req-5bf8895a-f83b-4381-8ec2-072f781bc9e4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87250) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 04 23:00:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:13 devstack devstack@c-api.service[87250]: INFO cinder.api.contrib.snapshot_actions [None req-5bf8895a-f83b-4381-8ec2-072f781bc9e4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] Updating snapshot a3088403-23ae-437b-963e-b2f24e9dd264 with info {'id': 'a3088403-23ae-437b-963e-b2f24e9dd264', 'status': 'error', 'progress': '80%'} Sep 04 23:00:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-5bf8895a-f83b-4381-8ec2-072f781bc9e4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-member] http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264/action returned with HTTP 202 Sep 04 23:00:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1739/3493] 192.168.122.93 () {60 vars in 1275 bytes} [Fri Sep 4 23:00:13 2026] POST /volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4f52f06c-d304-47d9-8bd6-916bf0025a1a None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4f52f06c-d304-47d9-8bd6-916bf0025a1a tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] DELETE http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 Sep 04 23:00:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4f52f06c-d304-47d9-8bd6-916bf0025a1a tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:13 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4f52f06c-d304-47d9-8bd6-916bf0025a1a tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:13 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.snapshots [None req-4f52f06c-d304-47d9-8bd6-916bf0025a1a tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete snapshot with id: a3088403-23ae-437b-963e-b2f24e9dd264 Sep 04 23:00:13 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:13 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4f52f06c-d304-47d9-8bd6-916bf0025a1a tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 23:00:13 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:13 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 23:00:13 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-4f52f06c-d304-47d9-8bd6-916bf0025a1a tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot delete request issued successfully. Sep 04 23:00:13 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4f52f06c-d304-47d9-8bd6-916bf0025a1a tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 returned with HTTP 202 Sep 04 23:00:13 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1755/3494] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 23:00:13 2026] DELETE /volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-c626943c-40da-48fb-900e-ffcbd4aaeba4 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c626943c-40da-48fb-900e-ffcbd4aaeba4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 Sep 04 23:00:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c626943c-40da-48fb-900e-ffcbd4aaeba4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:13 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-c626943c-40da-48fb-900e-ffcbd4aaeba4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:13 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:13 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:13 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-c626943c-40da-48fb-900e-ffcbd4aaeba4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 23:00:13 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-c626943c-40da-48fb-900e-ffcbd4aaeba4 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 returned with HTTP 200 Sep 04 23:00:13 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1740/3495] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:13 2026] GET /volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-e4744b12-29c5-4e73-971b-2690ac8d6cff None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e4744b12-29c5-4e73-971b-2690ac8d6cff tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 Sep 04 23:00:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e4744b12-29c5-4e73-971b-2690ac8d6cff tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:14 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-e4744b12-29c5-4e73-971b-2690ac8d6cff tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:14 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:14 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:14 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-e4744b12-29c5-4e73-971b-2690ac8d6cff tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Snapshot retrieved successfully. Sep 04 23:00:14 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-e4744b12-29c5-4e73-971b-2690ac8d6cff tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 returned with HTTP 200 Sep 04 23:00:14 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1756/3496] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:14 2026] GET /volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d3dac12b-67ad-4dfb-8967-adec36caba4f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d3dac12b-67ad-4dfb-8967-adec36caba4f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 Sep 04 23:00:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d3dac12b-67ad-4dfb-8967-adec36caba4f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d3dac12b-67ad-4dfb-8967-adec36caba4f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d3dac12b-67ad-4dfb-8967-adec36caba4f tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 returned with HTTP 404 Sep 04 23:00:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1741/3497] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:15 2026] GET /volume/v3/snapshots/a3088403-23ae-437b-963e-b2f24e9dd264 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8a3850f7-5457-4e6a-a499-e5620a3c729b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8a3850f7-5457-4e6a-a499-e5620a3c729b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] DELETE http://192.168.122.93/volume/v3/volumes/d21b62f0-2779-41ba-9159-cec56a201a11 Sep 04 23:00:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8a3850f7-5457-4e6a-a499-e5620a3c729b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:15 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8a3850f7-5457-4e6a-a499-e5620a3c729b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:15 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-8a3850f7-5457-4e6a-a499-e5620a3c729b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume with id: d21b62f0-2779-41ba-9159-cec56a201a11 Sep 04 23:00:15 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:15 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 23:00:15 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:15 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8a3850f7-5457-4e6a-a499-e5620a3c729b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 23:00:15 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8a3850f7-5457-4e6a-a499-e5620a3c729b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Delete volume request issued successfully. Sep 04 23:00:15 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8a3850f7-5457-4e6a-a499-e5620a3c729b tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/d21b62f0-2779-41ba-9159-cec56a201a11 returned with HTTP 202 Sep 04 23:00:15 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1757/3498] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 23:00:15 2026] DELETE /volume/v3/volumes/d21b62f0-2779-41ba-9159-cec56a201a11 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-348ce16c-f9d2-46ad-b813-11d050aa725a None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-348ce16c-f9d2-46ad-b813-11d050aa725a tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/d21b62f0-2779-41ba-9159-cec56a201a11 Sep 04 23:00:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-348ce16c-f9d2-46ad-b813-11d050aa725a tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:15 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-348ce16c-f9d2-46ad-b813-11d050aa725a tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:15 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:15 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:15 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:15 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:15 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-348ce16c-f9d2-46ad-b813-11d050aa725a tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Volume info retrieved successfully. Sep 04 23:00:15 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-348ce16c-f9d2-46ad-b813-11d050aa725a tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/d21b62f0-2779-41ba-9159-cec56a201a11 returned with HTTP 200 Sep 04 23:00:15 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1742/3499] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:15 2026] GET /volume/v3/volumes/d21b62f0-2779-41ba-9159-cec56a201a11 => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-2a4cfd21-ba8f-45aa-8bea-7e188e694fb2 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2a4cfd21-ba8f-45aa-8bea-7e188e694fb2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] GET http://192.168.122.93/volume/v3/volumes/d21b62f0-2779-41ba-9159-cec56a201a11 Sep 04 23:00:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2a4cfd21-ba8f-45aa-8bea-7e188e694fb2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:16 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-2a4cfd21-ba8f-45aa-8bea-7e188e694fb2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:16 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-2a4cfd21-ba8f-45aa-8bea-7e188e694fb2 tempest-ProjectMemberTests-1649228730 tempest-ProjectMemberTests-1649228730-project-admin] http://192.168.122.93/volume/v3/volumes/d21b62f0-2779-41ba-9159-cec56a201a11 returned with HTTP 404 Sep 04 23:00:16 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1758/3500] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:16 2026] GET /volume/v3/volumes/d21b62f0-2779-41ba-9159-cec56a201a11 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:25 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=35,cinder:UPDATE=16,cinder:INSERT=6,cinder:DELETE=1 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 23:00:26 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=39,cinder:INSERT=7,cinder:UPDATE=14 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 23:00:36 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 23:00:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-587993691", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:37 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-587993691', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:37 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Create volume of 1 GB Sep 04 23:00:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Availability Zones retrieved successfully. Sep 04 23:00:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Flow 'volume_create_api' (7202de05-8ca5-4706-abb9-bf618b7e9bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f62cd85-546d-4755-8a58-5941c662a736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Validating volume size '1' using validate_int {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f62cd85-546d-4755-8a58-5941c662a736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1121dab-8801-4b72-9943-1630bb0f6608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:37 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Created reservations ['6d65ef2f-6862-4e78-95ec-d6512887c016', '3ed61719-b3c6-457d-908f-f23a8368f02e', 'f9fe64f6-1525-4a94-a282-76c0d3f9580c', '0560048a-bde7-4c6e-b91f-382d870d44f0'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1121dab-8801-4b72-9943-1630bb0f6608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d65ef2f-6862-4e78-95ec-d6512887c016', '3ed61719-b3c6-457d-908f-f23a8368f02e', 'f9fe64f6-1525-4a94-a282-76c0d3f9580c', '0560048a-bde7-4c6e-b91f-382d870d44f0']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8531343-fba6-4cda-a63a-be9a132d4906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:37 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:37 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8531343-fba6-4cda-a63a-be9a132d4906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-587993691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06b944d757f840adafe7e0ff6b172010',qos_specs=None,replication_status=,reservations=['6d65ef2f-6862-4e78-95ec-d6512887c016','3ed61719-b3c6-457d-908f-f23a8368f02e','f9fe64f6-1525-4a94-a282-76c0d3f9580c','0560048a-bde7-4c6e-b91f-382d870d44f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a580c27f61f9461cb83889954470ef77',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-587993691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06b944d757f840adafe7e0ff6b172010',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a580c27f61f9461cb83889954470ef77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac3faa87-9f0c-480f-826c-0f2750a94024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac3faa87-9f0c-480f-826c-0f2750a94024) transitioned into state 'SUCCESS' from state '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-587993691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06b944d757f840adafe7e0ff6b172010',qos_specs=None,replication_status=,reservations=['6d65ef2f-6862-4e78-95ec-d6512887c016','3ed61719-b3c6-457d-908f-f23a8368f02e','f9fe64f6-1525-4a94-a282-76c0d3f9580c','0560048a-bde7-4c6e-b91f-382d870d44f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a580c27f61f9461cb83889954470ef77',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3633224a-0840-427d-a77a-3560b9dbd6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3633224a-0840-427d-a77a-3560b9dbd6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:37 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Flow 'volume_create_api' (7202de05-8ca5-4706-abb9-bf618b7e9bdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:37 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Create volume request issued successfully. Sep 04 23:00:37 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-76ade25b-fd9f-4339-ab7d-73ffb62a23f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 23:00:37 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1743/3501] 192.168.122.93 () {60 vars in 1138 bytes} [Fri Sep 4 23:00:36 2026] POST /volume/v3/volumes => generated 760 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-166251c8-bdbb-4814-bd31-2a0c9f37df42 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-166251c8-bdbb-4814-bd31-2a0c9f37df42 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 Sep 04 23:00:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-166251c8-bdbb-4814-bd31-2a0c9f37df42 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:37 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-166251c8-bdbb-4814-bd31-2a0c9f37df42 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:37 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:37 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 23:00:37 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:37 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:37 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-166251c8-bdbb-4814-bd31-2a0c9f37df42 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Volume info retrieved successfully. Sep 04 23:00:37 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-166251c8-bdbb-4814-bd31-2a0c9f37df42 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 returned with HTTP 200 Sep 04 23:00:37 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1759/3502] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:37 2026] GET /volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 => generated 828 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d41ee2c9-15ed-494c-b501-6b0e5d1bcc28 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d41ee2c9-15ed-494c-b501-6b0e5d1bcc28 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 Sep 04 23:00:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d41ee2c9-15ed-494c-b501-6b0e5d1bcc28 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d41ee2c9-15ed-494c-b501-6b0e5d1bcc28 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:38 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:38 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:38 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:38 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:38 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d41ee2c9-15ed-494c-b501-6b0e5d1bcc28 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Volume info retrieved successfully. Sep 04 23:00:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d41ee2c9-15ed-494c-b501-6b0e5d1bcc28 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 returned with HTTP 200 Sep 04 23:00:38 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1744/3503] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:38 2026] GET /volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-6f2ab55f-cd9d-41b9-9212-af70d4d80e73 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6f2ab55f-cd9d-41b9-9212-af70d4d80e73 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 Sep 04 23:00:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6f2ab55f-cd9d-41b9-9212-af70d4d80e73 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-6f2ab55f-cd9d-41b9-9212-af70d4d80e73 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:38 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:38 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 23:00:38 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:38 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:38 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-6f2ab55f-cd9d-41b9-9212-af70d4d80e73 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Volume info retrieved successfully. Sep 04 23:00:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-6f2ab55f-cd9d-41b9-9212-af70d4d80e73 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 returned with HTTP 200 Sep 04 23:00:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1760/3504] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:38 2026] GET /volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-7581d4fb-87c7-4b61-aab8-668cb0a0f4c9 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7581d4fb-87c7-4b61-aab8-668cb0a0f4c9 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] POST http://192.168.122.93/volume/v3/snapshots Sep 04 23:00:38 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-7581d4fb-87c7-4b61-aab8-668cb0a0f4c9 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-911216005", "description": null, "metadata": null}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:38 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:38 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:38 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:38 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:38 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7581d4fb-87c7-4b61-aab8-668cb0a0f4c9 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Volume info retrieved successfully. Sep 04 23:00:38 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-7581d4fb-87c7-4b61-aab8-668cb0a0f4c9 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Create snapshot from volume 0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 Sep 04 23:00:38 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-7581d4fb-87c7-4b61-aab8-668cb0a0f4c9 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Created reservations ['07a06b44-e2fb-4160-830c-95942f89be98', '592c5b57-c93c-4689-9f26-f0880e71ccc0', 'e508cc6a-5ede-4892-bdd3-3f958881dc8d', '3f70f3e4-42a0-4928-b2d8-ac2af49765f8'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:38 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:38 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:38 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-7581d4fb-87c7-4b61-aab8-668cb0a0f4c9 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Snapshot force create request issued successfully. Sep 04 23:00:38 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-7581d4fb-87c7-4b61-aab8-668cb0a0f4c9 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/snapshots returned with HTTP 202 Sep 04 23:00:38 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1745/3505] 192.168.122.93 () {60 vars in 1144 bytes} [Fri Sep 4 23:00:38 2026] POST /volume/v3/snapshots => generated 309 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8470bd36-df44-4a83-aff4-dfc348384015 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8470bd36-df44-4a83-aff4-dfc348384015 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 Sep 04 23:00:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8470bd36-df44-4a83-aff4-dfc348384015 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:38 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8470bd36-df44-4a83-aff4-dfc348384015 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:38 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:38 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:38 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8470bd36-df44-4a83-aff4-dfc348384015 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Snapshot retrieved successfully. Sep 04 23:00:38 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8470bd36-df44-4a83-aff4-dfc348384015 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 returned with HTTP 200 Sep 04 23:00:38 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1761/3506] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:38 2026] GET /volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-110dfbfc-856c-42b0-8033-0ee75bd456e1 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-110dfbfc-856c-42b0-8033-0ee75bd456e1 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 Sep 04 23:00:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-110dfbfc-856c-42b0-8033-0ee75bd456e1 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:39 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-110dfbfc-856c-42b0-8033-0ee75bd456e1 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:39 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:39 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:39 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-110dfbfc-856c-42b0-8033-0ee75bd456e1 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Snapshot retrieved successfully. Sep 04 23:00:39 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-110dfbfc-856c-42b0-8033-0ee75bd456e1 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 returned with HTTP 200 Sep 04 23:00:39 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1746/3507] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:39 2026] GET /volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-8b0c5c6c-2088-40c9-a0fe-526a250ae82e None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8b0c5c6c-2088-40c9-a0fe-526a250ae82e tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 Sep 04 23:00:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8b0c5c6c-2088-40c9-a0fe-526a250ae82e tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-8b0c5c6c-2088-40c9-a0fe-526a250ae82e tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-8b0c5c6c-2088-40c9-a0fe-526a250ae82e tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Snapshot retrieved successfully. Sep 04 23:00:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-8b0c5c6c-2088-40c9-a0fe-526a250ae82e tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 returned with HTTP 200 Sep 04 23:00:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1762/3508] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:40 2026] GET /volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-1a63e448-898a-408d-8e3e-70d41744e278 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1a63e448-898a-408d-8e3e-70d41744e278 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 Sep 04 23:00:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1a63e448-898a-408d-8e3e-70d41744e278 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-1a63e448-898a-408d-8e3e-70d41744e278 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-1a63e448-898a-408d-8e3e-70d41744e278 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Snapshot retrieved successfully. Sep 04 23:00:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-1a63e448-898a-408d-8e3e-70d41744e278 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 returned with HTTP 200 Sep 04 23:00:40 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1747/3509] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:40 2026] GET /volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-28f3f6c0-2bba-44af-ac4e-10305923cb7b None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-28f3f6c0-2bba-44af-ac4e-10305923cb7b tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 Sep 04 23:00:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-28f3f6c0-2bba-44af-ac4e-10305923cb7b tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:40 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-28f3f6c0-2bba-44af-ac4e-10305923cb7b tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:40 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:40 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:40 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-28f3f6c0-2bba-44af-ac4e-10305923cb7b tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Snapshot retrieved successfully. Sep 04 23:00:40 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-28f3f6c0-2bba-44af-ac4e-10305923cb7b tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 returned with HTTP 200 Sep 04 23:00:40 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1763/3510] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:40 2026] GET /volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6b56daee-97de-4eeb-849a-b402656ac031 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:40 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] POST http://192.168.122.93/volume/v3/volumes Sep 04 23:00:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6d2d83bb-19e6-49b6-8bc2-0330f1738bd4", "size": 1}} {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:40 devstack devstack@c-api.service[87250]: DEBUG cinder.api.v3.volumes [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Create volume request body: {'volume': {'snapshot_id': '6d2d83bb-19e6-49b6-8bc2-0330f1738bd4', 'size': 1}} {{(pid=87250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:40 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:40 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Snapshot retrieved successfully. Sep 04 23:00:40 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Create volume of 1 GB Sep 04 23:00:40 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Availability Zones retrieved successfully. Sep 04 23:00:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Flow 'volume_create_api' (1d4b0a58-b9ba-4249-a545-272356d0957d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a72bfe7-0e37-4f17-9e52-1711acd655db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.flows.api.create_volume [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:41 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:41 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a72bfe7-0e37-4f17-9e52-1711acd655db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6d2d83bb-19e6-49b6-8bc2-0330f1738bd4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3545c55d-fe59-4080-ada3-fcf168974d89,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3545c55d-fe59-4080-ada3-fcf168974d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58afdae0-ba0e-4384-be1d-e8a4177ed54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:41 devstack devstack@c-api.service[87250]: DEBUG cinder.quota [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Created reservations ['407ebae2-0f42-4705-8e6a-7898a071b519', '0b9effd4-f241-4003-bf29-4b4666fe218a', '08426131-13f7-4726-932e-4d9323640962', '4fa167e6-969a-431d-99b4-f4194c33740d'] {{(pid=87250) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58afdae0-ba0e-4384-be1d-e8a4177ed54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['407ebae2-0f42-4705-8e6a-7898a071b519', '0b9effd4-f241-4003-bf29-4b4666fe218a', '08426131-13f7-4726-932e-4d9323640962', '4fa167e6-969a-431d-99b4-f4194c33740d']}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1c8d6f5-b003-473f-acae-b4ffb5dda6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:41 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:41 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:41 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:41 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1c8d6f5-b003-473f-acae-b4ffb5dda6ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '011d1cde-39c3-484e-af3c-ed9331f54ba1', '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='06b944d757f840adafe7e0ff6b172010',qos_specs=None,replication_status=,reservations=['407ebae2-0f42-4705-8e6a-7898a071b519','0b9effd4-f241-4003-bf29-4b4666fe218a','08426131-13f7-4726-932e-4d9323640962','4fa167e6-969a-431d-99b4-f4194c33740d'],size=1,snapshot_id=6d2d83bb-19e6-49b6-8bc2-0330f1738bd4,source_replicaid=,source_volid=None,status='creating',user_id='a580c27f61f9461cb83889954470ef77',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=011d1cde-39c3-484e-af3c-ed9331f54ba1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06b944d757f840adafe7e0ff6b172010',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6d2d83bb-19e6-49b6-8bc2-0330f1738bd4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a580c27f61f9461cb83889954470ef77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3545c55d-fe59-4080-ada3-fcf168974d89),volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d304f8cc-20a6-41ea-bed1-80448d369a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d304f8cc-20a6-41ea-bed1-80448d369a50) transitioned into state 'SUCCESS' from 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='06b944d757f840adafe7e0ff6b172010',qos_specs=None,replication_status=,reservations=['407ebae2-0f42-4705-8e6a-7898a071b519','0b9effd4-f241-4003-bf29-4b4666fe218a','08426131-13f7-4726-932e-4d9323640962','4fa167e6-969a-431d-99b4-f4194c33740d'],size=1,snapshot_id=6d2d83bb-19e6-49b6-8bc2-0330f1738bd4,source_replicaid=,source_volid=None,status='creating',user_id='a580c27f61f9461cb83889954470ef77',volume_type_id=3545c55d-fe59-4080-ada3-fcf168974d89)}' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23ca0456-3170-429a-8c52-3d18d770c942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:41 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:41 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23ca0456-3170-429a-8c52-3d18d770c942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:41 devstack devstack@c-api.service[87250]: DEBUG cinder.volume.api [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Flow 'volume_create_api' (1d4b0a58-b9ba-4249-a545-272356d0957d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:41 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Create volume request issued successfully. Sep 04 23:00:41 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6b56daee-97de-4eeb-849a-b402656ac031 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes returned with HTTP 202 Sep 04 23:00:41 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1748/3511] 192.168.122.93 () {60 vars in 1137 bytes} [Fri Sep 4 23:00:40 2026] POST /volume/v3/volumes => generated 748 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-c493d0ee-3766-4a7f-805d-f90c9b66607d None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c493d0ee-3766-4a7f-805d-f90c9b66607d tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 Sep 04 23:00:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c493d0ee-3766-4a7f-805d-f90c9b66607d tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:41 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-c493d0ee-3766-4a7f-805d-f90c9b66607d tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:41 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:41 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 23:00:41 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:41 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:41 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-c493d0ee-3766-4a7f-805d-f90c9b66607d tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Volume info retrieved successfully. Sep 04 23:00:41 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-c493d0ee-3766-4a7f-805d-f90c9b66607d tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 returned with HTTP 200 Sep 04 23:00:41 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1764/3512] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:41 2026] GET /volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6799e560-4670-4b52-8c99-b646bd36b315 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6799e560-4670-4b52-8c99-b646bd36b315 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 Sep 04 23:00:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6799e560-4670-4b52-8c99-b646bd36b315 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:42 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6799e560-4670-4b52-8c99-b646bd36b315 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:42 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:42 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:42 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:42 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:42 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6799e560-4670-4b52-8c99-b646bd36b315 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Volume info retrieved successfully. Sep 04 23:00:42 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6799e560-4670-4b52-8c99-b646bd36b315 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 returned with HTTP 200 Sep 04 23:00:42 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1749/3513] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:42 2026] GET /volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a7c302a0-f88c-4878-86a5-965c9b11b718 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a7c302a0-f88c-4878-86a5-965c9b11b718 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 Sep 04 23:00:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a7c302a0-f88c-4878-86a5-965c9b11b718 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:43 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a7c302a0-f88c-4878-86a5-965c9b11b718 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:43 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:43 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 23:00:43 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:43 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:43 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-a7c302a0-f88c-4878-86a5-965c9b11b718 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Volume info retrieved successfully. Sep 04 23:00:43 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a7c302a0-f88c-4878-86a5-965c9b11b718 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 returned with HTTP 200 Sep 04 23:00:43 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1765/3514] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:43 2026] GET /volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 => generated 840 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-abe418f8-5e53-4f43-8462-8bee196a9817 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-abe418f8-5e53-4f43-8462-8bee196a9817 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 Sep 04 23:00:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-abe418f8-5e53-4f43-8462-8bee196a9817 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:44 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-abe418f8-5e53-4f43-8462-8bee196a9817 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:44 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:44 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:44 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:44 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:44 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-abe418f8-5e53-4f43-8462-8bee196a9817 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Volume info retrieved successfully. Sep 04 23:00:44 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-abe418f8-5e53-4f43-8462-8bee196a9817 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 returned with HTTP 200 Sep 04 23:00:44 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1750/3515] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:44 2026] GET /volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 => generated 840 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-771b7e85-d3c2-449a-a006-13eb42d19ceb None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-771b7e85-d3c2-449a-a006-13eb42d19ceb tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 Sep 04 23:00:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-771b7e85-d3c2-449a-a006-13eb42d19ceb tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:45 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-771b7e85-d3c2-449a-a006-13eb42d19ceb tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:45 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:45 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 23:00:45 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:45 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:45 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-771b7e85-d3c2-449a-a006-13eb42d19ceb tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Volume info retrieved successfully. Sep 04 23:00:45 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-771b7e85-d3c2-449a-a006-13eb42d19ceb tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 returned with HTTP 200 Sep 04 23:00:45 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1766/3516] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:45 2026] GET /volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 => generated 840 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 23:00:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-6247c57f-58e2-4b15-9a00-d28581700a46 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6247c57f-58e2-4b15-9a00-d28581700a46 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 Sep 04 23:00:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6247c57f-58e2-4b15-9a00-d28581700a46 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-6247c57f-58e2-4b15-9a00-d28581700a46 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:46 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:46 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:46 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:46 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:46 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-6247c57f-58e2-4b15-9a00-d28581700a46 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Volume info retrieved successfully. Sep 04 23:00:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-6247c57f-58e2-4b15-9a00-d28581700a46 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 returned with HTTP 200 Sep 04 23:00:46 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1751/3517] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:46 2026] GET /volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-567a27ae-43c9-4255-9a14-3bacb238e3e0 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-567a27ae-43c9-4255-9a14-3bacb238e3e0 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 Sep 04 23:00:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-567a27ae-43c9-4255-9a14-3bacb238e3e0 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:46 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-567a27ae-43c9-4255-9a14-3bacb238e3e0 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:46 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:46 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 23:00:46 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:46 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:46 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-567a27ae-43c9-4255-9a14-3bacb238e3e0 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Volume info retrieved successfully. Sep 04 23:00:46 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-567a27ae-43c9-4255-9a14-3bacb238e3e0 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 returned with HTTP 200 Sep 04 23:00:46 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1767/3518] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:46 2026] GET /volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 23:00:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d1dfa672-9276-400c-849e-e1dc403e224f None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:46 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d1dfa672-9276-400c-849e-e1dc403e224f tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 Sep 04 23:00:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d1dfa672-9276-400c-849e-e1dc403e224f tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:46 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d1dfa672-9276-400c-849e-e1dc403e224f tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:46 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-d1dfa672-9276-400c-849e-e1dc403e224f tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Delete snapshot with id: 6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 Sep 04 23:00:46 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:46 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:46 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d1dfa672-9276-400c-849e-e1dc403e224f tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Snapshot retrieved successfully. Sep 04 23:00:46 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:46 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:47 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-d1dfa672-9276-400c-849e-e1dc403e224f tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Snapshot delete request issued successfully. Sep 04 23:00:47 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d1dfa672-9276-400c-849e-e1dc403e224f tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 returned with HTTP 202 Sep 04 23:00:47 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1752/3519] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 23:00:46 2026] DELETE /volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-b8fc9e9c-9e18-4c6e-9780-385f8ffc99e6 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b8fc9e9c-9e18-4c6e-9780-385f8ffc99e6 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 Sep 04 23:00:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b8fc9e9c-9e18-4c6e-9780-385f8ffc99e6 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:47 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-b8fc9e9c-9e18-4c6e-9780-385f8ffc99e6 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:47 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:47 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:47 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-b8fc9e9c-9e18-4c6e-9780-385f8ffc99e6 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Snapshot retrieved successfully. Sep 04 23:00:47 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-b8fc9e9c-9e18-4c6e-9780-385f8ffc99e6 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 returned with HTTP 200 Sep 04 23:00:47 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1768/3520] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:47 2026] GET /volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-2112a404-4614-481a-9fd0-b7e8d772c1ff None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2112a404-4614-481a-9fd0-b7e8d772c1ff tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 Sep 04 23:00:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2112a404-4614-481a-9fd0-b7e8d772c1ff tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:48 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-2112a404-4614-481a-9fd0-b7e8d772c1ff tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:48 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:48 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:48 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-2112a404-4614-481a-9fd0-b7e8d772c1ff tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Snapshot retrieved successfully. Sep 04 23:00:48 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-2112a404-4614-481a-9fd0-b7e8d772c1ff tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 returned with HTTP 200 Sep 04 23:00:48 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1753/3521] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:48 2026] GET /volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-7c873730-85bf-4972-bf72-f4bd1baebadc None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c873730-85bf-4972-bf72-f4bd1baebadc tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 Sep 04 23:00:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7c873730-85bf-4972-bf72-f4bd1baebadc tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-7c873730-85bf-4972-bf72-f4bd1baebadc tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-7c873730-85bf-4972-bf72-f4bd1baebadc tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 returned with HTTP 404 Sep 04 23:00:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1769/3522] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:49 2026] GET /volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-92e8f182-37f2-4461-b5aa-773be340562d None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-92e8f182-37f2-4461-b5aa-773be340562d tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] DELETE http://192.168.122.93/volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 Sep 04 23:00:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-92e8f182-37f2-4461-b5aa-773be340562d tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:49 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-92e8f182-37f2-4461-b5aa-773be340562d tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:49 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-92e8f182-37f2-4461-b5aa-773be340562d tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Delete volume with id: 0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 Sep 04 23:00:49 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:49 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:49 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:49 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-92e8f182-37f2-4461-b5aa-773be340562d tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Volume info retrieved successfully. Sep 04 23:00:49 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-92e8f182-37f2-4461-b5aa-773be340562d tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Delete volume request issued successfully. Sep 04 23:00:49 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-92e8f182-37f2-4461-b5aa-773be340562d tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 returned with HTTP 202 Sep 04 23:00:49 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1754/3523] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 23:00:49 2026] DELETE /volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-25820adf-e142-412d-a8fd-66d8eaa6673c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-25820adf-e142-412d-a8fd-66d8eaa6673c tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 Sep 04 23:00:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-25820adf-e142-412d-a8fd-66d8eaa6673c tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:49 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-25820adf-e142-412d-a8fd-66d8eaa6673c tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:49 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:49 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 23:00:49 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:49 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:49 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-25820adf-e142-412d-a8fd-66d8eaa6673c tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Volume info retrieved successfully. Sep 04 23:00:49 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-25820adf-e142-412d-a8fd-66d8eaa6673c tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 returned with HTTP 200 Sep 04 23:00:49 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1770/3524] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:49 2026] GET /volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-4c57fccd-5100-42ec-adb8-9773490a68f5 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4c57fccd-5100-42ec-adb8-9773490a68f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 Sep 04 23:00:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4c57fccd-5100-42ec-adb8-9773490a68f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-4c57fccd-5100-42ec-adb8-9773490a68f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-4c57fccd-5100-42ec-adb8-9773490a68f5 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 returned with HTTP 404 Sep 04 23:00:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1755/3525] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:50 2026] GET /volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-9b9b1f20-115a-46e9-88b5-29fc29550d5c None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9b9b1f20-115a-46e9-88b5-29fc29550d5c tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] DELETE http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 Sep 04 23:00:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9b9b1f20-115a-46e9-88b5-29fc29550d5c tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:50 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-9b9b1f20-115a-46e9-88b5-29fc29550d5c tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'delete' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:50 devstack devstack@c-api.service[87249]: INFO cinder.api.v3.volumes [None req-9b9b1f20-115a-46e9-88b5-29fc29550d5c tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Delete volume with id: 011d1cde-39c3-484e-af3c-ed9331f54ba1 Sep 04 23:00:50 devstack devstack@c-api.service[87249]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:50 devstack devstack@c-api.service[87249]: attachments = base.obj_make_list( Sep 04 23:00:50 devstack devstack@c-api.service[87249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:50 devstack devstack@c-api.service[87249]: warnings.warn( Sep 04 23:00:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9b9b1f20-115a-46e9-88b5-29fc29550d5c tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Volume info retrieved successfully. Sep 04 23:00:50 devstack devstack@c-api.service[87249]: INFO cinder.volume.api [None req-9b9b1f20-115a-46e9-88b5-29fc29550d5c tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Delete volume request issued successfully. Sep 04 23:00:50 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-9b9b1f20-115a-46e9-88b5-29fc29550d5c tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 returned with HTTP 202 Sep 04 23:00:50 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1771/3526] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 23:00:50 2026] DELETE /volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-983822ed-8843-436b-86b4-8adb0cce04a3 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-983822ed-8843-436b-86b4-8adb0cce04a3 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 Sep 04 23:00:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-983822ed-8843-436b-86b4-8adb0cce04a3 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:50 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-983822ed-8843-436b-86b4-8adb0cce04a3 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:50 devstack devstack@c-api.service[87250]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:50 devstack devstack@c-api.service[87250]: attachments = base.obj_make_list( Sep 04 23:00:50 devstack devstack@c-api.service[87250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:50 devstack devstack@c-api.service[87250]: warnings.warn( Sep 04 23:00:50 devstack devstack@c-api.service[87250]: INFO cinder.volume.api [None req-983822ed-8843-436b-86b4-8adb0cce04a3 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Volume info retrieved successfully. Sep 04 23:00:50 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-983822ed-8843-436b-86b4-8adb0cce04a3 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 returned with HTTP 200 Sep 04 23:00:50 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1756/3527] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:50 2026] GET /volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-a8aca540-7a66-4085-9e5b-d008c2823b39 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a8aca540-7a66-4085-9e5b-d008c2823b39 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 Sep 04 23:00:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a8aca540-7a66-4085-9e5b-d008c2823b39 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-a8aca540-7a66-4085-9e5b-d008c2823b39 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-a8aca540-7a66-4085-9e5b-d008c2823b39 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 returned with HTTP 404 Sep 04 23:00:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1772/3528] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:51 2026] GET /volume/v3/volumes/011d1cde-39c3-484e-af3c-ed9331f54ba1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-d9724360-ca25-4735-ad62-fbe0751b40d6 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d9724360-ca25-4735-ad62-fbe0751b40d6 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] DELETE http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 Sep 04 23:00:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d9724360-ca25-4735-ad62-fbe0751b40d6 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-d9724360-ca25-4735-ad62-fbe0751b40d6 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:51 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.snapshots [None req-d9724360-ca25-4735-ad62-fbe0751b40d6 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Delete snapshot with id: 6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 Sep 04 23:00:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-d9724360-ca25-4735-ad62-fbe0751b40d6 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 returned with HTTP 404 Sep 04 23:00:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1757/3529] 192.168.122.93 () {58 vars in 1236 bytes} [Fri Sep 4 23:00:51 2026] DELETE /volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-3b12cba2-51d5-4177-a788-cf369916fd29 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3b12cba2-51d5-4177-a788-cf369916fd29 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 Sep 04 23:00:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3b12cba2-51d5-4177-a788-cf369916fd29 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-3b12cba2-51d5-4177-a788-cf369916fd29 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-3b12cba2-51d5-4177-a788-cf369916fd29 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 returned with HTTP 404 Sep 04 23:00:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1773/3530] 192.168.122.93 () {58 vars in 1233 bytes} [Fri Sep 4 23:00:51 2026] GET /volume/v3/snapshots/6d2d83bb-19e6-49b6-8bc2-0330f1738bd4 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.middleware.request_id [None req-299ef8f4-75df-47c2-bf51-8caa20f8c6b2 None None] RequestId filter calling following filter/app {{(pid=87250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-299ef8f4-75df-47c2-bf51-8caa20f8c6b2 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] DELETE http://192.168.122.93/volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 Sep 04 23:00:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-299ef8f4-75df-47c2-bf51-8caa20f8c6b2 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:51 devstack devstack@c-api.service[87250]: DEBUG cinder.api.openstack.wsgi [None req-299ef8f4-75df-47c2-bf51-8caa20f8c6b2 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'delete' {{(pid=87250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:51 devstack devstack@c-api.service[87250]: INFO cinder.api.v3.volumes [None req-299ef8f4-75df-47c2-bf51-8caa20f8c6b2 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Delete volume with id: 0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 Sep 04 23:00:51 devstack devstack@c-api.service[87250]: INFO cinder.api.openstack.wsgi [None req-299ef8f4-75df-47c2-bf51-8caa20f8c6b2 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 returned with HTTP 404 Sep 04 23:00:51 devstack devstack@c-api.service[87250]: [pid: 87250|app: 0|req: 1758/3531] 192.168.122.93 () {58 vars in 1230 bytes} [Fri Sep 4 23:00:51 2026] DELETE /volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.middleware.request_id [None req-4f61f9a2-f482-43d8-ae21-5298dcb79b42 None None] RequestId filter calling following filter/app {{(pid=87249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4f61f9a2-f482-43d8-ae21-5298dcb79b42 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] GET http://192.168.122.93/volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 Sep 04 23:00:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4f61f9a2-f482-43d8-ae21-5298dcb79b42 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Empty body provided in request {{(pid=87249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:51 devstack devstack@c-api.service[87249]: DEBUG cinder.api.openstack.wsgi [None req-4f61f9a2-f482-43d8-ae21-5298dcb79b42 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] Calling method 'show' {{(pid=87249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:51 devstack devstack@c-api.service[87249]: INFO cinder.api.openstack.wsgi [None req-4f61f9a2-f482-43d8-ae21-5298dcb79b42 tempest-SnapshotDependencyTests-1238742456 tempest-SnapshotDependencyTests-1238742456-project-member] http://192.168.122.93/volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 returned with HTTP 404 Sep 04 23:00:51 devstack devstack@c-api.service[87249]: [pid: 87249|app: 0|req: 1774/3532] 192.168.122.93 () {58 vars in 1227 bytes} [Fri Sep 4 23:00:51 2026] GET /volume/v3/volumes/0bc1e4f6-39e3-4832-b090-bb4ebd1c3ed2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:01:01 devstack devstack@c-api.service[87250]: DEBUG dbcounter [-] [87250] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=87250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 23:01:01 devstack devstack@c-api.service[87249]: DEBUG dbcounter [-] [87249] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}